@charset "UTF-8";
/*fonts*/
@font-face {
  font-family: "PTSansRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansRegular/PTSansRegular.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansRegular/PTSansRegular.woff") format("woff"), url("fonts/PTSansRegular/PTSansRegular.ttf") format("truetype"); }

@font-face {
  font-family: "PTSansNarrowRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansNarrowRegular/PTSansNarrowRegular.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansNarrowRegular/PTSansNarrowRegular.woff") format("woff"), url("fonts/PTSansNarrowRegular/PTSansNarrowRegular.ttf") format("truetype"); }

@font-face {
  font-family: "PTSansBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansBold/PTSansBold.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansBold/PTSansBold.woff") format("woff"), url("fonts/PTSansBold/PTSansBold.ttf") format("truetype"); }

@font-face {
  font-family: "PTSansItalic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PTSansItalic/PTSansItalic.eot?#iefix") format("embedded-opentype"), url("fonts/PTSansItalic/PTSansItalic.woff") format("woff"), url("fonts/PTSansItalic/PTSansItalic.ttf") format("truetype"); }

@font-face {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fontello/fontello.eot?#iefix") format("embedded-opentype"), url("fonts/fontello/fontello.woff2") format("woff2"), url("fonts/fontello/fontello.woff") format("woff"), url("fonts/fontello/fontello.ttf") format("truetype"), url("fonts/fontello/fontello.svg#fontello") format("svg"); }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: inherit; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'fontello';
    src: url("fonts/fontello/fontello.svg?24192361#fontello") format("svg"); } }

.icon-search:before {
  content: '\e800'; }

.icon-doc:before {
  content: '\e801'; }

.icon-menu:before {
  content: '\e802'; }

.icon-left-open-mini:before {
  content: '\e803'; }

.icon-right-open-mini:before {
  content: '\e804'; }

.icon-down-open:before {
  content: '\e805'; }

.icon-mail:before {
  content: '\e806'; }

.icon-search-1:before {
  content: '\e807'; }

.icon-search-2:before {
  content: '\e808'; }

.icon-location-1:before {
  content: '\e809'; }

.icon-location:before {
  content: '\e80a'; }

.icon-phone:before {
  content: '\e816'; }

.icon-down-open-1:before {
  content: '\f004'; }

.icon-up-open:before {
  content: '\f005'; }

.icon-right-open:before {
  content: '\f006'; }

.icon-left-open:before {
  content: '\f007'; }

.icon-twitter:before {
  content: '\f099'; }

.icon-facebook:before {
  content: '\f09a'; }

.icon-youtube-play:before {
  content: '\f16a'; }

.icon-vkontakte:before {
  content: '\f189'; }

.icon-gplus:before {
  content: '\f30f'; }

/*end fonts*/
/*default styles*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

[hidden], template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted; }

small {
  font-size: 80%; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type='button'] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type='reset'], input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type='checkbox'], input[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
    height: auto; }
  input[type='search'] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  resize: none; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

[role='button'] {
  cursor: pointer; }

.container {
  padding: 0 15px;
  margin: 0 auto;
  max-width: 1230px;
  width: 100%; }

@media (max-width: 1199px) {
  .container {
    max-width: 990px; } }

@media (max-width: 991px) {
  .container {
    max-width: 800px; } }

@media (max-width: 767px) {
  .container {
    padding: 0 12px; } }

.container:before, .container:after {
  content: '';
  display: table;
  clear: both; }

.hidden {
  display: none; }

@-ms-viewport {
  width: device-width; }

* {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

*::-webkit-input-placeholder {
  color: #a8a8a8;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

*:-moz-placeholder {
  color: #a8a8a8;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

*::-moz-placeholder {
  color: #a8a8a8;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

*:-ms-input-placeholder {
  color: #a8a8a8;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0; }

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0; }

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0; }

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0; }

html {
  padding: 0;
  margin: 0;
  min-height: 100%;
  height: 100% !important;
  width: auto;
  font-size: 10px;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

body {
  width: 100%;
  min-width: 320px;
  height: 100%;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: 'PTSansRegular', sans-serif;
  color: #383838;
  background-color: #efefef;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }

.page-wrap {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  overflow: hidden; }

.content-wrap {
  display: table-row;
  width: 100%;
  height: 100%; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

.clr:after {
  clear: both;
  display: table;
  content: ''; }

a,
a:hover,
a:visited,
a:link,
a:active {
  outline: none !important; }

a {
  text-decoration: underline;
  color: #17763a; }
  a:hover {
    text-decoration: none; }

a[href^='tel'],
a[href^='mailto'] {
  white-space: nowrap; }

p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin: 0 0 20px; }

.strongtxt,
b,
strong {
  font-weight: normal;
  font-family: 'PTSansBold', sans-serif; }

i,
em {
  font-style: normal;
  font-family: 'PTSansItalic', sans-serif; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  display: block;
  font-weight: normal;
  margin: 0 0 20px; }

h1,
.h1 {
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: 'PTSansNarrowRegular', sans-serif; }

h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1.8rem; }

h3,
.h3 {
  font-size: 1.5rem;
  line-height: 1.8rem; }

h4,
.h4 {
  font-size: 1.5rem;
  line-height: 1.8rem; }

h5,
.h5 {
  font-size: 1.5rem;
  line-height: 1.8rem; }

h6,
.h6 {
  font-size: 1.5rem;
  line-height: 1.8rem; }

.btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  line-height: 3.8rem;
  font-size: 1.3rem;
  font-family: "PTSansRegular", sans-serif;
  letter-spacing: .6px;
  text-transform: uppercase;
  -webkit-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s;
  border-width: 0;
  border-style: solid;
  max-width: 100%; }
  .btn--primary {
    background-color: #b37b37;
    color: #fff; }
    .btn--primary:hover {
      background-color: #17763a; }
  .btn--lower {
    line-height: 3.2rem;
    font-size: 1.2rem; }
  .btn--secondary {
    color: #383838;
    background-color: transparent;
    border: 1px solid #383838;
    line-height: 3.6rem; }
    .btn--secondary:hover {
      color: #fff;
      background-color: #383838; }

.icon {
  font-style: normal; }

.nowrap {
  white-space: nowrap; }

iframe {
  border: none; }

.input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 15px;
  margin: 0;
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #f0e7de;
  color: #5e5e5e;
  height: 38px;
  font-family: "PTSansNarrowRegular", sans-serif; }
  .input--primary {
    border: 1px solid #dadada;
    font-family: "PTSansRegular", sans-serif; }
  .input--secondary {
    height: 32px;
    border: 1px solid #c4c4c4;
    font-size: 1.4rem;
    font-family: "PTSansRegular", sans-serif; }
    .input--secondary::-webkit-input-placeholder {
      color: #5e5e5e; }
    .input--secondary:-moz-placeholder {
      color: #5e5e5e; }
    .input--secondary::-moz-placeholder {
      color: #5e5e5e; }
    .input--secondary:-ms-input-placeholder {
      color: #5e5e5e; }

.table {
  display: table;
  width: 100%; }

.label {
  color: #6a6c6e;
  font-size: 1.6rem;
  line-height: 2rem;
  display: block; }

.textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 15px;
  margin: 0;
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #dadada;
  color: #5e5e5e;
  height: 124px;
  font-family: "PTSansRegular", sans-serif; }

/*end default styles*/
/*header*/
.page-header {
  position: relative;
  z-index: 3; }

.page-header__top {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 14px 0; }
  .page-header__top .col {
    display: table-cell;
    vertical-align: middle; }
  .page-header__top .col-1 {
    width: 280px; }
  .page-header__top .col-2 {
    padding: 0 0 0 88px; }
  .page-header__top .col-3 {
    width: 275px;
    padding: 0 0 0 0px; }

.soc {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
  white-space: nowrap; }
  .soc__item {
    display: inline-block;
    vertical-align: middle; }
  .soc__link {
    display: block;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s; }
  .soc--gray .soc__link {
    color: #837E8B; }
    .soc--gray .soc__link:hover {
      color: #383838; }
  .soc--small .soc__item {
    margin: 0 15px; }

.slogan {
  color: #4c4c4c;
  font-size: 1.6rem;
  line-height: 2rem;
  font-family: "PTSansNarrowRegular", sans-serif; }
  .slogan h2,
  .slogan .h2 {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    margin: 0; }

.header-addr {
  margin: 0;
  color: #4c4c4c;
  font-size: 1.6rem;
  line-height: 2rem;
  font-family: "PTSansNarrowRegular", sans-serif;
  text-align: right; }
  .header-addr p {
    margin: 0; }

.page-header__middle {
  background-image: url(pattern.png);
  background-repeat: repeat-x;
  background-position: center;
  padding: 6px 0 13px; }
  .page-header__middle .col {
    display: table-cell;
    vertical-align: middle; }
  .page-header__middle .col-1 {
    width: 280px; }
  .page-header__middle .col-2 {
    width: 400px;
    padding: 0 0 0 68px; }
  .page-header__middle .col-3 {
    padding: 0 0 0 30px; }

.logo-wrap {
  text-align: center; }

.logo {
  display: inline-block; }
  .logo img {
    display: block;
    margin: 0 auto; }
  .logo .logo-img {
    margin: 0 auto 11px; }

.primary-tel {
  color: #383838;
  font-size: 2.6rem;
  line-height: 2.8rem;
  font-family: "PTSansNarrowRegular", sans-serif;
  position: relative; }
  .primary-tel p {
    margin: 0; }
  .primary-tel a {
    text-decoration: none;
    color: inherit; }
  .primary-tel .callback-btn {
    display: inline-block;
    margin: 5px 0 0;
    text-decoration: underline;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .primary-tel .callback-btn .icon {
      display: none; }
    .primary-tel .callback-btn:hover {
      text-decoration: none; }

.icon-telephone {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(telephone.png) no-repeat center/contain; }

.form {
  margin: 0;
  display: block; }

.form--callback {
  position: absolute;
  top: 100%;
  background-color: #fff;
  border: 2px solid #17763a;
  z-index: 1;
  max-width: 260px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 11px 8px 8px;
  margin: 20px 0 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }
  .form--callback.js-active {
    opacity: 1;
    pointer-events: auto; }
  .form--callback:before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 0 22px;
    border-color: transparent transparent transparent #fff;
    z-index: 1; }
  .form--callback:after {
    content: '';
    position: absolute;
    left: 13px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 0 27px;
    border-color: transparent transparent transparent #17763a;
    -webkit-border-radius: 5px 0 0 0;
            border-radius: 5px 0 0 0; }
  .form--callback .close-btn {
    display: none;
    position: absolute;
    cursor: pointer;
    color: #fefdfd;
    font-size: 2.7rem;
    background-color: #989a98;
    width: 27px;
    height: 27px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 3px solid #e4e2e2;
    font-family: "PTSansRegular", sans-serif;
    position: absolute;
    text-align: center;
    line-height: 2rem;
    top: 0;
    right: 0;
    -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
            transform: translate(100%, -100%);
    margin: 6px 6px 0 0; }
  .form--callback .form-caption {
    text-align: center;
    margin: 0 0 15px; }
  .form--callback .gray-bg {
    padding: 10px 25px 15px; }
  .form--callback .form-group {
    margin: 0 0 13px; }
  .form--callback .btn {
    width: 100%;
    display: block; }

.form-caption {
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #17763a;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-family: "PTSansRegular", sans-serif; }
  .form-caption span {
    color: #585d59;
    display: block; }

.gray-bg {
  background-color: #e4e4e4; }

.search {
  display: block;
  width: 100%;
  position: relative; }
  .search .input {
    height: 48px;
    padding: 0 60px 0 15px; }
  .search .search-btn {
    position: absolute;
    width: 48px;
    top: 1px;
    bottom: 1px;
    right: 1px;
    color: #999;
    display: block;
    margin: 0;
    padding: 0;
    border-right: none;
    border-top: none;
    border-bottom: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 1.7rem;
    -webkit-transition: color .3s, background-color .3s, border .3s;
    transition: color .3s, background-color .3s, border .3s;
    border-left: 1px solid transparent; }
    .search .search-btn:hover {
      background-color: rgba(0, 0, 0, 0.05);
      color: #383838;
      border-left: 1px solid #f0e7de; }
  .search .hide-search-mob {
    display: none; }

.page-header__bottom {
  background-color: #b37b37; }
  .page-header__bottom .container {
    position: relative; }

.main-nav-wrap {
  padding: 0 130px 0 0; }

.main-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  font-size: 0; }
  .main-nav__item {
    font-size: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 58px 0 0;
    position: relative; }
    .main-nav__item:last-child {
      padding: 0; }
    .main-nav__item:hover .main-nav__link {
      text-decoration: underline; }
    .main-nav__item:hover .cat-list {
      opacity: 1;
      pointer-events: auto; }
  .main-nav__link {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    line-height: 5rem;
    display: block;
    letter-spacing: 1.4px; }
    .main-nav__link--active, .main-nav__link:hover {
      text-decoration: underline; }

.cat-list {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 305px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); }
  .cat-list__item {
    display: block; }
    .cat-list__item:hover .submenu {
      display: block; }
    .cat-list__item:hover .cat-list__link {
      background-color: #17763a;
      color: #fff; }
    .cat-list__item:last-child .cat-list__link {
      border-bottom: none; }
  .cat-list__link {
    display: block;
    text-decoration: none;
    color: #383838;
    font-size: 1.7rem;
    line-height: 2.1rem;
    font-family: "PTSansNarrowRegular", sans-serif;
    border-bottom: 1px solid #e4e2e2;
    -webkit-transition: color .2s, background-color .2s;
    transition: color .2s, background-color .2s;
    padding: 10px 10px 10px 15px; }
    .cat-list__link:hover {
      background-color: #17763a;
      color: #fff; }

.submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none; }
  .submenu__item {
    display: block; }
  .submenu__link {
    display: block;
    text-decoration: none;
    -webkit-transition: color .2s, background-color .2s;
    transition: color .2s, background-color .2s;
    border-bottom: 1px solid #e4e2e2;
    padding: 10px 10px 10px 35px;
    font-size: 1.7rem;
    line-height: 2.1rem;
    font-family: "PTSansNarrowRegular", sans-serif;
    color: #383838;
    position: relative; }
    .submenu__link:before {
      content: '';
      width: 4px;
      height: 4px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background-color: #aba9a6;
      position: absolute;
      left: 22px;
      top: 18px;
      -webkit-transition: background-color .3s;
      transition: background-color .3s;
      -moz-transform: translate(0, 1px); }
    .submenu__link:hover {
      background-color: #e4e2e2; }

.lang {
  position: absolute;
  right: 15px;
  top: 0;
  color: #fff;
  white-space: nowrap;
  line-height: 5rem; }
  .lang__item {
    text-transform: uppercase;
    color: #edbc80;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    white-space: nowrap; }
    .lang__item--active, .lang__item:hover {
      color: #fff; }
  .lang .line {
    margin: 0 8px;
    position: relative;
    top: -1px; }

.toggle-nav {
  position: absolute;
  left: 15px;
  top: 15px;
  display: none;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 0 3px #17763a;
          box-shadow: 0 0 0 3px #17763a;
  background-color: #17763a;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1; }
  .toggle-nav span {
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 16px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px white;
            box-shadow: 0 0 1px white;
    -webkit-border-radius: 1px;
            border-radius: 1px; }
    .toggle-nav span:before, .toggle-nav span:after {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      background-color: #fff;
      -webkit-box-shadow: 0 0 1px white;
              box-shadow: 0 0 1px white; }
    .toggle-nav span:before {
      top: -6px;
      -webkit-transition: top .3s, -webkit-transform .3s;
      transition: top .3s, -webkit-transform .3s;
      transition: top .3s, transform .3s;
      transition: top .3s, transform .3s, -webkit-transform .3s; }
    .toggle-nav span:after {
      top: 6px;
      -webkit-transition: top .3s, -webkit-transform .3s;
      transition: top .3s, -webkit-transform .3s;
      transition: top .3s, transform .3s;
      transition: top .3s, transform .3s, -webkit-transform .3s; }
  .toggle-nav.js-active span {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .toggle-nav.js-active span:before {
      top: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .toggle-nav.js-active span:after {
      top: 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.toggle-search {
  display: none;
  color: #555;
  font-size: 1.6rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 39px; }

/*end header*/
/*main*/
.main {
  margin: 30px 0 0; }
  .main .pull-left {
    float: left;
    width: 307px; }
  .main .pull-right {
    margin: 0 0 0 324px; }

.toggle-aside {
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  background-color: #17763a;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.6rem;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  letter-spacing: 1px;
  white-space: nowrap;
  height: 38px;
  line-height: 3.8rem; }
  .toggle-aside:after {
    content: '\f004';
    font-family: 'fontello';
    display: inline-block;
    margin: 0 0 0 9px;
    position: relative;
    top: 1px; }
  .toggle-aside.js-active {
    background-color: #136130; }
    .toggle-aside.js-active:after {
      content: '\f005'; }

.aside {
  margin: 0; }

.groups-title {
  margin: 0;
  text-decoration: none;
  display: block;
  background-color: #17763a;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 15px 15px 55px;
  position: relative; }
  .groups-title .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.icon-mnu {
  color: #e3eee7;
  display: inline-block;
  width: 16px;
  height: 12px;
  position: relative; }
  .icon-mnu span {
    position: absolute;
    width: 100%;
    background-color: #e3eee7;
    height: 2px; }
    .icon-mnu span:before, .icon-mnu span:after {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #e3eee7; }
    .icon-mnu span:before {
      top: 5px; }
    .icon-mnu span:after {
      top: 10px; }

.icon-flame {
  width: 21px;
  height: 22px;
  background: url(flame.png) no-repeat center/contain; }

.cat-list--sidebar {
  display: block;
  opacity: 1;
  pointer-events: auto;
  position: static;
  left: 0;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: 1px; }
  .cat-list--sidebar .cat-list__item:hover .cat-list__link {
    background-color: #e4e2e2;
    color: #383838; }
  .cat-list--sidebar .cat-list__item:last-child .cat-list__link {
    border-bottom: 1px solid #e4e2e2; }
  .cat-list--sidebar .cat-list__link {
    position: relative;
    padding: 11px 10px 11px 37px;
    border-left: 1px solid #e4e2e2;
    border-right: 1px solid #e4e2e2;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s; }
    .cat-list--sidebar .cat-list__link:hover {
      background-color: #e4e2e2;
      color: #383838; }
    .cat-list--sidebar .cat-list__link:before {
      content: '';
      position: absolute;
      left: 20px;
      top: 19px;
      width: 4px;
      height: 4px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background-color: #aba9a6; }
  .cat-list--sidebar .submenu__link {
    padding: 10px 10px 10px 57px;
    background-color: #fff;
    border-left: 1px solid #e4e2e2;
    border-right: 1px solid #e4e2e2;
    -webkit-transition: background-color .3s, color .3s, border-color .3s;
    transition: background-color .3s, color .3s, border-color .3s; }
    .cat-list--sidebar .submenu__link:hover {
      background-color: #e4e2e2; }
    .cat-list--sidebar .submenu__link:before {
      left: 39px; }

.aside-box {
  margin: 29px 0 0; }

.aside-products {
  background-color: #fff;
  padding: 28px 0 0;
  border-bottom: 1px solid #e4e2e2;
  border-left: 1px solid #e4e2e2;
  border-right: 1px solid #e4e2e2; }
  .aside-products .col {
    max-width: 220px;
    margin: 0 auto 38px; }

.product {
  display: block;
  text-decoration: none; }
  .product__img {
    display: table;
    table-layout: fixed;
    overflow: hidden;
    max-width: 182px;
    width: 100%;
    margin: 0 auto 12px;
    background-color: #fff;
    border: 1px solid #f1efef;
    text-decoration: none; }
  .product__img-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 182px; }
    .product__img-inner img {
      display: block;
      margin: auto;
      max-height: 100%; }
  .product__name {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #3c3842;
    font-family: "PTSansNarrowRegular", sans-serif;
    line-height: 1.9rem;
    text-align: center;
    -webkit-transition: color .3s;
    transition: color .3s; }
    .product__name:hover {
      color: #17763a; }

.promo-box {
  position: relative;
  height: 396px;
  padding: 0 246px 0 0;
  margin: 0 0 18px; }

.promo-wrap {
  background-color: #fff;
  padding: 6px; }

.hero-slider {
  position: relative; }
  .hero-slider .slick-arrow {
    display: none !important; }
  .hero-slider .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
    bottom: 8px;
    left: 12px; }
    .hero-slider .slick-dots button {
      display: none; }
    .hero-slider .slick-dots li {
      display: inline-block;
      width: 13px;
      height: 13px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background-color: #17763a;
      border-width: 2px;
      border-style: solid;
      border-color: #17763a;
      -webkit-transition: background-color .3s;
      transition: background-color .3s;
      cursor: pointer;
      margin: 0 1px; }
      .hero-slider .slick-dots li:hover, .hero-slider .slick-dots li.slick-active {
        background-color: #eff4f8; }

.hero-slider-item {
  height: 384px !important;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: none;
  text-decoration: none;
  padding: 18px 23px; }
  .hero-slider-item:first-child {
    display: block; }
  .hero-slider-item__title {
    margin: 0 0 22px;
    color: #404040;
    text-transform: uppercase;
    font-size: 2.4rem;
    line-height: 3rem;
    font-family: "PTSansRegular", sans-serif; }
    .hero-slider-item__title span {
      display: block;
      color: #17763a;
      font-size: 1.9rem; }
  .hero-slider-item ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block; }
    .hero-slider-item ul li {
      display: block;
      position: relative;
      padding: 0 0 0 22px;
      text-transform: uppercase;
      font-size: 1.6rem;
      line-height: 2rem;
      color: #404040;
      margin: 0 0 12px; }
      .hero-slider-item ul li small {
        font-size: 1.2rem; }
      .hero-slider-item ul li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 8px;
        width: 5px;
        height: 5px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background-color: #404040; }

.promo-col {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 242px;
  width: 100%;
  height: 100%; }
  .promo-col .promo-wrap {
    position: absolute;
    height: 196px;
    width: 100%; }
    .promo-col .promo-wrap:first-child {
      top: 0;
      right: 0; }
    .promo-col .promo-wrap:nth-child(2) {
      bottom: 0;
      right: 0; }

.promo-item {
  display: block;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%; }
  .promo-item__title {
    display: block;
    text-transform: uppercase;
    margin: 0;
    font-family: "PTSansRegular", sans-serif; }
  .promo-item__tel {
    text-decoration: none;
    color: inherit;
    font-size: 2.2rem;
    display: block;
    line-height: 3rem; }
  .promo-item .yellow {
    color: #ffed00; }
  .promo-item .green {
    color: #005f23; }
  .promo-item--view-1 {
    color: #fff;
    padding: 35px 10px 10px 20px; }
    .promo-item--view-1 .promo-item__title {
      font-size: 2.4rem;
      line-height: 2.4rem; }
      .promo-item--view-1 .promo-item__title .yellow {
        font-size: 1.8rem; }
      .promo-item--view-1 .promo-item__title .small {
        font-size: 2.1rem; }
  .promo-item--view-2 {
    color: #353535;
    padding: 15px 10px 15px 15px; }
    .promo-item--view-2 .promo-item__title {
      font-size: 1.8rem;
      line-height: 2.2rem; }
      .promo-item--view-2 .promo-item__title .green {
        font-size: 2.4rem; }

.categories-wrap .row {
  margin: 0 -6px; }

.categories-box {
  display: table;
  width: 100%;
  font-size: 0; }
  .categories-box .col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 1.5rem;
    padding: 0 6px;
    margin: 0 0 12px; }

.category {
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e4e2e2;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s; }
  .category:hover {
    -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.07);
            box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.07); }
    .category:hover .category__name {
      color: #17763a; }
  .category__img {
    text-decoration: none;
    display: table;
    width: 100%;
    overflow: hidden;
    table-layout: fixed; }
  .category__img-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 208px; }
    .category__img-inner img {
      display: block;
      margin: auto;
      max-height: 100%;
      max-width: 100%; }
  .category__name {
    border-top: 1px solid #e4e2e2;
    display: table;
    width: 100%;
    height: 57px;
    color: #565656;
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "PTSansNarrowRegular", sans-serif;
    padding: 5px 2px;
    -webkit-transition: color .3s;
    transition: color .3s; }
  .category__name-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%; }

/*end main*/
/*text section*/
.text-sect {
  position: relative;
  background: url(pattern-2.jpg) no-repeat center/cover;
  padding: 34px 40px;
  margin: 20px 0 0; }
  .text-sect:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 19, 24, 0.5); }
  .text-sect .col {
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle; }
  .text-sect .col-1 {
    width: 240px;
    padding: 5px 0 0;
    text-align: center; }
    .text-sect .col-1 span {
      display: block;
      text-transform: uppercase;
      color: #e4e4e4;
      font-size: 2rem;
      line-height: 2.3rem;
      font-family: "PTSansNarrowRegular", sans-serif;
      margin: 8px 0 0; }
  .text-sect .col-2 {
    padding: 0 0 0 60px; }
    .text-sect .col-2 p {
      margin: 0;
      text-shadow: 0 0 57px #01363f;
      color: #fff;
      font-size: 1.8rem;
      line-height: 2.2rem; }

.icon-settings {
  display: inline-block;
  width: 53px;
  height: 49px;
  background: url(settings.png) no-repeat center/contain; }

/*end text section*/
/*home news*/
.home-news {
  margin: 28px 0 0; }
  .home-news__head {
    background-color: #e4e4e2;
    color: #3c3842;
    text-transform: uppercase;
    position: relative;
    padding: 15px 115px 15px 62px; }
    .home-news__head .icon {
      position: absolute;
      font-size: 2.4rem;
      color: #818181;
      left: 18px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .home-news__box {
    background-color: #fff;
    border-left: 1px solid #e4e4e2;
    border-right: 1px solid #e4e4e2;
    border-bottom: 1px solid #e4e4e2;
    padding: 38px 0 38px 38px;
    visibility: hidden;
    position: relative; }
    .home-news__box.slick-initialized {
      visibility: visible; }
    .home-news__box .slick-prev {
      bottom: 100%;
      right: 52px;
      margin: 0 0 11px; }
    .home-news__box .slick-next {
      bottom: 100%;
      right: 17px;
      margin: 0 0 11px; }
    .home-news__box .col {
      padding: 0 20px 0 0; }

.slider-arrows-view-1 .slick-arrow {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  z-index: 2 !important;
  border: 1px solid #999;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 2.3rem;
  font-size: 1.2rem;
  color: #999;
  -webkit-transition: .3s;
  transition: .3s; }
  .slider-arrows-view-1 .slick-arrow:hover {
    background-color: #17763a;
    color: #fff;
    border: 1px solid #17763a; }

.slider-arrows-view-1 .slick-next .icon {
  position: relative;
  right: -1px; }

.home-news-item:after {
  clear: both;
  display: table;
  content: ''; }

.home-news-item__img {
  float: left;
  border: 1px solid #f1efef;
  width: 188px;
  display: block;
  text-decoration: none; }

.home-news-item__right {
  margin: 0 0 0 220px; }

.home-news-item__title {
  text-decoration: none;
  display: table;
  height: 38px;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-family: "PTSansNarrowRegular", sans-serif;
  text-transform: uppercase;
  color: #17763a;
  margin: 0 0 5px; }
  .home-news-item__title:hover {
    text-decoration: underline; }

.home-news-item__date {
  display: block;
  white-space: nowrap;
  color: #a8a8a8;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 0 0 15px; }

.home-news-item__excerpt {
  color: #3c3842;
  margin: 0 0 10px;
  display: table;
  width: 100%;
  height: 72px; }
  .home-news-item__excerpt p {
    margin: 0; }

.home-news-item .btn {
  border: 1px solid #e4e2e2;
  font-size: 1.3rem;
  line-height: 3.6rem;
  font-family: "PTSansNarrowRegular", sans-serif;
  color: #3c3842;
  padding: 0 30px; }
  .home-news-item .btn:hover {
    background-color: #e4e2e2; }

/*end home news*/
/*text block*/
.text-block-wrap {
  margin: 40px 0 0; }
  .text-block-wrap .text {
    padding: 0 0 0 39px; }

.text {
  color: #3c3842;
  font-size: 1.6rem;
  line-height: 1.8rem; }
  .text h1 {
    text-transform: uppercase;
    color: #17763a;
    margin: 0 0 35px; }
  .text ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px; }
  .text li {
    position: relative;
    padding: 0 0 0 9px; }
    .text li:before {
      content: '-';
      position: absolute;
      left: 0;
      top: 0; }

/*end text block*/
/***category page***/
.crumb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  border: 1px solid #e4e2e2;
  background-color: #fff;
  height: 50px;
  line-height: 4.7rem;
  margin: 0 0 14px;
  padding: 0 25px;
  color: #383838;
  font-size: 1.8rem;
  font-family: "PTSansNarrowRegular", sans-serif; }
  .crumb__item {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    margin: 0 24px 0 0; }
    .crumb__item:after {
      content: '';
      width: 4px;
      height: 7px;
      background: url(dots-triangle.png) no-repeat center/contain;
      pointer-events: none;
      position: absolute;
      right: -16px;
      top: 10px;
      -moz-transform: translate(0, 1px); }
    .crumb__item:last-child {
      text-decoration: none; }
      .crumb__item:last-child:hover {
        color: #383838; }
      .crumb__item:last-child:after {
        display: none; }
    .crumb__item:hover {
      text-decoration: none;
      color: #17763a; }

/***end category page***/
/***catalog page***/
.sort {
  border: 1px solid #e4e2e2;
  background-color: #fff;
  display: table;
  width: 100%;
  padding: 11px 0 13px;
  margin: 7px 0 17px; }
  .sort .col {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px; }
  .sort .col-1 .select {
    width: 133px; }
  .sort .col-2 .select {
    width: 187px; }
  .sort .col-3 .select {
    width: 63px; }
  .sort .col-4 .label {
    white-space: normal;
    text-align: center; }
  .sort .select-wrap {
    display: table-cell;
    vertical-align: middle; }
  .sort .label {
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    color: #3c3842;
    margin: 0;
    padding: 0 4px 0 0;
    font-size: 1.6rem;
    line-height: 1.9rem; }
  .sort small {
    color: #807f7f;
    font-size: 1.4rem;
    white-space: nowrap; }

.label--show-products {
  color: #3c3842;
  font-size: 1.6rem;
  line-height: 1.9rem; }
  .label--show-products small {
    color: #807f7f;
    font-size: 1.4rem;
    white-space: nowrap; }

.select {
  position: relative; }
  .select__field {
    height: 36px;
    color: #797979;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 0 25px 0 10px;
    line-height: 33px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    font-size: 1.6rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .select__field:before {
      content: '\f004';
      font-family: 'fontello';
      position: absolute;
      right: 10px;
      top: 1px;
      font-size: 1rem;
      color: #000; }
    .select__field.js-active:before {
      content: '\f005'; }
  .select__dropdown {
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 3;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    display: none;
    max-height: 200px;
    overflow-y: auto; }
  .select__option {
    padding: 8px 10px;
    cursor: pointer;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    word-break: break-all;
    word-wrap: break-word; }
    .select__option:hover {
      background-color: rgba(204, 204, 204, 0.5); }

.pagination {
  text-align: right;
  padding: 5px 0 20px; }
  .pagination__item {
    color: #6a6c6e;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin: 0 0 0 10px; }
    .pagination__item:hover {
      color: #17763a;
      text-decoration: underline; }
    .pagination__item--active {
      color: #17763a;
      font-family: "PTSansBold", sans-serif; }
      .pagination__item--active:hover {
        text-decoration: none; }

.catalog-box {
  padding: 0 0 10px; }

.main-product {
  border: 1px solid #e4e2e2;
  background-color: #fff;
  display: table;
  width: 100%;
  position: relative;
  padding: 5px 20px 5px 5px;
  margin: 0 0 12px;
  height: 195px; }
  .main-product .cell {
    display: table-cell;
    vertical-align: top; }
  .main-product .cell-1 {
    width: 200px; }
  .main-product .cell-2 {
    padding: 10px 0 0 30px; }
  .main-product__img img {
    display: block; }
  .main-product__name {
      text-decoration: none;
    display: block;
    color: #17763a;
    font-size: 1.7rem;
    line-height: 2.1rem;
    font-family: "PTSansBold", sans-serif;
    -webkit-transition: color .3s;
    transition: color .3s;
    margin: 0 0 14px; }
    .main-product__name:hover {
      color: #17763a; }
  .main-product__descr-wrap {
    padding: 0 30px 0 0;
    display: table-cell;
    vertical-align: top; }
  .main-product__descr {
    margin: 0 0 14px; }
    .main-product__descr p {
      margin: 0; }
  .main-product__price-wrap {
    display: table-cell;
    vertical-align: top;
    width: 230px;
    padding: 0 0 55px;
    white-space: nowrap;
    text-align: right; }
  .main-product__price-inner {
    display: inline-block;
    text-align: left; }

.product-price {
  color: #17763a;
  font-size: 2rem;
  white-space: nowrap; }
  .product-price strong {
    font-size: 1.8rem;
    color: #383838;
    margin: 0 5px 0 0; }

.product-discount {
  color: #17763a;
  font-size: 2rem;
  white-space: nowrap; }
  .product-discount strong {
    font-size: 1.8rem;
    color: #565656;
    margin: 0 5px 0 0; }

.primary-link {
  white-space: nowrap;
  display: table;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  color: #17763a;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  padding: 0 23px 0 0; }
  .primary-link:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(arrow-in-circle.png) no-repeat center/contain; }
  .primary-link .icon {
    display: none; }

.main-product .primary-link-wrap {
  margin: 0 0 12px; }

.main-product .product-price {
  margin: 0 0 12px; }

.main-product .product-discount {
  margin: 0 0 12px; }

.more-link {
  display: block;
  width: 47px;
  height: 47px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  background-color: #17763a;
  position: absolute;
  bottom: 0;
  right: 0;
  text-decoration: none; }
  .more-link .icon {
    position: relative;
    left: 1px; }
  .more-link:hover {
    background-color: #b37b37; }

.text--view-2 {
  color: #565656;
  line-height: 1.6rem;
  padding: 12px 0 0; }

.full-sort-wrap {
  display: none;
  margin: 0 0 13px; }

.full-sort-box {
  display: table;
  width: 100%; }
  .full-sort-box .table {
    margin: 0 0 20px; }
  .full-sort-box .col {
    display: table-cell;
    vertical-align: top; }
  .full-sort-box .label {
    width: 125px;
    text-align: right;
    float: left;
    white-space: nowrap;
    vertical-align: middle;
    color: #383838;
    margin: 0;
    padding: 8px 0 0;
    font-size: 1.6rem;
    line-height: 1.9rem; }
    .full-sort-box .label span {
      color: #7b7b7b; }
  .full-sort-box .select-wrap {
    margin: 0 0 0 130px; }
  .full-sort-box .col-1 {
    padding: 0 65px 0 0; }
  .full-sort-box .col-2 {
    width: 250px;
    padding: 0 17px 0 0; }
    .full-sort-box .col-2 .label {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 0 13px; }
  .full-sort-box .cell {
    float: left;
    width: 50%; }

.range-fields {
  display: table;
  width: 100%; }
  .range-fields .table {
    margin: 0; }
  .range-fields__cell {
    width: 50%;
    display: table-cell;
    padding: 0 10px 0 0; }
  .range-fields span {
    vertical-align: middle;
    display: table-cell;
    color: #797979;
    font-size: 1.6rem;
    padding: 0 10px 0 0; }
  .range-fields .input {
    border: 1px solid #d8d8d8;
    height: 36px;
    color: #383838;
    font-size: 1.6rem;
    font-family: "PTSansRegular", sans-serif;
    padding: 0 8px;
    display: table-cell;
    vertical-align: middle; }

.range-wrap .slider-range {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0; }
  .range-wrap .slider-range .noUi-connect {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #17763a; }

.slider-range {
  margin: 23px 0 13px; }
  .slider-range .noUi-handle {
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer; }
    .slider-range .noUi-handle:before, .slider-range .noUi-handle:after {
      display: none; }
  .slider-range.noUi-horizontal {
    height: 4px;
    background-color: #a1a1a1; }
    .slider-range.noUi-horizontal .noUi-handle {
      width: 16px;
      height: 16px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background-color: #17763a;
      border: 4px solid #fff;
      left: -7px;
      top: -7px;
      -webkit-box-shadow: 0 0 0 2px #17763a;
              box-shadow: 0 0 0 2px #17763a; }
  .slider-range .noUi-background {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #a1a1a1; }
  .slider-range .noUi-origin {
    -webkit-border-radius: 0;
            border-radius: 0; }

.full-sort-form .btn-wrap {
  text-align: center; }

.full-sort-form .btn {
  padding: 0 23px;
  margin: 0 2px; }

.toggle-full-sort {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  padding: 23px 0 0;
  margin: 0 0 17px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-family: "PTSansNarrowRegular", sans-serif;
  -webkit-transition: color .3s;
  transition: color .3s; }
  .toggle-full-sort.js-active .toggle-full-sort-inner .arrow:before {
    content: '\f005';
    top: 1px; }

.toggle-full-sort-inner {
  position: relative;
  padding: 16px 0 0; }
  .toggle-full-sort-inner .arrow {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #fff;
    border: 2px solid #17763a;
    text-align: center;
    color: #17763a;
    font-size: 1.8rem; }
    .toggle-full-sort-inner .arrow:before {
      content: '\f004';
      font-family: 'fontello';
      position: relative;
      top: 3px;
      display: block;
      -moz-transform: translate(0, -1px); }
  .toggle-full-sort-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff; }
  .toggle-full-sort-inner:hover {
    color: #17763a; }

/***end catalog page***/
/***news page***/
.news-item {
  display: block;
  position: relative;
  border: 1px solid #e4e2e2;
  background-color: #fff;
  margin: 0 0 19px;
  padding: 5px 55px 5px 5px; }
  .news-item .col {
    display: table-cell;
    vertical-align: top; }
  .news-item .col-1 {
    width: 200px; }
  .news-item .col-2 {
    padding: 10px 0 15px 30px; }
  .news-item__img {
    display: block;
    text-decoration: none; }
    .news-item__img img {
      display: block; }
  .news-item__title {
    display: block;
    text-decoration: underline;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #383838;
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "PTSansBold", sans-serif;
    margin: 0 0 5px; }
    .news-item__title:hover {
      color: #17763a;
      text-decoration: none; }
  .news-item__date {
    display: block;
    font-size: 1.2rem;
    line-height: 1.4rem;
    white-space: nowrap;
    color: #b37b37;
    margin: 0 0 13px; }
  .news-item__excerpt {
    margin: 0; }
    .news-item__excerpt p {
      margin: 0; }

/***end news page***/
/***article***/
.comeback-wrap {
  text-align: right;
  margin: 0 0 17px;
  color: #383838;
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: "PTSansNarrowRegular", sans-serif; }
  .comeback-wrap a {
    color: inherit; }
    .comeback-wrap a:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 4px;
      height: 7px;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      background: url(dots-triangle.png) no-repeat center;
      margin: 0 12px 0 0; }

.text--article {
  background-color: #fff;
  border: 1px solid #e4e2e2;
  margin: 0 0 25px;
  padding: 5px;
  color: #383838; }
  .text--article h1 {
    font-size: 1.6rem;
    line-height: 1.9rem;
    margin: 0 0 17px;
    padding: 13px 0 0; }

.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  padding: 5px 0 0; }

.text .date {
  color: #a8a8a8;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.6rem;
  margin: 0 0 13px;
  display: block;
  letter-spacing: .7px; }

.text img {
  display: block;
  margin: auto; }

.text--sidepadding {
  padding: 0 26px; }

/***end article***/
/***search page***/
.catalog-box--search .main-product,
.catalog-box--search .news-item {
  margin: 0 0 13px; }

.tile-products-box {
  margin: 0 -5px; }
  .tile-products-box .table {
    font-size: 0; }
  .tile-products-box .col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 5px;
    margin: 0 0 30px;
    font-size: 1.5rem; }

.tile-product {
  display: block;
  text-decoration: none; }
  .tile-product:hover .tile-product__name {
    color: #17763a; }
  .tile-product__img-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e4e2e2;
    margin: 0 0 10px; }
  .tile-product__img {
    display: table-cell;
    width: 100%;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none; }
    .tile-product__img img {
      display: block;
      max-height: 100%;
      margin: auto; }
  .tile-product__name {
    display: block;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #565656;
    font-size: 1.8rem;
    line-height: 2rem;
    text-align: center;
    font-family: "PTSansNarrowRegular", sans-serif; }

/***end search page***/
/***gallery page***/
.gallery-wrap .row {
  margin: 0 -6px; }

.gallery-box {
  display: table;
  width: 100%;
  font-size: 0; }
  .gallery-box .col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 1.5rem;
    padding: 0 6px;
    margin: 0 0 12px; }

.gallery {
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e4e2e2;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s; }
  .gallery:hover {
    -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.07);
            box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.07); }
    .gallery:hover .gallery__name {
      color: #17763a; }
  .gallery__img {
    text-decoration: none;
    display: table;
    width: 100%;
    overflow: hidden;
    table-layout: fixed; }
  .gallery__img-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 208px;
    padding: 5px; }
    .gallery__img-inner img {
      display: block;
      margin: auto;
      max-height: 100%;
      max-width: 100%; }
  .gallery__name {
    border-top: 1px solid #e4e2e2;
    display: table;
    width: 100%;
    height: 57px;
    color: #565656;
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "PTSansNarrowRegular", sans-serif;
    padding: 5px 2px;
    -webkit-transition: color .3s;
    transition: color .3s; }
  .gallery__name-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%; }

.mfp-figure:after {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid #e4e2e2;
  background: #fff !important; }

.mfp-figure .mfp-bottom-bar {
  text-align: center; }

.mfp-figure .mfp-title {
  color: #fff;
  background-color: #17763a;
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: "PTSansNarrowRegular", sans-serif;
  display: inline-block;
  padding: 5px 15px; }

.mfp-figure .mfp-counter {
  display: none; }

.mfp-figure .mfp-img {
  max-width: 444px;
  width: 100%; }

.mfp-content .mfp-arrow {
  opacity: 1;
  margin: -12px 0 0 !important;
  color: #17763a;
  font-size: 2.4rem;
  height: 24px;
  line-height: 24px;
  width: 12px; }
  .mfp-content .mfp-arrow:after {
    display: none; }
  .mfp-content .mfp-arrow:before {
    font-family: 'fontello';
    border: none;
    margin: 0; }

.mfp-content .mfp-arrow-left {
  left: 15px; }
  .mfp-content .mfp-arrow-left:before {
    content: '\f007'; }

.mfp-content .mfp-arrow-right {
  right: 15px; }
  .mfp-content .mfp-arrow-right:before {
    content: '\f006'; }

.mfp-bg {
  background-color: rgba(0, 0, 0, 0.37) !important; }

.mfp-image-holder .mfp-content .mfp-close {
  font-size: 0;
  color: #fff;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-family: "PTSansRegular", sans-serif;
  position: absolute;
  text-align: center;
  line-height: 1rem;
  top: 0;
  right: 0;
  -webkit-transform: translate(100%, 50%);
      -ms-transform: translate(100%, 50%);
          transform: translate(100%, 50%);
  margin: 9px 9px 0 0;
  opacity: 1;
  background-color: #005e20;
  border: 2px solid #fff;
  -webkit-box-shadow: -1.6px 1.1px 4px rgba(23, 24, 30, 0.75);
          box-shadow: -1.6px 1.1px 4px rgba(23, 24, 30, 0.75);
  padding: 0; }
  .mfp-image-holder .mfp-content .mfp-close:before {
    content: '×';
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 2.7rem;
    line-height: 2.3rem;
    -moz-transform: translate(0, -1px); }

/***end gallery page***/
/***contacts page***/
.contacts-wrap {
  padding: 10px 0 0;
  margin: 0;
  color: #656565; }
  .contacts-wrap .col {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px; }
  .contacts-wrap .col-1 {
    width: 55%; }
  .contacts-wrap .col-2 {
    width: 45%; }
  .contacts-wrap .contacts {
    padding: 0; }
  .contacts-wrap .icon {
    color: #a2a1a1; }

.contacts--primary {
  color: #656565; }

.email--green {
  color: #17763a;
  -webkit-transition: color .3s;
  transition: color .3s;
  text-decoration: none;
  padding: 0 0 0 36px;
  position: relative;
  line-height: 1.8rem;
  display: inline-block; }
  .email--green:hover {
    color: #b37b37; }
  .email--green .icon {
    color: #a2a1a1;
    position: absolute;
    left: -1px;
    top: 1px; }

.tel-block-wrap--gray {
  color: #656565; }

.map {
  height: 388px;
  position: relative;
  margin: 25px 0 0 15px;
  background-color: #6a6c6e;
  border: 1px solid #dedede; }
  .map iframe {
    height: 100%;
    width: 100%;
    pointer-events: none; }
    .map iframe.js-clicked {
      pointer-events: auto; }

.feedback-form {
  margin: 25px 0 0 15px; }
  .feedback-form .caption {
    display: block;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #6a6c6e;
    margin: 0 0 22px; }
  .feedback-form .row {
    margin: 0 -13px; }
  .feedback-form .col {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 13px; }
  .feedback-form .form-group {
    margin: 0 0 7px;
    display: table;
    width: 100%; }
  .feedback-form .btn-wrap {
    padding: 3px 0 0;
    text-align: right; }
  .feedback-form .btn {
    padding: 0 24px;
    background-color: #17763a;
    color: #fff; }
    .feedback-form .btn:hover {
      background-color: #b37b37; }
  .feedback-form .label {
    display: table-cell;
    vertical-align: top;
    width: 110px;
    padding: 7px 4px 0 0; }
  .feedback-form .field-wrap {
    display: table-cell;
    vertical-align: top; }

/***end contacts page***/
/***product page***/
.content-top-row {
  display: table;
  width: 100%;
  padding: 5px 10px 18px 26px; }
  .content-top-row .col {
    display: table-cell;
    vertical-align: top; }
  .content-top-row .col-1 {
    width: 100%; }
  .content-top-row .col-2 {
    white-space: nowrap;
    padding: 0 0 0 20px; }
  .content-top-row .comeback-wrap {
    margin: 0; }
  .content-top-row .comeback-link {
    text-decoration: none; }
    .content-top-row .comeback-link:hover {
      text-decoration: underline; }

.page-title {
  margin: 0;
  color: #565656;
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: "PTSansBold", sans-serif; }

.product-card {
  background-color: #fff;
  border: 1px solid #e4e2e2;
  padding: 35px 40px 25px; }
  .product-card__main-info {
    display: table;
    width: 100%;
    margin: 0 0 70px; }
    .product-card__main-info .left-col {
      float: left;
      width: 225px; }
    .product-card__main-info .right-col {
      margin: 0 0 0 265px; }

.product-thumb {
  visibility: hidden;
  position: relative;
  padding: 0 28px;
  margin: 12px 0 0; }
  .product-thumb.slick-initialized {
    visibility: visible; }
  .product-thumb .col {
    padding: 0 5px; }
  .product-thumb .slick-arrow {
    width: 10px;
    height: 26px;
    z-index: 2;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: block;
    cursor: pointer; }
    .product-thumb .slick-arrow:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: border-color .3s;
      transition: border-color .3s; }
  .product-thumb .slick-prev {
    left: 3px; }
    .product-thumb .slick-prev:before {
      border-style: solid;
      border-width: 13px 10px 13px 0;
      border-color: transparent #969696 transparent transparent; }
    .product-thumb .slick-prev:hover:before {
      border-color: transparent #17763a transparent transparent; }
  .product-thumb .slick-next {
    right: 3px; }
    .product-thumb .slick-next:before {
      border-style: solid;
      border-width: 13px 0 13px 10px;
      border-color: transparent transparent transparent #969696; }
    .product-thumb .slick-next:hover:before {
      border-color: transparent transparent transparent #17763a; }
  .product-thumb__item {
    display: block;
    text-decoration: none;
    overflow: hidden;
    height: 54px;
    line-height: 54px;
    text-align: center; }
    .product-thumb__item img {
      display: inline-block !important;
      vertical-align: middle; }

.mfp-figure.js-custom figcaption {
  display: none; }

.product-card-table table {
  font-size: 1.6rem;
  line-height: 1.8rem; }

.product-card-table td {
  padding: 9px 10px 9px 0; }
  .product-card-table td p {
    margin: 0; }

.product-card-table .primary-link {
  display: inline-block;
  padding: 0 23px 0 10px; }

.notice {
  margin: 35px 0 0;
  color: #17763a;
  text-align: center; }
  .notice p {
    margin: 0;
    display: inline-block;
    position: relative; }
    .notice p:before {
      content: '\2714';
      margin: 0 10px 0 0;
      font-size: 1.7rem; }

.tab-btn-wrap {
  border-bottom: 1px solid #c4c4c4;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 -40px;
  padding: 0 40px; }

.tab-btn {
  display: inline-block;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
  color: #6e6e6e;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-align: center;
  padding: 15px 17px 13px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: .3s;
  transition: .3s; }
  .tab-btn:hover, .tab-btn--active {
    border-color: #17763a;
    background-color: #17763a;
    color: #fff; }
  .tab-btn--active {
    pointer-events: none; }

.tab-content {
  padding: 40px 0 0 16px; }

.tab-content-item {
  display: none;
  color: #565656;
  font-size: 1.6rem;
  line-height: 1.6rem; }
  .tab-content-item:first-child {
    display: block; }
  .tab-content-item table {
    max-width: 500px;
    width: 100%;
    font-size: 1.4rem;
    text-align: left;
    color: #000;
    margin: 0 0 25px; }
    .tab-content-item table p {
      margin: 0; }
  .tab-content-item tr:nth-child(odd) {
    background-color: #D9D9D9; }
  .tab-content-item th {
    font-weight: normal;
    font-family: "PTSansBold", sans-serif; }
  .tab-content-item th,
  .tab-content-item td {
    vertical-align: middle;
    border: 1px solid #000;
    padding: 7px 8px; }
  .tab-content-item th:nth-child(2) {
    width: 135px; }
  .tab-content-item .soc {
    text-align: right; }

.toggle-text p {
  display: none; }
  .toggle-text p:first-child, .toggle-text p:nth-child(2) {
    display: block; }

.toggle-text.js-active p {
  display: block; }

.toggle-text-btn {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: table;
  font-size: 2rem;
  line-height: 2rem;
  color: #17763a;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: relative;
  padding: 0 23px 0 0;
  margin: 0 0 35px;
  visibility: hidden; }
  .toggle-text-btn:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 3px;
    background: url(arrow-in-circle.png) no-repeat center/contain;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .toggle-text-btn.js-active:after {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }

.products-carousel-wrap {
  margin: 33px 0 0; }

.products-carousel-head {
  background-color: #bf9460;
  display: block;
  position: relative;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 15px 15px 58px;
  letter-spacing: 1px; }
  .products-carousel-head:before {
    content: '';
    width: 30px;
    height: 26px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url(dropbox.png) no-repeat center/contain; }

.products-carousel-init {
  position: relative;
  border: 1px solid #e4e2e2;
  background-color: #fff;
  padding: 17px 55px 20px;
  visibility: hidden; }
  .products-carousel-init.slick-initialized {
    visibility: visible; }
  .products-carousel-init .col {
    padding: 0 15px; }
  .products-carousel-init .product__img {
    max-width: 129px; }
  .products-carousel-init .product__img-inner {
    height: 129px; }
  .products-carousel-init .product__name {
    text-align: left; }

.slider-arrows-view-2 .slick-arrow {
  position: absolute;
  top: 73px;
  width: 35px;
  height: 35px;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  line-height: 36px;
  z-index: 2;
  background-color: #d5d5d5;
  color: #fff;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  font-size: 1.4rem; }
  .slider-arrows-view-2 .slick-arrow:hover {
    background-color: #17763a; }

.slider-arrows-view-2 .slick-prev {
  left: 20px; }

.slider-arrows-view-2 .slick-next {
  right: 20px; }
  .slider-arrows-view-2 .slick-next .icon {
    position: relative;
    right: -1px; }

.manufacturer {
  margin: 30px 0 0; }

.manufacturer-title {
  display: block;
  color: #4e4e4e;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-family: "PTSansBold", sans-serif;
  padding: 0 0 0 15px;
  margin: 0 0 27px; }

.manufacturer-box {
  background-color: #fff;
  border: 1px solid #e4e2e2;
  padding: 30px 19px 20px; }

.manufacturer-name-wrap {
  margin: 0 0 8px; }

.manufacturer-name {
  display: inline-block;
  color: #17763a;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 0 22px 10px 0; }
  .manufacturer-name span {
    color: #4e4e4e; }

.manufacturer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block; }
  .manufacturer-list__item {
    display: inline-block;
    margin: 0 32px 10px 0; }
  .manufacturer-list__link {
    display: block;
    color: #4e4e4e;
    text-decoration: underline;
    font-size: 1.6rem;
    line-height: 1.8rem;
    padding: 4px; }
    .manufacturer-list__link:hover {
      text-decoration: none; }
    .manufacturer-list__link--active {
      text-decoration: none;
      background-color: #d9f7df; }

/***end product page***/
/*footer*/
.page-footer {
  background-color: #342d26;
  margin: 50px 0 0; }

.page-footer__top {
  padding: 31px 0 26px; }
  .page-footer__top .row {
    margin: 0 -15px; }
    .page-footer__top .row:after {
      clear: both;
      display: table;
      content: ''; }
  .page-footer__top .col {
    float: left;
    width: 33.3333333%;
    padding: 0 15px; }

.footer-menu {
  padding: 5px 20px 0 35px;
  margin: 0;
  list-style: none;
  display: table;
  width: 100%;
  font-size: 0; }
  .footer-menu:after {
    clear: both;
    display: table;
    content: ''; }
  .footer-menu__item {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5rem;
    position: relative;
    width: 50%;
    padding: 0 10px 0 21px;
    margin: 0 0 11px; }
    .footer-menu__item:after {
      clear: both;
      display: table;
      content: ''; }
    .footer-menu__item:before {
      content: '';
      left: 0;
      top: 8px;
      position: absolute;
      width: 5px;
      height: 5px;
      background-color: #f3f3f3;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
  .footer-menu__link {
    font-size: 1.6rem;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s;
    line-height: 2rem;
    display: block;
    float: left; }
    .footer-menu__link:hover {
      color: #e1973e; }

.contacts {
  padding: 0 0 0 30px;
  font-size: 1.6rem;
  line-height: 3rem; }
  .contacts--footer {
    color: #fff; }
  .contacts p {
    margin: 0; }

.addr {
  position: relative;
  margin: 0;
  padding: 0 0 0 36px; }
  .addr p {
    margin: 0; }
  .addr .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.9rem; }

.email--yellow {
  color: #e1973e;
  -webkit-transition: color .3s;
  transition: color .3s;
  text-decoration: none;
  padding: 0 0 0 36px;
  position: relative;
  line-height: 1.8rem;
  display: inline-block; }
  .email--yellow:hover {
    color: #fff; }
  .email--yellow .icon {
    color: #fff;
    position: absolute;
    left: -1px;
    top: 1px; }

.tel-block-wrap {
  display: table;
  width: 100%;
  font-size: 0;
  padding: 0 10px 0 0; }
  .tel-block-wrap--white {
    color: #fff; }

.tel-block {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 35px 0 31px;
  font-size: 1.6rem;
  line-height: 3rem;
  position: relative; }
  .tel-block__caption {
    display: block; }
  .tel-block .icon {
    position: absolute;
    left: 0;
    top: 1px; }
  .tel-block a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s; }
    .tel-block a:hover {
      color: #e1973e; }

.tel-block.tel-block__left {
    width: 100%
}

.tel-block.tel-block__left.tel-block__left_email {
    padding-left: 0
}

.tel-block.tel-block__left.tel-block__left_email .email--green {
    padding-left: 31px
}

.page-footer__bottom {
  background-color: #222;
  padding: 16px 0; }
  .page-footer__bottom .col {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
  .page-footer__bottom .col-1 {
    padding: 0 15px 0 0; width: 75%}
  .page-footer__bottom .col-2 {
    padding: 0 0 0 15px; width: 25%}

.copy {
  margin: 0;
  color: #a8a4ae;
  font-size: 1.4rem;
  letter-spacing: .5px; }
  .copy p {
    margin: 0; }

.soc--large {
  text-align: right;
  padding: 0 22px 0 0; }
  .soc--large .soc__item {
    margin: 0 12px; }
  .soc--large .soc__link {
    color: #a8a4ae;
    text-decoration: none; }
    .soc--large .soc__link--tw {
      font-size: 2.1rem; }
    .soc--large .soc__link--vk {
      font-size: 2.2rem; }
    .soc--large .soc__link--fb {
      font-size: 1.8rem; }
    .soc--large .soc__link--gplus {
      font-size: 2rem; }
    .soc--large .soc__link:hover {
      color: #fff; }

/*end footer*/
/*specify price modal*/
.specify-price {
  border: 2px solid #17763a;
  background-color: #fff;
  margin: auto;
  max-width: 567px;
  width: 100%;
  position: relative;
  padding: 11px 11px 13px;
  -webkit-border-radius: 2px;
          border-radius: 2px; }
  .specify-price .specify-price-inner {
    padding: 0 0 0 34px; }
  .specify-price .form-caption {
    margin: 0 0 22px; }
  .specify-price .product-name {
    color: #565656;
    display: block;
    margin: 0 0 15px;
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "PTSansBold", sans-serif; }
  .specify-price .gray-bg {
    margin: 17px 0 0;
    padding: 12px 12px 12px 0; }
  .specify-price .form-group {
    padding: 0 0 0 12px;
    display: table-cell;
    vertical-align: middle; }
  .specify-price .btn-wrap {
    padding: 0 0 0 12px;
    display: table-cell;
    vertical-align: middle; }
  .specify-price .btn {
    height: 32px;
    padding: 0 24px; }
  .specify-price .mfp-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #007236;
    color: #fff !important;
    position: absolute;
    top: 6px !important;
    right: 6px !important;
    opacity: 1;
    font-size: 0; }
    .specify-price .mfp-close:before, .specify-price .mfp-close:after {
      content: '';
      position: absolute;
      left: 50%;
      top: 9px;
      height: 2px;
      width: 14px;
      background-color: #fff;
      margin: 0 0 0 -7px; }
    .specify-price .mfp-close:before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .specify-price .mfp-close:after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

/*end specify price modal*/
/*to top*/
.to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  background-color: #b37b37;
  -webkit-transition: opacity .5s, background-color .3s;
  transition: opacity .5s, background-color .3s;
  font-size: 2.2rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0;
  pointer-events: none;
  z-index: 99; }
  .to-top:hover {
    background-color: #17763a; }
  .to-top.js-active {
    pointer-events: auto;
    opacity: 1; }

/*end to top*/
/***plugins***/
/*magnific popup*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background-color: rgba(11, 11, 11, 0.1); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	 *   * Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*end magnific popup*/
/*slick*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  .slick-track:before {
    display: table;
    content: ''; }
  .slick-track:after {
    display: table;
    content: '';
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*end slick*/
/*nouislider*/
.noUi-target {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  direction: ltr; }
  .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-base, .noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.noUi-horizontal {
  height: 18px; }
  .noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px; }

.noUi-vertical {
  width: 18px; }
  .noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px; }

.noUi-background {
  background: #FAFAFA;
  -webkit-box-shadow: inset 0 1px 1px #f0f0f0;
          box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #3FB8AF;
  -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
          box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  -webkit-border-radius: 2px;
          border-radius: 2px; }

.noUi-target {
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }
  .noUi-target.noUi-connect {
    -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
            box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

[disabled] .noUi-connect, [disabled].noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle, [disabled].noUi-origin {
  cursor: not-allowed; }

.noUi-pips {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  color: #999; }
  .noUi-pips * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-large, .noUi-marker-sub {
  background: #AAA; }

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: #fff;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -32px; }

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: -32px; }

.noUi-vertical .noUi-handle-lower .noUi-tooltip {
  left: 120%; }

.noUi-vertical .noUi-handle-upper .noUi-tooltip {
  right: 120%; }

/*end nouislider*/
/***end plugins***/
@media (max-width: 1199px) {
  /*header*/
  .page-header__top .col-1 {
    width: 240px; }
  .page-header__top .col-2 {
    padding: 0 0 0 30px; }
  .page-header__middle .col-1 {
    width: 240px; }
  .page-header__middle .col-2 {
    padding: 0 0 0 30px;
    width: 350px; }
  .main-nav__item {
    margin: 0 45px 0 0; }
  /*end header*/
  /*main*/
  .main {
    margin: 20px 0 0; }
    .main .pull-left {
      width: 280px; }
    .main .pull-right {
      margin: 0 0 0 300px; }
  .promo-box {
    padding: 0;
    height: auto; }
  .promo-col {
    display: none; }
  .categories-box .col {
    width: 33.3333333%; }
  /*end main*/
  /***catalog page***/
  .sort {
    position: relative;
    table-layout: fixed;
    padding: 11px 10px 13px 0; }
    .sort .col {
      vertical-align: top; }
      .sort .col .select {
        width: 100%; }
    .sort .col-3 {
      width: 115px; }
    .sort .col-4 {
      display: none; }
    .sort .label {
      display: block; }
    .sort .select-wrap {
      display: block;
      margin: 3px 0 0; }
  .label--show-products {
    margin: 0 0 5px; }
  .main-product {
    padding: 5px 55px 5px 5px; }
    .main-product .cell-1 {
      width: 170px; }
    .main-product .cell-2 {
      padding: 10px 0 0 20px; }
    .main-product__descr-wrap {
      display: block;
      padding: 0; }
    .main-product__price-wrap {
      display: block;
      text-align: left;
      width: 100%;
      padding: 0; }
  .full-sort-box .col-1 {
    padding: 0 35px 0 0; }
  .full-sort-box .table {
    margin: 0; }
  .full-sort-box .cell {
    width: 100%;
    float: none;
    margin: 0 0 20px; }
  /***end catalog page***/
  /***news page***/
  .news-item .col-1 {
    width: 170px; }
  .news-item .col-2 {
    padding: 10px 0 15px 20px; }
  /***end news page***/
  /***article page***/
  .text--article {
    padding: 10px 20px; }
    .text--article img {
      float: none !important;
      margin: auto !important; }
  /***end article page***/
  /***search page***/
  .tile-products-box .col {
    width: 33.3333333%; }
  /***end search page***/
  /***gallery page***/
  .gallery-box .col {
    width: 33.3333333%; }
  /***end gallery page***/
  /***contacts page***/
  .contacts-wrap .col-1 {
    width: 50%; }
  .contacts-wrap .col-2 {
    width: 50%; }
  .feedback-form .col {
    width: 100%;
    display: block; }
  /***end contacts page***/
  /***product page***/
  .product-card {
    padding: 25px 10px 25px 25px; }
    .product-card__main-info {
      margin: 0 0 50px; }
      .product-card__main-info .right-col {
        margin: 0 0 0 245px; }
  .tab-btn-wrap {
    margin: 0;
    text-align: center;
    padding: 0;
    border-bottom: none; }
  .tab-btn {
    border: none;
    padding: 0 0 2px;
    margin: 0 10px 10px;
    position: relative;
    font-size: 1.3rem; }
    .tab-btn:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 1px;
      background-color: #383838;
      -webkit-transition: width .3s;
      transition: width .3s; }
    .tab-btn--active, .tab-btn:hover {
      background-color: transparent;
      color: #383838; }
      .tab-btn--active:before, .tab-btn:hover:before {
        width: 100%; }
  .tab-content {
    padding: 20px 0 0; }
  /***end product page***/
  /*footer*/
  .footer-menu {
    padding: 5px 0 0; }
  .contacts--footer {
    padding: 0; }
  .tel-block-wrap {
    padding: 0; }
  /*end footer*/ }

@media (max-width: 991px) {
  /*header*/
  .page-header__top {
    padding: 5px 0 7px; }
    .page-header__top .table {
      position: relative; }
    .page-header__top .col-2 {
      display: none; }
    /*.page-header__top .col-2 {
      padding: 0;
      vertical-align: top; }*/
    .page-header__top .col-3 {
      width: 300px;
      vertical-align: top; }
  .page-header__middle {
    padding: 9px 0; }
    .page-header__middle .table {
      position: relative; }
    .page-header__middle .col-1 {
      width: 150px; }
    .page-header__middle .col-2 {
      width: 300px;
      padding: 0 0 0 35px; }
    .page-header__middle .col-3 {
      padding: 0 0 0 20px; }
  .primary-tel {
    font-size: 2rem;
    line-height: 2.4rem; }
  .search .input {
    height: 40px; }
  .search .search-btn {
    width: 40px;
    font-size: 1.6rem; }
  .main-nav-wrap {
    padding: 0 100px 0 0; }
  .main-nav__item {
    margin: 0 28px 0 0; }
  .main-nav__link {
    font-size: 1.3rem;
    line-height: 4rem;
    letter-spacing: 1px; }
  .page-header .cat-list {
    display: none;
    opacity: 1;
    pointer-events: auto; }
  .has-droplist {
    cursor: pointer; }
    .has-droplist .main-nav__link {
      pointer-events: none; }
    .has-droplist .cat-list__link {
      pointer-events: none; }
  .cat-list__item:hover .submenu {
    display: none; }
  .lang {
    height: 100%; }
    .lang__item {
      vertical-align: top;
      line-height: 4rem;
      font-size: 1.3rem; }
    .lang .line {
      line-height: 4rem;
      display: inline-block;
      vertical-align: top; }
  /*end header*/
  /*main*/
  .main {
    margin: 0 0 5px;
    position: relative; }
    .main .pull-left {
      float: none;
      width: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 38px;
      z-index: 2; }
    .main .pull-right {
      margin: 15px 0 0; }
  .toggle-aside {
    display: block; }
  .groups-title--category {
    display: none; }
  .promo-box {
    margin: 0 0 12px; }
  .cat-list--sidebar {
    background-color: transparent; }
    .cat-list--sidebar .cat-list__link {
      border-left: none;
      border-right: none;
      background-color: #916633;
      border-bottom: 1px solid #fff;
      font-size: 1.6rem;
      line-height: 2rem;
      padding: 9px 10px 9px 75px;
      color: #fff; }
      .cat-list--sidebar .cat-list__link:before {
        width: 4px;
        height: 4px;
        top: 17px;
        left: 57px;
        background-color: #fff; }
    .cat-list--sidebar .cat-list__item:last-child .cat-list__link {
      border-bottom: none; }
    .cat-list--sidebar .cat-list__item:hover .cat-list__link {
      background-color: #916633;
      color: #fff; }
    .cat-list--sidebar .submenu__link {
      background-color: #917758;
      color: #fff;
      border-bottom: 1px solid #fff;
      border-left: none;
      border-right: none;
      padding: 9px 10px 9px 92px;
      font-size: 1.6rem;
      line-height: 2rem; }
      .cat-list--sidebar .submenu__link:before {
        width: 4px;
        height: 4px;
        background-color: #fff;
        top: 17px;
        left: 77px; }
      .cat-list--sidebar .submenu__link:hover {
        background-color: #917758;
        color: #fff; }
  .aside-box--bestsellers {
    margin: 0 auto;
    max-width: 800px;
    padding: 0 15px;
    position: relative; }
    .aside-box--bestsellers .groups-title {
      background-color: #e4e4e2;
      color: #3c3842;
      text-transform: uppercase;
      position: relative;
      padding: 15px 115px 15px 62px; }
      .aside-box--bestsellers .groups-title .icon {
        width: 26px;
        height: 28px;
        background: url(flame-gray.png) no-repeat center/contain;
        left: 18px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%); }
  .aside-products {
    padding: 38px 24px; }
    .aside-products .col {
      max-width: none;
      margin: 0;
      padding: 0 7px; }
    .aside-products .slick-arrow {
      display: block;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      position: absolute;
      z-index: 2 !important;
      border: 1px solid #999;
      width: 25px;
      height: 25px;
      text-align: center;
      line-height: 2.3rem;
      font-size: 1.2rem;
      color: #999;
      -webkit-transition: .3s;
      transition: .3s; }
      .aside-products .slick-arrow:hover {
        background-color: #17763a;
        color: #fff;
        border: 1px solid #17763a; }
    .aside-products .slick-prev {
      bottom: 100%;
      right: 52px;
      margin: 0 0 11px; }
    .aside-products .slick-next {
      bottom: 100%;
      right: 17px;
      margin: 0 0 11px; }
      .aside-products .slick-next .icon {
        position: relative;
        right: -1px; }
  /*end main*/
  /*text section*/
  .text-sect {
    padding: 30px; }
    .text-sect .col-1 {
      width: 180px; }
    .text-sect .col-2 {
      margin: 0 0 0 200px; }
  /*end text section*/
  /*home news*/
  .home-news {
    margin: 20px 0 0; }
  .home-news__head .icon {
    width: 26px; }
  /*end home news*/
  /*text block*/
  .text-block-wrap {
    margin: 32px 0 0; }
    .text-block-wrap .text {
      padding: 0; }
  /*end text block*/
  /***contacts page***/
  .feedback-form .col {
    width: 50%;
    display: table-cell; }
  /***end contacts page***/
  /***product page***/
  .product-card {
    margin: 0 0 30px; }
  .products-carousel-wrap {
    margin: 0 -15px 30px; }
  .manufacturer {
    margin: 0 0 30px; }
  /***end product page***/
  /*footer*/
  .footer-menu__item {
    display: block;
    width: 100%; }
  .page-footer .tel-block {
    display: block;
    width: 100%;
    margin: 0 0 5px; }
  .page-footer__top {
    padding: 20px 0 25px; }
    .page-footer__top .col-1 {
      width: 28%; }
    .page-footer__top .col-2 {
      width: 44%; }
    .page-footer__top .col-3 {
      width: 28%; }
  /*end footer*/ }

@media (max-width: 767px) {
  /*header*/
  .page-header:before {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 5;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s; }
  .page-header.js-active:before {
    pointer-events: auto;
    opacity: 1; }
  .toggle-nav {
    display: block; }
  .toggle-search {
    display: block; }
  .page-header__top {
    display: none; }
  .page-header__middle {
    padding: 12px 0; }
    .page-header__middle .table {
      position: static; }
    .page-header__middle .col-1 {
      display: block;
      width: 100%;
      height: 21px;
      padding: 0 20px 0 0; }
    .page-header__middle .col-2 {
      display: block;
      padding: 0 25px 0 0;
      width: 100%;
      text-align: center;
      margin: 3px 0 0; }
    .page-header__middle .col-3 {
      width: 100%;
      padding: 0;
      margin: 12px 0 0;
      display: none; }
  .logo img {
    max-height: 100%; }
  .logo .logo-img {
    display: none; }
  .primary-tel {
    font-size: 1.7rem;
    line-height: 1.9rem;
    position: static; }
    .primary-tel p {
      display: none; }
    .primary-tel .callback-btn {
      margin: 0;
      position: absolute;
      right: 62px;
      top: 39px; }
      .primary-tel .callback-btn span {
        display: none; }
      .primary-tel .callback-btn .icon-telephone {
        display: block; }
  .form--callback {
    margin: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: 60px;
    -webkit-box-shadow: 0 0 0 6px rgba(152, 154, 152, 0.4);
            box-shadow: 0 0 0 6px rgba(152, 154, 152, 0.4);
    z-index: 6;
    border: none;
    background-color: #e4e2e2;
    -webkit-border-radius: 0;
            border-radius: 0;
    width: 256px;
    padding: 14px 34px 17px; }
    .form--callback:after, .form--callback:before {
      display: none; }
    .form--callback .close-btn {
      display: block; }
    .form--callback .form-caption {
      font-size: 1.4rem;
      line-height: 1.6rem;
      text-transform: uppercase;
      margin: 0 0 11px; }
      .form--callback .form-caption span {
        display: none; }
    .form--callback .gray-bg {
      padding: 0; }
    .form--callback .form-group {
      margin: 0 0 7px; }
    .form--callback .input {
      padding: 0 9px; }
    .form--callback .btn-wrap {
      padding: 9px 0 0; }
    .form--callback .btn {
      border: 1px solid #17763a;
      background-color: transparent;
      letter-spacing: 0;
      font-family: "PTSansNarrowRegular", sans-serif;
      font-size: 1.4rem;
      color: #17763a; }
      .form--callback .btn:hover {
        background-color: #17763a;
        color: #fff; }
  .search:before {
    content: '\e807';
    font-family: 'fontello';
    color: #a8a8a8;
    font-size: 1.6rem;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  .search .input {
    height: 30px;
    border: 1px solid #d9d9d9;
    font-family: "PTSansRegular", sans-serif;
    padding: 0 45px 0 35px; }
  .search .search-btn {
    display: none; }
  .search .hide-search-mob {
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    bottom: 1px;
    background-color: #efefef;
    border-left: 1px solid #d9d9d9;
    width: 28px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: #878585;
    font-size: 2.7rem;
    line-height: 2.7rem; }
  .page-header__bottom .container {
    position: static; }
  .lang {
    height: auto;
    line-height: 2rem;
    right: 12px;
    top: 13px; }
    .lang__item {
      color: #b37b37;
      line-height: 2rem; }
      .lang__item:hover, .lang__item--active {
        color: #515452; }
    .lang .line {
      color: #515452;
      line-height: 2rem; }
  .main-nav-wrap {
    padding: 0;
    position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    display: none; }
  .main-nav {
    display: block; }
    .main-nav__item {
      display: block;
      margin: 0; }
      .main-nav__item:last-child .main-nav__link {
        border-bottom: 1px solid transparent; }
      .main-nav__item:hover .main-nav__link {
        text-decoration: none; }
    .main-nav__link {
      display: block;
      background-color: #17763a;
      font-size: 1.5rem;
      line-height: 1.8rem;
      border-bottom: 1px solid #fff;
      padding: 10px 10px 10px 48px; }
      .main-nav__link--active, .main-nav__link:hover {
        text-decoration: none; }
      .main-nav__link--active {
        background-color: #136130; }
  .page-header .cat-list {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: static;
    left: 0;
    top: 0;
    min-width: 1px;
    opacity: 1;
    pointer-events: auto;
    display: none; }
    .page-header .cat-list__link {
      color: #565656;
      border-bottom: 1px solid #c1bfbf; }
  .page-header .submenu__link:hover {
    background-color: #efefef; }
  .cat-list__item:hover .cat-list__link {
    background-color: #fff;
    color: #565656; }
  .cat-list__link {
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 9px 10px 9px 75px;
    position: relative; }
    .cat-list__link:hover, .cat-list__link--active {
      background-color: #fff;
      color: #565656; }
    .cat-list__link:before {
      content: '';
      width: 4px;
      height: 4px;
      background-color: #aba9a6;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      left: 57px;
      top: 17px; }
  .submenu {
    display: none; }
    .submenu__link {
      background-color: #efefef;
      color: #565656;
      border-bottom: 1px solid #c1bfbf;
      font-size: 1.6rem;
      padding: 9px 10px 9px 92px; }
      .submenu__link:before {
        width: 4px;
        height: 4px;
        background-color: #aba9a6;
        left: 77px;
        top: 17px; }
  /*end header*/
  /*main*/
  .toggle-aside {
    background-color: #b37b37; }
    .toggle-aside.js-active {
      background-color: #9f6e31; }
  .hero-slider .slick-dots {
    display: none !important; }
  .hero-slider .slick-arrow {
    display: block !important;
    font-size: 5.4rem;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    z-index: 1;
    color: #fff;
    opacity: .9; }
    .hero-slider .slick-arrow .icon:before {
      text-shadow: 0 0 9.5px rgba(23, 24, 30, 0.75); }
  .hero-slider .slick-prev {
    left: 8px; }
  .hero-slider .slick-next {
    right: 8px; }
  .hero-slider-item {
    padding: 11px 12px;
    height: 280px !important; }
    .hero-slider-item__title {
      font-size: 1.5rem;
      line-height: 1.9rem;
      margin: 0 0 7px; }
      .hero-slider-item__title span {
        font-size: 1.2rem;
        margin: 2px 0 0; }
    .hero-slider-item ul {
      padding: 0 0 0 24px; }
      .hero-slider-item ul li {
        font-size: 1.2rem;
        line-height: 1.5rem;
        padding: 0 0 0 18px;
        margin: 0 0 9px; }
        .hero-slider-item ul li:before {
          width: 4px;
          height: 4px;
          top: 6px; }
        .hero-slider-item ul li small {
          font-size: .9rem; }
  .categories-wrap .row {
    margin: 0 -5px; }
  .categories-box .col {
    padding: 0 5px;
    margin: 0 0 10px; }
  .category__img-inner {
    height: 195px; }
  .category__name {
    font-size: 1.6rem;
    line-height: 1.8rem;
    height: 52px; }
  .aside-box--bestsellers {
    padding: 0; }
  .aside-products {
    padding: 10px 5px 15px; }
    .aside-products .col {
      padding: 0 10px; }
  /*end main*/
  /*text section*/
  .text-sect {
    display: none; }
  /*end text section*/
  /*home news*/
  .home-news {
    margin: 18px -12px 0; }
  .home-news__box {
    padding: 20px 10px 15px; }
    .home-news__box .col {
      padding: 0; }
  .home-news-item__img {
    width: 115px; }
  .home-news-item__right {
    margin: 0 0 0 145px; }
  .home-news-item__title {
    height: auto;
    font-size: 1.5rem;
    margin: 0 0 10px; }
  .home-news-item__excerpt {
    height: auto;
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin: 0 0 22px; }
  .home-news-item .btn {
    height: 34px;
    line-height: 3.2rem;
    font-size: 1.2rem;
    color: #3c3842;
    padding: 0 27px;
    border: 1px solid #17763a; }
    .home-news-item .btn:hover {
      background-color: #17763a;
      color: #fff; }
  /*end home news*/
  /*text block*/
  .text {
    font-size: 1.4rem;
    line-height: 1.8rem; }
    .text h1 {
      font-size: 1.5rem;
      line-height: 1.8rem;
      margin: 0 0 30px; }
  /*end text block*/
  /***category page***/
  .crumb {
    font-size: 1.6rem;
    padding: 0 10px;
    line-height: 4.4rem;
    height: 45px; }
    .crumb__item:after {
      top: 8px; }
  /***end category page***/
  /***article page***/
  .text--article {
    padding: 10px;
    margin: 0 0 17px; }
    .text--article h1 {
      margin: 0 0 15px;
      font-size: 1.6rem; }
  .text--sidepadding {
    padding: 0; }
  /***end article page***/
  /***gallery page***/
  .gallery-wrap .row {
    margin: 0 -5px; }
  .gallery-box .col {
    padding: 0 5px;
    margin: 0 0 10px; }
  .gallery__img-inner {
    height: 195px; }
  .gallery__name {
    font-size: 1.6rem;
    line-height: 1.8rem;
    height: 52px; }
  /***end gallery page***/
  /***contacts page***/
  .contacts-wrap .col {
    width: 100%;
    display: block;
    padding: 0; }
  .contacts-wrap .col-1 {
    margin: 0 0 25px; }
  .map {
    margin: 25px 0 0; }
  .feedback-form {
    margin: 25px 0 0; }
    .feedback-form .col {
      width: 100%;
      display: block; }
  /***end contacts page***/
  /***product page***/
  .content-top-row {
    padding: 3px 0 18px; }
    .content-top-row .col {
      display: block;
      padding: 0; }
    .content-top-row .col-1 {
      margin: 0 0 12px;
      text-align: center; }
    .content-top-row .comeback-wrap {
      text-align: left; }
  .product-card {
    padding: 25px 10px; }
    .product-card__main-info {
      margin: 0 0 40px; }
      .product-card__main-info .left-col {
        width: 100%;
        max-width: 225px;
        margin: 0 auto 25px;
        float: none; }
      .product-card__main-info .right-col {
        margin: 0; }
      .product-card__main-info .product-card-table table,
      .product-card__main-info .product-card-table tbody,
      .product-card__main-info .product-card-table tr,
      .product-card__main-info .product-card-table td {
        display: block; }
      .product-card__main-info .product-card-table .primary-link {
        padding: 0 23px 0 0; }
  .tab-btn {
    margin: 0 5px 10px; }
  .manufacturer-title {
    padding: 0; }
  /***end product page***/
  /*footer*/
  .page-footer {
    padding: 52px 0 0;
    margin: 40px 0 0;
    position: relative; }
  .page-footer__top {
    display: none; }
  .page-footer__bottom .col {
    display: block;
    width: 100%;
    padding: 0; }
  .page-footer__bottom .col-1 {
    text-align: center; }
  .page-footer__bottom .col-2 {
    position: absolute;
    top: 17px;
    left: 12px;
    right: 12px;
    width: auto; }
  .page-footer__bottom .soc {
    padding: 0;
    text-align: center; }
  /*end footer*/
  /*to top*/
  .to-top {
    width: 30px;
    height: 30px;
    line-height: 28px; }
  /*end to top*/ }

@media (max-width: 649px) {
  /*main*/
  .categories-box .col {
    width: 50%; }
  /*end main*/
  /***catalog page***/
  .main-product {
    display: block;
    height: auto;
    padding: 10px 10px 55px; }
    .main-product .cell {
      display: block; }
    .main-product .cell-1 {
      width: 100%;
      margin: 0 0 10px;
      text-align: center; }
    .main-product .cell-2 {
      padding: 0; }
    .main-product__img {
      display: inline-block; }
    .main-product__name {
      text-align: center; }
  .full-sort-box .col {
    display: block;
    width: 100%;
    padding: 0; }
  .full-sort-box .col-2 {
    max-width: 400px;
    padding: 0 15px;
    margin: 0 auto 25px; }
  /***end catalog page***/
  /***news page***/
  .news-item {
    display: block;
    padding: 10px 10px 55px; }
    .news-item .col {
      display: block; }
    .news-item .col-1 {
      width: 100%;
      text-align: center;
      margin: 0 0 10px; }
    .news-item .col-2 {
      padding: 0; }
    .news-item__img {
      display: inline-block; }
  /***end news page***/
  /***search page***/
  .tile-products-box .col {
    width: 50%; }
  /***end search page***/
  /***gallery page***/
  .gallery-box .col {
    width: 50%; }
  /***end gallery page***/ }

@media (max-width: 549px) {
  /***catalog page***/
  .sort {
    padding: 10px 10px 0; }
    .sort .col {
      padding: 0;
      display: block;
      width: 100%;
      margin: 0 0 10px; }
    .sort .col-4 {
      display: none; }
  .full-sort-box {
    padding: 0 10px; }
    .full-sort-box .cell {
      margin: 0 0 10px; }
    .full-sort-box .label {
      float: none;
      padding: 0;
      text-align: left;
      width: 100%; }
    .full-sort-box .select-wrap {
      margin: 3px 0 0; }
    .full-sort-box .col-2 .label {
      padding: 0; }
  /***end catalog page***/
  /*specify price modal*/
  .specify-price {
    max-width: 320px;
    padding: 13px 11px; }
    .specify-price .specify-price-inner {
      padding: 0; }
    .specify-price .gray-bg {
      margin: 17px 0 0;
      padding: 10px; }
    .specify-price .form-group {
      padding: 0;
      display: block;
      margin: 0 0 10px; }
    .specify-price .btn-wrap {
      padding: 0;
      display: block; }
    .specify-price .btn {
      width: 100%; }
  /*end specify price modal*/ }

@media (max-width: 479px) {
  /*main*/
  .hero-slider-item {
    height: 238px !important; }
  /*end main*/
  /***gallery page***/
  .mfp-image-holder .mfp-content .mfp-close {
    -webkit-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
            transform: translate(50%, 50%); }
  /***end gallery page***/ }

@media (max-width: 419px) {
  /*header*/
  .page-header__middle {
    background-repeat: repeat;
    background-position: center top;
    padding: 64px 0 12px; }
    .page-header__middle .col-1 {
      padding: 0; }
    .page-header__middle .col-2 {
      padding: 0; }
  .main-nav__link {
    padding: 10px 10px 10px 28px; }
  .cat-list__link {
    padding: 9px 10px 9px 50px; }
    .cat-list__link:before {
      left: 35px; }
  .submenu__link {
    padding: 9px 10px 9px 70px; }
    .submenu__link:before {
      left: 54px; }
  .cat-list--sidebar .cat-list__link {
    padding: 9px 10px 9px 50px; }
    .cat-list--sidebar .cat-list__link:before {
      left: 35px; }
  .cat-list--sidebar .submenu__link {
    padding: 9px 10px 9px 70px; }
    .cat-list--sidebar .submenu__link:before {
      left: 54px; }
  /*end header*/
  /*main*/
  .categories-box .col {
    width: 100%;
    display: block; }
  .category {
    max-width: 296px;
    margin: 0 auto; }
  /*end main*/
  /*home news*/
  .home-news-item__img {
    width: 90px; }
  .home-news-item__right {
    margin: 0 0 0 105px; }
  /*end home news*/
  /***search page***/
  .tile-products-box .col {
    width: 100%;
    display: block; }
  .tile-product {
    max-width: 296px;
    margin: 0 auto; }
  /***end search page***/
  /***gallery page***/
  .gallery-box .col {
    width: 100%;
    display: block; }
  .gallery {
    max-width: 296px;
    margin: 0 auto; }
  /***end gallery page***/
  /***contacts page***/
  .feedback-form .label {
    display: block;
    margin: 0 0 3px;
    width: 100%;
    padding: 0; }
  .feedback-form .field-wrap {
    display: block; }
  .feedback-form .form-group {
    margin: 0 0 10px; }
  /***end contacts page***/ }
