/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: Arial, sans-serif /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit /* 1 */;
  font: inherit /* 2 */;
  margin: 0 /* 3 */;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button /* 2 */;
  cursor: pointer /* 3 */;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  -webkit-box-sizing: content-box /* 2 */;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0 /* 1 */;
  padding: 0 /* 2 */;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote {
  margin: 0;
}
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-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}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:-webkit-box;display:flex;-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-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.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-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
::-webkit-input-placeholder {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  color: #7f8288;
}
.form-want ::-webkit-input-placeholder {
  color: #59585d;
}
.form-switcher ::-webkit-input-placeholder {
  text-align: left;
  color: #59585d;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
:-moz-placeholder {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  color: #7f8288;
}
.form-want :-moz-placeholder {
  color: #59585d;
}
.form-switcher :-moz-placeholder {
  text-align: left;
  color: #59585d;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
::-moz-placeholder {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  color: #7f8288;
}
.form-want ::-moz-placeholder {
  color: #59585d;
}
.form-switcher ::-moz-placeholder {
  text-align: left;
  color: #59585d;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
:-ms-input-placeholder {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  color: #7f8288;
}
.form-want :-ms-input-placeholder {
  color: #59585d;
}
.form-switcher :-ms-input-placeholder {
  text-align: left;
  color: #59585d;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
* {
  outline: none;
}
html,
body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a:hover {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
a:active {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
p {
  margin: 12px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
hr.hr {
  border: none;
  color: #fff;
  background-color: #bbb;
  height: 1px;
  width: auto;
  margin: 20px 15px;
}
button {
  border-width: 0;
}
* html .page__wrapper {
  height: 100%;
}
:active,
:hover,
:focus {
  outline: 0;
  outline-offset: 0;
}
.absolute {
  position: absolute;
}
.absolute_centered {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  left: 0;
}
.initial {
  position: initial;
}
@media only screen and (max-width: 767px) {
  .initial-mobile {
    position: initial;
  }
}
.oh {
  overflow: hidden;
}
.oh-x {
  overflow-x: hidden;
}
.oh-y {
  overflow-y: hidden;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
.hidden {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .desktop-only-768 {
    display: none !important;
  }
}
.mobile-only {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .mobile-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.scroll {
  overflow: scroll;
}
.wh100 {
  width: 100%;
}
.vw100 {
  width: 100vw;
}
.vw50 {
  width: 50vw;
}
.ht100 {
  height: 100%;
}
.nopadding {
  padding: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.perspective {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.page__wrapper {
  min-height: 100%;
/*margin-bottom -50px*/
}
.border-bottom {
  border-bottom: 1px solid #828282;
}
.border-top {
  border-top: 1px solid #828282;
}
.border-top_white {
  border-top: 1px solid #fff;
}
.transitory {
  display: none;
  position: absolute;
  bottom: 0;
  margin-bottom: 48px;
  height: auto;
  width: 370px;
  max-width: 100vw;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .transitory {
    display: block;
  }
}
.transitory * {
  color: #fff;
}
.transitory p {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 3.2px;
  margin-bottom: 15px;
}
.transitory h2 {
  padding-bottom: 21px;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 1px;
  font-weight: bold;
}
@media only screen and (max-width: 350px) {
  .transitory h2 {
    letter-spacing: 0;
  }
}
.transitory .section__row {
  width: 77%;
  margin: auto;
}
@media only screen and (max-width: 425px) {
  .transitory .section__row {
    width: 80%;
  }
}
.transitory .btn_underline:after {
  background: #fff;
}
.mt-a {
  margin-top: auto;
}
.mb-a {
  margin-bottom: auto;
}
.ml-a {
  margin-left: auto;
}
.mr-a {
  margin-right: auto;
}
.mb1846 {
  margin-bottom: 18.46px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb15 {
  margin-bottom: 15px;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.colorbox__close:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before,
.colorbox__close:before {
  content: '\e80c';
}
.btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .btn_group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.btn_group .btn {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0;
}
.btn_group .btn:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .btn_group .btn {
    margin-left: 0;
  }
}
.btn_group .btn:first-child {
  margin-top: 0;
}
.btn_social {
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .btn_social {
  width: 26px;
  height: 26px;
}
.btn_big {
  padding-top: 12px;
  padding-bottom: 12px;
}
.card .btn_big {
  padding-top: 17px;
  padding-bottom: 17px;
}
.btn__svg {
  display: block;
  fill: #fff;
}
.btn_width-100 {
  display: block;
  width: 100%;
}
.btn_white {
  background: #fff;
  color: #000;
}
.btn_white:hover {
  background: $magenta;
  color: #fff;
}
.btn_brown,
.card-add__btn {
  background: #c6a28f;
  color: #fff;
}
.btn_brown:hover,
.card-add__btn:hover {
  background: #ccae9f;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn_brown.disabled,
.btn_brown.disabled:hover {
  background: #d4c2b8;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn_gray {
  background: #f1f1f1;
  color: #000;
}
.btn_gray.btn_active {
  background: #000;
  border: 2px solid $gray_6;
  color: #fff;
}
.btn_black {
  background: #000;
  border-color: #000;
  color: #fff;
}
.btn_banner {
  color: #fff;
}
.btn_banner:after {
  background: #fff;
}
.btn_transparent {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  color: inherit;
}
.btn_underline,
.link_underline {
  position: relative;
}
.btn_underline:after,
.link_underline:after {
  color: inherit;
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header_scrolled .btn_underline:after,
.header_scrolled .link_underline:after,
.section__wrapper .btn_underline:after,
.section__wrapper .link_underline:after {
  background: #59585d;
}
.btn_underline:hover,
.link_underline:hover {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.btn_underline:active,
.link_underline:active {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.banner .btn_underline:after,
.banner .link_underline:after {
  background: #fff;
}
.banner_main .btn_underline:after,
.banner_main .link_underline:after {
  -webkit-transform: rotate(-0.6deg);
          transform: rotate(-0.6deg);
}
.banner_main .btn_underline:hover:after,
.banner_main .link_underline:hover:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.btn_submit-mail {
  padding: 22.5px 24px;
}
.btn_white {
  display: block;
  padding: 15px 0;
  font-size: 13px;
  color: #4c4c4c !important;
  border: 1px solid #bc9c7d;
  text-transform: uppercase;
  text-align: center;
}
.btn_white:hover {
  background: #e6e2de;
  border: 1px solid #e6e2de;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn_add {
  display: none;
}
@media only screen and (max-width: 767px) {
  .btn_add {
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    font-size: 11px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    font-weight: 400;
  }
}
.card__btn {
  margin-right: 0 !important;
}
.card .btn_group {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .card .btn_group {
    display: none !important;
  }
}
.card .btn_group .btn {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.card .btn_group .btn.with-favorites {
  -ms-flex-preferred-size: 85%;
      flex-basis: 85%;
}
@-webkit-keyframes shake {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@keyframes shake {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@-webkit-keyframes fly {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(90px, 0, 0);
            transform: translate3d(90px, 0, 0);
  }
}
@keyframes fly {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(90px, 0, 0);
            transform: translate3d(90px, 0, 0);
  }
}
@-webkit-keyframes flyBack {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
}
@keyframes flyBack {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
}
.burger-btn__line_middle {
  -webkit-transition: opacity 300ms ease-in-out 0;
  transition: opacity 300ms ease-in-out 0;
}
.burger-btn_close .burger-btn__line_top {
  -webkit-transform: rotateZ(45deg) translateX(6px) translateY(5px) !important;
          transform: rotateZ(45deg) translateX(6px) translateY(5px) !important;
}
.burger-btn_close .burger-btn__line_middle {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.burger-btn_close .burger-btn__line_bottom {
  width: 30px;
  -webkit-transform: rotateZ(-45deg) translateX(6px) translateY(-5px) !important;
          transform: rotateZ(-45deg) translateX(6px) translateY(-5px) !important;
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.colorbox__close:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before,
.colorbox__close:before {
  content: '\e80c';
}
.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #5d5d5d;
}
@media only screen and (min-width: 992px) {
  .card {
    margin-left: -20px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 1550px) {
  .card {
    max-width: 428px;
  }
}
.card .w_50 {
  max-width: 54%;
  float: left;
}
.card .w_40 {
  width: 43%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .card {
    margin-top: 30px;
  }
}
.card__title {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3.1px;
  margin-right: 150px;
  min-height: 60px;
}
.card__old_price {
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  margin-right: 15px;
  text-decoration: line-through;
}
.card__price {
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2.5px;
}
@media only screen and (max-width: 767px) {
  .card__title,
  .card__price {
    display: none;
  }
}
.card__row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card__row_item {
  padding-bottom: 22px;
}
.card__submenu {
  display: none;
}
.card__text {
  text-transform: uppercase;
  letter-spacing: 3px;
}
.card__text_medium {
  font-size: 10px;
  line-height: 14px;
}
@media only screen and (max-width: 812px) {
  .card__sizes {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .card__sizes {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.card__link {
  padding: 15px 0;
}
.card__link-bottom {
  color: #59585d;
  padding: 15px 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .card__link-bottom {
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .card__link-bottom {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .card__link-bottom {
    margin-left: auto;
    margin-right: auto;
  }
}
.card__link-bottom:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #828282;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card__link-bottom:hover {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.card__link-bottom:hover:after {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.card__link-bottom:active {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.card__link-bottom:active:after {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
@media only screen and (max-width: 812px) {
  .card__link-bottom {
    -ms-flex-item-align: left;
        align-self: left;
  }
}
.card__btn {
  background: #d5a48c;
  color: #fff;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
  width: 100%;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
.card__city {
  line-height: 16px;
  font-size: 12px;
}
.card__amount {
  line-height: 16px;
  font-variant: normal;
  text-transform: lowercase;
  font-size: 12px;
  color: #c7a48d;
}
.card__amount_none {
  color: #b37571;
}
@media only screen and (max-width: 767px) {
  .card__amount {
    text-transform: lowercase;
  }
}
@media only screen and (max-width: 812px) {
  .card .mb30 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 812px) {
  .card .btn.wh100 {
    display: none;
  }
}
@media only screen and (max-width: 812px) {
  .card .accordion__item:nth-child(1) {
    border-top: 1px solid #9e9d9b;
    margin-top: 21px;
  }
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.colorbox__close:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before,
.colorbox__close:before {
  content: '\e80c';
}
.btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .btn_group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.btn_group .btn {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0;
}
.btn_group .btn:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .btn_group .btn {
    margin-left: 0;
  }
}
.btn_group .btn:first-child {
  margin-top: 0;
}
.btn_social {
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .btn_social {
  width: 26px;
  height: 26px;
}
.btn_big {
  padding-top: 12px;
  padding-bottom: 12px;
}
.card .btn_big {
  padding-top: 17px;
  padding-bottom: 17px;
}
.btn__svg {
  display: block;
  fill: #fff;
}
.btn_width-100 {
  display: block;
  width: 100%;
}
.btn_white {
  background: #fff;
  color: #000;
}
.btn_white:hover {
  background: $magenta;
  color: #fff;
}
.btn_brown,
.card-add__btn {
  background: #c6a28f;
  color: #fff;
}
.btn_brown:hover,
.card-add__btn:hover {
  background: #ccae9f;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn_brown.disabled,
.btn_brown.disabled:hover {
  background: #d4c2b8;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn_gray {
  background: #f1f1f1;
  color: #000;
}
.btn_gray.btn_active {
  background: #000;
  border: 2px solid $gray_6;
  color: #fff;
}
.btn_black {
  background: #000;
  border-color: #000;
  color: #fff;
}
.btn_banner {
  color: #fff;
}
.btn_banner:after {
  background: #fff;
}
.btn_transparent {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  color: inherit;
}
.btn_underline,
.link_underline {
  position: relative;
}
.btn_underline:after,
.link_underline:after {
  color: inherit;
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header_scrolled .btn_underline:after,
.header_scrolled .link_underline:after,
.section__wrapper .btn_underline:after,
.section__wrapper .link_underline:after {
  background: #59585d;
}
.btn_underline:hover,
.link_underline:hover {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.btn_underline:active,
.link_underline:active {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.banner .btn_underline:after,
.banner .link_underline:after {
  background: #fff;
}
.banner_main .btn_underline:after,
.banner_main .link_underline:after {
  -webkit-transform: rotate(-0.6deg);
          transform: rotate(-0.6deg);
}
.banner_main .btn_underline:hover:after,
.banner_main .link_underline:hover:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.btn_submit-mail {
  padding: 22.5px 24px;
}
.btn_white {
  display: block;
  padding: 15px 0;
  font-size: 13px;
  color: #4c4c4c !important;
  border: 1px solid #bc9c7d;
  text-transform: uppercase;
  text-align: center;
}
.btn_white:hover {
  background: #e6e2de;
  border: 1px solid #e6e2de;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn_add {
  display: none;
}
@media only screen and (max-width: 767px) {
  .btn_add {
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    font-size: 11px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    font-weight: 400;
  }
}
.card__btn {
  margin-right: 0 !important;
}
.card .btn_group {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .card .btn_group {
    display: none !important;
  }
}
.card .btn_group .btn {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.card .btn_group .btn.with-favorites {
  -ms-flex-preferred-size: 85%;
      flex-basis: 85%;
}
@-webkit-keyframes shake {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@keyframes shake {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@-webkit-keyframes fly {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(90px, 0, 0);
            transform: translate3d(90px, 0, 0);
  }
}
@keyframes fly {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(90px, 0, 0);
            transform: translate3d(90px, 0, 0);
  }
}
@-webkit-keyframes flyBack {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
}
@keyframes flyBack {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
}
.card-add {
  padding: 9px 5px 9px 5px;
  margin-bottom: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .card-add {
    padding: 17px 5px 0 5px;
  }
}
.card-add * {
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.card-add.hidden {
  display: none !important;
}
.card-add__info {
  float: left;
  width: calc(100% - 110px);
}
.card-add__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 9px 10px;
  height: 35px;
  float: right;
  white-space: nowrap;
}
.card-add_fixed {
  position: fixed;
  bottom: 0;
  background-color: rgba(255,255,255,0.95);
/*opacity .95*/
/*display none*/
  margin: 0 auto;
  z-index: 95;
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 767px) {
  .card-add_fixed {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .card-add_fixed {
    padding: 12px 19px 13px;
  }
}
.card-add_fixed .card-add__title {
  margin-top: -1px;
  padding-bottom: 6px;
}
.card-add__title {
  margin-right: 20px;
}
a.catalog-item {
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
}
a.catalog-item img,
a.catalog-item .catalog-item__unit {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media only screen and (max-width: 991px) {
  a.catalog-item:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  }
}
a.catalog-item:hover img,
a.catalog-item:hover .catalog-item__unit {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
@media only screen and (max-width: 991px) {
  a.catalog-item:hover img,
  a.catalog-item:hover .catalog-item__unit {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  }
}
a.catalog-item:active img,
a.catalog-item:active .catalog-item__unit {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
@media only screen and (max-width: 991px) {
  a.catalog-item:active img,
  a.catalog-item:active .catalog-item__unit {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  }
}
.catalog-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .catalog-item {
    min-height: 350px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .catalog-item {
    min-height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-item {
    min-height: 0;
  }
}
.slider-block .catalog-item {
  margin-top: 0;
  margin-bottom: 0;
}
.catalog-item__overflow {
  overflow: hidden;
}
.catalog-item__img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  padding-bottom: 0;
  width: 100%;
  height: 390px;
/*+mobile()
			min-height 350px
		+below(500px)
			min-height 310px

		+below(425px)
			.page_collection &,
			.slider_view &
				height 230px*/
}
@media only screen and (max-width: 1199px) {
  .catalog-item__img {
    height: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-item__img {
    height: 490px;
  }
}
@media only screen and (max-width: 700px) {
  .catalog-item__img {
    height: 443px;
  }
}
@media only screen and (max-width: 600px) {
  .catalog-item__img {
    height: 377px;
  }
}
@media only screen and (max-width: 500px) {
  .catalog-item__img {
    height: 310px;
  }
}
@media only screen and (max-width: 400px) {
  .catalog-item__img {
    height: 230px;
  }
}
.catalog-item__inner-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60%;
  bottom: 0;
}
.catalog-item__unit {
  color: #828282;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  .catalog-item__unit {
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    min-width: 12px;
  }
}
.catalog-item__article {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  color: $gray_9;
}
@media only screen and (max-width: 768px) {
  .page_index .catalog-item__info {
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .page_index .catalog-item__info + .catalog-item__info {
    padding-bottom: 30px;
  }
}
.catalog-item__info {
  padding-top: 19.5px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .catalog-item__info {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.catalog-item__info .btn {
  margin-top: auto;
}
.catalog-item__info.section__row {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.catalog-item__header {
  z-index: 99;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 9px 5px;
  color: #fff;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.catalog-item__header_1 {
  background-color: rgba(189,189,189,0.4);
}
.catalog-item__header_2 {
  background-color: rgba(189,189,189,0.4);
}
.catalog-item__btn {
  margin-top: 24px;
}
.catalog-item__colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}
.catalog-item__color {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 7.35px;
}
.catalog-item__color_brown {
  background-color: #c6a28f;
}
.catalog-item__color_beige {
  background-color: #f1efe7;
}
.catalog-item__color_green {
  background-color: #8a9774;
}
.catalog-item__color_blue {
  background-color: #cff3ff;
}
.catalog-item__color_gray {
  background-color: #b6b6b6;
}
.catalog-item__color_black {
  background-color: #000;
}
.catalog-item__old_price {
  margin-right: 2px;
  text-decoration: line-through;
}
.catalog-item__price {
  white-space: nowrap;
}
.catalog-item__footer {
  margin-top: auto;
}
.catalog-item__info {
  padding-bottom: 3px;
}
.catalog-item__info:last-child {
  padding-top: 0;
}
.result {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #59585d;
  padding: 0 20px 27px;
}
.result span {
  font-weight: 700;
  margin: 0 4px 0 0;
}
.result .close {
  width: 10px;
  height: 10px;
  cursor: pointer;
  display: inline-block;
  background: url("https://inter-space.ru/email/close.png") no-repeat 0 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .result .close {
    top: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .result {
    padding-left: 20px;
    padding-bottom: 26px;
    font-size: 10px;
    line-height: 1.5;
    padding-top: 5px;
  }
}
.page_index .catalog-item__img {
  height: 530px;
}
@media only screen and (max-width: 1199px) {
  .page_index .catalog-item__img {
    height: 412px;
  }
}
@media only screen and (max-width: 992px) {
  .page_index .catalog-item__img {
    height: 330px;
  }
}
@media only screen and (max-width: 767px) {
  .page_index .catalog-item__img {
    height: 440px;
    min-height: 295px;
  }
}
@media only screen and (max-width: 767px) {
  .page_index .catalog-item {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 810px) {
  .page_collection .section__col .catalog-item__info.section__row {
    padding: 8px 17px 0 0;
  }
}
@media only screen and (max-width: 810px) {
  .page_collection .section__col:nth-child(2n+1) .catalog-item__info.section__row {
    padding: 8px 0 0 17px;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .section__col:nth-child(2n) .catalog-item__info.section__row {
    padding: 5px 0 0 17px;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .section__col:nth-child(2n+1) .catalog-item__info.section__row {
    padding: 5px 20px 0 0;
  }
}
@media only screen and (max-width: 810px) {
  .page_collection .result ~ .section .section__col:nth-child(2n) .catalog-item__info.section__row {
    padding: 8px 0 0 17px;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .result ~ .section .section__col:nth-child(2n) .catalog-item__info.section__row {
    padding: 5px 20px 0 0;
  }
}
@media only screen and (max-width: 810px) {
  .page_collection .result ~ .section .section__col:nth-child(2n+1) .catalog-item__info.section__row {
    padding: 8px 17px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .result ~ .section .section__col:nth-child(2n+1) .catalog-item__info.section__row {
    padding: 5px 0 0 17px;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .catalog-item__info_horizontal {
    padding-right: 17px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .catalog-item__color {
    width: 5px;
    height: 5px;
  }
}
.catalog-item__unit:last-child {
  font-size: 11px;
  letter-spacing: 3.2px !important;
}
@media only screen and (max-width: 767px) {
  .page_card .catalog-item__unit {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .catalog-item .section__text {
    overflow: hidden;
    max-height: 26px;
  }
}
.js-slider-how-to-wear {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .js-slider-how-to-wear {
    overflow: visible !important;
    max-width: calc(100% - 5px) !important;
  }
}
.js-slider-how-to-wear .slick-list {
  overflow: visible !important;
}
.js-slider-how-to-wear .js-slider-how-to-wear .slick-track {
  min-width: 1180px;
}
.js-slider-how-to-wear:before {
  content: "";
  width: 14px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: -15px;
  z-index: 10;
}
.chat {
  background: #fff;
  width: 455px;
  max-width: 100%;
  font-size: 12px;
}
.chat .container_form {
  width: auto;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .chat .container_form {
    padding: 0 20px;
  }
}
.chat h2 {
  font-family: Noto Sans;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 40px 40px 0;
}
@media only screen and (max-width: 767px) {
  .chat h2 {
    padding: 30px 0 0;
  }
}
.chat p {
  font-family: Noto Sans;
  font-size: 12px;
  text-align: center;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .chat p {
    text-align: left;
    padding-top: 40px;
    margin: 0;
    color: #bab8bc;
  }
}
.chat p a {
  border-bottom: 1px solid #bab8bc;
}
.chat__c {
  min-height: 390px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
}
.chat__mes1 {
  background: #f1efe7;
  margin: 25px 85px 0 2px;
  padding: 5px 10px;
  border-radius: 4px;
}
@media only screen and (max-width: 767px) {
  .chat__mes1 {
    margin-right: 20px;
  }
}
.chat__title {
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: Noto Sans;
  float: left;
}
.chat__date {
  float: right;
}
.chat__text {
  clear: both;
  padding-top: 5px;
}
.chat__mes2 {
  background: #eee;
  margin: 25px 2px 0 85px;
  padding: 5px 10px;
  border-radius: 4px;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  .chat__mes2 {
    margin-left: 20px;
  }
}
.chat .chat__b {
  position: relative;
  height: 40px;
  margin-bottom: 20px;
}
.chat input {
  border: none;
  width: calc(100% - 108px);
  text-align: left;
  float: left;
  position: relative;
  top: 15px;
}
.chat input::-webkit-input-placeholder {
  text-align: left;
}
.chat input:-ms-input-placeholder {
  text-align: left;
}
.chat input::-ms-input-placeholder {
  text-align: left;
}
.chat input::-moz-placeholder {
  text-align: left;
}
.chat input::placeholder {
  text-align: left;
}
.chat button {
  width: 108px;
  height: 40px;
  background: #c6a28f;
  color: #fff;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.colorbox__close:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before,
.colorbox__close:before {
  content: '\e80c';
}
#colorbox {
  max-height: 100%;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  #colorbox {
    position: fixed !important;
    min-width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    background: #fff;
  }
}
.nicescroll-rails-hr {
  display: none !important;
}
.colorbox {
  background: #fff;
  padding: 29px 20px;
  min-width: 250px;
}
@media only screen and (max-width: 370px) {
  .colorbox {
    padding: 36px 5px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .colorbox {
    width: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.colorbox .h2 {
  font-size: 20px;
  padding: 15px 0;
}
.colorbox__title {
  font-size: 16px;
  letter-spacing: 3px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 9px;
  color: #d5a48c;
  text-transform: uppercase;
  line-height: 1.2;
}
.colorbox--how-to-wear .colorbox__close:before {
  color: #c2c2c2;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 767px) {
  #colorbox,
  #cboxOverlay,
  #cboxWrapper {
    min-height: 100%;
    max-height: 100%;
    overflow: auto;
    width: 100% !important;
    height: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #colorbox.colorbox-want {
    min-height: 1px;
    max-height: 100%;
    height: 460px !important;
    top: 50% !important;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 767px) {
  #cboxMiddleLeft,
  #cboxContent,
  #cboxLoadedContent {
    height: 100% !important;
  }
}
#cboxWrapper {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  overflow-x: visible;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #cboxContent {
    min-height: 100%;
    width: 100% !important;
  }
}
#cboxLoadedContent {
  overflow: auto;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  #cboxLoadedContent {
    min-height: 100%;
    width: 100% !important;
  }
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background-color: rgba(255,255,255,0.8);
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
@media only screen and (max-width: 767px) {
  #cboxOverlay {
    background-color: RGBA(256, 256, 256, 0.8);
  }
}
#colorbox {
  outline: 0;
}
#cboxContent {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.error #cboxContent,
.agreement-form #cboxContent,
.page_404 #cboxContent {
  background-color: #fff;
  color: #000;
}
.cboxIframe {
  background: #292829;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: transparent;
}
#cboxTitle {
  margin: 0;
  position: absolute;
  bottom: -35px;
  left: 0;
  background: #e5e8f0;
  color: #444;
  width: 100%;
  font-size: 14px;
  padding: 10px;
  min-height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none !important;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc;
  display: none;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: -45px;
  margin-top: -18px;
  width: 25px;
  outline: none;
  display: none;
  color: #f2f3f2;
  font-size: 36px;
}
#cboxPrevious:hover {
  color: #989897;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: -45px;
  margin-top: -18px;
  width: 25px;
  outline: none;
  display: none;
  color: #f2f3f2;
  font-size: 36px;
}
#cboxNext:hover {
  color: #989897;
}
#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #cboxClose {
    top: 8px;
    right: -2px;
  }
}
.colorbox#zoom {
  height: 100%;
  position: relative;
}
.colorbox__title,
.colorbox font-size: 18px {
  padding: 15px 0;
}
.colorbox__img {
  position: fixed;
  top: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.colorbox__img video {
  width: 100%;
}
.colorbox__close {
  font-size: 20px;
  position: absolute;
/*top: 20px*/
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .colorbox__close {
    top: 20px;
  }
}
.colorbox__close:hover {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  cursor: pointer;
}
.colorbox__close:active {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.colorbox__close:before {
  display: block;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  left: 0;
}
.colorbox__close_gray {
  right: 20px;
  top: 20px;
}
.colorbox__close_gray:before {
  font-weight: normal;
  color: #c2c2c2;
}
.colorbox__thumbnails {
  z-index: 22;
  top: 60px;
  left: 60px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 86px;
}
@media only screen and (max-width: 768px) {
  .colorbox__thumbnails {
    top: 20px;
    left: 20px;
  }
}
.colorbox__thumbnails img {
  width: 100%;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .colorbox__thumbnails {
    top: 10px;
    left: 10px;
  }
}
.colorbox__list >div {
  display: none;
}
.colorbox__list >div.active {
  display: block;
}
.colorbox__nav {
  position: fixed;
  z-index: 99;
  top: calc(50% - 18px);
  width: 100%;
}
.colorbox__nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.colorbox__nav-inner >div {
  cursor: pointer;
}
.colorbox__prev {
  margin-left: 15px;
}
.colorbox__next {
  margin-right: 15px;
  position: relative;
  top: 18px;
}
.colorbox__next svg {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.container .container {
  padding-right: 0;
  padding-left: 0;
}
.container_full {
  width: 100vw;
}
.container_flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.container_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.container_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container_centered {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container__aside {
  width: 375px;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  padding-right: 0;
  padding-left: 0;
}
.ie9 .container__aside {
  float: left;
}
@media only screen and (max-width: 1199px) {
  .container__aside {
    width: 260px;
    height: 100%;
  }
}
.container_slider {
  display: block;
  text-align: center;
}
.container_form {
  width: 402px;
  max-width: 100vw;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container_form {
    width: 260px;
  }
}
@media only screen and (max-width: 402px) {
  .container_form {
    max-width: 100vw;
    margin: 0 auto;
  }
}
.container__content {
  width: calc(100% - 375px);
  padding: 0 70px;
}
@media only screen and (max-width: 1200px) {
  .container__content {
    width: 100%;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container__content {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container__content {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .container__content {
    padding: 0 15px;
  }
}
.container__wide {
  margin: 0 -70px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container__wide {
    margin: 0 -50px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container__wide {
    margin: 0 -30px;
  }
}
@media only screen and (max-width: 767px) {
  .container__wide {
    margin: 0 -15px;
  }
}
.container_big,
.slick-dots {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container_big,
  .slick-dots {
    max-width: 970px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container_big,
  .slick-dots {
    max-width: 768px;
  }
}
@media only screen and (max-width: 810px) {
  .container_big,
  .slick-dots {
    max-width: 100vw;
  }
  .ie .container_big,
  .ie .slick-dots {
    max-width: 100%;
  }
}
@media only screen and (max-width: 810px) {
  .container_big.mobile-padding,
  .slick-dots.mobile-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container_middle {
  width: 100%;
  max-width: 1200px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container_middle {
    max-width: 970px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container_middle {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .container_middle {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.container_small {
  width: 100%;
  margin: 0 auto;
  max-width: 820px;
}
@media only screen and (max-width: 767px) {
  .container_small {
    max-width: 100%;
  }
}
.container__submenu {
  width: 100%;
  margin: 0 auto 0;
  max-width: 195px;
  min-height: 220px;
}
.container__title_news {
  text-align: left;
  font-size: 22px;
  line-height: 26px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 14.6px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-bottom: 1px solid #828282;
  border-radius: 0;
  outline: none;
  text-align: center;
}
.form-control_search {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
  position: relative;
  top: -5px;
}
input.form-control_search::-webkit-input-placeholder {
  text-align: left;
}
.subMenu-mobile input.form-control_search::-webkit-input-placeholder {
  padding: 0 10px;
}
input.form-control_search:-ms-input-placeholder {
  text-align: left;
}
.subMenu-mobile input.form-control_search:-ms-input-placeholder {
  padding: 0 10px;
}
.subMenu-mobile input.form-control_search::-ms-input-placeholder {
  text-align: left;
  padding: 0 10px;
}
.subMenu-mobile input.form-control_search::-webkit-input-placeholder {
  text-align: left;
  padding: 0 10px;
}
.subMenu-mobile input.form-control_search::-moz-placeholder {
  text-align: left;
  padding: 0 10px;
}
.subMenu-mobile input.form-control_search::placeholder {
  text-align: left;
  padding: 0 10px;
}
.form-control_small {
  padding: 2px 10px;
  border-radius: 4px;
}
.form-control_round {
  padding: 7px 10px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.form-control_textarea {
  min-height: 139px;
}
.form-control_note {
  height: 60px;
  font-size: 14px;
  color: #9e9d9b;
  line-height: 18px;
  margin-top: 17px;
  padding: 10px 15px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .form-control_note {
    line-height: 16px;
    padding: 4px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .form-control_note {
    margin-top: 5px;
  }
}
.form-control_error {
  border-color: #f67b48;
}
.form-control.error {
  border-bottom-color: #f67b48;
  color: #f67b48;
}
.form-control_success {
  border-color: #008000;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f4f6f8;
  color: #9e9d9b;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.form-dispatch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-dispatch .section__text_form {
  margin-top: 0;
  margin-bottom: 45px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .form-dispatch .section__text_form {
    margin-bottom: 100px;
  }
}
.form-dispatch .section__text_policy {
  margin-top: 20px;
  margin-left: 70px;
  margin-right: 70px;
  max-width: 260px;
}
@media only screen and (max-width: 767px) {
  .form-dispatch .section__text_policy {
    color: #828282;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 10px;
    margin-top: 149px;
  }
}
.form-dispatch__btn {
  padding-top: 12px;
  padding-bottom: 12px;
  background: #c6a28f;
  color: #fff;
  width: 100%;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-dispatch__btn:hover {
  background: #ccafa0;
}
.form-dispatch__btn:active,
.form-dispatch__btn.hover {
  background: #d5c3b8;
}
.form-dispatch__text {
  font-size: 12px;
  font-weight: lighter;
  line-height: 16px;
  letter-spacing: 3px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
}
.form-group {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  width: 100%;
  text-align: center;
/*switcher*/
}
.form-group_mb {
  margin-bottom: 25px;
}
@media only screen and (max-width: 992px) {
  .form-group_mb {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .form-group_mb {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 992px) {
  .form-group_btn {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 992px) {
  .form-group .g-recaptcha {
    display: inline-block;
  }
}
.form-group__legend {
  color: $gray_9;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .form-group__legend {
    padding: 4px 0;
  }
}
.form-group.form-control_news {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.form-error {
  color: #f67b48;
  font-size: 13px;
  margin-top: -20px;
  margin-bottom: 40px;
  text-align: center;
}
.form-success {
  background: url("../img/assets/form-control/ok.png") no-repeat 0 50%;
  padding-left: 18px;
  color: #c7a392;
  font-size: 13px;
  margin-bottom: 40px;
  text-align: center;
  display: inline-block;
}
.form-search {
  background: transparent;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
  z-index: 10;
}
.form-search .form-control {
  border-bottom-color: transparent;
}
.form-search:hover {
  cursor: pointer;
}
.form-search_absolute {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 32px;
}
@media only screen and (max-width: 768px) {
  .form-search_absolute {
    right: 0;
  }
}
.form-search_open {
  border-radius: 15px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.form-search__data {
  padding: 0 40px 0 10px;
  display: none;
  width: 100%;
  height: 100%;
  overflow: visible;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.form-search_open .form-search__data {
  display: block;
}
.form-search_search {
  text-align: left;
}
.form-search__btn {
  position: absolute;
  top: 0;
  right: -5px;
  display: block;
  font-size: 26px;
  z-index: 50;
}
.form-search-page .form-search__btn {
  top: 12px;
}
.footer__subinfo .form-search__btn {
  padding-right: 40px;
}
.footer__subinfo .form-search__btn .form-search__after {
  position: absolute;
  right: 0;
  top: 5px;
  display: inline-block;
  color: #7f8288;
  font-size: 14px;
  line-height: 19px;
}
@media only screen and (max-width: 420px) {
  .form-search__btn {
    right: -4px;
  }
}
.icon-search-text {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.open.col-lg-3 {
  height: 30px;
}
.open.col-lg-3 .footer__socials-block {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .open.col-lg-3 .footer__socials-block {
    margin-left: -165px;
  }
}
.open.col-lg-3 .form-search .form-search__data:after {
  content: "";
  display: block;
  background: #b8b8b8;
  height: 1px;
  width: calc(100% - 40px);
  position: absolute;
  top: 33px;
  left: 40px;
}
.open.col-lg-3 .form-search .form-control {
  padding: 4px 0;
  color: #7f8288;
  max-width: 115px;
}
.open.col-lg-3 .form-search_open {
  right: 0;
  max-width: 267px;
  margin-top: -5px;
  padding-top: 5px;
  height: 50px;
}
@media only screen and (max-width: 991px) {
  .open.col-lg-3 .form-search_open {
    max-width: 289px;
  }
}
.open.col-lg-3 .form-search__btn {
  right: auto;
  left: -5px;
}
.open.col-lg-3 .form-search__data {
  padding-left: 40px;
  padding-right: 0;
}
.open.col-lg-3 .form-search .icon-search {
  top: 5px;
}
.open.col-lg-3 .form-search .icon-search-text {
  color: #b8b8b8;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  font-size: 14px;
  width: 110px;
  position: absolute;
  padding-left: 10px;
  top: 10px;
  left: 160px;
  background: #fff;
}
@media only screen and (max-width: 1199px) {
  .open.col-lg-3 .form-search .icon-search-text {
    left: 137px;
  }
}
@media only screen and (max-width: 991px) {
  .open.col-lg-3 .form-search .icon-search-text {
    left: 180px;
  }
}
.open.col-lg-3 .form-search__btn {
  padding-right: 0;
}
.open.col-lg-3 .form-search__after {
  display: none;
}
.form-switcher {
  background-color: #fff;
  padding: 36px 55px 50px;
}
.form-switcher table {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .form-switcher {
    padding: 24px 30px 50px;
  }
}
.form-switcher--old {
  max-width: 740px;
  padding: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .form-switcher--old {
    padding: 0;
    line-height: 13px;
  }
  .form-switcher--old table {
    font-size: 12px;
  }
  .form-switcher--old th {
    padding: 0 2px;
  }
  .form-switcher--old ul,
  .form-switcher--old p {
    font-size: 12px;
    text-align: left;
  }
}
.form-switcher--old .container_form {
  display: block;
}
.form-switcher__btn {
  width: 145px;
  height: 45px;
  color: #fff;
  display: block;
  margin: 0 auto 40px;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: #c6a38f;
  padding: 0;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .form-switcher__btn {
    margin-bottom: 75px;
  }
}
.form-switcher p {
  margin: 0;
}
.form-switcher h2 {
  color: #828282;
  text-transform: uppercase;
  line-height: 1;
  font-size: 10px !important;
  letter-spacing: 3.2px !important;
  padding-bottom: 20px !important;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .form-switcher h2 {
    text-align: center;
  }
}
.form-switcher span {
  font-size: 10px;
  line-height: 14px;
  color: #828282;
}
.form-switcher strong {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 11px;
}
.form-switcher a {
  font-size: 12px;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .form-switcher a {
    position: fixed;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 767px) {
  .form-switcher ul {
    margin: 0 0 0 17px;
  }
}
@media only screen and (max-width: 767px) {
  .form-switcher ul li {
    padding: 0 0 12px 0;
    font-size: 14px;
    line-height: 1.3;
  }
}
.form-switcher table {
  margin: 0;
}
.form-switcher table th,
.form-switcher table td {
  padding: 3px 0;
}
@media only screen and (max-width: 767px) {
  .form-switcher table th,
  .form-switcher table td {
    width: 25%;
    font-size: 14px;
    line-height: 1.3;
  }
}
.form-switcher table th {
  text-align: left;
  font-weight: normal;
}
.form-switcher .container_form {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}
.form-switcher .section__row {
  width: 300px;
}
.form-switcher .form-group {
  position: relative;
  width: 167px;
}
.form-switcher .form-group:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  display: block;
  color: #59585d;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form-switcher .form-group.height_sm:after {
  content: 'см';
}
.form-switcher .form-group.height_inch:after {
  content: 'in';
}
.form-switcher .form-group.weight_kg:after {
  content: 'кг';
}
.form-switcher .form-group.weight_lbs:after {
  content: 'lbs';
}
.form-switcher .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e0e0e0;
  padding: 19px 16px;
  line-height: 16px;
  text-align: left;
}
.form-switcher .section__text_normal {
  max-width: 315px;
  color: #828282;
  padding-bottom: 30px;
}
.form-switcher p:last-child {
  margin-bottom: 10px;
}
.form-want {
  background-color: #fff;
  padding: 36px;
  text-align: center;
  max-width: 455px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 460px;
}
@media only screen and (max-width: 767px) {
  .form-want {
    padding: 25px 0 0;
  }
}
.form-want__text {
  margin: 0;
}
.form-want .container_form {
  width: 290px;
  max-width: 100%;
  margin: 0 auto;
}
.form-want h2 {
  max-width: 315px;
  color: #828282;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 3px;
  padding-bottom: 10px;
}
.form-want .section__text_normal {
  color: #828282;
  padding-bottom: 30px;
}
.form-want .section__row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-want .btn {
  margin-bottom: 40px;
}
.form-want__privacy-policy {
  font-size: 10px;
  line-height: 14px;
  color: #828282;
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before {
  content: '\e80c';
}
.header {
  top: 5px;
  width: 100%;
  max-width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 66px;
  z-index: 990;
  position: absolute;
  visibility: visible;
  background: #fff;
}
@media only screen and (min-width: 992px) {
  .header {
    top: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}
.header__mobile-btn {
  display: none;
}
@media only screen and (max-width: 992px) {
  .header__mobile-btn {
    display: block;
  }
}
@media print {
  .header {
    display: none;
  }
}
.header_fixed {
  position: fixed;
}
@media only screen and (max-width: 992px) {
  .header_fixed {
    position: absolute;
    top: 4px;
  }
}
.header_fixed {
  background-color: transparent;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
  fill: #fff;
  background: transparent;
}
@media only screen and (min-width: 993px) {
  .header_fixed {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}
.header_fixed .logo svg {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  fill: #fff;
}
.header_fixed .header__basket svg {
  fill: #fff;
}
@media only screen and (max-width: 768px) {
  .page_collection .header_fixed .header__basket svg {
    fill: #55575c;
  }
}
.header_dark {
  background-color: transparent;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.header_dark .logo svg {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  fill: #59585d;
}
.header_dark .header__basket svg {
  fill: #828282;
}
.header_dark .menu__link {
  color: #828282 !important;
}
@media only screen and (max-width: 992px) {
  .header_dark .burger-btn__line {
    background: #828282;
  }
}
.header_white {
  background-color: transparent;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.header_white .logo svg {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  fill: #fff;
}
.header_white .header__basket svg {
  fill: #fff;
}
.header_white .menu__link {
  color: #fff !important;
}
@media only screen and (max-width: 992px) {
  .header_white .burger-btn__line {
    background: #fff;
  }
}
.header_scrolled {
  background-color: rgba(255,255,255,0.95);
  top: 0;
  position: fixed;
  min-height: 36px;
}
.header_scrolled .logo svg {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  fill: #59585d;
}
.header_scrolled .header__basket svg {
  fill: #828282;
}
@media only screen and (min-width: 993px) {
  .header_scrolled {
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
  }
}
.header_scrolled .header__row {
  padding: 17px 0;
}
@media only screen and (max-width: 992px) {
  .header_scrolled .header__row {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .header_scrolled .header__icon {
    width: 16px;
    height: 17px;
  }
}
@media only screen and (max-width: 992px) {
  .header_scrolled .header__icon svg {
    fill: #fff;
  }
}
@media only screen and (max-width: 992px) {
  .header_scrolled {
    background-color: rgba(85,87,92,0.4);
  }
}
@media only screen and (max-width: 992px) {
  .header_scrolled .burger-btn__line {
    background: #fff;
  }
}
.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 0 40px;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_index .header__row {
  padding-bottom: 12px;
}
@media only screen and (min-width: 992px) {
  .page_index .header__row {
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
  }
}
@media only screen and (max-width: 992px) {
  .header__row {
    padding: 26px 0;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
  }
}
@media only screen and (max-width: 992px) {
  .header__row .burger-btn {
    position: absolute;
    top: 21px;
    left: 19px;
  }
}
@media only screen and (max-width: 992px) and (max-width: 992px) {
  .header__row .burger-btn {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
  }
}
@media only screen and (max-width: 992px) {
  .header__row .col-lg-2 {
    position: absolute;
    top: 17px;
    max-width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 992px) {
  .header__row .col-1 {
    position: absolute;
    top: 17px;
    right: 24px;
  }
}
.header__wrapper {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 992px) {
  .header__logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 992px) and (max-width: 992px) {
  .header__logo .logo {
    vertical-align: top;
    padding: 0 20px 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
.header__icon {
  display: block;
  max-width: 100%;
  fill: #fff;
}
.header__submenu {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
  display: none;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  position: fixed;
  left: 0;
  width: 100%;
  max-height: 285px;
  background-color: rgba(255,255,255,0.9);
/*transform: translateY(-150%)*/
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 100;
}
.header__submenu-img {
  display: block;
  max-height: 210px;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.header .no-animation {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}
.header__submenu.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.header__menu_open {
  max-height: 140px;
}
@media only screen and (max-width: 992px) {
  .header__menu_open {
    max-height: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .header_scrolled .header__basket {
    top: 1px;
  }
}
@media only screen and (max-width: 992px) {
  .header__basket svg {
    fill: #59585d;
  }
}
.header__basket:hover svg {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.header__basket:active svg {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.header__basket .basket-summ {
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -5px;
  right: 31px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #c6a28f;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .header__basket .basket-summ {
    right: 11px;
  }
}
.header__basket .basket-summ__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: absolute;
  width: 100%;
  font-size: 11px;
  line-height: 1;
  font-weight: normal;
  color: #fff;
  text-overflow: ellipsis;
  top: 3px;
  left: 0;
}
@media only screen and (max-width: 992px) {
  .header__basket .basket-summ {
    background-color: #fff;
    width: 16px;
    height: 16px;
  }
  .header__basket .basket-summ__quantity {
    top: 2px;
    color: #59585d;
  }
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  .header-menu {
    display: none;
  }
}
.header_scrolled {
  z-index: 97;
}
@media only screen and (max-width: 992px) {
  .header_scrolled .header__row .burger-btn {
    margin-top: -31px;
  }
}
@media only screen and (max-width: 992px) {
  .header_scrolled .header__row .col-1 {
    top: 8px;
  }
}
@media only screen and (min-width: 992px) {
  .opened {
    background: rgba(255,255,255,0.9);
  }
  .opened .menu__title {
    color: #828282;
  }
  .opened .menu__link_special .menu__title {
    color: #d5a48c;
  }
  .opened .logo svg {
    fill: #59585d;
  }
}
@media only screen and (min-width: 992px) {
  .header__submenu .col-3,
  .header__submenu .col {
    padding: 0;
  }
}
@media (min-width: 1199px) and (max-width: 1280px) {
  .header .container_big,
  .footer .container_big {
    width: calc(100% - 30px);
  }
}
.basket {
  padding-top: 5px;
}
.header__submenu .col .menu__list {
  display: block;
  font-size: 0;
}
.header__submenu .col .menu__list .menu__item {
  width: 50%;
}
.header__submenu .col .menu__list .menu__item .menu__link {
  line-height: 1;
  padding-top: 11px;
  padding-bottom: 11px;
  margin: 0;
}
.header__submenu .flex-wrap {
  max-width: 75% !important;
}
.header__submenu .container_big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__submenu .container_big .col-3 {
  padding-left: 0;
}
.header__submenu .menu__link {
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: 1;
}
.header__submenu .header__submenu-img {
  width: 210px;
  height: 296px;
  -o-object-fit: cover;
     object-fit: cover;
}
.header_scrolled .header__row .col-1 {
  height: 17px;
}
.header_scrolled .header__row {
  padding: 6px 0 10px;
}
@media only screen and (min-width: 992px) {
  .page_index .header_scrolled .header__row .col-1 {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .header_fixed {
    position: static !important;
    min-height: 46px;
    height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection .header_fixed .logo svg {
    fill: #828282 !important;
  }
}
@media only screen and (max-width: 767px) {
  .page_collection header:not(.header_scrolled) .burger-btn__line {
    background: #828282 !important;
  }
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before {
  content: '\e80c';
}
.link {
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: inherit;
}
.link:hover {
  cursor: pointer;
  text-decoration: underline;
}
.link_underline {
  text-decoration: underline;
}
.link_underline:hover {
  text-decoration: none;
}
.container_form .link_underline {
  -ms-flex-item-align: center;
      align-self: center;
}
.container_form .link_underline_order {
  text-decoration: none;
}
.container_form .link_underline_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container_form .link_underline_black {
  color: #000;
}
.container_form .link_underline_white {
  color: #fff;
}
.container_form .link_underline_gray {
  color: $gray_9;
}
.container_form .link_underline_warm-grey {
  color: #808080;
}
.container_form .link_underline_icon .icon {
  margin-top: -2px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.container_form .link_underline__item + .container_form .link_underline__item {
  margin-left: 20px;
}
.container_form .link_underline__note {
  margin-top: 3px;
  display: block;
  color: #808080;
}
.page {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 19px;
  cursor: default;
  color: #59585d;
  background: #fff;
  overflow-x: hidden;
}
@media (max-width: 992px) {
  .page {
    padding-top: 66px;
  }
  .page.page_index {
    padding-top: 0;
  }
}
.page_overflow {
  overflow-y: hidden;
}
.page_feedback {
  background: #fff;
}
.page__img_main {
  display: block;
  max-width: 100%;
  max-height: 100vw;
  margin: 0 auto;
}
.page__title {
  font-size: 2rem;
}
.page__title_main {
  width: 100%;
  margin-bottom: 24px;
  margin-top: 0;
  color: #fff;
  text-align: center;
  font-size: 4rem;
  line-height: 72px;
  font-weight: 500;
  text-shadow: 0 0 12px 0 #000;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .page__title_main {
    font-size: 2.6rem;
    line-height: 1.4;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .page__title_main {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    margin-bottom: 1rem;
  }
}
.page__title_section {
  text-align: left;
  padding: 0 25px 30px;
}
@media only screen and (min-width: 1200px) {
  .page__title_section {
    padding: 0 30px 40px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .page__title_section {
    padding: 0 20px 25px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .page__title_section {
    padding: 0 15px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page__title_section {
    padding: 0 15px 15px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .page .container_big_wrapper {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page .container_big_wrapper {
    padding: 0 20px;
  }
}
.page .container_big_wrapper h1 {
  text-align: center;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .page .container_big_wrapper h1 {
    padding-top: 0;
    margin-top: 9px;
    margin-bottom: 30px;
    max-width: 100% !important;
    font-size: 16px;
    line-height: 22px;
  }
}
.page .container_big_wrapper a {
  text-decoration: underline;
}
.page .container_big_wrapper a:hover {
  text-decoration: none;
}
.page .container_big_wrapper p {
  margin: 0 0 12px 0;
  font-size: 12px;
}
.page .container_big_wrapper h2 {
  float: none !important;
  color: #5d5d5d;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .page .container_big_wrapper h2 {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
  }
}
.page .container_big_wrapper h3 {
  margin: 0;
  padding: 8px 0 20px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 3.2px;
}
.page .container_big_wrapper ul {
  margin: 10px 0 0 40px;
}
.page .container_big_wrapper ul li {
  list-style: disc;
  font-size: 12px;
}
.page .container_big_wrapper ol {
  margin: 10px 0 0 13px;
  padding-left: 0;
}
.page .container_big_wrapper ol li {
  list-style: decimal;
  font-size: 12px;
}
.page .container_big_wrapper table {
  width: 100%;
  margin: 0 0 20px;
}
.page .container_big_wrapper table tr:nth-child(1) {
  border-bottom: 1px solid #828282;
}
.page .container_big_wrapper table tr td {
  padding: 5px;
}
@media only screen and (max-width: 767px) {
  .page_index .container_big {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page_index .section__col.nopadding,
  .page_index .banner_card {
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
}
.page_card .nicescroll-cursors {
  border: none !important;
  display: none !important;
}
.page .showrooms__title {
  padding: 0;
  margin: 9px 0 30px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .page_card .container_big {
    max-width: 970px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .page_card .container_big {
    max-width: 768px;
  }
}
@media only screen and (max-width: 810px) {
  .page_card .container_big {
    max-width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page_card .section_margin-header .container_big {
  padding-left: 0;
  padding-right: 0;
}
.page_card {
  display: block;
}
.page_lookbooks .section__text_normal {
  max-width: 900px;
  margin: 0 auto;
}
.page_lookbooks .container_big_wrapper p {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .page_lookbooks .container_big_wrapper p {
    font-size: 12px;
  }
}
.page_collection .section_margin-header {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .page_collection .main-container .row {
    display: block;
    font-size: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page_collection .main-container .section__col {
    display: inline-block;
    vertical-align: top;
  }
}
.section {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  justify-content: center !important;
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.section_col,
.section__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section_col ul,
.section__col ul {
  margin: 0;
  padding: 0;
}
.section_col_bordered,
.section__col_bordered {
  -webkit-box-shadow: inset 1px 0 0 0 $gray_c;
          box-shadow: inset 1px 0 0 0 $gray_c;
}
.section_col_padding,
.section__col_padding {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 22px 32px;
}
.section_col_magenta,
.section__col_magenta {
  background-color: $magenta;
}
.section__row,
.section_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
/*+below(768px)
            height 443px
        +below(600px)
            height 377px
        +below(500px)
            height 310px
        +below(400px)
            height 250px*/
/*+below(768px)
            height 513px
        +below(600px)
            height 437px
        +below(500px)
            height 380px
        +below(400px)
            height 315px*/
}
.section__row_centered,
.section_row_centered {
  margin: 0 auto;
}
.section__row_margin,
.section_row_margin {
  margin: 24px auto;
}
.section__row_slider-head,
.section_row_slider-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 23px;
  padding-bottom: 23px;
}
@media only screen and (max-width: 768px) {
  .section__row_slider-head,
  .section_row_slider-head {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .section__row .catalog-item__img,
  .section_row .catalog-item__img {
    height: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .section__row .catalog-item__img,
  .section_row .catalog-item__img {
    height: 443px;
  }
}
@media only screen and (max-width: 600px) {
  .section__row .catalog-item__img,
  .section_row .catalog-item__img {
    height: 377px;
  }
}
@media only screen and (max-width: 500px) {
  .section__row .catalog-item__img,
  .section_row .catalog-item__img {
    height: 310px;
  }
}
@media only screen and (max-width: 400px) {
  .section__row .catalog-item__img,
  .section_row .catalog-item__img {
    height: 250px;
  }
}
.section__row_slider-view,
.section_row_slider-view {
  position: relative;
  height: 390px;
}
@media only screen and (max-width: 991px) {
  .section__row_slider-view,
  .section_row_slider-view {
    height: 300px;
  }
}
.section__row_slider-info,
.section_row_slider-info {
  position: relative;
  height: 460px;
}
@media only screen and (max-width: 1199px) {
  .section__row_slider-info,
  .section_row_slider-info {
    height: 420px;
  }
}
@media only screen and (max-width: 991px) {
  .section__row_slider-info,
  .section_row_slider-info {
    height: 370px;
  }
}
.section__row_white,
.section_row_white {
  background-color: #fff;
  color: #000;
}
.section_centered {
  margin: 0 auto;
}
.section_margin-header {
  margin-top: 50px;
}
@media only screen and (max-width: 810px) {
  .section_margin-header {
    margin-top: 9px;
  }
}
.section_margin-form {
  margin-top: 142px;
/*margin-bottom: 190px*/
  margin-bottom: 175px;
}
@media only screen and (max-width: 1199px) {
  .section_margin-form {
    margin-top: 150px;
    margin-bottom: 175px;
  }
}
@media only screen and (max-width: 992px) {
  .section_margin-form {
    margin-top: 120px;
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .section_margin-form {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.section_margin-bottom,
.section__margin-bottom {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .section_margin-bottom,
  .section__margin-bottom {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 992px) {
  .section_margin-bottom,
  .section__margin-bottom {
    margin-bottom: 20px;
  }
}
.section_margin-bottom_100,
.section__margin-bottom_100 {
  margin-bottom: 100px;
/*+below(1199px)
				margin-bottom 90px*/
}
@media only screen and (max-width: 992px) {
  .section_margin-bottom_100,
  .section__margin-bottom_100 {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .section_margin-bottom_100,
  .section__margin-bottom_100 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 550px) {
  .section_margin-bottom_100,
  .section__margin-bottom_100 {
    margin-bottom: 20px;
  }
}
.section_margin-bottom_50,
.section__margin-bottom_50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .section_margin-bottom_50,
  .section__margin-bottom_50 {
    margin-bottom: 40px;
  }
}
.section_margin-bottom_40,
.section__margin-bottom_40 {
  margin-bottom: 40px;
}
.section_margin-bottom_30,
.section__margin-bottom_30 {
  margin-bottom: 30px;
}
.section_margin-bottom_24,
.section__margin-bottom_24 {
  margin-bottom: 24px;
}
.section_margin-bottom_20,
.section__margin-bottom_20 {
  margin-bottom: 20px;
}
.section_margin-bottom_15,
.section__margin-bottom_15,
.section__title_form__wrapper .section__title_form {
  margin-bottom: 15px;
}
.section_margin-bottom_10,
.section__margin-bottom_10 {
  margin-bottom: 10px;
}
.section_margin-bottom_page-info,
.section__margin-bottom_page-info {
  margin-bottom: 32px;
}
@media only screen and (max-width: 992px) {
  .section_margin-bottom_page-info,
  .section__margin-bottom_page-info {
    margin-bottom: auto;
  }
}
.section_margin-bottom_md,
.section__margin-bottom_md {
  margin: 0;
}
@media only screen and (max-width: 992px) {
  .section_margin-bottom_md,
  .section__margin-bottom_md {
    margin-bottom: 50px;
  }
}
.section_margin-bottom_sm,
.section__margin-bottom_sm {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .section_margin-bottom_sm,
  .section__margin-bottom_sm {
    margin-bottom: 50px;
  }
}
.section_90 {
  max-width: 90%;
}
.section_height-100 .container,
.section_height-100 .row,
.section_height-100 .col-xs-12 {
  height: 100%;
}
.ie9 .section_height-ie .container,
.ie9 .section_height-ie .row,
.ie9 .section_height-ie .col-xs-12.relative {
  height: 100%;
  overflow: hidden;
}
.section_width-100 {
  width: 100%;
}
.section_width-100 .container,
.section_width-100 .row,
.section_width-100 .col-xs-12 {
  width: 100%;
}
.ie9 .section_width-ie .container,
.ie9 .section_width-ie .row,
.ie9 .section_width-ie .col-xs-12.relative {
  width: 100%;
  overflow: hidden;
}
.section__text {
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
}
.section__text_big {
  font-size: 30px;
  line-height: 36px;
}
.section__text_large {
  font-size: 18px;
  line-height: 30px;
}
.section__text_16 {
  font-size: 16px;
  line-height: 22px;
}
.section__text_med {
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: normal;
}
.section__wrapper .section__text_med {
  color: #7f8288;
}
.section__text_medium {
  font-size: 14px;
  line-height: 30px;
}
.section__text_footer {
  font-size: 12px;
  line-height: 40px;
  color: #828282;
}
.footer__mobile .section__text_footer {
  font-size: 16px;
  line-height: 70px;
}
.section__text_normal {
  font-size: 12px;
  line-height: 16px;
  color: #828282;
}
@media only screen and (min-width: 768px) {
  .section__text_normal {
    width: 100%;
  }
}
.section__text_small {
  font-size: 9px;
  line-height: 16px;
}
.section__text_nocapital {
  text-transform: none;
}
.section__text_centered {
  text-align: center;
}
.section__text_underline {
  text-decoration: underline;
}
.section__text_border-top {
  display: inline-block;
  margin-top: 0;
  padding-top: 12px;
  border-top: 1px solid $gray_40;
}
.section__text_white {
  color: #fff;
}
.section__text_gray6 {
  color: $gray_6;
}
.section__text_gray9 {
  color: $gray_9;
}
.section__text-brown {
  color: #d5a48c;
}
.section__text_form {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #7f8288;
}
.section__text_policy {
  font-size: 12px;
  line-height: 16px;
  color: rgba(127,130,136,0.5);
}
@media only screen and (max-width: 767px) {
  .section__text_policy {
    margin: 0 -20px;
    position: relative;
    top: 10px;
  }
}
.section__text_policy a {
  text-decoration: none;
  border-bottom: 1px solid rgba(127,130,136,0.5);
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .section__text_policy {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.6px;
    line-height: 1.3;
  }
}
.section__title,
.section__title_form {
  margin: 10px 0 42px;
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
  letter-spacing: 3px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .section__title,
  .section__title_form {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section__title,
  .section__title_form {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .section__title,
  .section__title_form {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.section__title_nomargin,
.section__title_form_nomargin {
  margin: 0;
}
.section_padding .section__title,
.section__title_form_padding .section__title_form {
  margin-top: 0;
  margin-bottom: 70px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .section_padding .section__title,
  .section__title_form_padding .section__title_form {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section_padding .section__title,
  .section__title_form_padding .section__title_form {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section_padding .section__title,
  .section__title_form_padding .section__title_form {
    margin-bottom: 20px;
  }
}
.product .section__title,
.product .section__title_form {
  margin-bottom: 21px;
  margin-top: 0;
}
.section__title_centered {
  text-align: center !important;
}
.section__title_major {
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .section__title_major {
    font-size: 32px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section__title_major {
    font-size: 28px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .section__title_major {
    font-size: 24px;
    line-height: 30px;
  }
}
.catalog-item__inner-wrapper .section__title_major {
  margin: 5px 0;
}
.section__title_article {
  margin: 12px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.section__title_form {
  margin-top: 23px;
  margin-bottom: 17px;
  font-size: 22px;
  font-weight: 400;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  color: #59585d;
  line-height: 1.2;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section__title_form {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .section__title_form {
    font-size: 18px;
    line-height: 25px;
    padding-top: 0;
    margin-top: 0;
    text-align: center;
  }
}
.section__title_small {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section__title_small {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .section__title_small {
    font-size: 1rem;
    line-height: 1.4;
  }
}
.section_padding .section__title_small {
  margin-top: 0;
  margin-bottom: 43px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .section_padding .section__title_small {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section_padding .section__title_small {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section_padding .section__title_small {
    margin-bottom: 20px;
  }
}
.section__title-link {
  position: absolute;
  top: 15px;
  right: 50px;
  font-size: 0.875rem;
}
@media only screen and (max-width: 991px) {
  .section__title-link {
    position: static;
    text-align: right;
    margin-right: 20px;
    margin-top: -10px;
  }
}
.section__subtitle {
  margin: 25px auto 60px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 500px;
  line-height: 1.62;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .section__subtitle {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .section__subtitle {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section__subtitle {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section__subtitle {
    margin-bottom: 20px;
  }
}
.section__subtitle strong {
  font-weight: 400;
}
.section__btn {
  text-align: center;
  margin-top: 30px;
  padding: 0 15px;
}
@media only screen and (min-width: 1200px) {
  .section__btn {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .section__btn {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .section__btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section__btn {
    margin-top: 15px;
  }
}
.section__img {
  width: 100%;
}
.section__img_margined {
  margin-top: 85px;
}
.section__wrapper {
  display: block;
  float: left;
  width: 295px;
  max-width: 100%;
}
@media only screen and (max-width: 900px) {
  .section__wrapper {
    width: 235px;
  }
}
@media only screen and (max-width: 810px) {
  .section__wrapper {
    margin-left: 15px;
  }
}
.section__wrapper_top {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .section__wrapper_top {
    margin-top: 15px;
  }
}
.section__wrapper p {
  padding-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .section__wrapper {
    width: 100%;
    margin: auto;
    text-align: center;
  }
}
.page_collection .section__wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.section_sex {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 3.2px;
}
@media only screen and (max-width: 769px) {
  .section_sex {
    padding: 20px 0;
    color: #9c9c9c;
  }
}
.section_sex a {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.section_sex a + a {
  margin-top: 42px;
}
.section_margin-header {
  display: block;
}
.section__text {
  display: block;
  float: left;
}
.section__text--no-float {
  float: none;
}
.section__text_med,
.section__text_large,
.section__text_16 {
  max-width: 100% !important;
}
.section__text_16 {
  margin-bottom: 9px;
}
@media only screen and (max-width: 768px) {
  .section__row_slider-view {
    height: auto;
  }
}
.section__row_slider-view .slider {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .section__row_slider-view .slider {
    margin-right: -15px;
  }
}
@media only screen and (min-width: 1550px) {
  .section__row_slider-view .slider {
    margin-right: -375px;
    width: auto !important;
    min-width: 100%;
  }
}
.section__row_slider-view .slider .slick-track {
  min-width: 100%;
}
@media only screen and (min-width: 1550px) {
  .section__row_slider-view .slider__item {
    min-width: 370px;
  }
}
@media only screen and (max-width: 992px) {
  .page_index .section_margin-bottom_100 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .page_index .section_col:nth-child(3) {
    margin-bottom: 44px;
  }
}
.page_index .section_col:nth-child(4) br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .page_index .section_col:nth-child(3) .section__wrapper {
    margin-top: -85px;
    width: 320px;
  }
}
@media only screen and (min-width: 992px) {
  .page_index .section__img {
    width: 99%;
    height: 810px;
  }
}
@media only screen and (min-width: 992px) {
  .page_index .section__wrapper p {
    padding-bottom: 46px;
  }
}
@media only screen and (min-width: 992px) {
  .section_col:nth-child(4) .section__wrapper {
    margin-top: -5px;
  }
}
@media only screen and (min-width: 992px) {
  .section_col:nth-child(6) .section__wrapper_top {
    margin-left: 82px;
    margin-top: 0;
    width: 317px;
  }
}
@media only screen and (min-width: 992px) {
  .section_col:nth-child(4) {
    margin-bottom: 88px;
  }
}
@media only screen and (min-width: 992px) {
  .section_col:nth-child(5) {
    margin-bottom: 88px;
  }
}
@media only screen {
  .section_col:nth-child(5) {
    padding-top: 44px;
  }
}
.section_col:nth-child(5):before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  margin-left: 15px;
  margin-top: -50px;
  margin-bottom: 50px;
  background: #fff;
}
@media only screen and (min-width: 992px) {
  .section_col:nth-child(6) .catalog-item__img {
    width: calc(100% + 2px);
  }
}
.teaser + .subscribe-form {
  margin-top: 90px;
}
@media only screen and (max-width: 1199px) {
  .teaser + .subscribe-form {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 992px) {
  .teaser + .subscribe-form {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .teaser + .subscribe-form {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .page_index .subscribe-form {
    display: block !important;
  }
}
@media only screen {
  .page_card .section_col:nth-child(5) {
    padding-top: 0;
  }
}
@media only screen {
  .page_card .section_col:nth-child(5) .section__row_slider-head {
    padding-top: 20px;
  }
}
.page_card .section_col:nth-child(5):before {
  display: none;
}
@media only screen and (min-width: 992px) {
  .page_card .section.oh {
    margin-right: -80px;
  }
}
.page_card .oh .container_big {
  overflow: hidden;
  max-width: 1350px;
  padding-left: 47px;
}
@media only screen and (max-width: 1550px) {
  .page_card .oh .container_big {
    max-width: 1270px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .page_card .oh .container_big {
    max-width: 970px;
    padding: 0;
  }
}
.page_card .section_margin-bottom {
  margin-bottom: 65px;
}
@media only screen and (max-width: 768px) {
  .page_card .section_margin-bottom {
    margin-bottom: 20px;
  }
}
.page_card .section__text_large {
  font-size: 14px;
  letter-spacing: 2.9px;
}
@media only screen and (max-width: 768px) {
  .page_card .section__text_large {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) {
  .page_card .section_margin-bottom_100 {
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 769px) {
  .page_card .section_margin-bottom_100:nth-child(4) {
    margin-bottom: 45px;
  }
}
.page_card .oh.section_margin-bottom {
  margin-bottom: 50px;
}
@media only screen and (min-width: 700px) {
  .page_card .oh [class*="js-slider-"] .slick-slide {
    margin-right: 20px;
  }
}
@media (max-width: 768px) and (min-width: 700px) {
  .section__row_slider-info {
    width: calc(100% + 20px);
  }
}
.section_col {
  position: relative;
}
.main-container .section {
  display: block;
}
.main-container .section_wrapper {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 992px) {
  .main-container .section_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .main-container .section_wrapper {
    max-width: 1024px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .main-container .section_wrapper {
    max-width: 970px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .main-container .section_wrapper {
    max-width: 768px;
  }
}
.slick-slider {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  visibility: hidden;
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before,
.slider__btn_prev:before,
.slider__btn_next:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before,
.slider__btn_prev:before {
  content: '\e800';
}
.icon-right:before,
.slider__btn_next:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before {
  content: '\e80c';
}
.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.container .container {
  padding-right: 0;
  padding-left: 0;
}
.container_full {
  width: 100vw;
}
.container_flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.container_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.container_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container_centered {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container__aside {
  width: 375px;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  padding-right: 0;
  padding-left: 0;
}
.ie9 .container__aside {
  float: left;
}
@media only screen and (max-width: 1199px) {
  .container__aside {
    width: 260px;
    height: 100%;
  }
}
.container_slider {
  display: block;
  text-align: center;
}
.container_form {
  width: 402px;
  max-width: 100vw;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container_form {
    width: 260px;
  }
}
@media only screen and (max-width: 402px) {
  .container_form {
    max-width: 100vw;
    margin: 0 auto;
  }
}
.container__content {
  width: calc(100% - 375px);
  padding: 0 70px;
}
@media only screen and (max-width: 1200px) {
  .container__content {
    width: 100%;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container__content {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container__content {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .container__content {
    padding: 0 15px;
  }
}
.container__wide {
  margin: 0 -70px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container__wide {
    margin: 0 -50px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container__wide {
    margin: 0 -30px;
  }
}
@media only screen and (max-width: 767px) {
  .container__wide {
    margin: 0 -15px;
  }
}
.container_big,
.slick-dots {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container_big,
  .slick-dots {
    max-width: 970px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container_big,
  .slick-dots {
    max-width: 768px;
  }
}
@media only screen and (max-width: 810px) {
  .container_big,
  .slick-dots {
    max-width: 100vw;
  }
  .ie .container_big,
  .ie .slick-dots {
    max-width: 100%;
  }
}
@media only screen and (max-width: 810px) {
  .container_big.mobile-padding,
  .slick-dots.mobile-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container_middle {
  width: 100%;
  max-width: 1200px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .container_middle {
    max-width: 970px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .container_middle {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .container_middle {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.container_small {
  width: 100%;
  margin: 0 auto;
  max-width: 820px;
}
@media only screen and (max-width: 767px) {
  .container_small {
    max-width: 100%;
  }
}
.container__submenu {
  width: 100%;
  margin: 0 auto 0;
  max-width: 195px;
  min-height: 220px;
}
.container__title_news {
  text-align: left;
  font-size: 22px;
  line-height: 26px;
}
.slider {
  max-width: 100vw;
  overflow: hidden;
}
.slider__item {
  height: 100%;
  min-height: 1px;
}
@media only screen and (min-width: 992px) {
  .slider_view {
    max-width: 1535px;
  }
}
.slick-track-transform {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
}
.slick-list,
.slick-track {
  height: 100%;
}
.slider__btns {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 0;
  top: 0;
  width: 64px;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #bdbdbd;
}
@media only screen and (max-width: 768px) {
  .slider__btns {
    padding-top: 15px;
  }
}
.slider__btns_counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: #59585d;
}
@media only screen and (max-width: 767px) {
  .slider__btns.slider-view,
  .slider__btns[class*="slider-info"] {
    display: none;
  }
}
.slider__btn_prev,
.slider__btn_next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  width: 40px;
  font-size: 1rem;
  cursor: pointer;
  top: -30px;
  background: transparent;
  padding: 0;
  border: none;
  outline: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 10;
}
.slider__btn_prev:hover,
.slider__btn_next:hover {
  outline: none;
}
.slider__btn_prev:before,
.slider__btn_next:before {
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.slider__btn_prev:hover::before {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.slider__btn_next:hover::before {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.slick-dots {
  margin: 0 auto;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  right: 0;
  bottom: 66px;
  list-style: none;
  text-align: center;
  padding: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 4px;
  width: 4px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 4px;
  width: 4px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  background: #fff;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 4px;
  height: 4px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-active .slick-dots li button:before {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .slick-dots li button:before {
    border: 1px solid #59585d;
  }
}
.slick-dots li.slick-active button:before {
  background: #fff;
  -webkit-transform: scale(2);
          transform: scale(2);
}
@media only screen and (max-width: 767px) {
  .slider_view {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.card-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  overflow: hidden;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .card-slider {
    margin: 0 -20px;
    min-height: calc(100vh - 130px);
  }
}
@media only screen and (min-width: 1200px) {
  .card-slider {
    max-width: 555px;
    max-height: 740px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .card-slider {
    max-width: 465px;
    max-height: 559px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .card-slider {
    max-width: 364px;
    max-height: 450px;
  }
}
.card-slider .slider-single {
  position: relative;
  width: 100%;
  margin: 0;
  display: block;
  visibility: hidden;
}
.card-slider .slider-single .slick-slide {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .card-slider .slider-single__img {
    height: 100%;
    overflow: hidden;
    display: block;
  }
}
.card-slider .slider-single__img-src {
  width: 100%;
  min-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .card-slider .slider-single__img-src {
    height: 100%;
  }
}
.card-slider .slider-single__pager {
  font-size: 12px;
  color: #fff;
  letter-spacing: 3.2px;
  left: 19px;
  top: 19px;
  position: absolute;
}
.card-slider .slick-initialized {
  visibility: visible;
}
.card-slider .slider-nav {
  z-index: 90;
  position: absolute;
  left: 0;
  top: 0;
  width: 86px;
  overflow: hidden;
  height: 354px;
}
.card-slider .slider-nav__img {
  width: auto !important;
  max-width: 86px;
  height: 118px;
  cursor: pointer;
  overflow: hidden;
  vertical-align: bottom;
  background: #fff;
}
.card-slider .slider-nav__img video {
  width: auto;
  height: 100%;
}
.card-slider .slider-nav .slick-track .slick-slide {
  width: 100%;
  border: 0;
  cursor: pointer;
}
.card-slider .slider-nav__img-src {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.card-slider .slider-nav .slider-nav__img.is-active,
.card-slider .slider-nav .slider-nav__img.slick-current.play {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.card-slider .slider-nav .slider-nav__img.is-active:after,
.card-slider .slider-nav .slider-nav__img.slick-current.play:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(241,239,231,0.8);
}
.card-slider .slider-nav .slider-nav__img.is-active:active,
.card-slider .slider-nav .slider-nav__img.slick-current.play:active {
  background-color: rgba(241,239,231,0.5);
}
@media only screen and (max-width: 767px) {
  .card-slider .slider-nav {
    display: none;
  }
}
.card-slider__options {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 18.79px;
  top: 17px;
}
@media only screen and (max-width: 767px) {
  .card-slider__options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.card-slider__options_item {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 3.2px;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  .card-slider__options_item {
    display: block;
  }
}
.card-slider__options_item + .card-slider__options_item {
  margin-left: 16px;
}
@media only screen and (max-width: 767px) {
  .card-slider__options_item + .card-slider__options_item {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  [class*="js-slider-"] .slick-slide {
    margin: 0;
  }
}
.js-slider-how-to-wear .slick-slide {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
  .js-slider-how-to-wear .slick-slide {
    margin: 0 10px 0 0;
  }
}
.slick-slide .catalog-item__info {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slick-active .catalog-item__info {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.slider__btns {
  display: block;
  height: 82px;
  width: auto;
  line-height: 82px;
  margin: 0;
  text-align: center;
  margin-right: 45px;
}
@media only screen and (max-width: 1550px) {
  .slider__btns {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .slider__btns {
    display: none;
  }
}
.slider__btns .section__text_medium {
  line-height: 82px;
  padding: 0 17px;
}
.slider__btn_prev {
  float: left;
  display: block;
}
.slider__btn_next {
  float: left;
  display: block;
}
.play {
  position: relative;
  max-height: 118px;
}
.play:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.6) url("../img/assets/slider/play.png") no-repeat 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.popup-sizes {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 320px;
  max-width: 100%;
  display: none;
  z-index: 10000;
  background: #fff;
  text-align: center;
/*display none*/
}
@media only screen and (max-width: 768px) {
  .popup-sizes {
    width: 100%;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    background: rgba(255,255,255,0.95);
  }
}
.popup-sizes .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  font-size: 20px;
}
.popup-sizes .card__title {
  min-height: 1px;
  line-height: 1.3;
  margin: 0 auto;
  font-size: 12px;
  color: #828282;
  padding: 20px 0 10px;
  max-width: 225px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
.popup-sizes .card__price {
  font-size: 11px;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
  line-height: 1;
  text-transform: uppercase;
  display: block;
}
.popup-sizes .card__price .card__old_price {
  display: none;
}
.popup-sizes .card__sizes {
  display: block;
  font-size: 0;
}
.popup-sizes .card__sizes label {
  display: inline-block;
  margin: 10px 14px;
}
.popup-sizes .card__link-bottom {
  display: inline-block;
  margin-bottom: 20px;
  padding-top: 9px;
}
.popup-sizes .btn {
  width: 220px;
  font-size: 12px;
  font-weight: lighter;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 auto 29px;
  display: block;
  text-align: center;
}
.popup-sizes .btn:hover,
.popup-sizes .btn:disabled {
  background: #d5c3b8;
}
.popup-sizes-mask {
  background: rgba(41,40,41,0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  display: none;
}
@media only screen and (max-width: 768px) {
  .popup-sizes-mask {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .slider-similar-goods .catalog-item__colors,
  .section__row_slider-info .catalog-item__colors {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider-similar-goods .catalog-item__unit,
  .section__row_slider-info .catalog-item__unit {
    float: none;
  }
}
.slider-how-to-wear {
  position: static !important;
}
@media only screen and (max-width: 768px) {
  .slider-how-to-wear {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .slider-how-to-wear .catalog-item__img {
    height: 440px;
  }
}
@media only screen and (max-width: 550px) {
  .slider-how-to-wear .catalog-item__img {
    height: 350px;
  }
}
@media only screen and (max-width: 500px) {
  .slider-how-to-wear .catalog-item__img {
    height: 300px;
  }
}
@media only screen and (max-width: 450px) {
  .slider-how-to-wear .catalog-item__img {
    height: 220px;
  }
}
@media only screen and (max-width: 768px) {
  .slider-create-image,
  .slider-similar-goods,
  .section__row_slider-info {
    height: 510px;
  }
}
@media only screen and (max-width: 768px) {
  .js-products-to-create-image ~ .hr {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .js-products-to-create-image ~ .hr:nth-child(6),
  .js-products-to-create-image ~ .hr:nth-child(8),
  .js-products-to-create-image ~ .hr:last-child {
    display: block !important;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  .js-products-to-create-image {
    margin-bottom: 32px;
  }
}
.js-products-to-create-image ~ .hr:last-child {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .slider-create-image .catalog-item__img,
  .slider-similar-goods .catalog-item__img {
    height: 440px;
  }
}
@font-face {
  font-family: "ushatava";
  src: url("../fonts/ushatava.eot?79185269");
  src: url("../fonts/ushatava.eot?79185269#iefix") format('embedded-opentype'), url("../fonts/ushatava.woff2?79185269") format('woff2'), url("../fonts/ushatava.woff?79185269") format('woff'), url("../fonts/ushatava.ttf?79185269") format('truetype'), url("../fonts/ushatava.svg?79185269#ushatava") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-fonts {
  position: relative;
  display: inline-block;
  background: none;
}
.icon-fonts:before {
  font-family: "ushatava";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-left: 0;
  left: -5px;
}
.subMenu-mobile .icon-search {
  margin-top: -20px;
}
.subMenu-mobile .form-search_open .icon-search {
  margin-right: -7px;
}
.icon-left:before {
  content: '\e800';
}
.icon-right:before {
  content: '\e801';
}
.icon-up:before {
  content: '\e802';
}
.icon-down:before {
  content: '\e803';
}
.icon-instagram:before {
  content: '\e804';
}
.icon-facebook:before {
  content: '\e805';
}
.icon-vk:before {
  content: '\e806';
}
.icon-search:before {
  content: '\e807';
}
.icon-logo:before {
  content: '\e80a';
}
.icon-cart:before {
  content: '\e80b';
}
.icon-close:before {
  content: '\e80c';
}
.subMenu {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  top: 100%;
  left: 0;
  width: 100vw;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.subMenu_header_open {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.subMenu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 20px;
  margin: auto;
}
.subMenu__item {
  width: 312px;
  height: 121px;
  border: 1px solid $gray_border;
  padding: 12.5px;
}
.subMenu__item:hover {
  cursor: pointer;
  background: -webkit-linear-gradient(135deg, #fc0 0%, #f06 50%, #f0f 100%);
  background: linear-gradient(315deg, #fc0 0%, #f06 50%, #f0f 100%);
}
.subMenu-mobile {
  overflow: auto;
  position: fixed;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px 21px 30px 20px;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  background-color: #fcfaf6;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.subMenu-mobile_open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.subMenu-mobile__close {
  position: absolute;
  z-index: 99;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 10px;
  top: -11px;
  right: -10px;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.subMenu-mobile__close .line_top {
  -webkit-transform: rotateZ(45deg) translateX(4px) translateY(9px) !important;
          transform: rotateZ(45deg) translateX(4px) translateY(9px) !important;
}
.subMenu-mobile__close .line_bottom {
  -webkit-transform: rotateZ(-45deg) translateX(-8px) translateY(3px) !important;
          transform: rotateZ(-45deg) translateX(-8px) translateY(3px) !important;
}
.subMenu-mobile__close .line_top,
.subMenu-mobile__close .line_bottom {
  display: block;
  width: 27px;
  height: 1px;
  background: #59585d;
}
.subMenu-mobile__close.switch {
  left: 0;
}
.subMenu-mobile__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
  position: relative;
}
.subMenu-mobile__accordion {
  display: block;
  text-align: center;
  padding: 11px 0 35px;
  height: auto;
  color: #828282;
}
.subMenu-mobile__accordion.disable {
  opacity: 0.3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  pointer-events: none;
}
.subMenu-mobile .logo {
  width: 80.37px;
  height: 16px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 3px;
}
.subMenu-mobile .logo svg {
  fill: #828282;
}
.subMenu-mobile .form-search {
  position: relative;
  display: block;
  height: 22px;
}
.subMenu-mobile .form-search__btn {
  font-size: 22px;
}
.subMenu-mobile .form-search__data {
  padding: 0 40px;
  background: #fcfaf6;
}
.subMenu-mobile .accordion__submenu li:not(:last-child) {
  padding-bottom: 40px;
}
.subMenu-mobile_open .subMenu-mobile__close.switch {
  left: -9px;
}
.subMenu-mobile {
  padding-bottom: 20px;
}
.switcher {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 31px;
  padding: 0 30px;
}
.switcher input {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  width: 0;
  height: 0;
}
.switcher__toggle {
  display: block;
  border-radius: 34px;
  position: absolute;
  cursor: pointer;
  top: 0;
  width: 51px;
  height: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #c7a48d;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switcher__toggle:before {
  position: absolute;
  display: block;
  border-radius: 50%;
  content: "";
  height: 27px;
  width: 27px;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2), inset 0 0 0 1px #e5e5e5;
          box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2), inset 0 0 0 1px #e5e5e5;
}
.switcher.height:before,
.switcher.height:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #828282;
}
.switcher.height:before {
  left: 0;
  content: 'cm';
}
.switcher.height:after {
  right: 0;
  content: 'in';
}
.switcher.weight:before,
.switcher.weight:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #828282;
}
.switcher.weight:before {
  left: 0;
  content: 'кг';
}
.switcher.weight:after {
  right: -10px;
  content: 'lbs';
}
input:checked + .switcher__toggle {
  background-color: #c7a48d;
}
input:focus + .switcher__toggle {
  -webkit-box-shadow: 0 0 1px #2196f3;
          box-shadow: 0 0 1px #2196f3;
}
input:checked + .switcher__toggle:before {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
