

/* Start:/local/templates/webcat_mobile/css/main.min.css?1746182763252173*/
@charset "UTF-8";
@font-face {
  font-family:roboto-example;
  font-weight:100;
  font-style:normal;
  src:url(/local/templates/webcat_mobile/css/../fonts/RobotoThin/roboto-thin.eot);
  src:url(/local/templates/webcat_mobile/css/../fonts/RobotoThin/roboto-thin.eot?#iefix) format("embedded-opentype"),url(/local/templates/webcat_mobile/css/../fonts/RobotoThin/roboto-thin.woff) format("woff"),url(/local/templates/webcat_mobile/css/../fonts/RobotoThin/roboto-thin.ttf) format("truetype")
}
@font-face {
  font-family:roboto-example;
  font-weight:300;
  font-style:normal;
  src:url(/local/templates/webcat_mobile/css/../fonts/RobotoLight/roboto-light.eot);
  src:url(/local/templates/webcat_mobile/css/../fonts/RobotoLight/roboto-light.eot?#iefix) format("embedded-opentype"),url(/local/templates/webcat_mobile/css/../fonts/RobotoLight/roboto-light.woff) format("woff"),url(/local/templates/webcat_mobile/css/../fonts/RobotoLight/roboto-light.ttf) format("truetype")
}
@font-face {
  font-family: roboto;
  font-weight: 400;
  font-style: normal;
  src: url(/local/templates/webcat_mobile/css/../fonts/Roboto/RobotoRegular.eot);
  src: url(/local/templates/webcat_mobile/css/../fonts/Roboto/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(/local/templates/webcat_mobile/css/../fonts/Roboto/RobotoRegular.woff) format("woff"), url(/local/templates/webcat_mobile/css/../fonts/Roboto/RobotoRegular.ttf) format("truetype")
}
@font-face {
  font-family:roboto-example;
  font-weight:700;
  font-style:normal;
  src:url(/local/templates/webcat_mobile/css/../fonts/RobotoBold/RobotoBold.eot);
  src:url(/local/templates/webcat_mobile/css/../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"),url(/local/templates/webcat_mobile/css/../fonts/RobotoBold/RobotoBold.woff) format("woff"),url(/local/templates/webcat_mobile/css/../fonts/RobotoBold/RobotoBold.ttf) format("truetype")
}

@font-face {
  font-family: oswald;
  font-weight: 400;
  font-style: normal;
  src: url(/local/templates/webcat_mobile/css/../fonts/Oswald/Oswald-Regular.eot);
  src: url(/local/templates/webcat_mobile/css/../fonts/Oswald/Oswald-Regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/webcat_mobile/css/../fonts/Oswald/Oswald-Regular.woff) format("woff"), url(/local/templates/webcat_mobile/css/../fonts/Oswald/Oswald-Regular.ttf) format("truetype")
}

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
  width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0!important
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  -webkit-border-radius: 0;
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none!important
}

@-ms-viewport {
  width: device-width
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}

*, ::after, ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto
}
.header .header__logo img{max-width: 160px;}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 800px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col, .no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-2, .col-20, .col-21, .col-22, .col-23, .col-24, .col-25, .col-26, .col-27, .col-28, .col-29, .col-3, .col-30, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-3, .col-md-30, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-3, .col-sm-30, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3.33333%;
  -ms-flex: 0 0 3.33333%;
  flex: 0 0 3.33333%;
  max-width: 3.33333%
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 6.66667%;
  -ms-flex: 0 0 6.66667%;
  flex: 0 0 6.66667%;
  max-width: 6.66667%
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 13.33333%;
  -ms-flex: 0 0 13.33333%;
  flex: 0 0 13.33333%;
  max-width: 13.33333%
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23.33333%;
  -ms-flex: 0 0 23.33333%;
  flex: 0 0 23.33333%;
  max-width: 23.33333%
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 26.66667%;
  -ms-flex: 0 0 26.66667%;
  flex: 0 0 26.66667%;
  max-width: 26.66667%
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36.66667%;
  -ms-flex: 0 0 36.66667%;
  flex: 0 0 36.66667%;
  max-width: 36.66667%
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%
}

.col-13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 43.33333%;
  -ms-flex: 0 0 43.33333%;
  flex: 0 0 43.33333%;
  max-width: 43.33333%
}

.col-14 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 46.66667%;
  -ms-flex: 0 0 46.66667%;
  flex: 0 0 46.66667%;
  max-width: 46.66667%
}

.col-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 53.33333%;
  -ms-flex: 0 0 53.33333%;
  flex: 0 0 53.33333%;
  max-width: 53.33333%
}

.col-17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 56.66667%;
  -ms-flex: 0 0 56.66667%;
  flex: 0 0 56.66667%;
  max-width: 56.66667%
}

.col-18 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%
}

.col-19 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 63.33333%;
  -ms-flex: 0 0 63.33333%;
  flex: 0 0 63.33333%;
  max-width: 63.33333%
}

.col-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-21 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%
}

.col-22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 73.33333%;
  -ms-flex: 0 0 73.33333%;
  flex: 0 0 73.33333%;
  max-width: 73.33333%
}

.col-23 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 76.66667%;
  -ms-flex: 0 0 76.66667%;
  flex: 0 0 76.66667%;
  max-width: 76.66667%
}

.col-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%
}

.col-25 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-26 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 86.66667%;
  -ms-flex: 0 0 86.66667%;
  flex: 0 0 86.66667%;
  max-width: 86.66667%
}

.col-27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90%;
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 90%
}

.col-28 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 93.33333%;
  -ms-flex: 0 0 93.33333%;
  flex: 0 0 93.33333%;
  max-width: 93.33333%
}

.col-29 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 96.66667%;
  -ms-flex: 0 0 96.66667%;
  flex: 0 0 96.66667%;
  max-width: 96.66667%
}

.col-30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -webkit-box-ordinal-group: 32;
  -webkit-order: 31;
  -ms-flex-order: 31;
  order: 31
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12
}

.order-13 {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
  -ms-flex-order: 13;
  order: 13
}

.order-14 {
  -webkit-box-ordinal-group: 15;
  -webkit-order: 14;
  -ms-flex-order: 14;
  order: 14
}

.order-15 {
  -webkit-box-ordinal-group: 16;
  -webkit-order: 15;
  -ms-flex-order: 15;
  order: 15
}

.order-16 {
  -webkit-box-ordinal-group: 17;
  -webkit-order: 16;
  -ms-flex-order: 16;
  order: 16
}

.order-17 {
  -webkit-box-ordinal-group: 18;
  -webkit-order: 17;
  -ms-flex-order: 17;
  order: 17
}

.order-18 {
  -webkit-box-ordinal-group: 19;
  -webkit-order: 18;
  -ms-flex-order: 18;
  order: 18
}

.order-19 {
  -webkit-box-ordinal-group: 20;
  -webkit-order: 19;
  -ms-flex-order: 19;
  order: 19
}

.order-20 {
  -webkit-box-ordinal-group: 21;
  -webkit-order: 20;
  -ms-flex-order: 20;
  order: 20
}

.order-21 {
  -webkit-box-ordinal-group: 22;
  -webkit-order: 21;
  -ms-flex-order: 21;
  order: 21
}

.order-22 {
  -webkit-box-ordinal-group: 23;
  -webkit-order: 22;
  -ms-flex-order: 22;
  order: 22
}

.order-23 {
  -webkit-box-ordinal-group: 24;
  -webkit-order: 23;
  -ms-flex-order: 23;
  order: 23
}

.order-24 {
  -webkit-box-ordinal-group: 25;
  -webkit-order: 24;
  -ms-flex-order: 24;
  order: 24
}

.order-25 {
  -webkit-box-ordinal-group: 26;
  -webkit-order: 25;
  -ms-flex-order: 25;
  order: 25
}

.order-26 {
  -webkit-box-ordinal-group: 27;
  -webkit-order: 26;
  -ms-flex-order: 26;
  order: 26
}

.order-27 {
  -webkit-box-ordinal-group: 28;
  -webkit-order: 27;
  -ms-flex-order: 27;
  order: 27
}

.order-28 {
  -webkit-box-ordinal-group: 29;
  -webkit-order: 28;
  -ms-flex-order: 28;
  order: 28
}

.order-29 {
  -webkit-box-ordinal-group: 30;
  -webkit-order: 29;
  -ms-flex-order: 29;
  order: 29
}

.order-30 {
  -webkit-box-ordinal-group: 31;
  -webkit-order: 30;
  -ms-flex-order: 30;
  order: 30
}

.offset-1 {
  margin-left: 3.33333%
}

.offset-2 {
  margin-left: 6.66667%
}

.offset-3 {
  margin-left: 10%
}

.offset-4 {
  margin-left: 13.33333%
}

.offset-5 {
  margin-left: 16.66667%
}

.offset-6 {
  margin-left: 20%
}

.offset-7 {
  margin-left: 23.33333%
}

.offset-8 {
  margin-left: 26.66667%
}

.offset-9 {
  margin-left: 30%
}

.offset-10 {
  margin-left: 33.33333%
}

.offset-11 {
  margin-left: 36.66667%
}

.offset-12 {
  margin-left: 40%
}

.offset-13 {
  margin-left: 43.33333%
}

.offset-14 {
  margin-left: 46.66667%
}

.offset-15 {
  margin-left: 50%
}

.offset-16 {
  margin-left: 53.33333%
}

.offset-17 {
  margin-left: 56.66667%
}

.offset-18 {
  margin-left: 60%
}

.offset-19 {
  margin-left: 63.33333%
}

.offset-20 {
  margin-left: 66.66667%
}

.offset-21 {
  margin-left: 70%
}

.offset-22 {
  margin-left: 73.33333%
}

.offset-23 {
  margin-left: 76.66667%
}

.offset-24 {
  margin-left: 80%
}

.offset-25 {
  margin-left: 83.33333%
}

.offset-26 {
  margin-left: 86.66667%
}

.offset-27 {
  margin-left: 90%
}

.offset-28 {
  margin-left: 93.33333%
}

.offset-29 {
  margin-left: 96.66667%
}

@media (min-width:576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 3.33333%;
    -ms-flex: 0 0 3.33333%;
    flex: 0 0 3.33333%;
    max-width: 3.33333%
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 6.66667%;
    -ms-flex: 0 0 6.66667%;
    flex: 0 0 6.66667%;
    max-width: 6.66667%
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 13.33333%;
    -ms-flex: 0 0 13.33333%;
    flex: 0 0 13.33333%;
    max-width: 13.33333%
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23.33333%;
    -ms-flex: 0 0 23.33333%;
    flex: 0 0 23.33333%;
    max-width: 23.33333%
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26.66667%;
    -ms-flex: 0 0 26.66667%;
    flex: 0 0 26.66667%;
    max-width: 26.66667%
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 36.66667%;
    -ms-flex: 0 0 36.66667%;
    flex: 0 0 36.66667%;
    max-width: 36.66667%
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
  }
  .col-sm-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 43.33333%;
    -ms-flex: 0 0 43.33333%;
    flex: 0 0 43.33333%;
    max-width: 43.33333%
  }
  .col-sm-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 46.66667%;
    -ms-flex: 0 0 46.66667%;
    flex: 0 0 46.66667%;
    max-width: 46.66667%
  }
  .col-sm-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 53.33333%;
    -ms-flex: 0 0 53.33333%;
    flex: 0 0 53.33333%;
    max-width: 53.33333%
  }
  .col-sm-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 56.66667%;
    -ms-flex: 0 0 56.66667%;
    flex: 0 0 56.66667%;
    max-width: 56.66667%
  }
  .col-sm-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
  }
  .col-sm-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 63.33333%;
    -ms-flex: 0 0 63.33333%;
    flex: 0 0 63.33333%;
    max-width: 63.33333%
  }
  .col-sm-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-sm-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%
  }
  .col-sm-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 73.33333%;
    -ms-flex: 0 0 73.33333%;
    flex: 0 0 73.33333%;
    max-width: 73.33333%
  }
  .col-sm-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 76.66667%;
    -ms-flex: 0 0 76.66667%;
    flex: 0 0 76.66667%;
    max-width: 76.66667%
  }
  .col-sm-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
  }
  .col-sm-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-sm-26 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 86.66667%;
    -ms-flex: 0 0 86.66667%;
    flex: 0 0 86.66667%;
    max-width: 86.66667%
  }
  .col-sm-27 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%
  }
  .col-sm-28 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 93.33333%;
    -ms-flex: 0 0 93.33333%;
    flex: 0 0 93.33333%;
    max-width: 93.33333%
  }
  .col-sm-29 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 96.66667%;
    -ms-flex: 0 0 96.66667%;
    flex: 0 0 96.66667%;
    max-width: 96.66667%
  }
  .col-sm-30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 32;
    -webkit-order: 31;
    -ms-flex-order: 31;
    order: 31
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
  }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
  }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14
  }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
  }
  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16
  }
  .order-sm-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17
  }
  .order-sm-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18
  }
  .order-sm-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19
  }
  .order-sm-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20
  }
  .order-sm-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21
  }
  .order-sm-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22
  }
  .order-sm-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23
  }
  .order-sm-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24
  }
  .order-sm-25 {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25
  }
  .order-sm-26 {
    -webkit-box-ordinal-group: 27;
    -webkit-order: 26;
    -ms-flex-order: 26;
    order: 26
  }
  .order-sm-27 {
    -webkit-box-ordinal-group: 28;
    -webkit-order: 27;
    -ms-flex-order: 27;
    order: 27
  }
  .order-sm-28 {
    -webkit-box-ordinal-group: 29;
    -webkit-order: 28;
    -ms-flex-order: 28;
    order: 28
  }
  .order-sm-29 {
    -webkit-box-ordinal-group: 30;
    -webkit-order: 29;
    -ms-flex-order: 29;
    order: 29
  }
  .order-sm-30 {
    -webkit-box-ordinal-group: 31;
    -webkit-order: 30;
    -ms-flex-order: 30;
    order: 30
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 3.33333%
  }
  .offset-sm-2 {
    margin-left: 6.66667%
  }
  .offset-sm-3 {
    margin-left: 10%
  }
  .offset-sm-4 {
    margin-left: 13.33333%
  }
  .offset-sm-5 {
    margin-left: 16.66667%
  }
  .offset-sm-6 {
    margin-left: 20%
  }
  .offset-sm-7 {
    margin-left: 23.33333%
  }
  .offset-sm-8 {
    margin-left: 26.66667%
  }
  .offset-sm-9 {
    margin-left: 30%
  }
  .offset-sm-10 {
    margin-left: 33.33333%
  }
  .offset-sm-11 {
    margin-left: 36.66667%
  }
  .offset-sm-12 {
    margin-left: 40%
  }
  .offset-sm-13 {
    margin-left: 43.33333%
  }
  .offset-sm-14 {
    margin-left: 46.66667%
  }
  .offset-sm-15 {
    margin-left: 50%
  }
  .offset-sm-16 {
    margin-left: 53.33333%
  }
  .offset-sm-17 {
    margin-left: 56.66667%
  }
  .offset-sm-18 {
    margin-left: 60%
  }
  .offset-sm-19 {
    margin-left: 63.33333%
  }
  .offset-sm-20 {
    margin-left: 66.66667%
  }
  .offset-sm-21 {
    margin-left: 70%
  }
  .offset-sm-22 {
    margin-left: 73.33333%
  }
  .offset-sm-23 {
    margin-left: 76.66667%
  }
  .offset-sm-24 {
    margin-left: 80%
  }
  .offset-sm-25 {
    margin-left: 83.33333%
  }
  .offset-sm-26 {
    margin-left: 86.66667%
  }
  .offset-sm-27 {
    margin-left: 90%
  }
  .offset-sm-28 {
    margin-left: 93.33333%
  }
  .offset-sm-29 {
    margin-left: 96.66667%
  }
}

@media (min-width:768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 3.33333%;
    -ms-flex: 0 0 3.33333%;
    flex: 0 0 3.33333%;
    max-width: 3.33333%
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 6.66667%;
    -ms-flex: 0 0 6.66667%;
    flex: 0 0 6.66667%;
    max-width: 6.66667%
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 13.33333%;
    -ms-flex: 0 0 13.33333%;
    flex: 0 0 13.33333%;
    max-width: 13.33333%
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23.33333%;
    -ms-flex: 0 0 23.33333%;
    flex: 0 0 23.33333%;
    max-width: 23.33333%
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26.66667%;
    -ms-flex: 0 0 26.66667%;
    flex: 0 0 26.66667%;
    max-width: 26.66667%
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 36.66667%;
    -ms-flex: 0 0 36.66667%;
    flex: 0 0 36.66667%;
    max-width: 36.66667%
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
  }
  .col-md-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 43.33333%;
    -ms-flex: 0 0 43.33333%;
    flex: 0 0 43.33333%;
    max-width: 43.33333%
  }
  .col-md-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 46.66667%;
    -ms-flex: 0 0 46.66667%;
    flex: 0 0 46.66667%;
    max-width: 46.66667%
  }
  .col-md-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 53.33333%;
    -ms-flex: 0 0 53.33333%;
    flex: 0 0 53.33333%;
    max-width: 53.33333%
  }
  .col-md-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 56.66667%;
    -ms-flex: 0 0 56.66667%;
    flex: 0 0 56.66667%;
    max-width: 56.66667%
  }
  .col-md-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
  }
  .col-md-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 63.33333%;
    -ms-flex: 0 0 63.33333%;
    flex: 0 0 63.33333%;
    max-width: 63.33333%
  }
  .col-md-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-md-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%
  }
  .col-md-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 73.33333%;
    -ms-flex: 0 0 73.33333%;
    flex: 0 0 73.33333%;
    max-width: 73.33333%
  }
  .col-md-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 76.66667%;
    -ms-flex: 0 0 76.66667%;
    flex: 0 0 76.66667%;
    max-width: 76.66667%
  }
  .col-md-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
  }
  .col-md-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-md-26 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 86.66667%;
    -ms-flex: 0 0 86.66667%;
    flex: 0 0 86.66667%;
    max-width: 86.66667%
  }
  .col-md-27 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%
  }
  .col-md-28 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 93.33333%;
    -ms-flex: 0 0 93.33333%;
    flex: 0 0 93.33333%;
    max-width: 93.33333%
  }
  .col-md-29 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 96.66667%;
    -ms-flex: 0 0 96.66667%;
    flex: 0 0 96.66667%;
    max-width: 96.66667%
  }
  .col-md-30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }
  .order-md-last {
    -webkit-box-ordinal-group: 32;
    -webkit-order: 31;
    -ms-flex-order: 31;
    order: 31
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
  }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
  }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14
  }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
  }
  .order-md-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16
  }
  .order-md-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17
  }
  .order-md-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18
  }
  .order-md-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19
  }
  .order-md-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20
  }
  .order-md-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
    -ms-flex-order: 21;
    order: 21
  }
  .order-md-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
    -ms-flex-order: 22;
    order: 22
  }
  .order-md-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
    -ms-flex-order: 23;
    order: 23
  }
  .order-md-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
    -ms-flex-order: 24;
    order: 24
  }
  .order-md-25 {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
    -ms-flex-order: 25;
    order: 25
  }
  .order-md-26 {
    -webkit-box-ordinal-group: 27;
    -webkit-order: 26;
    -ms-flex-order: 26;
    order: 26
  }
  .order-md-27 {
    -webkit-box-ordinal-group: 28;
    -webkit-order: 27;
    -ms-flex-order: 27;
    order: 27
  }
  .order-md-28 {
    -webkit-box-ordinal-group: 29;
    -webkit-order: 28;
    -ms-flex-order: 28;
    order: 28
  }
  .order-md-29 {
    -webkit-box-ordinal-group: 30;
    -webkit-order: 29;
    -ms-flex-order: 29;
    order: 29
  }
  .order-md-30 {
    -webkit-box-ordinal-group: 31;
    -webkit-order: 30;
    -ms-flex-order: 30;
    order: 30
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 3.33333%
  }
  .offset-md-2 {
    margin-left: 6.66667%
  }
  .offset-md-3 {
    margin-left: 10%
  }
  .offset-md-4 {
    margin-left: 13.33333%
  }
  .offset-md-5 {
    margin-left: 16.66667%
  }
  .offset-md-6 {
    margin-left: 20%
  }
  .offset-md-7 {
    margin-left: 23.33333%
  }
  .offset-md-8 {
    margin-left: 26.66667%
  }
  .offset-md-9 {
    margin-left: 30%
  }
  .offset-md-10 {
    margin-left: 33.33333%
  }
  .offset-md-11 {
    margin-left: 36.66667%
  }
  .offset-md-12 {
    margin-left: 40%
  }
  .offset-md-13 {
    margin-left: 43.33333%
  }
  .offset-md-14 {
    margin-left: 46.66667%
  }
  .offset-md-15 {
    margin-left: 50%
  }
  .offset-md-16 {
    margin-left: 53.33333%
  }
  .offset-md-17 {
    margin-left: 56.66667%
  }
  .offset-md-18 {
    margin-left: 60%
  }
  .offset-md-19 {
    margin-left: 63.33333%
  }
  .offset-md-20 {
    margin-left: 66.66667%
  }
  .offset-md-21 {
    margin-left: 70%
  }
  .offset-md-22 {
    margin-left: 73.33333%
  }
  .offset-md-23 {
    margin-left: 76.66667%
  }
  .offset-md-24 {
    margin-left: 80%
  }
  .offset-md-25 {
    margin-left: 83.33333%
  }
  .offset-md-26 {
    margin-left: 86.66667%
  }
  .offset-md-27 {
    margin-left: 90%
  }
  .offset-md-28 {
    margin-left: 93.33333%
  }
  .offset-md-29 {
    margin-left: 96.66667%
  }
}

.d-none {
  display: none!important
}

.d-inline {
  display: inline!important
}

.d-inline-block {
  display: inline-block!important
}

.d-block {
  display: block!important
}

.d-table {
  display: table!important
}

.d-table-row {
  display: table-row!important
}

.d-table-cell {
  display: table-cell!important
}

.d-flex {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important
}

.d-inline-flex {
  display: -webkit-inline-box!important;
  display: -webkit-inline-flex!important;
  display: -ms-inline-flexbox!important;
  display: inline-flex!important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none!important
  }
  .d-sm-inline {
    display: inline!important
  }
  .d-sm-inline-block {
    display: inline-block!important
  }
  .d-sm-block {
    display: block!important
  }
  .d-sm-table {
    display: table!important
  }
  .d-sm-table-row {
    display: table-row!important
  }
  .d-sm-table-cell {
    display: table-cell!important
  }
  .d-sm-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none!important
  }
  .d-md-inline {
    display: inline!important
  }
  .d-md-inline-block {
    display: inline-block!important
  }
  .d-md-block {
    display: block!important
  }
  .d-md-table {
    display: table!important
  }
  .d-md-table-row {
    display: table-row!important
  }
  .d-md-table-cell {
    display: table-cell!important
  }
  .d-md-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
  }
  .d-md-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media print {
  .d-print-none {
    display: none!important
  }
  .d-print-inline {
    display: inline!important
  }
  .d-print-inline-block {
    display: inline-block!important
  }
  .d-print-block {
    display: block!important
  }
  .d-print-table {
    display: table!important
  }
  .d-print-table-row {
    display: table-row!important
  }
  .d-print-table-cell {
    display: table-cell!important
  }
  .d-print-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
  }
  .d-print-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

.flex-row {
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: normal!important;
  -webkit-flex-direction: row!important;
  -ms-flex-direction: row!important;
  flex-direction: row!important
}

.flex-column {
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: normal!important;
  -webkit-flex-direction: column!important;
  -ms-flex-direction: column!important;
  flex-direction: column!important
}

.flex-row-reverse {
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: reverse!important;
  -webkit-flex-direction: row-reverse!important;
  -ms-flex-direction: row-reverse!important;
  flex-direction: row-reverse!important
}

.flex-column-reverse {
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: reverse!important;
  -webkit-flex-direction: column-reverse!important;
  -ms-flex-direction: column-reverse!important;
  flex-direction: column-reverse!important
}

.flex-wrap {
  -webkit-flex-wrap: wrap!important;
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap!important;
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse!important;
  -ms-flex-wrap: wrap-reverse!important;
  flex-wrap: wrap-reverse!important
}

.justify-content-start {
  -webkit-box-pack: start!important;
  -webkit-justify-content: flex-start!important;
  -ms-flex-pack: start!important;
  justify-content: flex-start!important
}

.justify-content-end {
  -webkit-box-pack: end!important;
  -webkit-justify-content: flex-end!important;
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}

.justify-content-center {
  -webkit-box-pack: center!important;
  -webkit-justify-content: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important
}

.justify-content-between {
  -webkit-box-pack: justify!important;
  -webkit-justify-content: space-between!important;
  -ms-flex-pack: justify!important;
  justify-content: space-between!important
}

.justify-content-around {
  -webkit-justify-content: space-around!important;
  -ms-flex-pack: distribute!important;
  justify-content: space-around!important
}

.align-items-start {
  -webkit-box-align: start!important;
  -webkit-align-items: flex-start!important;
  -ms-flex-align: start!important;
  align-items: flex-start!important
}

.align-items-end {
  -webkit-box-align: end!important;
  -webkit-align-items: flex-end!important;
  -ms-flex-align: end!important;
  align-items: flex-end!important
}

.align-items-center {
  -webkit-box-align: center!important;
  -webkit-align-items: center!important;
  -ms-flex-align: center!important;
  align-items: center!important
}

.align-items-baseline {
  -webkit-box-align: baseline!important;
  -webkit-align-items: baseline!important;
  -ms-flex-align: baseline!important;
  align-items: baseline!important
}

.align-items-stretch {
  -webkit-box-align: stretch!important;
  -webkit-align-items: stretch!important;
  -ms-flex-align: stretch!important;
  align-items: stretch!important
}

.align-content-start {
  -webkit-align-content: flex-start!important;
  -ms-flex-line-pack: start!important;
  align-content: flex-start!important
}

.align-content-end {
  -webkit-align-content: flex-end!important;
  -ms-flex-line-pack: end!important;
  align-content: flex-end!important
}

.align-content-center {
  -webkit-align-content: center!important;
  -ms-flex-line-pack: center!important;
  align-content: center!important
}

.align-content-between {
  -webkit-align-content: space-between!important;
  -ms-flex-line-pack: justify!important;
  align-content: space-between!important
}

.align-content-around {
  -webkit-align-content: space-around!important;
  -ms-flex-line-pack: distribute!important;
  align-content: space-around!important
}

.align-content-stretch {
  -webkit-align-content: stretch!important;
  -ms-flex-line-pack: stretch!important;
  align-content: stretch!important
}

.align-self-auto {
  -webkit-align-self: auto!important;
  -ms-flex-item-align: auto!important;
  align-self: auto!important
}

.align-self-start {
  -webkit-align-self: flex-start!important;
  -ms-flex-item-align: start!important;
  align-self: flex-start!important
}

.align-self-end {
  -webkit-align-self: flex-end!important;
  -ms-flex-item-align: end!important;
  align-self: flex-end!important
}

.align-self-center {
  -webkit-align-self: center!important;
  -ms-flex-item-align: center!important;
  align-self: center!important
}

.align-self-baseline {
  -webkit-align-self: baseline!important;
  -ms-flex-item-align: baseline!important;
  align-self: baseline!important
}

.align-self-stretch {
  -webkit-align-self: stretch!important;
  -ms-flex-item-align: stretch!important;
  align-self: stretch!important
}
@media (max-width:576px) {
  .header .header__logo img{max-width: 130px;}
  .header.active .header__logo{padding-bottom: 5px; padding-top:5px;}
  .header .header__menu-btn{top: 8px; left: 8px;}
  .header.active .header__nav, .header .header__nav{top: 8px;}
  .header.active .header__nav .login-link{display: none;}
}
@media (min-width:576px) {
  
  .flex-sm-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
  }
  .flex-sm-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }
  .justify-content-sm-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }
  .justify-content-sm-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }
  .justify-content-sm-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }
  .align-items-sm-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }
  .align-items-sm-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }
  .align-items-sm-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }
  .align-content-sm-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }
  .align-content-sm-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }
  .align-content-sm-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }
  .align-self-sm-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }
  .align-self-sm-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
  }
  .flex-md-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }
  .justify-content-md-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }
  .justify-content-md-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }
  .justify-content-md-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
  }
  .justify-content-md-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }
  .align-items-md-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }
  .align-items-md-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }
  .align-items-md-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }
  .align-content-md-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }
  .align-content-md-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }
  .align-content-md-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }
  .align-content-md-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }
  .align-content-md-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }
  .align-self-md-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }
  .align-self-md-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }
  .align-self-md-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }
  .align-self-md-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

.w-25 {
  width: 25%!important
}

.w-50 {
  width: 50%!important
}

.w-75 {
  width: 75%!important
}

.w-100 {
  width: 100%!important
}

.h-25 {
  height: 25%!important
}

.h-50 {
  height: 50%!important
}

.h-75 {
  height: 75%!important
}

.h-100 {
  height: 100%!important
}

.mw-100 {
  max-width: 100%!important
}

.mh-100 {
  max-height: 100%!important
}

.m-0 {
  margin: 0!important
}

.mt-0, .my-0 {
  margin-top: 0!important
}

.mr-0, .mx-0 {
  margin-right: 0!important
}

.mb-0, .my-0 {
  margin-bottom: 0!important
}

.ml-0, .mx-0 {
  margin-left: 0!important
}

.m-1 {
  margin: .25rem!important
}

.mt-1, .my-1 {
  margin-top: .25rem!important
}

.mr-1, .mx-1 {
  margin-right: .25rem!important
}

.mb-1, .my-1 {
  margin-bottom: .25rem!important
}

.ml-1, .mx-1 {
  margin-left: .25rem!important
}

.m-2 {
  margin: .5rem!important
}

.mt-2, .my-2 {
  margin-top: .5rem!important
}

.mr-2, .mx-2 {
  margin-right: .5rem!important
}

.mb-2, .my-2 {
  margin-bottom: .5rem!important
}

.ml-2, .mx-2 {
  margin-left: .5rem!important
}

.m-3 {
  margin: 1rem!important
}

.mt-3, .my-3 {
  margin-top: 1rem!important
}

.mr-3, .mx-3 {
  margin-right: 1rem!important
}

.mb-3, .my-3 {
  margin-bottom: 1rem!important
}

.ml-3, .mx-3 {
  margin-left: 1rem!important
}

.m-4 {
  margin: 1.5rem!important
}

.mt-4, .my-4 {
  margin-top: 1.5rem!important
}

.mr-4, .mx-4 {
  margin-right: 1.5rem!important
}

.mb-4, .my-4 {
  margin-bottom: 1.5rem!important
}

.ml-4, .mx-4 {
  margin-left: 1.5rem!important
}

.m-5 {
  margin: 3rem!important
}

.mt-5, .my-5 {
  margin-top: 3rem!important
}

.mr-5, .mx-5 {
  margin-right: 3rem!important
}

.mb-5, .my-5 {
  margin-bottom: 3rem!important
}

.ml-5, .mx-5 {
  margin-left: 3rem!important
}

.p-0 {
  padding: 0!important
}

.pt-0, .py-0 {
  padding-top: 0!important
}

.pr-0, .px-0 {
  padding-right: 0!important
}

.pb-0, .py-0 {
  padding-bottom: 0!important
}

.pl-0, .px-0 {
  padding-left: 0!important
}

.p-1 {
  padding: .25rem!important
}

.pt-1, .py-1 {
  padding-top: .25rem!important
}

.pr-1, .px-1 {
  padding-right: .25rem!important
}

.pb-1, .py-1 {
  padding-bottom: .25rem!important
}

.pl-1, .px-1 {
  padding-left: .25rem!important
}

.p-2 {
  padding: .5rem!important
}

.pt-2, .py-2 {
  padding-top: .5rem!important
}

.pr-2, .px-2 {
  padding-right: .5rem!important
}

.pb-2, .py-2 {
  padding-bottom: .5rem!important
}

.pl-2, .px-2 {
  padding-left: .5rem!important
}

.p-3 {
  padding: 1rem!important
}

.pt-3, .py-3 {
  padding-top: 1rem!important
}

.pr-3, .px-3 {
  padding-right: 1rem!important
}

.pb-3, .py-3 {
  padding-bottom: 1rem!important
}

.pl-3, .px-3 {
  padding-left: 1rem!important
}

.p-4 {
  padding: 1.5rem!important
}

.pt-4, .py-4 {
  padding-top: 1.5rem!important
}

.pr-4, .px-4 {
  padding-right: 1.5rem!important
}

.pb-4, .py-4 {
  padding-bottom: 1.5rem!important
}

.pl-4, .px-4 {
  padding-left: 1.5rem!important
}

.p-5 {
  padding: 3rem!important
}

.pt-5, .py-5 {
  padding-top: 3rem!important
}

.pr-5, .px-5 {
  padding-right: 3rem!important
}

.pb-5, .py-5 {
  padding-bottom: 3rem!important
}

.pl-5, .px-5 {
  padding-left: 3rem!important
}

.m-auto {
  margin: auto!important
}

.mt-auto, .my-auto {
  margin-top: auto!important
}

.mr-auto, .mx-auto {
  margin-right: auto!important
}

.mb-auto, .my-auto {
  margin-bottom: auto!important
}

.ml-auto, .mx-auto {
  margin-left: auto!important
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0!important
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0!important
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0!important
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0!important
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0!important
  }
  .m-sm-1 {
    margin: .25rem!important
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem!important
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem!important
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem!important
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem!important
  }
  .m-sm-2 {
    margin: .5rem!important
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem!important
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem!important
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem!important
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: .5rem!important
  }
  .m-sm-3 {
    margin: 1rem!important
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem!important
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem!important
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem!important
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem!important
  }
  .m-sm-4 {
    margin: 1.5rem!important
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem!important
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem!important
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem!important
  }
  .m-sm-5 {
    margin: 3rem!important
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem!important
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem!important
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem!important
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem!important
  }
  .p-sm-0 {
    padding: 0!important
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0!important
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0!important
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0!important
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0!important
  }
  .p-sm-1 {
    padding: .25rem!important
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem!important
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem!important
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem!important
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem!important
  }
  .p-sm-2 {
    padding: .5rem!important
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem!important
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem!important
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem!important
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: .5rem!important
  }
  .p-sm-3 {
    padding: 1rem!important
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem!important
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem!important
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem!important
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem!important
  }
  .p-sm-4 {
    padding: 1.5rem!important
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem!important
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem!important
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem!important
  }
  .p-sm-5 {
    padding: 3rem!important
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem!important
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem!important
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem!important
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem!important
  }
  .m-sm-auto {
    margin: auto!important
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto!important
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto!important
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto!important
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto!important
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0!important
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0!important
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0!important
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0!important
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0!important
  }
  .m-md-1 {
    margin: .25rem!important
  }
  .mt-md-1, .my-md-1 {
    margin-top: .25rem!important
  }
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem!important
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem!important
  }
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem!important
  }
  .m-md-2 {
    margin: .5rem!important
  }
  .mt-md-2, .my-md-2 {
    margin-top: .5rem!important
  }
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem!important
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem!important
  }
  .ml-md-2, .mx-md-2 {
    margin-left: .5rem!important
  }
  .m-md-3 {
    margin: 1rem!important
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem!important
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem!important
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem!important
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem!important
  }
  .m-md-4 {
    margin: 1.5rem!important
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem!important
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem!important
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem!important
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem!important
  }
  .m-md-5 {
    margin: 3rem!important
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem!important
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem!important
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem!important
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem!important
  }
  .p-md-0 {
    padding: 0!important
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0!important
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0!important
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0!important
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0!important
  }
  .p-md-1 {
    padding: .25rem!important
  }
  .pt-md-1, .py-md-1 {
    padding-top: .25rem!important
  }
  .pr-md-1, .px-md-1 {
    padding-right: .25rem!important
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem!important
  }
  .pl-md-1, .px-md-1 {
    padding-left: .25rem!important
  }
  .p-md-2 {
    padding: .5rem!important
  }
  .pt-md-2, .py-md-2 {
    padding-top: .5rem!important
  }
  .pr-md-2, .px-md-2 {
    padding-right: .5rem!important
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem!important
  }
  .pl-md-2, .px-md-2 {
    padding-left: .5rem!important
  }
  .p-md-3 {
    padding: 1rem!important
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem!important
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem!important
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem!important
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem!important
  }
  .p-md-4 {
    padding: 1.5rem!important
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem!important
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem!important
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem!important
  }
  .p-md-5 {
    padding: 3rem!important
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem!important
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem!important
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem!important
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem!important
  }
  .m-md-auto {
    margin: auto!important
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto!important
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto!important
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto!important
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto!important
  }
}

.flex-row {
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: normal!important;
  -webkit-flex-direction: row!important;
  -ms-flex-direction: row!important;
  flex-direction: row!important
}

.flex-column {
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: normal!important;
  -webkit-flex-direction: column!important;
  -ms-flex-direction: column!important;
  flex-direction: column!important
}

.flex-row-reverse {
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: reverse!important;
  -webkit-flex-direction: row-reverse!important;
  -ms-flex-direction: row-reverse!important;
  flex-direction: row-reverse!important
}

.flex-column-reverse {
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: reverse!important;
  -webkit-flex-direction: column-reverse!important;
  -ms-flex-direction: column-reverse!important;
  flex-direction: column-reverse!important
}

.flex-wrap {
  -webkit-flex-wrap: wrap!important;
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap!important;
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse!important;
  -ms-flex-wrap: wrap-reverse!important;
  flex-wrap: wrap-reverse!important
}

.justify-content-start {
  -webkit-box-pack: start!important;
  -webkit-justify-content: flex-start!important;
  -ms-flex-pack: start!important;
  justify-content: flex-start!important
}

.justify-content-end {
  -webkit-box-pack: end!important;
  -webkit-justify-content: flex-end!important;
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}

.justify-content-center {
  -webkit-box-pack: center!important;
  -webkit-justify-content: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important
}

.justify-content-between {
  -webkit-box-pack: justify!important;
  -webkit-justify-content: space-between!important;
  -ms-flex-pack: justify!important;
  justify-content: space-between!important
}

.justify-content-around {
  -webkit-justify-content: space-around!important;
  -ms-flex-pack: distribute!important;
  justify-content: space-around!important
}

.align-items-start {
  -webkit-box-align: start!important;
  -webkit-align-items: flex-start!important;
  -ms-flex-align: start!important;
  align-items: flex-start!important
}

.align-items-end {
  -webkit-box-align: end!important;
  -webkit-align-items: flex-end!important;
  -ms-flex-align: end!important;
  align-items: flex-end!important
}

.align-items-center {
  -webkit-box-align: center!important;
  -webkit-align-items: center!important;
  -ms-flex-align: center!important;
  align-items: center!important
}

.align-items-baseline {
  -webkit-box-align: baseline!important;
  -webkit-align-items: baseline!important;
  -ms-flex-align: baseline!important;
  align-items: baseline!important
}

.align-items-stretch {
  -webkit-box-align: stretch!important;
  -webkit-align-items: stretch!important;
  -ms-flex-align: stretch!important;
  align-items: stretch!important
}

.align-content-start {
  -webkit-align-content: flex-start!important;
  -ms-flex-line-pack: start!important;
  align-content: flex-start!important
}

.align-content-end {
  -webkit-align-content: flex-end!important;
  -ms-flex-line-pack: end!important;
  align-content: flex-end!important
}

.align-content-center {
  -webkit-align-content: center!important;
  -ms-flex-line-pack: center!important;
  align-content: center!important
}

.align-content-between {
  -webkit-align-content: space-between!important;
  -ms-flex-line-pack: justify!important;
  align-content: space-between!important
}

.align-content-around {
  -webkit-align-content: space-around!important;
  -ms-flex-line-pack: distribute!important;
  align-content: space-around!important
}

.align-content-stretch {
  -webkit-align-content: stretch!important;
  -ms-flex-line-pack: stretch!important;
  align-content: stretch!important
}

.align-self-auto {
  -webkit-align-self: auto!important;
  -ms-flex-item-align: auto!important;
  align-self: auto!important
}

.align-self-start {
  -webkit-align-self: flex-start!important;
  -ms-flex-item-align: start!important;
  align-self: flex-start!important
}

.align-self-end {
  -webkit-align-self: flex-end!important;
  -ms-flex-item-align: end!important;
  align-self: flex-end!important
}

.align-self-center {
  -webkit-align-self: center!important;
  -ms-flex-item-align: center!important;
  align-self: center!important
}

.align-self-baseline {
  -webkit-align-self: baseline!important;
  -ms-flex-item-align: baseline!important;
  align-self: baseline!important
}

.align-self-stretch {
  -webkit-align-self: stretch!important;
  -ms-flex-item-align: stretch!important;
  align-self: stretch!important
}

@media (min-width:576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
  }
  .flex-sm-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }
  .justify-content-sm-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }
  .justify-content-sm-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }
  .justify-content-sm-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }
  .align-items-sm-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }
  .align-items-sm-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }
  .align-items-sm-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }
  .align-content-sm-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }
  .align-content-sm-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }
  .align-content-sm-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }
  .align-self-sm-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }
  .align-self-sm-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
  }
  .flex-md-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }
  .justify-content-md-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }
  .justify-content-md-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }
  .justify-content-md-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
  }
  .justify-content-md-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }
  .align-items-md-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }
  .align-items-md-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }
  .align-items-md-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }
  .align-content-md-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }
  .align-content-md-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }
  .align-content-md-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }
  .align-content-md-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }
  .align-content-md-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }
  .align-self-md-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }
  .align-self-md-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }
  .align-self-md-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }
  .align-self-md-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

.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: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -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;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: 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
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!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-ajax-holder .mfp-content, .mfp-inline-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-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -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: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #ccc
}

.mfp-preloader a:hover {
  color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  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: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-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: .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:focus, .mfp-arrow:hover {
  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: .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, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(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) {
  .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, .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, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width:900px) {
  .bx-basket-block .cart-link img{width: 30px; height: 30px;}
  .mfp-arrow {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.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
  }
}

.mm-menu {
  --mm-line-height: 20px;
  --mm-listitem-size: 44px;
  --mm-navbar-size: 44px;
  --mm-offset-top: 0;
  --mm-offset-right: 0;
  --mm-offset-bottom: 0;
  --mm-offset-left: 0;
  --mm-color-border: rgba(0, 0, 0, 0.1);
  --mm-color-button: rgba(0, 0, 0, 0.3);
  --mm-color-text: rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  --mm-color-background: #f3f3f3;
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
  --mm-shadow: 0 0 10px rgba( 0, 0, 0, 0.3)
}

.mm-hidden {
  display: none!important
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: 20px;
  line-height: var(--mm-line-height);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none
}

[dir=rtl] .mm-menu {
  direction: rtl
}

.mm-panels, .mm-panels>.mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0
}

.mm-panel, .mm-panels {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text)
}

.mm-panels {
  overflow: hidden
}

.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-panel:not(.mm-hidden) {
  display: block
}

.mm-panel:after, .mm-panel:before {
  content: '';
  display: block;
  height: 20px
}

.mm-panel_has-navbar {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size)
}

.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-panel_opened-parent {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}

.mm-panel_highest {
  z-index: 2
}

.mm-panel_noanimation {
  -webkit-transition: none!important;
  -o-transition: none!important;
  transition: none!important
}

.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}

.mm-listitem_vertical>.mm-panel {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px
}

.mm-listitem_vertical>.mm-panel:after, .mm-listitem_vertical>.mm-panel:before {
  content: none;
  display: none
}

.mm-listitem_opened>.mm-panel {
  display: block
}

.mm-listview li.mm-listitem_opened > a.mm-listitem__text{
  font-weight: 700;
}

.mm-listitem_vertical>.mm-listitem__btn {
  height: 44px;
  height: var(--mm-listitem-size);
  bottom: auto
}

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent
}

.mm-listitem_opened>.mm-listitem__btn:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px
}

.mm-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  padding: 0
}

.mm-btn:after, .mm-btn:before {
  border-color: rgba(0, 0, 0, .1);
  border-color: var(--mm-color-button);
  border-width: 2px;
  border-style: solid
}

.mm-btn_close:after, .mm-btn_close:before {
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px
}

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px
}

.mm-btn_next:after, .mm-btn_prev:before {
  content: '';
  border-bottom: none;
  border-right: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0
}

.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto
}

[dir=rtl] .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

[dir=rtl] .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto
}

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
  right: auto
}

[dir=rtl] .mm-btn_close:before {
  left: 25px
}

[dir=rtl] .mm-btn_close:after {
  left: 18px
}

.mm-navbar {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .3);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text-dimmed);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
  display: none;
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0 44px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.mm-navbar>* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 12px;
  padding: -webkit-calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-left: 0;
  padding-right: 0
}

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none
}

.mm-navbar__title {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.mm-navbar__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1
}

.mm-navbar__btn:first-child {
  text-align: left;
  left: 0
}

.mm-navbar__btn:last-child {
  text-align: right;
  right: 0
}

.mm-panel_has-navbar .mm-navbar {
  display: block
}

[dir=rtl] .mm-navbar__btn:first-child {
  text-align: right;
  right: 0;
  left: auto
}

[dir=rtl] .mm-navbar__btn:last-child {
  text-align: left;
  left: 0;
  right: auto
}

.mm-listitem, .mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0
}

.mm-listitem {
  color: rgba(0, 0, 0, .75);
  color: var(--mm-color-text);
  border-color: rgba(0, 0, 0, .1);
  border-color: var(--mm-color-border);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.mm-listitem:after {
  content: '';
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0
}

.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none
}

.mm-listitem__btn, .mm-listitem__text {
  color: inherit;
  display: block;
  padding-top: 12px;
  padding-top: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
  padding-bottom: 12px;
  padding-bottom: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)
}

.mm-listitem__text {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
  flex-basis: 10%
}

.mm-listitem__btn {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .4);
  tap-highlight-color: rgba(255, 255, 255, .4);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  tap-highlight-color: var(--mm-color-background-emphasis);
  background: rgba(3, 2, 1, 0);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative
}

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid
}

.mm-listitem_selected>.mm-listitem__text {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}

.mm-listitem_opened>.mm-listitem__btn, .mm-listitem_opened>.mm-panel {
  background: rgba(0, 0, 0, .05);
  background: var(--mm-color-background-highlight)
}

.mm-panels>.mm-panel>.mm-listview {
  margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
  margin-top: -20px
}

.mm-listitem_divider {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, .05);
  background: var(--mm-color-background-highlight);
  font-size: 75%;
  text-transform: uppercase;
  min-height: 20px;
  min-height: var(--mm-line-height);
  padding: 6.5px;
  padding: -webkit-calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
  padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
  padding-right: 10px;
  padding-left: 20px
}

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(--mm-listitem-size)
}

.mm-listitem_spacer>.mm-btn_next {
  top: 44px;
  top: var(--mm-listitem-size)
}

[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px
}

[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px
}

[dir=rtl] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid
}

.mm-page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 1
}

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative
}

.mm-wrapper_background .mm-page {
  background: inherit
}

.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0
}

.mm-menu_offcanvas.mm-menu_opened {
  display: block
}

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}

@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}

.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2
}

.mm-wrapper_blocking {
  overflow: hidden
}

.mm-wrapper_blocking body {
  overflow: hidden
}

.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block
}

.mm-sronly {
  border: 0!important;
  clip: rect(1px, 1px, 1px, 1px)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  white-space: nowrap!important;
  width: 1px!important;
  min-width: 1px!important;
  height: 1px!important;
  min-height: 1px!important;
  padding: 0!important;
  overflow: hidden!important;
  position: absolute!important
}

.mm-menu_autoheight {
  -webkit-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative
}

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%
}

.mm-menu_autoheight-measuring .mm-panel {
  display: block!important
}

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none!important
}

.mm-menu_autoheight-measuring .mm-panels>.mm-panel {
  bottom: auto!important;
  height: auto!important
}

[class*=mm-menu_columns-] {
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel {
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: width, transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened, [class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent {
  display: block!important
}

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit
}

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu_columns-0 .mm-panels>.mm-panel {
  z-index: 0
}

.mm-menu_columns-0 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}

@media all and (min-width:0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}

@media all and (min-width:0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-1 .mm-panels>.mm-panel {
  z-index: 1;
  width: 100%
}

.mm-menu_columns-1 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}

@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}

@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-2 .mm-panels>.mm-panel {
  z-index: 2;
  width: 50%
}

.mm-menu_columns-2 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}

@media all and (min-width:1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0)
  }
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}

@media all and (min-width:1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0)
  }
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-3 .mm-panels>.mm-panel {
  z-index: 3;
  width: 33.34%
}

.mm-menu_columns-3 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}

@media all and (min-width:1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0)
  }
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}

@media all and (min-width:1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0)
  }
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-4 .mm-panels>.mm-panel {
  z-index: 4;
  width: 25%
}

.mm-menu_columns-4 .mm-panels>.mm-panel else {
  width: 100%
}

.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0)
}

.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}

@media all and (min-width:2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0)
  }
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}

@media all and (min-width:2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0)
  }
}

[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  -webkit-transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, -webkit-transform;
  -o-transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform
}

.mm-counter {
  color: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed);
  text-align: right;
  display: block;
  min-width: 44px;
  float: right
}

.mm-listitem_nosubitems>.mm-counter {
  display: none
}

[dir=rtl] .mm-counter {
  text-align: left;
  float: left
}

.mm-listitem_divider {
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed);
  padding-top: 18px;
  padding-top: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
  padding-bottom: 6px;
  padding-bottom: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25);
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25)
}

.mm-menu_border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid
}

.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10
}

.mm-listview_fixeddivider:after {
  content: none!important;
  display: none!important
}

.mm-panel_dividers .mm-listview_fixeddivider {
  display: block
}

.mm-wrapper_opened.mm-dragging .mm-menu, .mm-wrapper_opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s
}

.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%;
  overflow: visible
}

.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  z-index: 0
}

.mm-wrapper_dropdown .mm-wrapper__blocker {
  -webkit-transition-delay: 0s!important;
  -o-transition-delay: 0s!important;
  transition-delay: 0s!important;
  z-index: 1
}

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2
}

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none
}

[class*=mm-menu_tip-]:before {
  content: '';
  background: inherit;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.mm-menu_tip-left:before {
  left: 22px
}

.mm-menu_tip-right:before {
  right: 22px
}

.mm-menu_tip-top:before {
  top: -8px
}

.mm-menu_tip-bottom:before {
  bottom: -8px
}

.mm-menu {
  --mm-iconbar-size: 44px
}

.mm-iconbar {
  color: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed);
  border: 0 solid rgba(0, 0, 0, .1);
  border-color: var(--mm-color-border);
  border-right-width: 1px;
  text-align: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  width: var(--mm-iconbar-size);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2
}

.mm-menu_iconbar .mm-navbars_bottom, .mm-menu_iconbar .mm-navbars_top, .mm-menu_iconbar .mm-panels {
  left: 44px;
  left: var(--mm-iconbar-size)
}

.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute
}

.mm-iconbar__bottom>*, .mm-iconbar__top>* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 11px 0
}

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none
}

.mm-iconbar__top {
  top: 0
}

.mm-iconbar__bottom {
  bottom: 0
}

.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus {
  outline: 0;
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}

.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%
}

.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0
}

.mm-menu {
  --mm-iconpanel-size: 44px
}

.mm-panel_iconpanel-1, .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider {
  width: -webkit-calc(100% - (44px * 1));
  width: calc(100% - (44px * 1));
  width: -webkit-calc(100% - (var(--mm-iconpanel-size) * 1));
  width: calc(100% - (var(--mm-iconpanel-size) * 1))
}

.mm-panel_iconpanel-2, .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider {
  width: -webkit-calc(100% - (44px * 2));
  width: calc(100% - (44px * 2));
  width: -webkit-calc(100% - (var(--mm-iconpanel-size) * 2));
  width: calc(100% - (var(--mm-iconpanel-size) * 2))
}

.mm-panel_iconpanel-3, .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider {
  width: -webkit-calc(100% - (44px * 3));
  width: calc(100% - (44px * 3));
  width: -webkit-calc(100% - (var(--mm-iconpanel-size) * 3));
  width: calc(100% - (var(--mm-iconpanel-size) * 3))
}

.mm-panel_iconpanel-first~.mm-panel, .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider {
  width: -webkit-calc(100% - 44px);
  width: calc(100% - 44px);
  width: -webkit-calc(100% - var(--mm-iconpanel-size));
  width: calc(100% - var(--mm-iconpanel-size))
}

.mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider, .mm-menu_iconpanel .mm-panels>.mm-panel {
  left: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: transform, width;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform
}

.mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left-width: 1px;
  border-left-style: solid
}

.mm-menu_iconpanel .mm-panels>.mm-panel_opened, .mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent {
  display: block!important
}

.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent {
  overflow-y: hidden;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset
}

.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0
}

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px
}

[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider, [dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel {
  left: 0;
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: transform, width;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform
}

[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit
}

.mm-navbars_bottom, .mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1
}

.mm-navbars_bottom>.mm-navbar, .mm-navbars_top>.mm-navbar {
  border-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative
}

.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0
}

.mm-navbars_bottom>.mm-navbar>:not(img):not(.mm-btn), .mm-navbars_top>.mm-navbar>:not(img):not(.mm-btn) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1
}

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto
}

.mm-menu_navbar_top-1 .mm-panels {
  top: 44px;
  top: -webkit-calc(var(--mm-navbar-size) * 1);
  top: calc(var(--mm-navbar-size) * 1)
}

.mm-menu_navbar_top-2 .mm-panels {
  top: 88px;
  top: -webkit-calc(var(--mm-navbar-size) * 2);
  top: calc(var(--mm-navbar-size) * 2)
}

.mm-menu_navbar_top-3 .mm-panels {
  top: 132px;
  top: -webkit-calc(var(--mm-navbar-size) * 3);
  top: calc(var(--mm-navbar-size) * 3)
}

.mm-menu_navbar_top-4 .mm-panels {
  top: 176px;
  top: -webkit-calc(var(--mm-navbar-size) * 4);
  top: calc(var(--mm-navbar-size) * 4)
}

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto
}

.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 44px;
  bottom: -webkit-calc(var(--mm-navbar-size) * 1);
  bottom: calc(var(--mm-navbar-size) * 1)
}

.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 88px;
  bottom: -webkit-calc(var(--mm-navbar-size) * 2);
  bottom: calc(var(--mm-navbar-size) * 2)
}

.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 132px;
  bottom: -webkit-calc(var(--mm-navbar-size) * 3);
  bottom: calc(var(--mm-navbar-size) * 3)
}

.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 176px;
  bottom: -webkit-calc(var(--mm-navbar-size) * 4);
  bottom: calc(var(--mm-navbar-size) * 4)
}

.mm-navbar_size-2 {
  height: 88px;
  height: -webkit-calc(var(--mm-navbar-size) * 2);
  height: calc(var(--mm-navbar-size) * 2)
}

.mm-navbar_size-3 {
  height: 132px;
  height: -webkit-calc(var(--mm-navbar-size) * 3);
  height: calc(var(--mm-navbar-size) * 3)
}

.mm-navbar_size-4 {
  height: 176px;
  height: -webkit-calc(var(--mm-navbar-size) * 4);
  height: calc(var(--mm-navbar-size) * 4)
}

.mm-navbar__breadcrumbs {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 20px
}

.mm-navbar__breadcrumbs>* {
  display: inline-block;
  padding-right: 6px;
  padding-top: 12px;
  padding-top: -webkit-calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-top: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-bottom: 12px;
  padding-bottom: -webkit-calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-bottom: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5)
}

.mm-navbar__breadcrumbs>a {
  text-decoration: underline
}

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -44px
}

.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0
}

.mm-navbar__tab_selected {
  background: inherit!important;
  color: inherit!important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit
}

.mm-navbar__tab_selected:first-child {
  border-left: none
}

.mm-navbar__tab_selected:last-child {
  border-right: none
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar {
  background: inherit!important;
  color: inherit!important
}

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid
}

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px
}

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit
}

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid
}

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px
}

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none
}

.mm-navbar_tabs>a:not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar, .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis);
  color: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed)
}

.mm-searchfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0;
  overflow: hidden
}

.mm-searchfield input {
  border: none!important;
  outline: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, .05);
  background: var(--mm-color-background-highlight);
  color: rgba(0, 0, 0, .75);
  color: var(--mm-color-text);
  font: inherit;
  font-size: inherit;
  line-height: 35.2px;
  line-height: -webkit-calc(var(--mm-navbar-size) * .7);
  line-height: calc(var(--mm-navbar-size) * .7);
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 24px;
  height: -webkit-calc(var(--mm-navbar-size) * .7);
  height: calc(var(--mm-navbar-size) * .7);
  min-height: unset;
  max-height: unset;
  margin: 0;
  padding: 0 10px
}

.mm-searchfield input::-ms-clear {
  display: none
}

.mm-searchfield__input {
  padding: 6.6px 10px 0 10px;
  padding-top: -webkit-calc(var(--mm-navbar-size) * .15);
  padding-top: calc(var(--mm-navbar-size) * .15);
  position: relative
}

.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  padding: 44px 0
}

.mm-searchfield__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0
}

.mm-panel_search {
  left: 0!important;
  right: 0!important;
  width: 100%!important;
  border-left: none!important
}

.mm-searchfield__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%
}

.mm-searchfield__cancel {
  line-height: 44px;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  -webkit-transition: margin .4s ease;
  -o-transition: margin .4s ease;
  transition: margin .4s ease
}

.mm-searchfield__cancel-active {
  margin-right: 0
}

.mm-panel>.mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.mm-panel_has-searchfield {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size)
}

.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 88px;
  padding-top: -webkit-calc(var(--mm-navbar-size) * 2);
  padding-top: calc(var(--mm-navbar-size) * 2)
}

.mm-panel_has-navbar.mm-panel_has-searchfield>.mm-searchfield {
  top: 44px;
  top: var(--mm-navbar-size)
}

.mm-listitem_nosubitems>.mm-listitem__btn {
  display: none
}

.mm-listitem_nosubitems>.mm-listitem__text {
  padding-right: 10px
}

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly
}

.mm-sectionindexer a {
  color: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block
}

.mm-sectionindexer~.mm-panels {
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease
}

.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0
}

.mm-menu_has-sectionindexer .mm-panels {
  right: 20px
}

.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 46px;
  top: -webkit-calc((var(--mm-navbar-size) * 1) + 2px);
  top: calc((var(--mm-navbar-size) * 1) + 2px)
}

.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 90px;
  top: -webkit-calc((var(--mm-navbar-size) * 2) + 2px);
  top: calc((var(--mm-navbar-size) * 2) + 2px)
}

.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 134px;
  top: -webkit-calc((var(--mm-navbar-size) * 3) + 2px);
  top: calc((var(--mm-navbar-size) * 3) + 2px)
}

.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 178px;
  top: -webkit-calc((var(--mm-navbar-size) * 4) + 2px);
  top: calc((var(--mm-navbar-size) * 4) + 2px)
}

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 46px;
  bottom: -webkit-calc((var(--mm-navbar-size) * 1) + 2px);
  bottom: calc((var(--mm-navbar-size) * 1) + 2px)
}

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 90px;
  bottom: -webkit-calc((var(--mm-navbar-size) * 2) + 2px);
  bottom: calc((var(--mm-navbar-size) * 2) + 2px)
}

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 134px;
  bottom: -webkit-calc((var(--mm-navbar-size) * 3) + 2px);
  bottom: calc((var(--mm-navbar-size) * 3) + 2px)
}

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 178px;
  bottom: -webkit-calc((var(--mm-navbar-size) * 4) + 2px);
  bottom: calc((var(--mm-navbar-size) * 4) + 2px)
}

.mm-menu_selected-hover .mm-listitem>.mm-listitem__btn, .mm-menu_selected-hover .mm-listitem>.mm-listitem__text, .mm-menu_selected-parent .mm-listitem>.mm-listitem__btn, .mm-menu_selected-parent .mm-listitem>.mm-listitem__text {
  -webkit-transition: background .4s ease;
  -o-transition: background .4s ease;
  transition: background .4s ease
}

.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected .mm-listitem__text {
  background: 0 0
}

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
  background: 0 0
}

.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__text {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}

.mm-menu, .mm-slideout {
  --mm-sidebar-collapsed-size: 44px;
  --mm-sidebar-expanded-size: 440px
}

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
  position: relative
}

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: width, transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform
}

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh
}

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: block!important;
  top: 0!important;
  right: auto!important;
  bottom: 0!important;
  left: 0!important
}

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0
}

.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: -webkit-calc(100% - 44px);
  width: calc(100% - 44px);
  width: -webkit-calc(100% - var(--mm-sidebar-collapsed-size));
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  -webkit-transform: translate3d(44px, 0, 0);
  transform: translate3d(44px, 0, 0);
  -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0!important;
  max-width: 100000px!important
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none
}

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible
}

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none!important
}

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
  width: -webkit-calc(100% - 440px);
  width: calc(100% - 440px);
  width: -webkit-calc(100% - var(--mm-sidebar-expanded-size));
  width: calc(100% - var(--mm-sidebar-expanded-size));
  -webkit-transform: translate3d(440px, 0, 0);
  transform: translate3d(440px, 0, 0);
  -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: 440px;
  width: var(--mm-sidebar-expanded-size)
}

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3
}

.mm-menu_opened .mm-menu__blocker {
  display: none
}

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

label.mm-toggle {
  -webkit-border-radius: 34px;
  border-radius: 34px;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: 5px;
  margin-top: -webkit-calc((var(--mm-listitem-size) - 34px)/ 2);
  margin-top: calc((var(--mm-listitem-size) - 34px)/ 2)
}

label.mm-toggle:before {
  content: '';
  display: block;
  -webkit-border-radius: 34px;
  border-radius: 34px;
  width: 32px;
  height: 32px;
  margin: 1px
}

input.mm-toggle {
  position: absolute;
  left: -10000px
}

input.mm-toggle:checked~label.mm-toggle:before {
  float: right
}

label.mm-toggle {
  background: rgba(0, 0, 0, .1);
  background: var(--mm-color-border)
}

label.mm-toggle:before {
  background: #f3f3f3;
  background: var(--mm-color-background)
}

input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

label.mm-check {
  width: 34px;
  height: 34px
}

label.mm-check:before {
  border-color: rgba(0, 0, 0, .75);
  border-color: var(--mm-color-text);
  content: '';
  display: block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

input.mm-check {
  position: absolute;
  left: -10000px
}

input.mm-check:checked~label.mm-check:before {
  opacity: 1
}

[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before {
  float: left
}

.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
  content: none
}

.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
  left: 0!important
}

.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
  right: 20px
}

.mm-menu_fx-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
  transform: scale(.7, .7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
  transform: scale(.7, .7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu_fx-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu_fx-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1
}

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none
}

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
  -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
  transform: scale(.7, .7) translate3d(-30%, 0, 0)
}

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

[class*=mm-menu_fx-listitems-] .mm-listitem {
  -webkit-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  -webkit-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  -webkit-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  -webkit-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  transition-delay: 350ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  -webkit-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  transition-delay: 450ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  -webkit-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  transition-delay: 550ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  -webkit-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  transition-delay: 650ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  -webkit-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms
}

.mm-menu_fx-listitems-slide .mm-listitem {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0
}

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.mm-menu_fx-listitems-fade .mm-listitem {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  opacity: 0
}

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1
}

.mm-menu_fx-listitems-drop .mm-listitem {
  -webkit-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  transition-property: opacity, top;
  opacity: 0;
  top: -25%
}

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0
}

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0)
}

@media all and (max-width:140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width:10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0)
  }
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-100vw, 0, 0);
  transform: translate3d(-100vw, 0, 0)
}

@media all and (max-width:140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width:10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0)
  }
}

.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px
}

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px
}

.mm-menu_listview-justify .mm-panels>.mm-panel:after, .mm-menu_listview-justify .mm-panels>.mm-panel:before, .mm-panels>.mm-panel_listview-justify:after, .mm-panels>.mm-panel_listview-justify:before {
  content: none;
  display: none
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview, .mm-panels>.mm-panel_listview-justify .mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem, .mm-panels>.mm-panel_listview-justify .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 44px
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider), .mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text, .mm-panels>.mm-panel_listview-justify .mm-listitem__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}

.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0
}

.mm-listview_inset .mm-listitem {
  padding: 5px 0
}

.mm-menu_multiline .mm-listitem__text, .mm-panel_multiline .mm-listitem__text {
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: normal
}

[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
  opacity: 0
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  -o-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s
}

.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker {
  background: inherit
}

.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker {
  background: #000
}

.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker {
  background: #fff
}

.mm-menu_popup {
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

.mm-menu_popup.mm-menu_opened~.mm-slideout {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  z-index: 0
}

.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker {
  -webkit-transition-delay: 0s!important;
  -o-transition-delay: 0s!important;
  transition-delay: 0s!important;
  z-index: 1
}

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1
}

.mm-menu_position-right {
  left: auto;
  right: 0
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}

@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}

.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2
}

.mm-menu_position-bottom.mm-menu_opened~.mm-slideout, .mm-menu_position-front.mm-menu_opened~.mm-slideout, .mm-menu_position-top.mm-menu_opened~.mm-slideout {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  z-index: 0
}

.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker {
  z-index: 1
}

.mm-menu_position-front {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%
}

.mm-menu_position-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px
}

.mm-menu_position-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto
}

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px
}

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu_shadow-page:after {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow);
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none
}

.mm-menu_shadow-menu {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow)
}

.mm-menu_shadow-panels .mm-panels>.mm-panel {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow)
}

.mm-menu_theme-white {
  --mm-color-border: rgba( 0, 0, 0, 0.1);
  --mm-color-button: rgba( 0, 0, 0, 0.3);
  --mm-color-text: rgba( 0, 0, 0, 0.7);
  --mm-color-text-dimmed: rgba( 0, 0, 0, 0.3);
  --mm-color-background: #fff;
  --mm-color-background-highlight: rgba( 0, 0, 0, 0.06);
  --mm-color-background-emphasis: rgba( 0, 0, 0, 0.03);
  --mm-shadow: 0 0 10px rgba( 0, 0, 0, 0.2)
}

.mm-menu_theme-dark {
  --mm-color-border: rgba( 0, 0, 0, 0.3);
  --mm-color-button: rgba( 255, 255, 255, 0.4);
  --mm-color-text: rgba( 255, 255, 255, 0.85);
  --mm-color-text-dimmed: rgba( 255, 255, 255, 0.4);
  --mm-color-background: #333;
  --mm-color-background-highlight: rgba( 255, 255, 255, 0.08);
  --mm-color-background-emphasis: rgba( 0, 0, 0, 0.1);
  --mm-shadow: 0 0 20px rgba( 0, 0, 0, 0.5)
}

.mm-menu_theme-black {
  --mm-color-border: rgba( 255, 255, 255, 0.25);
  --mm-color-button: rgba( 255, 255, 255, 0.4);
  --mm-color-text: rgba( 255, 255, 255, 0.75);
  --mm-color-text-dimmed: rgba( 255, 255, 255, 0.4);
  --mm-color-background: #000;
  --mm-color-background-highlight: rgba( 255, 255, 255, 0.2);
  --mm-color-background-emphasis: rgba( 255, 255, 255, 0.15);
  --mm-shadow: none
}

.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0!important
}

.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both
}

.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%
}

.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1
}

.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%
}

.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%
}

.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%
}

.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%
}

.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0
}

.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
  width: auto
}

.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
  content: none;
  display: none
}

.mm-menu_tileview .mm-listitem_divider, .mm-panel_tileview .mm-listitem_divider {
  display: none
}

.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0
}

.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none
}

body.modal-open .mm-slideout {
  z-index: unset
}

.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -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-target {
  position: relative;
  direction: ltr
}

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1
}

.noUi-connects {
  overflow: hidden;
  z-index: 0
}

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0
}

.noUi-vertical .noUi-origin {
  width: 0
}

.noUi-horizontal .noUi-origin {
  height: 0
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute
}

.noUi-touch-area {
  height: 100%;
  width: 100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
  cursor: inherit!important
}

.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
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto
}

.noUi-target {
  background: #fafafa;
  -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-connects {
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.noUi-connect {
  background: #3fb8af
}

.noUi-draggable {
  cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
  cursor: ns-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 {
  background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.noUi-pips {
  position: absolute;
  color: #999
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px
}

.noUi-marker {
  position: absolute;
  background: #ccc
}

.noUi-marker-sub {
  background: #aaa
}

.noUi-marker-large {
  background: #aaa
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%)
}

.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: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%)
}

.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;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%
}

::-webkit-input-placeholder {
  color: #666
}

::-moz-placeholder {
  color: #666
}

::-ms-input-placeholder {
  color: #666
}

::placeholder {
  color: #666
}

::-moz-selection {
  background-color: #93c50e;
  color: #fff
}

::selection {
  background-color: #93c50e;
  color: #fff
}

html {
  font-size: 10px
}

a {
  text-decoration: none!important
}

body {
  font-size: 1.2rem;
  min-width: 320px;
  position: relative;
  line-height: 1.4;
  font-family: roboto, sans-serif;
  overflow-x: hidden;
  color: #000;
  background-color: #e8e7e7;
  width: 100%;
  max-width: 800px;
  margin: 0 auto
}

body input, body textarea {
  border: #666 1px solid;
  outline: 0
}

body input:focus:required:invalid, body textarea:focus:required:invalid {
  border-color: red
}

body input:required:valid, body textarea:required:valid {
  border-color: green
}

body a:active, body a:focus, body a:hover, body button:active, body button:focus, body button:hover, body input:active, body input:focus, body input:hover, body textarea:active, body textarea:focus, body textarea:hover {
  outline: 0;
  outline-offset: 0
}

b, strong {
  font-weight: 700
}

.container-fluid {
  padding: 0
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0
}

#page {
  width: 100%;
  max-width: 80rem;
  margin: 0 auto;
  -webkit-box-shadow: -.4rem -.4rem 1.1rem .2rem rgba(0, 0, 0, .16);
  box-shadow: -.4rem -.4rem 1.1rem .2rem rgba(0, 0, 0, .16);
  padding-top: 8.6rem;
  /* padding-top: 0px; */
  overflow: hidden
}

.page-title {
  color: #a09796;
  font-family: Roboto;
  font-size: 1.6rem;
  font-weight: 400
}

.breadcrumbs {
  padding: .7rem 1rem;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none
}

.breadcrumbs li {
  margin-right: .5rem;
  position: relative
}

.breadcrumbs li:after {
  content: '-';
  margin-left: .5rem;
  color: #a09796
}

.breadcrumbs li:last-child:after {
  display: none
}

.breadcrumbs li a {
  color: #a09796;
  font-family: Roboto;
  font-size: .9rem;
  font-weight: 400
}

.trigger .container {
  margin: 0
}

.header .container {
  margin: 0
}

.section-title {
  padding-left: 1rem;
  color: #666;
  font-family: Roboto;
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  height: 3.7rem;
  background-color: #e8e7e7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0
}

.section-title span {
  text-transform: none;
  padding-left: .5rem
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(70vw, 0, 0);
  transform: translate3d(70vw, 0, 0)
}

.mm-menu_offcanvas {
  width: 80%;
  min-width: 150px;
  max-width: 70vw
}

.mm-panel {
  border-top: .1rem dashed #c6c6c6
}

.mm-btn_next:after {
  display: none
}

.mm-btn_next:before {
  content: '';
  display: block;
  background: url(/local/templates/webcat_mobile/css/../img/icons/plus.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 1.3rem;
  height: 1.3rem;
  border: none;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mm-btn_next+.mm-panel .mm-btn_next:before {
  -webkit-transform: scale(.8) translateY(-50%);
  -ms-transform: scale(.8) translateY(-50%);
  transform: scale(.8) translateY(-50%)
}

.mm-btn_next+.mm-panel .mm-panel .mm-listitem {
  background: #fff;
  border-left: 2px solid #93c50e;
  margin-left: 2rem
}

.mm-menu a {
  border: none;
  color: #232323;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400
}

.mm-menu a:link {
  border: none
}

.mm-listitem {
  background-color: #e8e6e7
}

.mm-listitem_selected>.mm-list-item__text {
  background: #e8e6e7
}

.mm-listitem_opened>.mm-listitem__btn {
  background-color: #e8e6e7
}

.mm-listitem_opened>.mm-listitem__btn:before {
  content: '';
  background: url(/local/templates/webcat_mobile/css/../img/icons/minus.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.mm-listitem>.mm-panel {
  padding: 0;
  background: #e8e6e7
}

.mm-listitem__btn {
  padding-right: 3rem
}

.mm-listitem:after {
  left: 0;
  border-bottom: .1rem dashed #c6c6c6
}

.mm-listitem_selected>.mm-listitem__text {
  background-color: #e8e6e7
}

.menu-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.menu-cart {
  background-color: #cecece;
  border: none
}

.menu-cart a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase
}

.menu-cart a:after {
  display: none
}

.menu-cart a span {
  width: 2.9rem;
  height: 1.7rem;
  background-color: #93c50e;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.trigger {
  background-color: #282828;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: #686868;
}

.trigger p {
  color: #ededed;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .045rem;
  text-align: center;
  margin-bottom: 0;
  padding: .6rem 0
}

.topbar-phone {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
}

.topbar-phone:focus,
.topbar-phone:hover,
.topbar-phone:active {
  color: #03b53a;
}

.topbar-phone span {
  font-size: 1.2rem;
}

.header {
  position: absolute;
  top: 2.6rem;
  top:0px;
  left: 0;
  width: 100vw;
  z-index: 123;
  background-color: #e8e7e7
}

.header .btn-search{background: url(/local/templates/webcat_mobile/css/../images/btn-search.png) 0 0 no-repeat; width: 25px; height: 25px; vertical-align: middle; display: inline-block; margin-left: 20px; border:none;}
.header .wrap-btn-searh{display: inline-block; vertical-align: middle;}

/* .header .header__nav{} */
/*.header .search-row{display: none !important;}*/
.main-categories-title{display: none;}

.header__search {
  padding: 10px
}

.header-row {
  padding: 10px 0
}

.header.active {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 800px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  /*min-height: 4.6rem*/
}
.header .btn-menu img {
  display: block;
}

.header.active .header-row {
  padding: 0
}

.header.active .header__search {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height: 0
}

.header.active .search-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  display: none;
}

.header.active .search-2 form {
  width: 100%
}

.header.active .nav {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 13.33333%;
  -ms-flex: 0 0 13.33333%;
  flex: 0 0 13.33333%;
  max-width: 13.33333%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

/*.header.active .nav a:nth-child(1), .header.active .nav a:nth-child(3) {
  display: none
}

.header.active .logo {
  display: none
}*/

.header.active .search form input {
  width: 100%;
  padding-left: 2.5rem
}

.header.active .search form:before {
  left: .8rem
}

.cart-link {
  position: relative
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.nav a img {
  max-width: 100%;
  max-height: 100%
}

.search {
  min-height: 4rem;
  background: #fff;
  display: block;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.search-2 {
  width: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: none
}

.search form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

.search form:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 1.2rem;
  height: 1.5rem;
  background: url(/local/templates/webcat_mobile/css/../img/icons/search_grey.png) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  left: 1.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.search form input {
  height: 3.6rem;
  border: .1rem solid #93c50e;
  background-color: #fff;
  display: block;
  width: -webkit-calc(100% - 8.5rem);
  width: calc(100% - 8.5rem);
  padding-left: 16.6%;
  padding-right: 5%;
  color: #000;
  font-family: Roboto;
  font-size: 1.6rem;
  font-weight: 400;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.search form input:placeholder {
  color: #8f8f8f;
  font-family: Roboto;
  font-size: 1.1rem;
  font-weight: 400
}

.search form button {
  height: 3.6rem;
  background-color: #93c50e;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-family: Roboto;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 8.5rem;
  margin-left: -1px
}

.counter {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  right: -.8rem;
  top: -.2rem;
  background-color: #fe0000;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.1;
  font-size: 1rem
}

.main {
  background: #e8e7e7;
  padding-top: 4.2rem
}

.promo__slider img {
  width: 100%
}

.promo__slider .slick-dots {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none
}

.promo__slider .slick-dots button {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none;
  font-size: 0;
  display: inline-block;
  padding: .4rem;
  margin: .4rem;
  width: .6rem;
  height: .6rem;
  background-color: #a6a2a2;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.promo__slider .slick-dots li.slick-active button {
  background: #93c50e;
}

.promo-links {
  padding: 10px 0
}

.promo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 3.6rem;
  background-color: #fff;
  color: #222;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  padding-left: 10%;
  margin-bottom: .5rem;
  position: relative;
  text-transform: uppercase
}

.promo-link.first {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  background: #93c50e;
  color: #fff
}

.promo-link.first:after {
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none
}

.promo-link:after {
  content: '';
  position: absolute;
  top: 1.5rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 3.33%;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  z-index: 2;
  border: 2px solid #93c50e;
  border-left: none;
  border-bottom: none
}

.footer {
  background: #fff
}

.footer-top a {
  display: block;
  width: 100%;
  height: 10.5rem;
  border: .1rem solid #e8e8e8;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center
}

.footer-top a .icon {
  width: 100%;
  height: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.footer-btm a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4rem;
  border: .1rem solid #e8e8e8;
  color: #373737;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: uppercase
}

.footer-pay {
  height: 5.3rem;
  background-color: #e6e6e6;
  margin-top: -.1rem
}

.footer-pay img {
  max-width: 100%
}

.footer-pay .paycards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.footer-social {
  background-color: #93c50e;
  padding: 2rem 0
}

.footer-social h3 {
  color: #fff;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase
}

.footer-social .links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.footer-social .links a {
  margin: .5rem
}

.footer-contacts {
  background-color: #686868;
  padding: 2rem;
  color: #fff;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.footer-contacts p {
  margin-bottom: 0;
  text-align: center
}

.footer-copyright {
  background-color: #93c50e;
  padding: 2rem;
  color: #fff;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.footer-copyright p {
  margin-bottom: 0;
  text-align: center
}

.footer-toggle {
  display: none
}

.footer-toggle a {
  border: none
}

.stocks {
  display: none
}

.stocks-links {
  padding-left: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background: #fff;
  margin-bottom: .5rem
}

.stocks-links a {
  color: #4d4848;
    padding: 1rem 0;
    font-size: 1.3rem
}

.stocks h3 {
  color: #616161;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  text-align: center
}

.stocks form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 200px;
  margin: 1rem auto
}

.stocks form input {
  border: .1rem solid #898989;
  background-color: #fff;
  color: #666;
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
  width: 100%;
  margin-bottom: .5rem;
  height: 3.3rem;
  padding: 0 1rem
}

.stocks form button {
  background-color: #93c50e;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  height: 3.3rem;
  margin-bottom: 10px;
}

.accordion {
  list-style: none;
  padding: 0
}

.accordion li {
  margin-bottom: .5rem;
  border: .1rem solid transparent
}

.accordion li.active {
  border: .1rem solid #44b759
}

.accordion li a {
  display: inline-block
}

.accordion li.active .item.active a {
  font-weight: 700;
}

.plusminus {
  position: relative;
  display: inline-block
}

.plusminus:after {
  content: '';
  display: block;
  background: url(/local/templates/webcat_mobile/css/../img/icons/plus.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 1.3rem;
  height: 1.3rem;
  border: none;
  position: absolute;
  right: .8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: .2rem .5rem;
  min-height: 2.2rem;
  border-bottom: .1rem dashed #e8e8e8
}

.item:last-child {
  border: none
}

.item img {
  margin-left: .5rem;
  margin-right: 1rem;
  max-width: 2.4rem;
  max-height: 1.6rem
}

.item a {
  color: #616161;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  display: block;
  line-height: 2.2
}

.item.active .plusminus:after {
  background: url(/local/templates/webcat_mobile/css/../img/icons/minus.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.subaccordion {
  display: none;
  background-color: #fff;
  padding-left: 1.5rem;
  list-style-type: none;
  padding: 0
}

.subaccordion .item.active {
  padding-left: 0;
  margin-left: 2.45rem
}

.subaccordion .item.active a {
  padding-left: 0
}

.subaccordion .item.active+.item li {
  border-top: .1rem dashed #e8e8e8
}

.subaccordion li {
  margin: 0
}

.subaccordion li.active {
  border: none;
  border-bottom: .1rem dashed #e8e8e8
}

.subaccordion li:last-child {
  border: none
}

.subaccordion li:last-child .item {
  border: none
}

.subaccordion li a {
  padding-left: 2rem;
  margin-left: 0
}

.subaccordion li .plusminus {
  right: .3rem;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.subaccordion .subaccordion .item {
  margin-bottom: 0;
}

.subaccordion .subaccordion {
  margin-left: 2.5rem;
  border-left: 2px solid #93c50e;
}

.subaccordion .subaccordion li {
  border-bottom: .1rem dashed #e8e8e8
}

.subaccordion .subaccordion li:last-child {
  border: none;
}

.subaccordion .subaccordion .item a {
  padding-left: .6rem;
}

.subaccordion .subaccordion .item .plusminus {
  right: .3rem;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  display: none
}

.category {
  background: #f2f2f2;
}

.category-title {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.6rem;
  font-weight: 400;
  padding-top: 1rem
}

.category-filter {
  background: #fff;
  /*padding-bottom: 1rem*/
  padding-bottom: 0;
}

.type-filter {
  /*padding-bottom: 1.5rem*/
}

.type-filter-list {
  display: none;
  /*border: 1px solid #ddd;
  padding: .5rem 0 .5rem 1rem;
  -webkit-border-radius: 0 0 1rem 1rem;
  border-radius: 0 0 1rem 1rem*/
}

.type-filter-list a {
  /*display: block;
  width: 100%;
  color: #a09796;*/
}

.type-filter-current {
  /*border: 1px solid #ddd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center*/
}

.type-filter-current strong {
  /*color: #a09796;
  padding-left: 1rem;
  font-weight: 400*/
}

.type-filter-current span {
  /*display: inline-block;
  background: #f7f7f8;
  padding: .5rem*/
}

.type-filter-current span img {
  /*width: 2rem;
  height: 2rem*/
}

.view-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.2rem;
}

.view-filter-btn.active svg {
  fill: #93c50e;
}

.view-filter a {
  display: inline-block;
  width: 2.4rem;
  height: 2.2rem
}

.view-filter a svg {
  fill: #686868;
}

.filter-block {
  padding: 1rem;
  display: none;
  border-bottom: .1rem dashed #c6c6c6;
}

.filter-list {
  display: none;
  background: #e8e7e7
}

.filter-btn {
  height: 2.4rem;
  background-color: #93c50e;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  border: none;
  position: relative
}

.filter-btn.active:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 1rem
}

.filter-btn:after {
  content: '';
  position: absolute;
  right: 1.5rem;
  top: .5rem;
  display: inline;
  width: 1rem;
  height: 1rem;
  background: 0 0;
  border: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: none;
  border-top: none;
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
  -webkit-transform-origin: 50 50;
  -ms-transform-origin: 50 50;
  transform-origin: 50 50
}

.subfilter {
  height: 3.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.2rem;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  background: 0 0;
  border-bottom: .1rem dashed #c6c6c6;
  text-transform: uppercase;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.subfilter.active .plusminus:after {
  background: url(/local/templates/webcat_mobile/css/../img/icons/minus.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.clear {
  color: #93c50e;
  height: 3.8rem;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  border: none;
  background: 0 0;
  padding-left: 1.2rem;
  display: block;
  line-height: 3.8rem;
}

.value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 0
}

.value input {
  width: 5rem;
  text-align: center;
  border: .1rem solid #c6c6c6;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.value-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10%
}

.submit {
  width: 9rem;
  height: 3rem;
  background-color: #93c50e;
  color: #fff;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none
}

.submit:focus {
  text-decoration: none;
  color: #fff
}

.reset {
  width: 9rem;
  height: 3rem;
  border: .1rem solid #84b40b;
  background-color: #fff;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.reset:focus {
  text-decoration: none;
  color: #4d4848
}

.checklist form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.checklist label {
  position: relative;
  padding-left: 24px;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1.35rem;
}

.checklist label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 1rem 0 0 2rem
}

.checklist label input:checked+.check:after {
  display: block
}

.checklist label .check {
  cursor: pointer
}

.checklist label .check:after {
  content: '';
  display: block;
  background: url(/local/templates/webcat_mobile/css/../img/icons/filter-checked.png?1234) center no-repeat #93c50e;
  /*-webkit-background-size: contain;*/
  /*background-size: contain;*/
  width: 18px;
  height: 18px;
  border-radius: 4px;
  position: absolute;
  top: 0px;
  left: 0;
  display: none
}

.checklist label .check:before {
  content: '';
  width: 18px;
  height: 18px;
  border: 1px solid #9da7b8;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 0px;
  left: 0
}

.noUi-tooltip {
  display: none
}

.noUi-horizontal .noUi-handle {
  width: 1.7rem;
  height: 1.7rem
}

.noUi-horizontal {
  height: .6rem
}

.noUi-connect {
  background: #93c50e
}

.noUi-handle:after, .noUi-handle:before {
  display: none
}

.noUi-horizontal .noUi-handle {
  background: url(/local/templates/webcat_mobile/css/../img/icons/handle.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-border-radius: 0;
  border-radius: 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -.9rem
}

.products {
  padding: 1rem 0 0;
  background: #f2f2f2
}

.products.active .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .7rem
}

.products.active .col-15 {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.products.active .image {
  margin-bottom: 0
}

.products.active .product-title {
  text-align: left;
  font-size: 1.2rem;
  height: auto;
  max-height: auto
}

.products.active .product-top {
  position: relative
}

.products.active .product-btm {
  padding-left: 1rem
}

.products.active .product-btm .prices {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: .5rem;
  padding-left: 1rem
}

.products.active .product-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 125px;
}

.products.active .product-btns .units {
  margin-bottom: 0;
  padding: 0;
  padding-left: 1rem
}

.products.active .stickers {
  right: 0;
  top: -1.5rem
}

.product {
  padding: 1.5rem;
  border: .1rem solid #e8e8e8;
  background-color: #fff
}

.product .stickers {
  position: absolute;
  top: 0;
  right: .5rem;
  max-height: 3.2rem
}

.product .image {
  height: 11rem;
  margin-bottom: 1.4rem
}

.product .image img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  display: block;
  margin: 0 auto
}

.product .product-title {
  text-align: center;
  color: #616161;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: .4rem;
 /* height: 3.5rem;
  max-height: 3.5rem;*/
  overflow: hidden;
}
.product-title a {
  color: #616161;
}
.product-title a:hover {
  color: #93c50e;
}

.product .prices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.product .prices.crossed .top-price .special-price {
  display: none
}

.product .prices.crossed .btm-price strong:before {
  content: '';
  position: absolute;
  display: block;
  width: 110%;
  height: .1rem;
  background-color: #FE0000;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  left: -5%;
  bottom: 50%
}

.product .top-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.product .top-price strong {
  color: #616161;
  font-family: Oswald;
  font-size: 1.8rem;
  font-weight: 400;
  margin-right: .3rem
}

.product .top-price .unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.product .top-price .unit .special-price {
  color: #fe0000;
  font-family: Roboto;
  font-size: .9rem;
  font-weight: 400
}

.product .top-price .unit-value {
  color: #616161;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.product .btm-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.product .btm-price strong {
  color: #b0b0b0;
  font-family: Oswald;
  font-size: 1.7rem;
  font-weight: 400;
  margin-right: .3rem;
  position: relative
}

.product .btm-price .unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.product .btm-price .unit-value {
  color: #b0b0b0;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.product .units {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .3rem;
  margin-bottom: 1rem
}

.product .units span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 .25rem;
  width: 3rem;
  height: 3rem;
  background: #f7f7f8;
  color: #616161;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400
}

.product .units span.active {
  background: #93c50e;
  color: #fff
}

.product .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.add-to-cart {
  background-color: #93c50e;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 8.5rem;
  height: 3rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.add-to-cart .before {
  color: #fff;
  font-family: Roboto;
  font-size: .6rem;
  font-weight: 400;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.add-to-cart .before:before {
  content: '';
  position: relative;
  left: -.5rem;
  display: inline-block;
  width: .9rem;
  height: .9rem;
  background: url(/local/templates/webcat_mobile/css/../img/icons/basket_white.png) center no-repeat;
  background: url(/local/templates/webcat_mobile/css/../images/basket-white.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.add-to-cart .after {
  display: none;
  color: #fff;
  font-family: Roboto;
  font-size: .6rem;
  font-weight: 400;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.add-to-cart.active {
  background-color: #fe0000;
}
.add-to-cart.active+.add-to-compare {
  border: 1px solid #fe0000 !important;
}

.add-to-cart.active .before {
  display: none
}

.add-to-cart.active .after {
  display: block
}

.add-to-cart.active+.add-to-compare {
  border: 1px solid #b7094e
}

.add-to-compare {
  width: 3rem;
  height: 3rem;
  border: 1px solid #93c50e;
  background: 0 0;
  padding: .3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.add-to-compare img {
  max-width: 100%
}

.show-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  background: 0 0;
  color: #93c50e;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  height: 3.4rem;
  position: relative;
  text-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.show-more:before {
  content: '';
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url(/local/templates/webcat_mobile/css/../img/icons/load.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: .4rem;
  position: absolute;
  left: 10px;
  top: 8px;
}
#mobiPagination.pagination .show-more a{
  display: inline-block;
    width: auto;
    border: none;
    vertical-align: middle;
    top: auto;
    margin: 0px;
    padding: 0px;
}
.show-more.active:before {
  -webkit-animation: rotating 1s 1 ease-in-out;
  animation: rotating 1s 1 ease-in-out
}

@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes rotating {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.back {
  padding: 1rem 0
}

.back-btn {
  color: #666;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3rem;
  border: .1rem solid #93c50e;
  width: 100%;
  background: #fff;
  text-transform: uppercase;
  position: relative
}

.back-btn:before {
  content: '';
  position: absolute;
  top: .4rem;
  left: 0.2rem;
  display: block;
  height: 2.1rem;
  width: 2.1rem;
  border: .1rem solid #93c50e;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  background: #fff;
  border-top: none;
  border-right: none
}

.back-btn:after {
  content: '';
  position: absolute;
  top: -.2rem;
  left: -.2rem;
  display: block;
  width: 1.5rem;
  height: 3.1rem;
  background: #e2e2e2
}

.item-card {
  background: #fff;
  margin-bottom: 1rem;
  position: relative
}

.item-card .item-top {
  margin-bottom: 1rem
}

.item-card .item-title {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.8rem;
  font-weight: 400;
  padding-left: 1rem;
  padding-top: 1.2rem
}

.item-card .item-code {
  height: 3rem;
  background-color: #93c50e;
  color: #fff;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.item-card .item-stickers {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.item-card .item-stickers img {
  width: 2.5rem;
  height: 3.6rem
}

.item-card .item-slider {
  padding-bottom: 1rem;
  position: relative
}

.item-card .item-slider:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -1rem;
  width: 100vw;
  height: .2rem;
  border-bottom: .1rem dashed #c6c6c6
}

.item-card .item-slider .slick-slide img {
  margin: 0 auto
}

.item-card .item-slider .slick-dots {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none
}

.item-card .item-slider .slick-dots button {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none;
  font-size: 0;
  display: inline-block;
  padding: .4rem;
  margin: .4rem;
  width: .6rem;
  height: .6rem;
  background-color: #a6a2a2;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.item-card .item-slider .slick-dots li.slick-active button {
  background: #93c50e;
}

.item-card .item-mdl .payment p {
  text-align: center;
  color: #616161;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.item-card .item-mdl-wrapper {
  padding: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.item-card .item-mdl .prices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.item-card .item-mdl .prices.crossed .top-price .special-price {
  display: none
}

.item-card .item-mdl .prices.crossed .btm-price strong:before {
  content: '';
  position: absolute;
  display: block;
  width: 110%;
  height: .1rem;
  background-color: #fe0000;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  left: -5%;
  bottom: 50%
}

.item-card .item-mdl .top-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.item-card .item-mdl .top-price strong {
  color: #616161;
  font-family: Oswald;
  font-size: 2.6rem;
  font-weight: 400;
  margin-right: .3rem
}

.item-card .item-mdl .top-price .unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.item-card .item-mdl .top-price .unit .special-price {
  color: #fe0000;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.item-card .item-mdl .top-price .unit-value {
  color: #616161;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.item-card .item-mdl .btm-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.item-card .item-mdl .btm-price strong {
  color: #b0b0b0;
  font-family: Oswald;
  font-size: 2.6rem;
  font-weight: 400;
  margin-right: .3rem;
  position: relative
}

.item-card .item-mdl .btm-price .unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.item-card .item-mdl .btm-price .unit-value {
  color: #b0b0b0;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.item-card .item-mdl .units {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .3rem;
  margin-bottom: 1.4rem
}

.item-card .item-mdl .units span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 .25rem;
  width: 3rem;
  height: 3rem;
  background: #f7f7f8;
  color: #616161;
  font-family: Roboto;
  font-size: 1.3rem;
  font-weight: 400
}

.item-card .item-mdl .units span.active {
  background: #93c50e;
  color: #fff
}

.item-card .item-mdl .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.2rem
}

.item-card .item-mdl .buttons .add-to-cart {
  width: 12.5rem;
  height: 3.6rem
}

.item-card .item-mdl .buttons .add-to-cart span {
  font-size: 1.3rem
}

.item-card .item-mdl .buttons .add-to-cart span:before {
  width: 14px;
  height: 15px;
}

.item-card .item-mdl .buttons .add-to-compare {
  width: 3.6rem;
  height: 3.6rem;
  padding: .5rem
}

.item-card .item-mdl .availability {
  height: 3rem;
  width: 10.1rem;
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.item-card .item-mdl .availability .available {
  text-transform: uppercase;
  color: #93c50e;
  font-family: Roboto;
  font-size: 1.3rem;
  font-weight: 400
}

.item-card .item-mdl .availability .by-order {
  text-transform: uppercase;
  color: #fe0000;
  font-family: Roboto;
  font-size: .9rem;
  font-weight: 400
}

.item-card .item-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.2rem
}

.item-card .item-value-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  background: #f7f7f8;
  color: #a0a0a0
}

.item-card .item-value .quantity {
  height: 3rem;
  width: 3.4rem;
  background: #fff;
  color: #070807;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  display: block;
  text-align: center;
  border: 1px solid #f7f7f8
}

.item-card .item-btm .item {
  height: 3rem;
  border: .1rem solid #ddd;
  background-color: #fff;
  margin-bottom: .9rem
}

.item-card .item-btm .item-description {
  color: #222;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 1rem;
  border: .1rem solid #ddd;
  border-top: none;
  margin-top: -.6rem
}

.item-card .item-btm .item span {
  text-transform: uppercase;
  color: #222;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400
}

.item-card .item-description {
  display: none;
  margin-bottom: .6rem
}

.item-card .item-details {
  display: none
}

.item-card .item-details ul {
  padding: 0;
  margin-top: -.6rem;
  color: #222;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 1rem;
  border: .1rem solid #ddd;
  border-top: none
}

.item-card .item-details ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  position: relative
}

.item-card .item-details ul li:after {
  content: '';
  display: block;
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  height: 1px;
  background: transparent -webkit-linear-gradient(left, #ccc 0, #ccc 1px, transparent 1px, transparent 3px) repeat-x scroll 0 0/3px 1px;
  background: transparent -o-linear-gradient(left, #ccc 0, #ccc 1px, transparent 1px, transparent 3px) repeat-x scroll 0 0/3px 1px;
  background: transparent linear-gradient(to right, #ccc 0, #ccc 1px, transparent 1px, transparent 3px) repeat-x scroll 0 0/3px 1px
}

.item-card .item-details ul li span {
  position: relative;
  background: #fff;
  z-index: 2;
  padding-right: .5rem
}

.item-card .item-details ul li span:after {
  content: ''
}

.item-card .item-details ul li strong {
  position: relative;
  background: #fff;
  z-index: 2;
  padding-left: .5rem;
  max-width: 50%;
  word-break: break-all
}

.cart-header {
  background: #fff;
  padding: 1rem 1rem 0;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.cart-header .col-30 {
  border-bottom: .1rem solid #e8e7e7;
  padding-bottom: 1rem
}

.cart-header .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cart-header-price {
  text-align: center
}

.cart-body {
  background: #fff
}

.cart-item {
  padding: 1rem;
  border-bottom: .1rem solid #e8e7e7
}

.cart-item-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.cart-item-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.cart-item-quantity {
  width: 3.1rem;
  height: 2.1rem;
  border: .1rem solid #d1d1d1;
  background-color: #fff;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  padding: 0 .4rem
}

.cart-item-unit {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.cart-item-title {
  padding: 0 1rem;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.cart-item-remove a {
  color: #93c50e;
  font-size: 3rem;
  position: absolute;
  top: -1.8rem;
  right: -1rem
}

.cart-footer {
  background: #fff;
  padding: 1rem 0
}

.cart-footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cart-footer-top h2 {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.cart-footer-top input {
  height: 2.5rem;
  border: .1rem solid #e8e8e8;
  background-color: #fff;
  text-align: center;
  color: #767676;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1rem;
  width: 16rem
}

.cart-footer-top button {
  height: 2.5rem;
  background-color: #fe0000;
  color: #fff;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  border: none;
  width: 16rem;
  margin-bottom: 1rem
}

.cart-footer-top a {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  display: block;
  margin-bottom: 1rem
}

.cart-footer-btm .economy-trigger {
  border: 2px solid #93c50e;
  -webkit-border-radius: .4rem;
  border-radius: .4rem;
  padding: 1rem 3rem;
  text-align: center;
  position: relative;
  z-index: 2
}

.cart-footer-btm .economy-trigger:before {
  content: '';
  position: absolute;
  top: -2rem;
  left: 1rem;
  display: block;
  border-bottom: 1rem solid #93c50e;
  border-top: 1rem solid transparent;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  z-index: 1
}

.cart-footer-btm .economy-trigger .close {
  font-size: 2rem;
  color: #93c50e;
  top: -.4rem;
  right: .4rem;
  position: absolute
}

.total ul {
  padding: 0;
  margin-top: -.6rem;
  margin-bottom: 0;
  color: #222;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  padding: 1rem;
  border-top: none
}

.total ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  position: relative;
  margin-bottom: 1rem
}

.total ul li.economy {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: .8rem;
  font-weight: 400
}

.total ul li.economy:after {
  top: .8rem
}

.total ul li.total-value {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.4rem;
  font-weight: 400
}

.total ul li.total-value:after {
  top: 1.4rem
}

.total ul li:after {
  content: '';
  display: block;
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  height: 1px;
  background: transparent -webkit-linear-gradient(left, #ccc 0, #ccc 1px, transparent 1px, transparent 3px) repeat-x scroll 0 0/3px 1px;
  background: transparent -o-linear-gradient(left, #ccc 0, #ccc 1px, transparent 1px, transparent 3px) repeat-x scroll 0 0/3px 1px;
  background: transparent linear-gradient(to right, #ccc 0, #ccc 1px, transparent 1px, transparent 3px) repeat-x scroll 0 0/3px 1px
}

.total ul li span {
  position: relative;
  background: #fff;
  z-index: 2;
  padding-right: .5rem
}

.total ul li span:after {
  content: ''
}

.total ul li strong {
  position: relative;
  background: #fff;
  z-index: 2;
  padding-left: .5rem;
  max-width: 50%;
  word-break: break-all
}

.offer {
  background: #fff;
  margin-top: 1rem
}

.offer h2 {
  padding-left: 1rem;
  padding-top: 1.5rem;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1.4rem;
  font-weight: 400
}

.offer .offer-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
  width: 100%;
  height: 4rem;
  border: .1rem solid #ddd;
  background: #fff;
  color: #4d4848;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  position: relative
}

.offer .offer-btn.bold {
  border: .2rem solid #aeaeae
}

.offer .offer-btn.active:after {
  position: absolute;
	content: '';
	background: url(/local/templates/webcat_mobile/css/../img/check-box.svg) center no-repeat;
	background-size: cover;
	right: 7px;
	top: 7px;
	height: 20px;
	width: 20px;
	z-index: 2;
}

.offer .info {
  border: .2rem solid #aeaeae;
  min-height: 4.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem
}

.offer .info p {
  margin-bottom: 0
}

.offer .info strong {
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.offer .info span {
  color: #797777;
  font-size: .8rem;
  margin-right: .4rem
}

.customer label {
  display: block;
  color: #4d4848;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.customer input {
  width: 100%;
  height: 2.7rem;
  border: .1rem solid #ddd;
  margin-bottom: .8rem;
  box-shadow: none;
}

.customer textarea {
  width: 100%;
  border: .1rem solid #ddd;
  min-height: 5.3rem;
  box-shadow: none;
  font-size: 16px; line-height: 22px;
}

.customer button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 16rem;
  height: 2.5rem;
  background-color: #93c50e;
  text-transform: uppercase;
  color: #fff;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  border: none;
  margin: 0 auto 1rem
}

.error {
  height: 8.4rem;
  border: .1rem solid #fe0000;
  background-color: #efe2e6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem;
  margin: 1rem 0;
  color: #fe0000;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400
}

.filter-block {
  padding: 2rem 1rem 1.7rem;
}
.progressbar.noUi-target {
  padding: 0 .5rem;
  margin-bottom: 7px;
}
.type-filter,
.view-filter {
  /*margin-bottom: 1rem;*/
}
.filter-block .value-btns {
  padding-top: 8px;
}

.catalog .item {
  position: relative;
  padding-right: 40px;
}
.catalog .item a {
  width: 100%;
}
.catalog .plusminus {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
}
.catalog .plusminus:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: none;
}
.deliveries .radio:checked + .code-border,
.deliveries .radio:checked + .code-border-all {
  border-color: #93c50e;
}
.deliveries.active .radio:checked + .code-border,
.deliveries .radio:checked + .code-border-all::before {
  background: url(/local/templates/webcat_mobile/css/../img/check-box.svg);
}
.deliveries.active .radio:checked + .code-border,
.deliveries .radio:checked + .code-border-all::after {
  content: none;
}
.item-mdl {
  padding-bottom: 10px;
}

.category-filter {
  background: #93c50e;
  color: #FFF;
  padding: 5px 10px 10px;
}
.category-filter .category-title {
  color: #FFF;
  margin-bottom: 8px;
  padding: 0 0 6px 0 !important;
  font-size: 1.6rem;
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.type-filter-current {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 24px;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  cursor: pointer;
}
.type-filter-current:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: url(/local/templates/webcat_mobile/css/../img/f-sort.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.type-filter-btn {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 0;
  background: none;
  border: 0;
}
.type-filter-btn img {
  display: none;
  visibility: hidden;
}
.type-filter-list {
  background: #93c50e;
  border: 1px solid #84b40b;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  width: 190px;
}
.type-filter-list a {
  display: block;
  padding: 8px 15px;
  color: #FFF;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}

.category-filter .col-22 {
  flex: 0 0 calc(100% - 40px);
  max-width: calc(100% - 40px);
}
.category-filter .col-8 {
  flex: 0 0 40px;
  max-width: 40px;
}
.view-filter.redesign {
  height: auto;
  display: block;
}
.view-filter.redesign .view-filter-btn {
  position: absolute;
  opacity: 0;
  z-index: -9999;
  right: -9999px;
}
.catalog-view-toggler {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(/local/templates/webcat_mobile/css/../img/f-grid.svg) center no-repeat;
  background-size: contain;
}
.catalog-view-toggler.active {
  background: url(/local/templates/webcat_mobile/css/../img/f-list.svg) center no-repeat;
  background-size: contain;
}
.category-filter .col-22.redesign {
  position: relative;
  padding-right: 45%;
}

.catalog-filter-toggler {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 24px;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  cursor: pointer;
  font-weight: 700;
}
.catalog-filter-toggler:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: url(/local/templates/webcat_mobile/css/../img/f-filter.svg) center no-repeat;
  background-size: contain;
}
.category-filter .col-22.redesign .catalog-filter-toggler {
  position: absolute;
  left: 55%;
  top: 0;
}

@media (max-width: 400px) {
  .category-filter .col-22.redesign {
    padding-right: 38%;
  }
  .category-filter .col-22.redesign .catalog-filter-toggler {
    left: 62%;
  }
}

.btn-menu img {
  display: none !important;
}
.btn-menu {
  position: relative;
  width: 36px;
  height: 30px; 
  background: url(/local/templates/webcat_mobile/css/../img/menu.svg) center no-repeat;
  background-size: contain;
  cursor: pointer;
  background-size: cover;
}
.btn-menu:after {
  content: "ΠΊΠ°ΡΠ°Π»ΠΎΠ³";
  position: absolute;
  left: 0px;
  top: 10px;
  height: 8px;
  line-height: 8px;
  font-size: 9px;
  color: #646464;
  background: #e8e7e7;
  width: 100%;
  text-align: center;
}



.category-filter .main-categories {
  padding-top: 0px;
}
.main-categories-title {
  font-weight: 400;
  color: #76777b;
}
.categories-grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
}
.categories-col {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  width: 100%;
  padding-right: 20px;
}
.categories-item {
  display: block;
  background: #FFF;
  margin-bottom: 20px;
  min-height: 100%;
  min-height: calc(100% - 20px);
  border: 1px solid #eaeaea;
  padding: 15px 10px 10px;
  color: #76777b;
  font-size: 12px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  line-height: 1.1;
}
.categories-item:hover {
  border-color: #93c50e;
  text-decoration: none;
}
.categories-item-img {
  height: 115px;
  padding-bottom: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
}
.categories-item-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 100px;
  max-width: 100%;
}
.categories-item-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  min-height: 51px;
}

@media (max-width: 480px) {
  .categories-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.main {
  padding-top: 1rem !important;
}
.category > .container {
  padding-top: 0 !important;
}
.mm-listitem {
  position: relative;
}
a.mm-listitem__btn {
  position: absolute;
  right: 0;
  width: 44px;
  top: 0px;
  z-index: 1;
}
.btn-block-confirm {
  background: #93c50e;
  color: #fff !important;
  text-align: center;
  padding:10px 0;
  margin-top: 12px;
}
.btn-block-confirm:hover {
  background: #8ebb17;
}
.cart-footer-top button {
  background: #93c50e;
}
#discount-card-basket {
  color: #4d4848;
}
.mm-listitem__text {
  padding-right: 40px;
}

.bx-filter {
  position: relative;
  overflow: hidden;
}
#circleG{
  width: 100%;
  margin:20px auto 15px;
  overflow: hidden;
  clear: both;
  text-align: center;
}
.bx-filter #circleG {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background: #e8e7e7;
}

.circleG{
  background-color: #f2f2f2;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  margin: 0px 10px;
  animation-name:bounce_circleG;
    -o-animation-name:bounce_circleG;
    -ms-animation-name:bounce_circleG;
    -webkit-animation-name:bounce_circleG;
    -moz-animation-name:bounce_circleG;
  animation-duration:2.24s;
    -o-animation-duration:2.24s;
    -ms-animation-duration:2.24s;
    -webkit-animation-duration:2.24s;
    -moz-animation-duration:2.24s;
  animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
  animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
  border-radius:20px;
    -o-border-radius:20px;
    -ms-border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
}

#circleG_1{
  animation-delay:0.45s;
    -o-animation-delay:0.45s;
    -ms-animation-delay:0.45s;
    -webkit-animation-delay:0.45s;
    -moz-animation-delay:0.45s;
}

#circleG_2{
  animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#circleG_3{
  animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}


@keyframes bounce_circleG{
  0%{}

  50%{
    background-color: #93c50e;
  }

  100%{}
}

@-webkit-keyframes bounce_circleG{
  0%{}

  50%{
    background-color: #93c50e;
  }

  100%{}
}




.header .header__menu-btn{position: absolute; z-index: 10; top: 48px; left: 15px;justify-content:left; min-width: 100px; max-width:100%; width: calc(100% - 45px);}
@media (max-width:576px) {
  .header .header__menu-btn{left: 12px;}
}
.header .logo{    
    width: 100%;
    text-align: center;
    margin: 0px;
    display: block;
    min-width: 100%;
}
.header.active div{background: inherit; border-color: inherit;}
.header.active .header__nav,
.header .header__nav{display: block; position: absolute; z-index: 10; right: 15px; top:48px; text-align: right;    width: auto;
    min-width: 30px;}
.header .header__nav>*{display: inline-block; vertical-align: middle; margin-left: 0px;}
.header.active .header__menu-btn,
.header.active .header__nav
{top: 12px;}
@media (max-width: 430px) {
  .header .header__nav>*{margin-left: 0px}
}
@media (max-width: 380px) {
  .header .header__nav>.login-link{display: none;}
}
@media (max-width: 530px){
  .header.active .header__nav{background: none;}
  .header.active .header__menu-btn{background: none;}
}

.pagination .show-more{max-width:200px; margin: 30px auto;border:.1rem solid #e8e8e8; background: #fff; color: #93c50e; font-size: 12px;}
.pagination .show-more a{color: #93c50e;}
.pagination .show-more:hover a{text-decoration: none;}
.products,
.category{background: #e2e2e2;}


.q-search {top: 0 !important;}
.q-search .in {max-width: 800px; margin: 0 auto;}
.q-search .col-main {flex: 0 0 100%; width: 100%; padding-left: 10px; padding-right: 10px;}
@media (max-width: 992px) {.q-search-left {padding-left: 0 !important;}}

.q-search-header-toggler{display: inline-block; vertical-align: middle; margin-left: 12px; width: calc(100% - 70px); position: relative;}
.q-search-header-toggler a{display: inline-block; vertical-align: middle; margin-left: 0px; background: url(/local/templates/webcat_mobile/css/../images/btn-search.png) 0 0 no-repeat; background-size: contain; width: 18px; height: 18px; cursor: pointer; position: absolute; left: 10px; top: 6px;}
.q-search-header-toggler input{width: 100%; height: 30px; border-color: #eaeaea; color: #373737; padding: 0 12px 0 40px;}
.header.active .header__logo img{opacity: 0;}
@media (max-width: 576px) {
  .product .product-title {
    height: 48px;
    overflow: hidden;
  }
  .filter-mobile {
    height: calc(100vh - 46px);
    /* height: -webkit-fill-available; */
  }
  .smartfilter .filter-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .smartfilter .subfilter {
    padding-left: 20px;
  }
}

.new-m-category .view-filter{display: none;}
.unp-block{display: none;}
.warning-tr{box-shadow: 0px 0px 2px 0px rgb(255, 130, 21); background: rgba(255, 130, 21,0.1);}
.warning-tr-text{color: rgb(255, 130, 21);}
.warning-tr2{box-shadow: 0px 0px 2px 0px rgb(228, 0, 186); background: rgba(228, 0, 186, 0.1);}
.warning-tr2-text{color: rgb(228, 0, 186);}
.cart_body .item_count{background: #fff;}
/* block cookie agree */
.block-cookie{display: block; position: fixed; z-index: 100000000; left: 0px; bottom: 0px; right: 0px; background: #fff; padding: 25px 30px;}
.block-cookie .cookie-close{display: block; font-size: 30px; line-height: 30px; position: absolute; right: 15px; top: 15px; color: #000;}
.block-cookie .cookie-close:hover{opacity: 0.7; text-decoration: none;}
.block-cookie .in{position: relative;}
.block-cookie .wrap-btn .btn{font-size: 14px;
    padding: 0px 25px;
    width: 100%;    
    height: 34px;
    display: block;
    text-align: center;
    line-height: 34px; background: #84b40b; color: #fff;}
.block-cookie .wrap-btn .btn:hover{color: #000; background: #fff;}
.block-cookie .wrap-text{width: 100%; padding-bottom: 15px;}
.mm-menu_offcanvas.mm-menu_opened{z-index: 3;}

.pagination .get-more{display: none;}
.pagination {
  display:block;
  height:auto;
  width:100%;
  text-align:center;
  padding-bottom: 30px;
}
.pagination button{display: inline-block; vertical-align: middle; border: none; padding: 0px;}
.pagination button a{display: block; line-height: 12px; font-size: 12px; color: gray; text-decoration: none; background: #fff; padding: 0; width: 28px; height: 28px; line-height: 26px; border:1px solid #ddd;}
.pagination .pagination_btm_prev a,
.pagination .pagination_btm_next a{width: auto; padding: 0 8px;}
.pagination .pagination_btm_item.bx-active{background: #93c50e; color: #fff;}
.pagination .pagination_btm_item>span{height: 28px; line-height: 28px; width: 28px; text-align: center; padding: 0px; display: block;}
.pagination .pagination_btm_prev>span,
.pagination .pagination_btm_next>span{display: none;}
.pagination .dots span{height: 26px; line-height: 26px; width: 26px; text-align: center; padding: 0px; display: block; color: gray; background: #fff;}

#filterform .mobileCategoryBox{width: 100%;margin-right: 0px; border: none; padding: 0px;}
#filterform .mobileCategoryBox .ui-filter-title{display: none;}
#filterform .mobileCategoryBox .ui-filter-block{display: block; position: relative; width: 100%; left: auto; top: auto; border: none; padding: 0px; z-index: 3;}
#filterform .mobileCategoryBox .ui-filter-overflow{max-height: none;display: flex;flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;  padding: 0px; margin: 0 -10px;}
#filterform .mobileCategoryBox .checkbox{width: 50%; display: flex; margin-bottom: 10px; padding: 0 10px;}
#filterform .mobileCategoryBox .checkbox label{width: 100%; background: #fff; padding: 10px 15px; margin:0px; border:1px solid rgba(0,0,0,0.2); display: flex; align-items: center;}
#filterform .mobileCategoryBox .checkbox label:before{display: none;}
#filterform .mobileCategoryBox .checkbox input[type="checkbox"]:checked + label:after{display: none;}
#filterform .mobileCategoryBox .checkbox input[type="checkbox"]:checked + label{border:1px solid rgb(132, 180, 11); box-shadow: 0px 0px 4px 0px rgba(132, 180, 11, 0.3); font-weight: bold;}
#filterform .mobileCategoryBox .checkbox>div{width: 100%; display: flex;}
#filterform .mobileCategoryBox .checkbox>div>span{display: flex; width: 100%;}
#filterform .mobileCategoryBox .checkbox label img{width: 50px; height: auto;}
#filterform .mobileCategoryBox .checkbox label img + span{margin-left: 10px; font-size: 14px; line-height: 16px;}

#mobileCategory img{display: none;}
#psevdoCats {display: flex; margin:0 -10px; flex-wrap: wrap; padding-bottom: 15px; justify-content: space-between;}
#psevdoCats .filter-item{margin: 0 0px 0px; width:48%; display: flex; padding: 0px 0px 0;}
#psevdoCats .filter-item .label-inner{display: flex;border:1px solid rgba(0,0,0,0.2);  align-items: center; padding: 5px 10px 5px 5px; margin: 0 0px 10px;background: #fff; width: 100%;-webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;}
#psevdoCats .filter-item img{width: 40px; height: auto; margin-right: 8px;}
#psevdoCats .filter-item input{opacity: 0;}
#mobileCategory{display: none !important;}
#psevdoCats .active .label-inner{border:1px solid rgb(132, 180, 11); box-shadow: 0px 0px 4px 0px rgba(132, 180, 11, 0.3); font-weight: bold;}
@media (max-width:420px){
  #psevdoCats .filter-item img{width: 30px; height: 30px;}
}

.alert-info-before{font-size: 12px; line-height: 14px; margin: 10px 0 15px 0; text-align: center;}
.alert-info-after{font-size: 12px; line-height: 14px; margin: 5px 0 10px 0; text-align: center;}
.alert-info-after a{color: #93c50e;}

.w-open-calc{text-align: center; margin-left: 10px; margin-top: -8px; width: 100%; display: block; text-align: left;}
.open-calc,.open-calc:focus,.open-calc:active,.open-calc:hover{color: #93c50e;}
.open-calc:after{content: ""; position: relative; right: 0px; top: 6px; width: 20px; height: 20px; background: url(/local/templates/webcat_stroika/img/arrow-green.svg) center no-repeat; background-size: 10px; transform: rotate(90deg); display: inline-block;}
.open-calc.open:after{transform: rotate(-90deg);}
.w-open-calc{margin-bottom: 10px;}
.m2-calc{display: none; flex-wrap: nowrap; margin-bottom: 22px; margin-top: 0px;}
.m2-calc.open{display: flex; margin-left: 10px;}
.m2-calc input{border: 1px solid #a3a3a3; border-radius: 2px; text-align: center; width: 36px; height: 30px; padding: 0px; font-size: 14px; margin-bottom: 16px;}
.m2-calc .w-i{display: flex; text-align: center; position: relative; text-align: center; position: relative; align-items: center; flex-wrap: wrap; width: 37px;}
.m2-calc .w-i .t{color: #787878; position: relative; width: 35px; text-align: center; font-size: 16px; line-height: 16px;}
.m2-calc .eq{display: flex; align-items: center; font-size: 26px; padding: 0 5px;}
.m2-calc .t-p{font-size: 16px; line-height: 18px; padding: 2px 0; font-family: Oswald, sans-serif;}
.m2-calc .t-p b{font-size: 26px; line-height: 28px;}
.m2-calc .t-p-old{color: #787878;}
.m2-calc .w-p{display: flex; align-items: center; flex-wrap: wrap; flex-direction: column;flex-wrap: nowrap; flex-direction: column;justify-content: center; align-items: flex-start;}

.buttons .qnt-block{display: none;}
.active-qnt .qnt-block{display: block;}
.active-qnt button[data-prod]{display: none;}
.buttons .item_count{border:1px solid #e8e8e8; margin-left: 10px; height: 30px; max-width: 110px;display: flex;
      align-content: flex-start;
      justify-content: space-between;
      align-items: flex-start;}
.buttons .item_count button{width: 30%; height: 100%; background-color: #f7f7f8; border: none; color: grey; font-size: 14px; font-weight: 400; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.buttons .item_count button:hover{background: #84b40b; color: #fff;}
.buttons .item_count input{display: inline-block; width: 40%; text-align: center; border: none; color: grey; font-size: 14px; font-weight: 400; height: 26px;}
.buttons .item_count input::-webkit-inner-spin-button, .buttons .item_count input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

.bel_promotion {    
    background: url(/local/templates/webcat_mobile/css/../img/stickers/ico-rb2.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.products .product div{z-index: 3;}
.products .product div+.bel_promotion{
   position: absolute;
   right: 0px;
   top: 34px;
   z-index: 2;
}

.filter-block-top .filter-item{margin-bottom: 15px; margin-top: 10px;}

.promo-catalog{margin-bottom: 20px;}
.promo-catalog-1 .slick-dots{display: none;}

/* sale size */
.special-price .sale-size{
    color: #fe0000;
    font-size: 10px;
    line-height: 10px;
    display: block;
}
/* End */


/* Start:/local/templates/webcat_stroika/css/q-search.css?172562702522207*/
.q-search {
  position: fixed;
  top: 15px;
  left: 0;
  width: 100%;
  /* transform: translate(-50%, 0); */
  /* width: 1550px; */
  /* max-width: calc(100% - 30px); */
  /* background: #FFF; */
  z-index: 9999;
  /* box-shadow: 0px 4px 8px rgba(174, 170, 170, 0.25); */
  color: #212121;
  font-size: 16px;
  z-index: -9999;
  visibility: hidden;
  opacity: 0;
  min-height: 70px;
}
.q-search.active {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
}
.q-search-body {
  position: relative;
  background: #FFF;
  z-index: 9999;
  box-shadow: 0px 4px 8px rgba(174, 170, 170, 0.25);
  color: #212121;
  font-size: 16px;
}

.q-search-close {
  /* position: absolute;
  right: -80px;
  top: 0;
  width: 70px;
  height: 70px;
  background: #FFF;
  z-index: 199;
  cursor: pointer;
  box-shadow: 0px 0px 8px rgba(174, 170, 170, 0.35);
  border: 1px solid #e9e9e9; */
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: none;
  
}
/* .q-search-close:hover {
  background: #f7f7f7;
} */
.q-search-close:before,
.q-search-close:after {
  /* content:  "";
  position: absolute;
  width: 32px;
  left: 0;
  right: 0;
  top: 50%;
  margin: -1.5px auto 0;
  height: 3px;
  background: #212121; */
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #212121;
}
.q-search-close:before {
  transform: rotate(45deg)
}
.q-search-close:after {
  transform: rotate(-45deg)
}
@media (max-width:  1720px) {
  /* .q-search {
    left: 15px;
    transform: none;
    max-width: calc(100% - 105px);
  } */
}

.q-search-form {
  position: relative;
  margin-bottom: 30px;
}
input.q-search-form-input {
  width: 100%;
  display: block;
  height: 70px;
  padding: 0px 100px;
  font-size: 28px;
  font-weight: 400;
  border: 0;
  border-bottom: 1px solid #E9E9E9;
  border-radius: 0;
  color: #212121;
}
input.q-search-form-input:focus {
  border-color: #93c50e;
}
.q-search-form-submit {
  position: absolute;
  left: 50px;
  top: 50%;
  margin-top: -14px;
  width: 28px;
  height: 28px;
  background: url(/local/templates/webcat_stroika/css/../images/q-search/search.svg) center no-repeat;
  background-size: contain;
  opacity: 0.4;
  border: 0;
  font-size: 0;
  padding: 0;
  cursor: pointer;
  display: none;
}
.q-search-clear {
  position: absolute;
  /* right: 100px; */
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: transform .15s;  
  display: block;
}
.q-search-clear:before,
.q-search-clear:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #212121;
  display: block;
}
.q-search-clear:before {
  transform: rotate(45deg)
}
.q-search-clear:after {
  transform: rotate(-45deg)
}
/* .q-search-clear:hover {
  transform: rotate(90deg);
} */

/* .q-search-clear{background: none; transform: none; margin-top: -13px;}
.q-search-clear:before,.q-search-clear:after{display: none;}
.q-search-clear:hover{transform: none; } */

@media (min-width: 992px) {
  
  .q-search-cols {
    display: -ms-flex;
    display: flex;
    margin-bottom: 0px;
  }
  .q-search-left {
    flex: 0 0 33%;
    max-width: 460px;
    border-right: 1px solid #e9e9e9;
    padding-left: 35px;
    padding-right: 20px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    margin-bottom: 30px;
  }
  .q-search-right {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    margin-bottom: 30px;
  }
}
@media (min-width: 1240px) {
  .q-search-left {
    padding-left: 85px;
    padding-right: 40px;
  }
  .q-search-right {
    padding-right: 80px;
  }
}

.q-search ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.q-search ul li {
  list-style: none;
}
.q-search a {
  color: #212121;
}
.q-search a:hover {
  color: #212121;
}

.q-search-relevant {
  padding-bottom: 34px;
  margin-bottom: 52px;
  border-bottom: 1px solid #e9e9e9;
  font-weight: 300;
  display: none !important;
}
.q-search-relevant:empty {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.q-search-relevant li,
.q-search-cats li {
  margin-bottom: 10px;
}
.q-search-cats ul {
  font-style: normal;
  font-size: 14px;
}
.q-search-relevant a,
.q-search-cats a {
  display: block;
  padding: 3px 15px;
}
.q-search-relevant a:hover,
.q-search-cats a:hover {
  background: #F7F7F8;
  text-decoration: none;
}

.q-search-cats-title {
  font-weight: 700;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  padding-left: 15px;
  /* letter-spacing: 1px; */
  font-size: 14px;
}

.q-search-card {
  display: -ms-flex;
  display: flex;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.q-search-card:hover {
  background: #F7F7F8;
}
.q-search-card-img {
  flex: 0 0 76px;
  max-width: 76px;
  height: 76px;
  border: 1px solid #e9e9e9;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
}
.q-search-card-img img {
  display: block;
  max-height: 60px;
  max-width: 100%;
}
.q-search-card-title {
  margin-bottom: 6px;
  line-height: 18px;
  font-size: 14px;
}
.q-search-card-descr {
  color: #98979B;
  font-size: 12px;
  margin-bottom: 5px; 
}
.q-search-card-code-wrap{
  display:block;
  padding-bottom: 5px;
  margin-top: -7px;
}
.q-search-card-code {
  
  font-size: 12px;
  margin-right: 15px;
}
.q-search-card-code i{
  color: #98979B;
  font-style: normal;
}
.q-search-card-stock {
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
  color:#93c50e;
  background: #f7f7f7;
  padding: 0px 7px;
  height: 24px;
  line-height: 24px;
}
.q-search-card-stock.pending {
  color: orange;
}
.q-search-card-stock.not-available {
  color: #fe0000;
}
.q-search-card-prices {
  margin-bottom: 10px;
  font-size: 14px;
}
.q-search-card-price {
  font-size: 16px;
  font-weight: 700;
}
.q-search-card-oldprice {
  /*text-decoration: line-through;*/
  margin-right: 7px;
  color: #98979B;
}
a.q-search-card-cart {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: #93c50e;
  color: #FFF !important;
  height: 35px;
  line-height: 35px;
  padding: 0px 25px 0px 37px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none !important;
}
a.q-search-card-cart:hover {
  background: #686868;
}
.q-search-card-btns {
  font-size: 0;
  opacity: 0;
  display: none !important;
}
.q-search-card:hover .q-search-card-btns {
  opacity: 1;
  text-align: right;
  display: block;
}
.q-search-card-cart:before {
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: url(/local/templates/webcat_stroika/css/../img/superprice/bestseller/basket_white.png) center no-repeat;
  background-size: contain;
}
.q-search-card-compare {
  display: inline-block;
  vertical-align: middle;
  background: url(/local/templates/webcat_stroika/css/../img/header/graph.svg) center no-repeat;
  -webkit-background-size: 20px;
  background-size: 20px;
  text-indent: -9999px;
  border: 1px solid #93c50e;
  cursor: pointer;
  transition: 0.3s;
  height: 35px;
  width: 35px;
  position: relative;
}
.q-search-card-compare:hover {
  border-color: #686868;
}
.q-search-card-body {
  padding-left: 15px;
}

@media (min-width: 1600px) {
  .q-search-card-img {
    flex: 0 0 96px;
    max-width: 96px;
    height: 96px;
  }
  .q-search-card-img img {
    max-height: 80px;
  }
  .q-search-card-body {
    padding-left: 15px;
    width: 100%;
  }
  .q-search-card-flex {
    display: -ms-flex;
    display: flex;
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .q-search-card-data {
    flex: 0 0 calc(100% - 180px);
    max-width: calc(100% - 180px);
    padding-right: 10px;
  }
  .q-search-card-store {
    flex: 0 0 180px;
    max-width: 180px;
    text-align: right;
  } 
}
.q-search-all{display: none !important;}
.q-search-all a {
  display: block;
  width: 100%;
  background: #F7F7F8;
  padding: 25px 15px;
  text-align: center;
  line-height: 1.3;
}
.q-search-all a:hover {
  background: #eee;
  color: #000;
}
.q-search-all a span {
  text-decoration: underline;
  display: inline-block;
  /* position: relative;
  padding-left: 24px; */
}
.q-search-all a span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 18px;
  height: 18px;
  background: url(/local/templates/webcat_stroika/css/../images/q-search/search.svg) center no-repeat;
  background-size: contain;
  position: relative;
  top: -1px;
}

@media (max-width: 1600px) {
  .q-search-right {
    padding-right: 30px;
  }
  .q-search-left {
    padding-left: 20px;
  }
  input.q-search-form-input {
    padding-left: 80px;
    font-size: 24px;
  }
  .q-search-form-submit {
    left: 30px;
  }
  .q-search-close {
    right: 30px;
  }
  .q-search-clear  {
    right: 75px;
  }
}

.q-search-noresult{padding: 0 50px 50px; font-weight: bold; text-align: center; font-size: 16px; line-height: 20px;}
.msearch-result-desctop .m-pagination{background: #fff;box-shadow: 0 -2px 10px rgb(68 92 130 / 5%), -1px -4px 10px rgb(68 92 130 / 10%), 0 0 2px rgb(68 92 130 / 12%); width: 100%; padding: 10px 0; position: fixed;z-index: 30; left: 0px; bottom: 0px;}
.msearch-result-desctop .pagination_btm{text-align: left; max-width: 1550px; margin: 0 auto; position: relative;}
.msearch-result-desctop .scroll-pgn-top{right: 0px; top: 0px; position: absolute; color: #000100; border: 1px solid #ddd; background-color: #fff; font-size: 12px; font-weight: 400; padding: 5px 10px; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.msearch-result-desctop .scroll-pgn-top i{display: inline-block; background: url(/local/templates/webcat_stroika/css/../images/arrow-up.png) 0 0 no-repeat; background-size: contain; width: 16px; height: 14px; vertical-align: middle; margin-right: 5px;}
@media (max-width: 1598px) {
  .msearch-result-desctop .pagination_btm{max-width: 1140px;}
}
@media (max-width: 1198px) {
  .msearch-result-desctop .pagination_btm{max-width: 960px;}
}
@media (max-width: 980px) {
  .msearch-result-desctop .pagination_btm{max-width: 720px;}
}
@media (max-width: 992px) {
  .filter-block.progress .value{display: block;}
  .filter-block.progress .value-left{width: 50%; padding: 0 5% 0 0; display: inline-block;}
  .filter-block.progress .value-right{width: 50%; padding: 0 0 0 5%; display: inline-block;}
  .filter-block.progress .value-block span{display: block; font-size: 12px; line-height: 20px;}
  .filter-block.progress .value-block input[type="text"]{width: 100%; box-sizing: border-box; padding: 5px 0px; font-size: 14px; border:none; border-bottom: 1px solid #999; text-align: left; background: inherit;}
  .filter-block.progress .value-block input[type="text"]:focus{border-bottom-color: #000;}
  .filter-block .show-items-filter a{color:#93c50e; font-weight: 600;}
  .filter-block .filter-item-hide{display: none;}
  .smartfilter .subfilter,
  .smartfilter .filter-block{border:none;}
  .show-filter-result{position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 10;}
  .show-filter-result-inner{max-width: 800px; margin: 0 auto;}
  .show-filter-result-inner a{display: block; padding: 25px 15px; /* margin: 0 20px 10px; */ margin: 0; color:#fff; font-weight: 600; text-align: center; background: rgb(147, 197, 14); font-size: 15px;}
  .q-search-all a,
  .show-filter-result-inner a {
    -webkit-animation: blink1 2s linear infinite;
    animation: blink1 2s linear infinite;
  }
  @-webkit-keyframes blink1 {
    0% { background: rgba(147, 197, 14, 1); }
    60% { background: rgb(252, 185, 2); }
    100% { background: rgba(147, 197, 14, 1); }
  }
  @keyframes blink1 {
    0% { background: rgba(147, 197, 14, 1); }
    60% { background: rgba(252, 185, 2, 1); }
    100% { background: rgba(147, 197, 14, 1); }
  }
  .smartfilter .wrap-elements-filer-inner{background: #fff;}
  .filter-mobile{position: fixed; top: 46px; left: 0px; width: 100%; z-index: 30;}
  .filter-mobile form{display: block; max-width: 800px; margin: 0 auto;}
  .show-filter-header{}
  .show-filter-header-inner{display: block; padding: 10px 10px; margin: 0 0px 0px; color:#fff; text-align: left; background: #93c50e; position: relative;}
  .show-filter-header-inner a{color: #fff; border-bottom: 1px dashed #fff; font-size: 14px;}
  .show-filter-header-inner i{font-size: 22px; line-height: 22px; right: 10px; top: 50%; margin-top: -11px; font-style: normal; position: absolute;}
  .show-filter-header-inner b{margin-right: 10px; font-size: 14px;}
  .wrap-elements-filer{overflow: hidden; overflow-y: auto;}
  .wrap-elements-filer-inner{padding-bottom: 65px;}
  .filter-mobile .value-btns{display: none;}

  .smartfilter .subfilter{font-size: 15px;color: #000;}
  .smartfilter .checklist label{font-size: 14px;color: rgba(0,0,0,.6); text-transform: none; padding-left: 26px;}
  .smartfilter .checklist .filter-item-active{color: rgba(0,0,0,1);}
  .smartfilter .subfilter{padding-left: 16px;}
  .smartfilter .filter-block{padding-left: 16px; padding-right: 16px;}
  .smartfilter .checklist label{margin-bottom: 25px;}

  .q-search-all{position: fixed; bottom: -2px; left: 0px; width: 100%; }
  .q-search-all{display: none;}
  #searchAll{display: none !important;}
  .q-search-right .q-search-all{position: relative; bottom: auto; display: none !important;}
  .q-search-right .q-search-all a{padding: 15px 15px; margin-bottom: 22px;}

  .q-search-all a{max-width: 800px; margin: 0 auto; background: #93c50e; color: #fff; text-decoration: none;}
  .q-search-all a span{text-decoration: none;}
  .q-search-all a span:before{background: url(/local/templates/webcat_stroika/css/../images/q-search/search-white.svg) center no-repeat;}
  .q-search-card{margin-bottom: 0px; margin-top: 10px;}
  .q-search-right{padding-bottom: 10px;}
  .q-search-left{padding-top: 70px;}
  .q-search-form{position: fixed; left: 0px; top: 0px; width: 100%; z-index: 12;}
  .q-search-form form{display: block; max-width: 800px; margin: 0 auto;}
  .q-search-noresult{padding-top: 100px;}
  .msearch-result .category-title{display: none;}
  .msearch-result .col-22.redesign {padding-left: 100px; padding-right: 0px;}
  .new-m-category .col-22.redesign {padding-left: 100px; padding-right: 0px;}
  .msearch-result .col-22.redesign .catalog-filter-toggler{left: 0px; font-size: 14px;}
  .new-m-category .category-filter .col-22.redesign .catalog-filter-toggler{left: 0px; font-size: 14px;}
  .type-filter-current strong{font-size: 14px; font-weight: normal;}
  .msearch-result .category-filter .col-22.redesign{padding-right: 0px;}
  .msearch-result .type-filter{position: relative;}
  .new-m-category .type-filter{position: relative;}
  .new-m-category .container .container{padding-left: 0px; padding-right: 0px;}
  .new-m-category .category-filter{margin-left: 0px; margin-right: 0px;}
  .new-m-category .category-title{margin-left: -10px;}
  .new-m-category .show-filter-header{background: #93c50e; display: none;}
  .new-m-category .show-filter-header .category-title{color: #FFF;margin-bottom: 0px;margin-left: 0px;padding: 4px 0 6px 0 !important;font-size: 1.8rem;font-weight: 500;border-bottom: 1px solid rgba(255, 255, 255, 0.25);margin: 0px 10px 0;}
  .new-m-category .open-filter .show-filter-header{display: block;}
  .new-m-category .open-filter .category-filter{display: none;}
  .new-m-category .open-filter{position: fixed; z-index: 20; width: 100%; height: 100vh; left: 0px; top: 48px; background: #fff;}
  .new-m-category .open-filter .smartfilter .subfilter{padding-left: 7px;padding-right: 5px; background: #fff;}
  .header.active{z-index: 1000;}
  .new-m-category .m-wrap-elements-filer{display: none;}
  .new-m-category .open-filter .m-wrap-elements-filer{overflow: hidden; overflow-y: auto; display: block;}
  .new-m-category .open-filter .smartfilter .filter-block{background: #fff; padding: 1rem 8px;}
  .new-m-category .open-filter #del_filter{display: none;}
  .new-m-category .open-filter .filter-list{padding-bottom: 75px; background: #fff;}
  .new-m-category .filter-block .value-btns,
  .new-m-category .filter-block .value-btns .reset{display: none;}
  .new-m-category .progressbar {display: none;}
  .new-m-category .products{margin-bottom: 30px;}
  .new-m-category .pagination .show-more{margin-top: 0px;}
  .q-search {
    left: 0px;
    top: 0px;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
  }
  .q-search-form {
    margin-bottom: 20px;
  }
  .q-search-cols {
    margin-bottom: 0px;
  }
  .q-search-close {
    right: auto;
    left: 15px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background: url(/local/templates/webcat_stroika/css/../images/q-search/back.svg) center no-repeat !important;
    background-size: 24px !important;
    border: 0;
    box-shadow: none;
    display: none;
  }
  .q-search-close:before,
  .q-search-close:after {
    content: none;
  }
  input.q-search-form-input {
    height: 60px;
    font-size: 22px;
    border: 1px solid #93c50e;
    padding: 0px 105px 0px 60px;
    padding-right: 20%;
  }
  .q-search-form-submit {
    background: #93c50e url(/local/templates/webcat_stroika/css/../images/q-search/search-white.svg) center no-repeat;
    background-size: 20px;
    right: -1px;
    left: auto;
    top: 0;
    width: 60px;
    height: 60px;
    margin-top: 0;
    opacity: 1;
    z-index: 1;
  }
  .q-search-clear {
    right: 20px;
    /* margin-top: -11px;     */
  }
  .q-search-clear:before,
  .q-search-clear:after {
    left: 2px;
    right: 2px;
  }

  .q-search-relevant li,
  .q-search-cats li {
    margin-bottom: 3px;
  }
  .q-search-relevant a,
  .q-search-cats a {
    padding: 5px 20px;
    line-height: 20px;
  }
  .q-search-relevant {
    margin-bottom: 30px;
  }
  .q-search-cats-title {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
  }
  .q-search-left {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
  }
  .q-search-card-body {
    padding-left: 15px;
    width: 100%;
  }
  .q-search-card-btns {
    display: none;
  }
  .q-search-card-prices {
    margin-bottom: 0;
  }
  .q-search-card-descr {
    margin-bottom: 2px;
  }
  .q-search-card-amount {
    display: none;
  }
  .q-search-right {
    padding-right: 0;
  }
}/*992px end*/


@media (max-width: 576px) {
  .q-search {
    min-height: 68px;
  }
  .q-search-form {
    margin-bottom: 12px;
  }
  .q-search-left {
    margin-bottom: 0;
    padding-bottom: 6px;
  }
  .q-search-relevant li,
  .q-search-cats li {
    margin-bottom: 7px;
  }
  .q-search-relevant {
    margin-bottom: 18px;
    padding-bottom: 2px;
  }
  .q-search-card {
    padding-bottom: 14px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .q-search-card:first-child {
    border-top: 0;
  }
  .q-search-card:hover {
    border-top-color: #e9e9e9;
    border-bottom-color: #e9e9e9;
  }
  .q-search-card-img {
    border: 0;
  }
  .q-search-card-title {
    line-height: 1.4;
    margin-bottom: 6px;
  }
  .q-search-card-descr,
  .q-search-card-stock {
    display: none;
  }
  .q-search-card-price {
    font-size: 14px;
    font-weight: 700;
  }
  .q-search-card-oldprice {
    font-size: 12px;
    color: #98979B;
  }
  .q-search-card-title {
    font-size: 12px;
  }
  .q-search-card-data {
    display: flex;
    flex-direction: column;
  }
  .q-search-card-code {
    order: -1;
  }
  input.q-search-form-input {
    height: 68px;
    font-size: 17px;
    padding: 0px 105px 0px 15px;
  }
  .q-search-close{left: 0px;}
  .q-search-form-submit {
    width: 68px;
    height: 68px;
  }
  .q-search-clear {
    right: 20px;
  }
  .q-search-clear:before,
  .q-search-clear:after {
    left: 4px;
    right: 4px;
  }
  .q-search-close {
    background-size: 18px !important;
  }
  .show-filter-result-inner a,
  .q-search-all a {
    padding: 22px 15px;
  }
  .q-search-relevant a, .q-search-cats a{font-size: 14px;}
}

@media (max-width: 480px) {
  .q-search-card-body {
    max-width: calc(100% - 76px);
  }
  .q-search-card-flex {
    min-height: 76px;
  }
  .q-search-card-btns {
    position: relative;
    left: -91px;
  }
}


@media (max-width: 380px) {
  .q-search-close {
    left: 0px;
  }
  input.q-search-form-input {
    padding-left: 40px;
  }
}


@media (min-width: 1280px) and (min-height: 700px) {
  /* input.q-search-form-input {
    height: 90px;
    padding-left: 110px;
  }
  .q-search-all a {
    padding-top: 30px;
    padding-bottom: 30px; 
  }
  .q-search-left,
  .q-search-right {
    max-height: calc(100vh - 300px);
  }
  .q-search-left {
    padding-left: 95px;
  } */
  /* .q-search {
    max-width: calc(100% - 125px);
  } */
  /* .q-search-close {
    height: 90px;
    width: 90px;
    right: -100px;
  } */
}

.q-search-card-btns {
  white-space: nowrap;
  padding-top: 10px;
}
.q-search-card-amount {
  margin-bottom: 15px;
  opacity: 0;
}
.q-search-card:hover .q-search-card-amount {
  opacity: 1;
}
.ui-amount {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 110px;
  max-width: 100%;
  padding: 0px 34px;
  margin-right: 15px;
}
.ui-amount-minus,
.ui-amount-plus {
  position: absolute;
  top: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #FFF !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 700;
  background: #93c50e;
  text-align: center;
}
.ui-amount-minus:hover,
.ui-amount-plus:hover {
  background: #686868;
}
.ui-amount-minus {
  left: 0;
}
.ui-amount-plus {
  right: 0;
}
input.ui-amount-input {
  display: block;
  width: 100%;
  padding: 0px 10px;
  text-align: center;
  font-size: 16px;
  height: 35px;
  border: 1px solid #93c50e;
}
.to-search-top {
  display: inline-block;
  vertical-align: middle;
  bottom: 20px;
  right: 20px;
  height: 31px;
  line-height: 29px;
  color: gray;
  border: 1px solid #ddd;
  font-size: 12px;
  font-weight: 400;
  padding: 0px 15px;
  text-decoration: none;
  background: #FFF;
}
.to-search-top:hover {
  color: #FFF;
  background: #93c50e;
  border-color: #93c50e;
}
body.overflow-hidden {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
/* End */


/* Start:/local/templates/webcat_mobile/components/bitrix/menu/menu_catalog/style.css?15554056636882*/
.bx_vertical_menu_advanced{
	border-left:7px solid #e3eaef;
	background:#f1f4f7;
	border-radius:4px;
	position:relative;
	box-shadow:0 0 1px 1px #dcdcdc;
}
.bx_vertical_menu_advanced>ul{
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	border-radius:5px;
	background:#fff;
	list-style:none;
}

/* 1 σπξβενό */
.bx_vertical_menu_advanced .bx_hma_one_lvl{
	display:block;
	padding:0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	position:relative;
	z-index:105;
	display:block;
	padding:10px 0 10px 12px;
	border-bottom: 1px solid #e3eaef;
	color:#000;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(255,255,255,.8);
	font-size:14px;
	line-height:16px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child>a{border-radius:0 4px 0 0}
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child>a {border-radius:0 0 4px 0}
.bx_vertical_menu_advanced ul:last-child .bx_hma_one_lvl:last-child>a{border-bottom:none}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	-webkit-transition: border-color 0s ease;
	-moz-transition: border-color 0s ease;
	-o-transition: border-color 0s ease;
	-ms-transition: border-color 0s ease;
	transition: border-color 0s ease;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover{
	padding:1px 0 0;
	border:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a{
	margin-left:-11px;
	padding:10px 0 10px 12px;
	width:100%;
	border:none;
	border-right:2px;
	background:#fff;
	box-shadow:-1px 2px 3px 0px rgba(1,1,1,.22);
	font-weight:bold;
	line-height:16px;
	box-sizing:content-box;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover{}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover>a{z-index:1500}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a:active,
.bx_vertical_menu_advanced .bx_hma_one_lvl.current>a{}
/* // 1ι σπξβενό */
/* Κξνςεινεπ*/
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container{
	position:absolute;
	top:-1px;
	left:100%;
	z-index:1300;
	display:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid rgba(1,1,1,.1);
	border-radius:2px;
	background:#fff;
	box-shadow:0 5px 10px 0 rgba(1,1,1,.29);
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover .bx_children_container{display:block}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:-20000px;
	padding:10px 12px;
	padding-bottom:20000px;
	min-width:130px;
	max-width:280px;
	border-left:1px solid #f2f2f2;
	background:#fff;
}
.bx_shadow_fix{display:none}
.bx_vertical_menu_advanced .dropdown:hover .bx_shadow_fix,
.bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix{
	position: absolute;
	top: -1px;
	right: -2px;
	bottom: 0;
	z-index: 1500;
	display: block;
	width: 5px;
	background: #fff;
	opacity: 1;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1{min-width:180px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2{min-width:360px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3{min-width:540px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4{min-width:720px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block:first-child{border-left:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1 .bx_children_block{width:100%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 .bx_children_block{width:50%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3 .bx_children_block{width:33.3%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4 .bx_children_block{width:25%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block.advanced{
	border-left:none;
	background:#f7fafb;
	box-shadow:inset 5px 0 7px -5px rgba(0,0,0,.12);
}
/*// Κξνςεινεπ*/
/* 2ι σπξβενό*/
.bx_vertical_menu_advanced .bx_hma_one_lvl ul{
	display:block;
	margin:0;
	padding:0 0 14px 0;
	list-style:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{
	display:block;
	padding:5px 10px;
}

/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{
	color: #366181;
}*/
/* //2ι σπξβενό*/
/* 3ι σπξβενό */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul{border-bottom:1px solid #f2f2f2}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent:last-child ul{border-bottom:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li{line-height:24px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a{
	display:block;
	padding:5px 10px;
}
/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f0f6f8;
	box-shadow:inset 0 1px 1px 0 #e3e9eb;
}*/
/* // 3ι σπξβενό */

/* Οΰνελό */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_advanced_panel{
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_block.advanced .bx_children_advanced_panel{display:block !important}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel img{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
	max-height:220px;
	border:1px solid #e7e9ea;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel .bx_item_description{
	max-width:100%;
	max-height:220px;
	color:#000;
	text-align:left;
	white-space:normal;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

/* // Οΰνελό*/
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li{
	display:block;
	background:#fff;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{
	display:block;
	color:#20394c;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:23px;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl ul li ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
}

@media (max-width:569px) {
	.bx_vertical_menu_advanced{display:none}
	.header_inner_bottom_line{
		overflow:hidden;
		height:auto;
	}
}

/* End */


/* Start:/local/templates/webcat_mobile/styles.css?17562094485644*/
.special_items_more:before{
    display:none !important;
}

.viewed{
    width: 100%;
}

.item-card .item-mdl .units span{
    cursor: pointer;
}

.runnerstr-main-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.runnerstr .runnerstr-wrapper {
    font-size: 0;
    overflow: hidden;
}
.runnerstr .runnerstr-wrapper > * {
    font-size: 16px;
    display: inline-block;
}

.runnerstr .runnerstr-wrapper img {
    display: inline-block;
}
.close-runnerstr{
    position: absolute;
    top: 0;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    max-width: 100%;
    transform: translateY(-50%);
    border: 2px solid #fff;
    font-size: 25px;
    line-height: 1px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    cursor: pointer;
}


.item_in_basket,.reserve_msg {
    border: 1px solid #f8f8f8;
    width: 250px;
    text-align: center;
    position: fixed;
    top: 40px;
    right: 30px;
    z-index: 999;
    background-color: #093;
    color: #fff;
    font-weight: 400;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
    display: none;
}

.item_in_basket i {
    color: #e0e72c;
}

.item_in_comparing {
width: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: #323232;
    color: #fff;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
    padding: 1.2rem;
    display: none;
}

.item_in_comparing i {
    color: #e0e72c;
}


.item_in_basket_error {
    border: 1px solid #f8f8f8;
    width: 250px;
    text-align: center;
    position: fixed;
    top: 40px;
    right: 30px;
    z-index: 999;
    background-color: red;
    color: #fff;
    font-weight: 400;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
    display: none;
}
.item-card .item-btm .item {
    margin-bottom: 0.6rem;
}

.search-input {
    display: flex;
    width: 100%;
}
.footer-top .col-10:nth-child(1) img {
    width: 33px;
    max-width: 33px;
    height: 38px;
    max-height: 38px;
}
.footer-top .col-10:nth-child(2) img {
    width: 33px;
    height: 37px;
    max-width: 33px;
    max-height: 37px;
}
.footer-top .col-10:nth-child(3) img {
    width: 53px;
    height: 26px;
    max-width: 53px;
    max-height: 26px;
}
.cart-link img {
    width: 25px;
    height: 28px;
    max-width: 25px;
    max-height: 28px;
}
.compare-link img {
    width: 26px;
    height: 25px;
    max-width: 26px;
    max-height: 25px;
}

.special_promotion {
    background: url(/local/templates/webcat_mobile/./img/stickers/stocks_icon.png) center no-repeat;
}

.new_item {
    background: url(/local/templates/webcat_mobile/./img/stickers/new_icon.png) center no-repeat;
}

.offer_item {
    background: url(/local/templates/webcat_mobile/./img/stickers/offer_icon.png) center no-repeat;
}

.laying_promotion {
    background: url(/local/templates/webcat_mobile/./img/stickers/laying_icon.png) center no-repeat;
}

.bestseller_promotion {
    background: url(/local/templates/webcat_mobile/./img/stickers/hit_icon.png) center no-repeat;
}
.product .stickers {
    display: flex;
}

.item-stickers span {
    font-size: 0;
}

.item-stickers div {
    min-width: 3.6rem;
    min-height: 4.6rem;
    background-size: contain;
    margin: 0 0.25rem;
}

.stickers div {
    min-width: 3.3rem;
    min-height: 4.6rem;
    background-size: contain;
    margin: 0 0.25rem;
}

.stickers div span {
    font-size: 0;
}

.delivery-page h2 {
    font-size: 2rem;
    color: #009933;
    font-weight: 400;
}

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

ul.city-list {
    -webkit-columns: 3;
    -moz-columns: 3;
    -ms-columns: 3;
    -o-columns: 3;
    columns: 3;
    margin: 1em 0 1.1em 0;
    padding: 0 0 0 1rem;
}
ul.city-list li {
    font-weight: 700;
    list-style: none;
}

.delivery-page p.muted {
    color: #585757;
    font-size: 1.3rem;
}

.trigger {
    max-width: 100%;
}
.header {
    max-width: 100%;
}
.catalog_item_card_body_top_day_order{text-align: center; padding-top: 5px;}
.catalog_item_card_body_top_day_order b{color: #93c50e; font-weight: bold;}
/* 2020-09-20 */
.day-delivery{display: block; font-size: 12px; line-height: 14px;}
.day-delivery span{display: inline-block; padding:2px 5px; border:1px solid #999;}
.day-delivery span b{color:#93c50e; font-weight: bold;}
div.only-order{background: #f2f2f2;}
div.only-order .item_count{background: #fff;}
.pay_name h2{color: #686868; font-size: 22px; padding:22px 0; margin: 0px;}
.sale_order_full_table{text-align: center; margin: 0 auto;}
.sale_order_full_table input[type="submit"]{display: block; max-width: 262px; margin: 0 auto; width:100%; height: 46px; line-height: 46px; background: #00BA3D;}
.sale_order_full_table .ps_logo img{max-width: 262px; width:100%;}
.erip-steps li{text-align: left;}
.order-head{display: block; margin: 22px auto; width:100%; text-align: center;}
.order-head .num{ padding:12px 22px; background: #686868; color: #fff; font-size: 22px; line-height: 28px; display: inline-block;}
.checkout-info{max-width: 90%; margin:40px auto 0; color: #686868; font-size: 14px; line-height: 24px;}
.checkout-info p{margin: 0 0 18px 0;}
.checkout-info p a{color: #686868;}
/* 2020-09-24 */
.product-title .catalog_section_body_top_day_order{padding-top: 5px; display: block;}
.product-title .catalog_section_body_top_day_order b{font-weight: normal; color: #93c50e;}

@media (max-width: 900px){
.product .product-title {max-height: 100px;}
}
/* End */


/* Start:/local/templates/webcat_mobile/template_styles.css?175620944847923*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
  }
  
  .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;
    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: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
  }
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
  }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-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;
    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;
    box-shadow: none;
    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%;
    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;
    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;
    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;
      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);
      transform: scale(0.75);
    }











.mm-page {
    overflow: hidden;
}





.cart-link img {
    width: 25px;
    height: 28px;
}
.compare-link img {
    width: 26px;
    height: 25px;
}






.get-more {
    position: relative;
}

.get-more.active:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100px;
    height: 50px;
    background: url(/local/templates/webcat_mobile/img/loader.svg) center no-repeat;
    background-size: cover;
}

.main {
    overflow: hidden;
}

.main_stocks_content_wrapper {
    overflow: hidden;
    max-height: 450px;
}

.main_stocks_content_wrapper .main_stocks_item {
    float: left;
    max-width: 20%;
}

.main_block_btm_item {
    position: relative;
    z-index: 9;
}

.b-ship {
    transition: 0.3s;
}

.b-ship:hover {
    border-color: #c52a52;
}

.code-border {
    transition: 0.3s;
}

.code-border:hover {
    border-color: #c52a52;
}

.code-border-all {
    transition: 0.3s;
}

.code-border-all:hover {
    border-color: #c52a52;
}

input.radio:disabled+.code-border-all:hover {
    border-color: #c5c5c5;
}

.ctweb-yandexdelivery__calculates .r-b {
    bottom: -100px;
}

.simplecheckout-cart td.remove a:after {
    right: 3px;
    left: auto;
}

.main_menu.active .main_menu_item_submenu {
    left: 348px;
}

.pagination_btm_item.bx-active {
    background: #c52a52;
    color: #fff;
}

.pagination_btm_item {
    padding: 0;
}

.pagination_btm_item a {
    padding: 8.5px 10px 8px;
    display: inline-block;
}

.pagination_btm_item>span {
    padding: 8.5px 10px 8px;
    display: inline-block;
}

.pagination_btm_prev a {
    color: #000;
    text-decoration: none;
}

.subcatalog_menu .market_item_menu_bar {
    overflow: visible;
    max-height: 100%;
}

input.radio:disabled+label {
    background: rgba(197,197,197,0.1)
}

.header_contacts_item {
    font-size: 14px;
}


.header_btm_catalog_link {
    font-size: 14px;
}

.header_btm_offers_link {
    font-size: 14px;
}

.header_btm_when_offers_link {
    font-size: 14px;
}

.header_btm_delivery_link {
    font-size: 14px;
}

.catalog_item_card_body_mid_wrapper_thumbnails_wrapper {
    min-height: 120px;
    max-height: 120px;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.catalog_item_card_body_mid_wrapper_thumbnails img {
    /* height: auto; */
    /* max-width: 100%; */
    /* max-height: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 50%;
    max-height: 50%;
}

.catalog_item_card_body_mid_wrapper .slider_for_img_wrapper::after {
    display: none;
}

.no_crossprice:before, .no_crossprice:after, .no_crossprice strong:before, .no_crossprice span:before, .no_crossprice strong:after, .no_crossprice span:after {
    display: none !important;
}

.sale_order_full_table h3 {
    background: #fe0000;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    padding: 20px;
    border-bottom: 5px solid #686868;
}

.sale_order_full_table h4 {
    font-weight: 700;
    margin-top: 20px;
}

.sale_order_full_table .order-text {
    background: #93c50e;
    color: #fff;
    text-align: center;
    padding: 40px 20px;
}

.sale_order_full_table {
    margin: 0 auto;
    width: 60%;
}

.sale_order_full_table .order-thx {
    border-radius: 10px;
    background: #7aa70a;
    padding: 20px;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.3;
}

.catalog_item_card_body_mid_details_wrapper .details_btn {
    margin-bottom: 15px;
}

.catalog_item_card_body_mid_details_wrapper .order.green {
    color: #019934;
}

.sub_discount_price:after {
    display: none !important;
}

.header_search_btn {
    display: none;
}

.main_stocks_prev {
    top: 50%;
}

.main_stocks_next {
    top: 50%;
}

.main_block_top_slider_item a img {
    max-height: 100%;
    height: auto;
}

.market_item_body_cards_item span {
    font-size: 16px;
    padding: 0 20px;
}

.market_item_menu_bar::-webkit-scrollbar {
    width: 12px;
    height: 4px;
}

.market_item_menu_bar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.25);
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,153,51,0.5); */
    border-radius: 6px;
}

.market_item_menu_bar::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: rgba(0, 153, 51, 0.5);
    cursor: pointer;
}

body::-webkit-scrollbar {
    width: 12px;
    height: 4px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.25);
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,153,51,0.5); */
    border-radius: 6px;
}

body::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: rgba(0, 153, 51, 0.5);
    cursor: pointer;
}

#toTop {
    bottom: 120px;
}

.header_search_btn img {
    height: 35px;
    width: 35px;
    transform: translateY(2px);
    transform: scale(0.8);
}

.discounts .content_box div.news-list .news-item {
    width: calc(20% - 20px);
    margin: 10px;
    position: relative;
    height: 450px;
    padding: 10px;
    border: none;
}

.discounts .content_box div.news-list .news-item img {
    max-width: 100%;
    max-height: 300px;
    display: block;
}

.discounts .content_box div.news-list .news-item b {
    display: block;
    width: 100%;
    text-align: left;
    line-height: 1.2;
    height: 75px;
}

.discounts .content_box div.news-list .news-item:hover {
    box-shadow: 0px 0px 15px rgba(197, 42, 92, .99);
    border: none;
}

.discounts .content_box div.news-list .news-item:hover span {
    background-color: #fe0000;
}

.discounts .content_box div.news-list .news-item:hover b {
    color: #fe0000;
}

.discounts .content_box div.news-list .news-item span {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #019934;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.discounts .content_box div.news-list .news-item span i {
    display: none;
}

.main_stocks_item .subcatalog_item span.subcatalog_item_title {
    display: block;
}

.main_stocks_item .subcatalog_item {
    padding: 15px;
    height: 85%;
}

.price_label {
    font-size: 14px;
}

.subcatalog_menu {
    min-width: 350px;
}

/*new template for articles page - vad*/

.news-list__item {
    margin-bottom: 2rem;
}

.news-list__thumbnail a {
    overflow: hidden;
}

a.news-list__link {
    display: block;
    max-width: 90%;
    background-color: #fe0000;
    color: #fff;
    border: 1px solid #ccc;
    font-size: 0.975rem;
    font-weight: 400;
    padding: 5px 15px;
    margin: 2rem auto;
    text-align: center;
}

a.news-list__link:hover {
    color: #fe0000;
    background: none;
}

.news-list__thumbnail img {
    -webkit-transition: 0.33s all;
    -o-transition: 0.33s all;
    transition: 0.33s all;
}

.news-list__thumbnail img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news-list__meta h3 {
    padding: 0 1rem;
}

/*end of new template for articles page - vad*/

div.news-list .news-item {
    width: 20%;
    height: 100px;
    margin-bottom: 0;
}

.manufactures .content_box .news-list .text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.manufactures .content_box .news-list .text a {
    color: #000100;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 8.5px 10px 8px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 1;
    vertical-align: middle;
    margin: 0 2px;
    text-decoration: none;
    transition: 0.3s;
}

.manufactures .content_box .news-list .text a:hover {
    background-color: #fe0000;
    color: #fff;
}

.manufactures .content_box .news-list .text b {
    margin: 0 2px;
}

div.news-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.content_box p.news-item a {
    background: transparent;
    color: #000;
    border: 1px solid #93c50e;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

div.news-list .news-item b {
    background-color: transparent;
    text-align: center;
}

.catalog_item_card_body {
    background-color: #fff;
    width: -webkit-calc(100% - 348px);
    width: calc(100% - 348px);
    margin-top: 20px;
    padding: 25px 0 25px 25px;
    height: auto;
}

.subcatalog_items.single .subcatalog_items_block_wrapper .subcatalog_item .special_price_block {
    min-width: 150px;
    margin: 0 50px;
}

.main_stocks_item .promotions div {
    height: 58px;
    width: 43px;
}

.dropdown-menu.not_free_ship {
    display: block;
    position: absolute;
    top: 118%;
    left: 0;
    right: 0;
    z-index: 100;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    min-width: 160px;
    padding: 5px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 4px solid #93c50e;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    top: 46%;
    width: 90%;
    margin: 0 auto;
}

.dropdown-menu.not_free_ship:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: calc(100% + 4px);
    left: 15px;
    border: 10px solid transparent;
    border-top: 10px solid #93c50e;
    transform: rotate(180deg);
}

.dropdown-menu.not_free_ship p {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.4;
}

.dropdown-menu.not_free_ship p .fa-times {
    cursor: pointer;
    display: block;
    text-align: right;
    color: green;
}

.main_stocks_content_wrapper .special_price_block {
    /*width: 50%;*/
    width: 180px;
    margin: 0 auto;
}

.special_price_block ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.special_price_block ul li {
    border: none;
    background-color: #f7f7f8;
    color: #a3a3a3;
    margin: 0 5px;
    font-size: 12px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.special_price_block ul li.active {
    background-color: #019934;
    color: #fff;
    font-size: 12px;
}

.price_tab.active {
    display: block;
}

.price_tab {
    display: none;
}

.special_price_block .bestseller_item_price {
    font-size: 24px;
}

.special_price_block .bestseller_item_price.sub_discount_price {
    font-family: Oswald, sans-serif;
    color: gray;
}

.special_price_block .bestseller_item_price.discount_price, .bestseller_item_price.no_crossprice {
    font-size: 38px;
    color: #000;
    margin-bottom: -10px;
}

.main_price.discount_price price:before, .card_item_prices .discount_price price {
    position: relative;
}

.card_item_prices price {
    font-family: Oswald, sans-serif;
}

.main_price.discount_price price:before, .card_item_prices .discount_price price:before {
    /* content: 'Π‘ΡΡΠΎΠΉΠΡΠ°ΠΉΡ'; */
    content: 'ΠΠΈΡΠΊΠΎΠ½Ρ';
    position: absolute;
    top: 5px;
    /* left: 110%; */
    left: 114%;
    transform: none;
    /*color: #009933;*/
    color: #fe0000;
    font-family: roboto-example, sans-serif;
    font-size: 13px;
    font-weight: 400;
    transition: 0.3s;
    border: none;
    display: block;
    width: auto;
}

.main_stocks_content_wrapper .slick-list {
    padding: 0 2px;
}

/*
.catalog_item_card_body_mid_details_wrapper strong:nth-child(2) {
  color: #009933;
}*/

.catalog_item_card_body_mid_details_wrapper small {
    color: #2b2826;
}

.catalog_item_card_body_mid_details_wrapper strong:nth-child(2) small {
    color: #787878;
}

.catalog_item_card_body_mid_details_wrapper strong {
    font-size: 38px;
    position: relative;
}

.catalog_item_card_body_mid_details_wrapper strong.discount_price {
    font-size: 38px;
}

.catalog_item_card_body_mid_details_wrapper strong:nth-child(2) price {
    position: relative;
    font-family: Oswald, sans-serif;
}

.catalog_item_card_body_mid_details_wrapper strong:nth-child(2) price:before {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    top: 48%;
    color: #000;
    width: 115%;
    border-bottom: 2px solid #fe0000;
    transform: rotate(-15deg);
}

.catalog_item_card_body_mid_details_wrapper strong.sub_discount_price price:before {
    display: none;
}

.main_price price {
    position: relative;
    font-family: Oswald, sans-serif;
}

.main_price price:before {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    top: 48%;
    color: #000;
    width: 115%;
    border-bottom: 1.5px solid #fe0000;
    transform: rotate(-15deg);
}

.main_price.no_crossprice price:before {
    display: none;
}

.main_price.sub_discount_price price:before {
    display: none;
}

.catalog_item_card_body_mid_details_wrapper strong:b .catalog_item_card_body_mid_details_wrapper .sub_discount_price price:before {
    display: none;
}

.catalog_item_card_body_mid_details_wrapper .price_tab.active {
    display: block;
}

.catalog_item_card_body_mid_details_wrapper .price_tab {
    display: none;
}

.special_price_block .no-price:after {
    display: none;
}

.ctweb-yandexdelivery .body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.ctweb-yandexdelivery .body textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 22px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out .15s;
    min-height: 100px
}

.ctweb-yandexdelivery .body textarea:focus {
    border-color: #fe0000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #fe0000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #fe0000;
}

.ctweb-yandexdelivery .body .webcat-dely-text {
    padding: 0 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}

.ctweb-yandexdelivery .body .webcat-dely-text h2 {
    color: #000;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-weight: 400;
}


.ctweb-yandexdelivery .webcat-dely-text .webcat-sub-text {
    background: #93c50e;
    color: #fff;
    padding: 0.5rem 1rem;
    margin-top: 1rem;
    font-size: 16px;
    line-height: 22px;
}

.main_block_btm_item_title {
    font-size: 16px;
}

.main_block_top {
    height: auto;
}

.header_contacts_wrapper {
    justify-content: space-between;
}

.cart_body .in {
    padding: 0;
}

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

/* 29.04.2019 */

.item_in_basket, .reserve_msg, .item_in_comparingΡ .item_in_basket_error {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0;
    border: none;
    top: 0;
    padding: 10px;
}

.counter {
    top: -0.8rem
}

.compare-link {position: relative;}

.item img {
    width: 2.4rem;
    object-fit: contain
}

.no-cart {
    color: #fff;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
}

.product .top-price strong {
    font-size: 2.3rem;
}

.product .prices {
    height: 4.1rem;
    margin-bottom: 2rem;
}

.main_price price:before {
    left: -2px;
}

.item-details strong a {
    color: #000
}

.item-card .item-details ul li strong {
    word-break: normal
}

.special_promotion {
    background: url(/local/templates/webcat_mobile/./img/stickers/stocks_icon.png) center no-repeat;
}

.new_item {
    background: url(/local/templates/webcat_mobile/./img/stickers/new_icon.png) center no-repeat;
}

.offer_item {
    background: url(/local/templates/webcat_mobile/./img/stickers/offer_icon.png) center no-repeat;
}

.laying_promotion {
    background: url(/local/templates/webcat_mobile/./img/stickers/laying_icon.png) center no-repeat;
}

.bestseller_promotion {
    background: url(/local/templates/webcat_mobile/./img/stickers/hit_icon.png) center no-repeat;
}

.product .stickers {
    display: flex;
}

.item-stickers span {
    font-size: 0;
}

.item-stickers div {
    min-width: 3.6rem;
    min-height: 4.6rem;
    background-size: contain;
    margin: 0 0.25rem;
}

.stickers div {
    min-width: 3.3rem;
    min-height: 4.6rem;
    background-size: contain;
    margin: 0 0.25rem;
}

.stickers div span {
    font-size: 0;
}

.compare-link .counter {
    top: -.4rem
}

.promotions {
    z-index: 9999
}

.item-mdl .add-to-cart {
    background-color: #93c50e;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 8.5rem;
    height: 1.9rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.item-mdl .add-to-cart.active {
    background-color: #b7094e;
}

.no-cart {
    background-color: #93c50e;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.6rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}


.bestseller {
    padding-bottom: 2rem;
}

.img-responsive {
    max-width: 100%;
}

.cart-item-title a {
    color: #000
}

.cart-title .col-30 {
    padding: 0;
}

/* header.active div {
    background: #e8e7e7;
} */

.show-more a {
    color: #93c50e;
    text-transform: uppercase;
}

.category .category-title {
    padding: 0 1rem;
}

.group .item a {
    display: flex;
}

.group {
    margin-bottom: 1rem
}





.catalog_body {
    padding-top: 2rem;
}

.cart-page .nav {
    justify-content: space-around;
}

.cart-page .header.active .nav .compare-link {
    transform: scale(0.8)
}
.compare-page .nav {
    justify-content: space-around;
}

.compare-page .header.active .nav .cart-link {
    display: block;
    transform: scale(0.8)
}
.popup_content {
    max-width: 100%;
    min-width: 100%;
    padding: 10px;
    max-height: 85vh;
}
.ctweb-yandexdelivery .body .webcat-dely-text {
    padding: 0 0px;
}
.ctweb-yandexdelivery .body {
    flex-direction: column;
}
/*.ctweb-yandexdelivery .body .webcat-dely-text h2 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}*/
.popup_content_title {
    font-size: 2rem;
}
.ctweb-yandexdelivery__calculates {
    font-size: 1.4rem;
}
.ctweb-yandexdelivery__calculates .r-b {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important
}
.ymaps-2-1-73-map {
    width: 100% !important;
}
#bx_3538009938_map {
    width: 100% !important;
}
.products.active .product-btm .prices {
    margin-bottom: 1.5rem;
}
.products.active .image {
    min-width: 28vw;
    max-width: 28vw;
}
.product .image img {
    object-fit: contain;
}
.ctweb-yandexdelivery {
    display: flex;
    flex-direction: column;

}

.ctweb-yandexdelivery .header {
    margin-bottom: 10px;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    background: transparent;
}
.guestbook-form .form-control {
    border: 1px solid #ccc;
    width: 85vw;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
}
.guestbook-form .form-group .col-xs-12 {
    padding: 0 1rem;
}
.guestbook-show-form {
    width: 100%;
}
.login-link {
    display: none;
}
.gallery__grid {
    flex-direction: column;
    align-items: center;
}
.subcatalog_menu_item {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 1rem;
    color: #000;
    margin: 0.25rem 0;
}
.subcatalog_menu_item:focus, .subcatalog_menu_item:hover {
    color: #93c50e;
}
.market_item_menu_bar {
    padding: 1rem;
}
.error.active {
    background: rgba(255,0,0,0.4);
}
.error {
    height: auto;
    text-align: left;
    padding: 10px 50px;
    /* background: rgba(255,255,255,1); */
    width: 100%;
    margin: 10px auto;
    border-radius: 3px;
    color: red;
    font-size: 14px;
    position: relative;
    padding: 0;
    border: none;
}
.main {
    padding-top: 5.5rem;
}
.header.active .search form input::placeholder {
    font-size: 10px;
    line-height: 24px;
}
.offer .offer-btn {
    font-size: 1.2rem;
}
.cart-item-title a {
    font-size: 1.2rem;
}
.cart-item-price {
    font-size: 1.2rem;
}
.cart-page .header .nav {
    justify-content: flex-end;
}
.compare-page .header .nav {
    justify-content: flex-end;
}
.cart-footer-top h2 {
    font-size: 1.2rem;
}
.cart-footer-top input {
    font-size: 1.2rem;
}
.cart-footer-top input::placeholder {
    font-size: 1.2rem;
}
.cart-footer-top a {
    font-size: 1.2rem;
}
.total ul li.economy {
    font-size: 1.2rem;
}
.product .product-title {
    font-size: 1.2rem;
   /* height: 3.5rem;
    max-height: 3.5rem*/
}
.add-to-cart .after {
    font-size: 0.7rem;
}
.add-to-cart .before {
    font-size: 1rem;
}
.breadcrumbs li a {
    font-size: 1.1rem;
}
.item a {
    font-size: 1.1rem;
}
.search form input {
    padding-left: 12%;
}
.show-more:focus {
    color: #93c50e;
}
.item-card .item-slider .slick-slide img {
    max-height: 200px;
}
.add-to-cart {
    width: 10rem;
    height: 3rem;
}
.catalog-page .item a {
    font-size: 1.4rem;
}
.accordions_ul {
    margin-left: 2rem;
    border-left: 2px solid #84b40b;
}
.mm-listitem_vertical>.mm-listitem__btn {
    width: 50px;
    height: 44px;
    padding: 0;
}
.header__logo img {
    max-width: 130px;
}
.header {
    width: 100%;
}
.search-input {
    display: flex;
}
.main {
    padding-top: 5.5rem;
}
.header.active + .main {
    padding-top: 6.5rem;
}
.trigger {
    width: 100%;
}
.catalog_body {
    padding-top: 12rem;
}
.catalog_body .container .container {
    padding: 0;
}
.search form {
    flex-direction: column;
}
.search form:before {
    top: 2rem;
    background: url(/local/templates/webcat_mobile/img/icons/search.svg) center no-repeat;
    background-size: cover;
}
.add-to-cart .before:before {
    background: url(/local/templates/webcat_mobile/img/icons/basket_white.svg) center no-repeat;
    background-size: cover;
    background: url(/local/templates/webcat_mobile/images/basket-white.png) center no-repeat;
    background-size: contain;
}
.footer-top .col-10:nth-child(1) img {
    width: 33px;
    max-width: 33px;
    height: 38px;
    max-height: 38px;
}
.footer-top .col-10:nth-child(2) img {
    width: 33px;
    height: 37px;
    max-width: 33px;
    max-height: 37px;
}
.footer-top .col-10:nth-child(3) img {
    width: 53px;
    height: 26px;
    max-width: 53px;
    max-height: 26px;
}

.product .no-price strong {
    text-align: center;
    font-size: 1.8rem;
}
.product {
    height: 100%;
}
.header_top_search_form .subcatalog_items {
    display: flex;
    flex-direction: column;
}
.header_top_search_form .subcatalog_items .subcatalog_item {
    border: 1px solid transparent;
    padding: 10px 0;
    transition: 0.3s;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.search_item_category {
    padding: 5px 0;
    transition: 0.3s;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
}

.header_top_search_form .subcatalog_items .subcatalog_item:hover {
    border: 1px solid #fe0000
}
.search form input::placeholder {
    /* font-size: 12px; */
}
.search .categories_wrapper a {
    display: block;
    color: #000;
    width: 100%;
    /* margin-bottom: 5px; */
}
.search .categories_wrapper {
    /* padding-bottom: 10px;
    padding-top: 10px; */
}
.search-input {
    display: flex;
    width: 100%;
}
.header.active .search form input {
    padding-right: 2%;
}
.header.active .search form {
    flex-direction: row;
}
.header.active .search form button {
    font-size: 1.2rem;
}
.header_top_search_form .subcatalog_items .subcatalog_item img {
    float: left;
    max-width: 15vw;
    margin: 10px;
}
.header_top_search_form .subcatalog_items .subcatalog_item span { 
    color: #616161;
    font-family: Roboto;
    font-size: 12px;
}
.header_top_search_form .subcatalog_items .subcatalog_item strong {
    color: #616161;
    font-family: Oswald;
    font-size: 2.4rem;
    font-weight: 400;
}
#search-1 .header_top_search_input_box {
    max-height: 80vh;
    overflow-y: auto;
    
}
#search-1 .header_top_search_input_box {
    position: fixed;
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 10px;
    background: #fff;
    z-index: 99999;
    display: block !important;
}

.item {
    min-height: 4rem;

}
.item-card .item-code {
    text-align: center;
    font-size: 1rem;
}
.item-card .item-mdl .availability .available {
    font-size: 1rem;
}

.mm-listitem__btn {
    position: absolute;
    width: 100%;
    height: 100%;
}
.subfilter {
    /*height: 3rem;*/
    height: 3.8rem;
}
.type-filter-current span {
    position: relative;
}
.type-filter-current span::before {
    content: '';
    position: absolute;
    right: 100%;
    width: 224px;
    height: 100%;
    top: 0;
}
.mm-listitem__text:focus, .mm-listitem__text:active {
    background: #a1a1a1 !important;
    color: #fff !important;
}

/* ΡΠ²Π΅Π»ΠΈΡΠ΅Π½Π½Π°Ρ ΠΊΠ°ΡΡΠΈΠ½ΠΊΠ° */
#magnify {
    display: none;
   
    /* position: absolute; upd: 24.10.2016 */
    position: fixed;
    width: 90vw;
    max-width: 90vw;
    height: auto;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }
   
  #magnify img {
    width: 100%;
  }
   
  /* Π·Π°ΡΠ΅ΠΌΠ½ΡΡΡΠΈΠΉ ΡΠΎΠ½ */
  #overlay {
    display: none;
   
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 9990;
  }
   
  /* ΠΊΠ½ΠΎΠΏΠΊΠ° Π·Π°ΠΊΡΡΡΠΈΡ */
  #close-popup {
    width: 30px;
    height: 30px;
   
    background: #FFFFFF;
    border: 1px solid #AFAFAF;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
  }
   
  #close-popup i {
    width: 30px;
    height: 30px;
    background: none;
    background-size: 52%;
    display: block;
    position: relative;
    font-style: normal;
  }
  #close-popup i:before{
    content: "Γ";
    position: absolute;
    top: 13px;
    left: 14px;
    transform: translate(-50%, -50%);
    color: gray;
    font-size: 25px;
  }
   
  @keyframes rota {
   25% { transform: rotate(360deg); }
  }
   
  #close-popup:hover {
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }







  .products.active .product-btns .units {
    margin-bottom: 0;
    padding: 0;
    padding-left: 1rem;
    position: absolute;
    top: 45%;
    right: 1rem;
    transform: translateY(-50%);
}
.products.active .product-btm .prices {
    padding-left: 0;
}
.products.active .buttons {
    /*width: 100%;*/
    width: 125px;
}
.products.active .add-to-cart {
    width: 80%;
    height: 3rem;
}
.products.active .product-btm .prices {
    margin-bottom: 2.5rem;
}
.products.active .product {
    padding: 1rem;
}
.products.active .image {
    min-width: 30vw;
    max-width: 30vw;
}

.market_item_menu_bar .accordion .item {
    background-color: #e8e7e7;
    border: 1px dashed #c6c6c6;
}
.market_item_menu_bar .accordion li {
    margin-bottom: -0.3rem;
}
.market_item_menu_bar .accordion li.active {
    margin-bottom: 0.7rem;
}
.market_item_menu_bar .accordion li.active .item {
    border: none;
}
.market_item_menu_bar .accordion li.active .item {
background: #fff;
}

.market_item_menu_bar .accordion .item.active {
    margin-bottom: 0;
}

.market_item_menu_bar .accordion {
    /* background-color: #e8e7e7; */
}
.market_item_menu_bar .subaccordion li a {
    padding-left: 0;
}
.market_item_menu_bar li.active .subaccordion {
    margin-left: 2rem;
    border-left: 2px solid #84b40b;
}
.market_item_menu_bar li.active .subaccordion li {
    margin-bottom: 0;
}
.market_item_menu_bar li.active .subaccordion .item {
    border-bottom: 1px dashed #e8e8e8;
}

.market_item_menu_bar li.active .subaccordion li:last-child .item {
    margin-bottom: 0.8rem;
}
.market_item_menu_bar li.active .subaccordion li:first-child .item {
    border-top: 1px dashed #e8e8e8;
}

.market_item_menu_bar .plusminus {
    position: absolute;
    right: 1rem;
    height: 3.4rem;
    width: 95vw;

}

.market_item_menu_bar .accordion .item a {
    text-transform: uppercase;

}
.market_item_menu_bar .subaccordion .item a {
    text-transform: none;
}

.special_section .label {
    font-size: 1.3rem;
}
.ctweb-yandexdelivery__calculates .r-b {
    bottom: 0;
    height: 5rem;
    margin: 3rem auto;
}
#input-d-c {
    height: 3.3rem;  
    font-size: 1.3rem
}

.type-filter-current strong {
    /*font-size: 1.3rem;
    height: 3rem;
    line-height: 2.5;*/
}
.type-filter-list a {
    /*font-size: 1.3rem;
    height: 3rem;
    line-height: 2.5;*/
}



  
    .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0;
    }
  
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%;
    }
  
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
    }
  }
  
  .guestbook-show-form {
      background: #93c50e;
  }
  .filter-btn {
      height: 3rem;
      font-size: 1.3rem;
  }
  .no-cart {
      color: #fff
  }
  .filter-btn:after {
      top: 0.75rem
  }

  .topbar-phone {
      display: block;
      margin-top: -0.5rem;
  }

body.disabled {
    overflow: hidden;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
html.disabled {
    overflow: hidden;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    height: 100%;
}


/* .header_top_search_input_box {
    max-height: calc(100vh - 106px);
    height: calc(100vh - 106px);
    display: none;
}

.search-2 .header_top_search_input_box {
    max-height: calc(100vh - 47px);
    height: calc(100vh - 47px);
    display: none;
    background: #fff;
} */

/* 
.header_top_search_input_box.active {
    display: block ;
    position: fixed;
    top: 56px;
    height: calc(100vh - 56px);
    left: 50%;
    transform: translateX(-50%)
} */
.right-menu-dubl img {
    max-width: 100%;
}
.categ-all a {
    font-size: 1.4rem;
    margin: 0 auto;
    font-weight: 400;
    background: #93c50e;
    color: #fff;
    display: block;
    width: 50vw;
    text-align: center;
}



.trigger {
    z-index: 130;
}
.topbar-phone {
    font-size: 1.4rem;
}
.close-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    font-size: 24px;
    left: 1.5rem;
    background: #fff;
    z-index: 2;
    display: none;
}
#search-1 .close-search {
    left: 0.8rem;
}

.search-overlay {
    position: fixed;
    top: 46px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    z-index: 122;
    display: none;
}
.header_top_search_input_box.force-active {
    display: block !important;
}

#page.active {
    padding-top: 0
}
.header.top-0 {
    top: 0;
}
.header__search.active {
    position: fixed;
    top: 0; 
    left: 0;
}
html.locked {
    overflow: hidden;
    height: 100%;
}
body.locked {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow:hidden;
    height:100vh;
    width:100%;
}

body.locked .header-row  {
    display: none;
}

body.locked .trigger  {
    display: none;
}
body.locked .header  {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    background: #fff;
}
body.locked .header_top_search_input_box  {
    display: block !important;
    position: fixed;
    height: 100%;
    max-height: 80vh;
    width: 95%;
    padding: 0 10px;
    top: 56px;
    overflow-y: auto;
}
body.locked #search-1 .header_top_search_input_box div:first-child {
    display: block !important;
}
.search form input {
    padding-left: 12%;
    display: flex;
    align-items: center;
}
  
.search-row.active {
    display: block !important
}
body.locked .header.active {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    background: #fff;

}

.left-munu-dubl {
    display: none;
}
.search form:before {
    left: 0.8rem
}
.search form input {
    padding-left: 10%;
    font-size: 1.2rem;
}
.close-search {
    left: 0.7rem
}

.catalog_body .catalog_body_topline {
    color: #000300;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #e8e8e8;
}

.categories_wrapper_section {
    display: inline-block;
    width: 50%;
    background: #fff;
    border: 1px solid #e8e8e8;
}
.categories_wrapper_section a {
  display: block;
  padding: 10px;
}
.categories_wrapper_section a:hover {
    background: #93c50e;
    color: #FFF;
}
.categories_wrapper_section:hover a {
    /*color: #fff*/
}

.categories_wrapper_section a {
    color: #000300;

}
.categories_wrapper_section a:hover {
    /*color: #000300;*/
    text-decoration: none;
}

.special_section {
    display: flex;
    flex-wrap: wrap;
}
.catalog_body_topline {
    display: block;
    width: 100%;
}
.categories_wrapper_section {
    flex: 0 0 50%;
    border: 1px solid #e8e8e8;
    transition: 0.3s;
}

.delivery .col-30 h2, .payment .col-30 h2, .customer .col-30 h2  {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0;
    z-index: 2;
    background: #fff;
    display: inline-block;
    padding-right: 1rem;
    position: relative;
}

.delivery .col-30:before, .payment .col-30:before, .customer .col-30:before {
    content: '';
    display: block;
    position: absolute;
    width: 90%;
    right: 1rem;
    height: 1px;
    background-color: rgba(0,0,0,1);
    top: 26px;
    z-index: 1;
}

.offer-btn.active {
    border-color: #93c50e;
}
.catalog-page .item {
    transition: 0.3s;
    box-shadow: inset 0px 0px 3px 1px transparent;
}
.catalog-page .item:hover {
    box-shadow: inset 0px 0px 3px 1px #93c50e;
}

.catalog-page div.news-list .news-item {
  flex-basis: 100%;
  width: 100%;
  border: .1rem dashed #e8e8e8;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.catalog-page div.news-list .news-item b {
  text-align: left;
  width: 100%;
}
.catalog-page div.news-list .news-item span {
  color: #93c50e;
}
.catalog-page div.news-list .news-item span i {
  border-top-color: #93c50e;
}
.catalog_body.compare-page {
  padding-top: 4rem;
}
#discount {
  margin-bottom: 2rem;
}
.category-filter .market_item_menu_bar {
  display: none;
}
.category-filter {
  margin-bottom: 1rem;
}
.type-filter  {
  padding-bottom: 0;
}
#bx_catalog_compare_block ul {
  padding-left: 0.5rem;
  margin: 1rem 0;
}
.catalog-page div.news-list .news-item {
  height: auto;
  align-items: flex-start;
}



@media (min-width: 500px) {
.trigger .container {
  margin: 0 auto;
}
.header .container {
  margin: 0 auto;
}
.category {
  margin: 0 auto;
}
.item {
  min-height: 4rem;
  flex: 0 0 50%;
  max-width: 50%;
}

.catalog .item {
  flex: 0 0 100%;
  max-width: 100%;
}
.item:last-child {
  border-bottom: .1rem dashed #e8e8e8;
}
.catalog-page div.news-list .news-item {
  flex-basis: 100%;
  width: 100%;
  border: .1rem dashed #e8e8e8;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.catalog-page div.news-list .news-item b {
  text-align: left;
  width: 100%;
}
.catalog-page div.news-list .news-item span {
  color: #93c50e;
}
.catalog-page div.news-list .news-item span i {
  border-top-color: #93c50e;
}
.credit-item {
  flex-basis: 50%;
  width: 50%;
  max-width: 50%;
  padding: 1rem 2rem;
}
.credit-item img {
  width: 100%;
}

.catalog-page .news-list__item {
  flex: 0 0 33%;
  width: 33%;
  max-width: 33%;
  border: .1rem dashed #e8e8e8;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.catalog-page .news-list__item .news-list__thumbnail {
  height: 14rem;
  margin-bottom: 1rem;
}
.catalog-page .news-list__item .news-list__thumbnail a {
  display: block;
  height: 100%;
}
.catalog-page .news-list__item .news-list__thumbnail a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.catalog-page .category .page [class*="col-"] {
  flex: 0 0 100%;
  max-width: 100%;
}
}

@media (min-width: 1000px) {
  .catalog-page div.news-list .news-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  }

@font-face {
    font-family: robotomedium;
    src: url('/local/templates/webcat_mobile/../fonts/RobotoMedium/roboto-medium-webfont.eot');
    src: url('/local/templates/webcat_mobile/../fonts/RobotoMedium/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/webcat_mobile/../fonts/RobotoMedium/roboto-medium-webfont.woff') format('woff'),
         url(/local/templates/webcat_mobile/../fonts/RobotoMedium/Roboto-Medium.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;  
}

.multi-search .multi-content>span{font-size: 15px; line-height: 18px; color: rgba(0,0,0,.9); font-weight:normal; /*font-family: robotomedium;*/ transition: .3s ease;}
.multi-search .multi-snippet{font-size: 14px; line-height: 22px;}
.multi-search .multi-oldPrice{text-decoration: none; color: rgba(0,0,0,.7)}
.multi-search .multi-price{font-weight:bold; font-size: 15px; color: rgba(0,0,0,.9);}
.multi-search .multi-item:hover .multi-content>span{color: #84b40b;}
.multi-search .multi-title, .multi-search  a.multi-title{font-size: 24px; line-height: 28px; transition: .3s ease;}
.multi-search  a.multi-title:hover{color: #84b40b;}
.multi-search  .multi-title .multi-arrow-rightIcon{background: url(/local/templates/webcat_mobile/../images/search-arrow.png) 0 0 no-repeat; opacity: .8;}
.multi-search  .multi-title .multi-arrow-rightIcon svg{display: none;}
.multi-search  .multi-title:hover .multi-arrow-rightIcon{background-position: -28px 0; opacity: 1;}
.multi-search  .multi-title .multi-titleIcon{transition: .3s ease;}
.multi-search  .multi-title:hover .multi-titleIcon{margin-left: 6px;}  
/*a.btn-menu[href="#menu"]{display:none}*/
/* End */
/* /local/templates/webcat_mobile/css/main.min.css?1746182763252173 */
/* /local/templates/webcat_stroika/css/q-search.css?172562702522207 */
/* /local/templates/webcat_mobile/components/bitrix/menu/menu_catalog/style.css?15554056636882 */
/* /local/templates/webcat_mobile/styles.css?17562094485644 */
/* /local/templates/webcat_mobile/template_styles.css?175620944847923 */
