@charset "UTF-8";
@font-face {
    font-family: "FutureBook";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/FutureBook/FutureBook.eot");
    src: url("../fonts/FutureBook/FutureBook.eot?#iefix") format("embedded-opentype"), url("../fonts/FutureBook/FutureBook.woff") format("woff"), url("../fonts/FutureBook/FutureBook.ttf") format("truetype"), url("../fonts/FutureBook/FutureBook.otf") format("opentype");
}
@font-face {
    font-family: "FutureMedium";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/FutureMedium/FutureMedium.eot");
    src: url("../fonts/FutureMedium/FutureMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/FutureMedium/FutureMedium.woff") format("woff"), url("../fonts/FutureMedium/FutureMedium.ttf") format("truetype"), url("../fonts/FutureMedium/FutureMedium.otf") format("opentype");
}
@font-face {
    font-family: "FutureBookBold";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/FutureBookBold/FutureBookBold.eot");
    src: url("../fonts/FutureBookBold/FutureBookBold.eot?#iefix") format("embedded-opentype"), url("../fonts/FutureBookBold/FutureBookBold.woff") format("woff"), url("../fonts/FutureBookBold/FutureBookBold.ttf") format("truetype"), url("../fonts/FutureBookBold/FutureBookBold.otf") format("opentype");
}
@font-face {
    font-family: "Bodoni";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Bodoni/Bodoni.eot");
    src: url("../fonts/Bodoni/Bodoni.eot?#iefix") format("embedded-opentype"), url("../fonts/Bodoni/Bodoni.woff") format("woff"), url("../fonts/Bodoni/Bodoni.ttf") format("truetype"), url("../fonts/Bodoni/Bodoni.otf") format("opentype");
}
@font-face {
    font-family: "FutureLight";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/FutureLight/FutureLight.eot");
    src: url("../fonts/FutureLight/FutureLight.eot?#iefix") format("embedded-opentype"), url("../fonts/FutureLight/FutureLight.woff") format("woff"), url("../fonts/FutureLight/FutureLight.ttf") format("truetype"), url("../fonts/FutureLight/FutureLight.otf") format("opentype");
}
@font-face {
    font-family: "FutureDemi";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/FutureDemi/FutureDemi.eot");
    src: url("../fonts/FutureDemi/FutureDemi.eot?#iefix") format("embedded-opentype"), url("../fonts/FutureDemi/FutureDemi.woff") format("woff"), url("../fonts/FutureDemi/FutureDemi.ttf") format("truetype"), url("../fonts/FutureDemi/FutureDemi.otf") format("opentype");
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    padding-bottom: env(safe-area-inset-bottom);
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
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;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
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: 1em 40px;
}
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;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover, a:focus {
    /*color: #23527c;*/
    text-decoration: underline;
}
a:focus {
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .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-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right {
    margin-left: .3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before, .fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before, .fa-users:before {
    content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before, .fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}
.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}
.fa-won:before, .fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before, .fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-sticky-note-o:before {
    content: "\f24a";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-hourglass-o:before {
    content: "\f250";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256";
}
.fa-hand-scissors-o:before {
    content: "\f257";
}
.fa-hand-lizard-o:before {
    content: "\f258";
}
.fa-hand-spock-o:before {
    content: "\f259";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-hand-peace-o:before {
    content: "\f25b";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-safari:before {
    content: "\f267";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-tv:before, .fa-television:before {
    content: "\f26c";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-calendar-plus-o:before {
    content: "\f271";
}
.fa-calendar-minus-o:before {
    content: "\f272";
}
.fa-calendar-times-o:before {
    content: "\f273";
}
.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-vimeo:before {
    content: "\f27d";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-edge:before {
    content: "\f282";
}
.fa-credit-card-alt:before {
    content: "\f283";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-modx:before {
    content: "\f285";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-usb:before {
    content: "\f287";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-pause-circle-o:before {
    content: "\f28c";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stop-circle-o:before {
    content: "\f28e";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-percent:before {
    content: "\f295";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-envira:before {
    content: "\f299";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-wheelchair-alt:before {
    content: "\f29b";
}
.fa-question-circle-o:before {
    content: "\f29c";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-volume-control-phone:before {
    content: "\f2a0";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3";
}
.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4";
}
.fa-handshake-o:before {
    content: "\f2b5";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-envelope-open-o:before {
    content: "\f2b7";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-book-o:before {
    content: "\f2ba";
}
.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb";
}
.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-user-circle-o:before {
    content: "\f2be";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2";
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4";
}
.fa-bandcamp:before {
    content: "\f2d5";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-eercast:before {
    content: "\f2da";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-snowflake-o:before {
    content: "\f2dc";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-meetup:before {
    content: "\f2e0";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.main_carousel .owl-carousel .owl-item img {
    display: block;
    width: 204px !important;
    max-width: 204px;
    height: auto !important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    overflow: hidden
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
    margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}
.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}
.noUi-vertical .noUi-origin {
    width: 0;
}
.noUi-horizontal .noUi-origin {
    height: 0;
}
.noUi-handle {
    position: absolute;
}
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
}
.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
    border-radius: 3px;
}
.noUi-connect {
    background: #3FB8AF;
}
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}
.noUi-handle:after {
    left: 17px;
}
.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    top: 17px;
}
[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed;
}
.noUi-pips, .noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-pips {
    position: absolute;
    color: #999;
}
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
.noUi-marker {
    position: absolute;
    background: #CCC;
}
.noUi-marker-large, .noUi-marker-sub {
    background: #AAA;
}
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}
.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%, 0);
    transform: translate(0, -50%, 0);
    padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}
/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
    color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    /* fixes ie bug (see #392) */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #d0d0d0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 23px;
}
.selectize-control {
    position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
    background: #fff;
    cursor: text;
    display: inline-block;
}
.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px;
}
.selectize-input.full {
    background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important;
}
.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0;
}
.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #ffffff;
    border: 0 solid #ffffff;
}
.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
    display: none;
}
.selectize-input > input:focus {
    outline: none !important;
}
.selectize-input::after {
    content: ' ';
    display: block;
    clear: left;
}
.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
}
.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
    padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
    cursor: inherit;
    opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
    opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default;
}
.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68;
}
.selectize-dropdown .active.create {
    color: #495c68;
}
.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 320px;
    -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text;
}
.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto;
}
.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa;
}
.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em;
}
.blocker.behind {
    background-color: transparent;
}
.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
}
.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}
.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px;
}
.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.5);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}
.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}
.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }
    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}
*::-webkit-input-placeholder {
    color: #3e3e3e;
    opacity: 1;
}
*:-moz-placeholder {
    color: #3e3e3e;
    opacity: 1;
}
*::-moz-placeholder {
    color: #3e3e3e;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #3e3e3e;
    opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #000;
}
body input:required:valid,
body textarea:required:valid {
    color: #000;
}
body input:focus {
    outline: none;
}
html, body {
    height: 100%;
}
::-webkit-scrollbar-button {
    background-image: url("");
    background-repeat: no-repeat;
    width: 10px;
    height: 0;
}
::-webkit-scrollbar-track {
    background-color: #727272;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #c8c2be;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #727272;
}
::-webkit-resizer {
    background-image: url("");
    background-repeat: no-repeat;
    width: 4px;
    height: 0;
}
.small_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main_content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.main_content.main_content--catalog-custom .nav_catalog_wrap {
    width: 100%;
}
.main_content .nav_catalog_wrap .nav_title {
    text-transform: none;
}
.main_content.main_content--catalog-custom .catalog_cont {
    padding-top: 50px;
}
.main_footer {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main_footer .row {
    margin-right: 0;
    margin-left: 0;
}
.test_nav {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.test_nav a {
    color: #000;
    text-decoration: none;
    margin-bottom: 1rem;
}
body {
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    font-size: 16px;
    opacity: 1;
    overflow-x: hidden;
    min-width: 320px;
    line-height: 1.31;
    background-color: #fff;
}
.white_bg {
    background-color: #efefef;
}
.half-bg {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(0, #efefef));
    background: -o-linear-gradient(top, #fff 50%, #efefef 0);
    background: linear-gradient(to bottom, #fff 50%, #efefef 0);
}
.main_header_wrap {
    overflow: visible;
    position: relative;
}
.main_header_wrap.main_header_wrap_bn {
    min-height: 900px;
}
.main_header_img {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    min-height: 900px;
}
.main_header_img img {
    display: block;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.main_header_img a {
    display: block;
}
.main_nav_wrap {
    background-color: #000;
    position: relative;
    z-index: 2000;
    padding: 0 58px;
}
.main {
    position: relative;
    z-index: 50;
    margin-top: -5rem;
}
.flex_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.container-fluid {
    max-width: 1440px;
    /*position: relative;*/
}
.main_text {
    margin: 0;
    padding: 0;
}
.main_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main_input {
    height: 34px;
    padding-left: 8px;
    font-size: 14px;
    border: 1px solid #EAEAEA;
    width: 100%;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select.main_input {
    background: #ffffff;
}
.main_input.error {
    border-color: #fe372a;
}
.main_input_error {
    color: #fe372a;
    font-size: 12px;
    display: none;
}
.main_input_error.active {
    display: block;
}
.top_line {
    min-height: 80px;
    padding-top: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.top_line .top_line_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.top_line .logo_wrap {
    text-align: center;
}
.top_line .top_line_genders {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 80px;
}
.top_line .top_line_icons_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top_line .logo {
    display: inline-block;
}
.top_line .logo img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.top_line_sub_cont {
    display: none;
}
.top_line_sub_cont.active {
    display: block;
}
.top_line_sub_cont .close_link {
    margin-left: auto;
    background: url("../img/close.svg") no-repeat;
}
.contact_wrap {
    margin: 0 3rem 0 6rem;
}
.contact_wrap .contact {
    color: #fff;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    font-size: 14px;
}
.contact_wrap .contact:hover, .contact_wrap .contact:focus {
    text-decoration: none;
}
.top_line_icons_wrap {
    padding: 0 15px;
}
.top_line_icons_wrap .top_line_icon {
    padding: 0;
    margin: 0;
    margin-left: 2.2rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    width: 24px;
    height: 24px;
    font-size: 18px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: relative;
}
.top_line_icons_wrap .top_line_icon:first-of-type {
    margin: 0;
}
.top_line_icons_wrap .top_line_icon:focus, .top_line_icons_wrap .top_line_icon:hover {
    text-decoration: none;
    color: #d5dbe4;
    opacity: .5;
}
.top_line_icons_wrap .top_line_icon_count {
    position: absolute;
    right: -6px;
    top: -5px;
    color: #fff;
    font-size: 12px;
    opacity: .5;
}
.top_line_basket {
    background: url("../img/basket.svg") no-repeat center center;
}
.top_line_heart {
    background: url("../img/heart.svg") no-repeat center center;
}
.top_line_personal {
    background: url("../img/personal.svg") no-repeat center center;
}
.bottom_line {
    position: relative;
}
.top_line_item .bottom_line_item,
.bottom_line .bottom_line_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
    .bottom_line .bottom_line_item:first-of-type,
    .bottom_line .bottom_line_item:last-of-type {
        width: 200px;
    }
}
.bottom_line .bottom_line_item:last-of-type {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.bottom_line.active {
    display: block;
    position: absolute;
    background-color: #101820;
    width: 100%;
}
.nav_btn_wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.nav_btn_wrap .nav_btn {
    margin: 0;
    padding: 13px 18px 11px 18px;
    border: 0;
    height: 100%;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    color: #fff;
    position: relative;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nav_btn_wrap .nav_btn:hover, .nav_btn_wrap .nav_btn.active {
    outline: none;
    background-color: #f2f4f7;
    color: #000;
}
.nav_btn_wrap .nav_btn:focus {
    outline: none;
}
.nav_btn_wrap:hover > nav:not(.active), .nav_btn_wrap:focus > nav:not(.active) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-animation: opacity 700ms ease-in-out normal;
    animation: opacity 700ms ease-in-out normal;
}
.nav_btn_wrap nav.active {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 1 !important;
}
.nav_btn_wrap .sale_btn {
    color: #fe372a !important;
    font-weight: bold
}
.nav_btn_wrap .sale_btn:hover, .nav_btn_wrap .sale_btn:focus {
    color: #fe372a;
}
.nav_btn_wrap .sale_btn span {
    position: relative;
    padding-left: 1.3rem;
}
.nav_btn_wrap .sale_btn span:before {
    content: "";
    background: url("../img/sale.svg") no-repeat center center;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -1.3rem;
    top: -2px;
}
.menu_wrap {
    display: none;
}
.menu_btn {
    color: #fff;
    font-size: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 24px;
    height: 24px;
    display: block;
    background: url("../img/menu.svg") no-repeat;
}
.menu_btn:hover, .menu_btn:focus {
    color: #fff;
    text-decoration: none;
    opacity: .6;
}
.menu_btn.active {
    background: url("../img/close.svg") no-repeat;
}
.menu_btn_back {
    background: url("../img/back.svg") no-repeat;
    display: none;
}
.menu_btn_back.active {
    display: block;
    background: url("../img/back.svg") no-repeat;
}
.dashed_link {
    color: #000;
    border-bottom: 1px dotted #000;
    cursor: pointer;
}
.dashed_link:hover, .dashed_link:focus {
    outline: none;
    text-decoration: none;
    border-color: transparent;
    color: #000;
}
.add_nav_wrap {
    position: absolute;
    background-color: #f2f4f7;
    padding: 5rem 8.5rem 2rem 8.5rem;
    width: -webkit-calc(100% + 116px);
    width: calc(100% + 116px);
    top: 100%;
    left: -58px;
    right: 0;
    min-height: 50vh;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    z-index: 2050;
    display: none;
}
.add_nav_wrap .add_nav_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.add_nav_wrap .add_nav_title {
    color: #000;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    text-transform: uppercase;
    margin-bottom: 2rem;
    font-size: 14px;
}
.add_nav_wrap .add_nav_cont_sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 2rem;
}
.add_nav_wrap .add_nav_cont_sm .add_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.add_nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.add_nav li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    min-width: 100px;
    margin-bottom: 1rem;
}
.add_nav .add_nav_itm {
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    font-size: 16px;
    color: #000;
    opacity: .6;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.add_nav .add_nav_itm:focus, .add_nav .add_nav_itm:hover {
    opacity: .4;
    text-decoration: none;
}
.add_nav_goods_wrap {
    margin: 0 auto;
    max-width: 210px;
}
.main_goods {
    color: #000;
    position: relative;
    display: block;
    max-width: 204px;
    margin: 0 auto;
}
.main_goods:focus, .main_goods:hover {
    text-decoration: none;
    color: #000;
}
.main_goods .main_goods_img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
}
.main_goods .main_goods_link {
    display: block;
}
.main_goods .main_goods_link_hover {
    position: relative;
}
.main_goods .main_goods_link_hover .main_goods_img--2 {
    opacity: 0;
}
.main_goods .main_goods_link_hover img {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.main_goods .main_goods_link_hover:hover .main_goods_img--1 {
    opacity: 0;
}
.main_goods .main_goods_link_hover:hover .main_goods_img--2 {
    opacity: 1;
}

.main_goods .main_goods_text {
    margin: .5rem 0;
    padding: 0;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
}
.owl-carousel-item .main_goods_text {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}
.main_goods .main_goods_title {
    font-size: 12px;
    text-transform: uppercase;
}
.main_goods .main_goods_info {
    margin-top: 7px;
}
.main_goods .goods_cost:after {
    content: "₽";
    margin-left: 5px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif, "Roboto";
    font-size: 16px;
}
.main_goods .goods_cost_sale {
    color: #f1667a;
    margin-left: 2rem;
    font-size: 14px;
    text-decoration: line-through;
}
.main_goods .goods_cost_sale:after {
    font-size: 14px;
}
.main_goods .main_goods_tooltip {
    position: absolute;
    top: 0;
    z-index: 50;
}
.main_goods .main_goods_new {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    padding: 5px;
    display: block;
    margin-bottom: 1rem;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.main_goods .main_goods_sale {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #a5a5a5;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    padding: 5px;
    display: block;
    margin-bottom: 1rem;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.main_goods .main_goods_title_wrap {
    position: relative;
}
.main_goods .main_goods_favorite {
    position: absolute;
    right: 2px;
    top: -2px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-size: 16px;
    cursor: pointer;
}
.main_goods .main_goods_favorite:hover, .main_goods .main_goods_favorite:focus {
    color: #f1667a;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.main_goods .goods_check {
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem;
}
.main_goods .goods_check .goods_check_cont {
    margin-right: .5rem;
    display: inline-block;
}
.main_goods .goods_check .goods_check_cont input {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
}
.main_goods .goods_check .goods_check_cont label {
    width: 7px;
    height: 7px;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    display: block;
}
.main_goods .goods_check .goods_check_cont label.active {
    -webkit-box-shadow: 0 0 1px 0 #000;
    box-shadow: 0 0 1px 0 #000;
}
.main_goods .goods_check .goods_check_cont .color_cont {
    display: inline-block;
    margin-bottom: 1rem;
}
.main_goods .goods_check .goods_check_cont .small {
    position: absolute;
    top: -10px;
    right: -6px;
    font-size: 9px;
    color: #a5a5a5;
}
.main_goods .main_goods_quik_wrap {
    position: absolute;
    bottom: 3.5rem;
    left: 0;
    width: 100%;
}
.main_goods .main_goods_quik_wrap > .main_btn_wrap {
    text-align: center;
    display: none;
}
.main_goods .main_goods_quik_wrap > .main_btn_wrap.active {
    display: block;
}
.main_goods .main_goods_quik_wrap .main_btn_white {
    background-color: #ffffff;
}
.main_goods .main_goods_quik_wrap .main_btn_white:hover, .main_goods .main_goods_quik_wrap .main_btn_white:focus {
    background-color: #000;
}
.main_goods .main_goods_quik_wrap .main_goods_quik {
    display: none;
    margin: 0 2rem;
    padding: .5rem 2rem 2.5rem 2rem;
    background-color: #fff;
}
.main_goods .main_goods_quik_wrap .main_goods_quik.active {
    display: block;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_close_wrap {
    margin-bottom: .5rem;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_close {
    width: 15px;
    height: 15px;
    background-size: cover;
    margin: 0 0 0 auto;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_itm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_label {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_cont {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select {
    height: 34px;
    font-size: 14px;
    outline: none;
    width: 100%;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-input {
    border: 1px solid #000;
    height: 34px !important;
    font-size: 14px;
    padding-top: 7px;
    padding-left: .5rem;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-input:after {
    top: 9px;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-input input {
    font-size: 14px;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-dropdown {
    font-size: 14px;
    background-color: #fff;
    left: 0 !important;
    top: 1px !important;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-dropdown-content {
    padding-top: 5px;
    padding-bottom: 0;
    max-height: inherit;
    background-color: #fff;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-dropdown-content .option {
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_select .selectize-dropdown-content .option:hover {
    background-color: #000;
    color: #fff;
}
.main_goods .main_goods_quik_wrap .color_cont {
    margin-bottom: 0;
}
.main_goods .main_goods_quik_wrap .color_cont:first-of-type {
    margin-left: 0;
}
.main_goods .main_goods_quik_wrap .main_btn_wrap {
    text-align: center;
}
.main_goods .main_goods_quik_wrap .main_goods_quik_btn {
    width: 100%;
}
.main_header_info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 58px;
    margin-bottom: 2rem;
}
.main_header_info_wrap .main_header_info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 450px;
    position: relative;
}
.main_header_info_wrap .add_title, .main_header_info_wrap .main_title {
    text-align: left;
}
.main_header_info_wrap .main_header_info_cont {
    position: absolute;
    bottom: 7rem;
    left: 4rem;
}
.main_header_info_wrap .main_title_wrap {
    padding: 0;
    margin-bottom: 1.5rem;
}
.main_header_info_wrap .add_title_wrap {
    padding: 0;
    margin-bottom: 46px;
}
.main_header_info_wrap .main_title {
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    font-size: 36px;
}
.main_header_info_wrap .add_title {
    font-weight: normal;
}
.main_header_info_wrap .add_title {
    text-transform: uppercase;
}
.main_header_info_wrap .main_btn_wrap {
    margin-top: 2rem;
}
.sale_img_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.sale_img_wrap .sale_img {
    position: relative;
    z-index: 100;
}
.sale_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.sale_wrap .sale {
    border: 4px solid #fff;
    position: relative;
    width: 50%;
    height: 50%;
}
.sale_wrap .sale_info {
    position: absolute;
    background-color: #000;
    z-index: 500;
    color: #fff;
    padding: 3rem 8rem;
    bottom: -120px;
    left: 50%;
    margin-left: -242px;
}
.sale_wrap .sale_info .main_title_wrap {
    padding: 0;
}
.sale_wrap .sale_info .main_title, .sale_wrap .sale_info .add_title {
    text-transform: uppercase;
    font-family: "FutureLight", "Arial", "Verdana", sans-serif;
}
.sale_wrap .sale_info .main_title {
    font-size: 72px;
    letter-spacing: 13px;
}
.sale_wrap .sale_info .sale_cost {
    display: block;
    text-align: center;
    font-size: 100px;
    line-height: 1;
    font-family: "Bodoni", "Arial", "Verdana", sans-serif;
}
.sale_wrap .sale_info .sale_cost:after {
    content: "%";
    font-size: 50px;
}
.sale_wrap .sale_info .sale_disc {
    font-size: 50px;
}
.owl-carousel {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.main_carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 4rem;
}
.main_carousel .main_carousel_wrap {
    width: 80%;
}
.main_carousel img {
    max-width: 205px;
}
.main_carousel .owl-nav {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 5rem;
}
.main_title_wrap {
    padding: 1rem 0;
}
.main_title {
    text-transform: uppercase;
    font-size: 22px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000;
}
.add_title_wrap {
    padding-bottom: 2rem;
}
.add_title {
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.add_title_grey {
    color: #a5a5a5;
}
.contact_form_wrap {
    padding: 2rem 0 3.5rem 0;
    margin: 0 58px;
}
.contact_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem;
}
.contact_form .main_input {
    height: 38px;
    background-color: #fff;
    padding: 0 1.5rem;
    font-size: 18px;
    min-width: 265px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contact_form .send_btn {
    border: 0;
    color: #ffffff;
    padding: 0 10px;
    background-color: #000;
    min-width: 45px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    padding: 1rem 4rem;
    text-transform: uppercase;
    font-size: 12px;
    font-family: futuredemi,arial,verdana,sans-serif;
    letter-spacing: .05em;
}
.news_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news_wrap .news_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 92px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news_wrap .news_column a {
    display: block;
}
.news_wrap .news_column_sm {
    width: 25.5%;
}
.news_wrap .news_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 100%;
}
.news_wrap .news_item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.news_wrap .news_info {
    background-color: #fff;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    text-align: center;
    padding: 3rem 3rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news_wrap .news_info .news_title {
    font-size: 22px;
    color: #000;
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    font-weight: normal;
}
.news_wrap .news_info .news_text {
    font-size: 16px;
    color: #727272;
    margin: 0;
}
.news_wrap .big_item {
    width: 100%;
}
.news_wrap .big_item img {
    min-height: 490px;
}
.news_wrap .big_item .news_info {
    background-color: transparent;
    position: absolute;
    bottom: 0;
    padding: 3rem 52px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(50%, #000));
    background: -o-linear-gradient(top, transparent 0, #000 50%);
    background: linear-gradient(to bottom, transparent 0, #000 50%);
}
.news_wrap .big_item .news_info .news_title, .news_wrap .big_item .news_info .news_text {
    color: #fff;
    margin: 0;
}
.news_wrap .big_item .news_info .news_title {
    font-size: 24px;
    margin-bottom: 1rem;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.news_btn_wrap {
    text-align: center;
    padding: 3rem 0;
}
.news_btn_wrap .main_btn {
    background-color: transparent;
    color: #000;
}
.news_btn_wrap .main_btn:hover, .news_btn_wrap .main_btn:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}
.main_btn {
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    text-transform: uppercase;
    padding: 1rem 4rem;
    font-size: 12px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    letter-spacing: 0.05em;
}
.main_btn:hover, .main_btn:focus {
    color: #fff;
    text-decoration: none;
    border-color: #fff;
}
.main_btn_white {
    background-color: transparent;
    color: #000;
}
.main_btn_white:hover, .main_btn_white:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}
.red_link {
    color: #fe372a;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.red_link:hover, .red_link:focus {
    text-decoration: none;
    color: #f1667a;
}
.add_logo_wrap {
    margin: 0 auto 3rem auto;
    text-align: center;
}
.info_cont {
    margin: 0 58px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 0 6rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.info_cont .info_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    margin-bottom: 1rem;
}
.info_cont ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 1rem;
}
.info_cont ul li:before {
    content: "—";
    margin-right: .5 rem\;;
}
.info_cont .info_text {
    margin: 0;
    margin-bottom: 2rem;
}
.info_title_wrap {
    text-align: center;
    margin: 0 auto;
    width: 50%;
}
.info_title_wrap .add_title {
    font-size: 22px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    line-height: 1.3;
}
.media_wrap {
    margin: 0 58px 56px 58px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.media_wrap .media_itm {
    width: 25%;
}
.media_wrap .media_itm_sm {
    width: 12.5%;
}
.media_wrap img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.media_wrap .media_btn_wrap {
    position: absolute;
    top: -15px;
    text-align: center;
    left: 50%;
    margin-left: -16px;
}
.media_wrap .media_btn_wrap .media_btn {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#555dcc), to(#d72f7e));
    background-image: -o-linear-gradient(bottom, #555dcc, #d72f7e);
    background-image: linear-gradient(to top, #555dcc, #d72f7e);
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.main_footer {
    background-color: #101820;
    color: #fff;
    margin: 0 -15px;
}
.main_footer .main_footer_nav_wrap {
    margin: 0 58px;
    padding: 3rem 0 4rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.main_footer .main_footer_column {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.main_footer .main_footer_nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main_footer .main_footer_nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    min-width: 100px;
    margin-bottom: 1rem;
}
.main_footer .main_footer_title {
    color: #fff;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    text-transform: uppercase;
    margin-bottom: 2rem;
}
.main_footer .main_footer_nav_itm {
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    font-size: 16px;
    color: #FFF;
    opacity: .6;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_footer .main_footer_nav_itm:focus, .main_footer .main_footer_nav_itm:hover {
    opacity: 1;
    text-decoration: none;
}
.main_footer .main_footer_cont_sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 2rem;
    position: relative;
}
.main_footer .main_footer_cont_sm .main_footer_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main_footer .main_footer_contact {
    position: absolute;
    bottom: -webkit-calc(0% + 2rem);
    bottom: calc(0% + 2rem);
    right: 0;
    width: 200px;
    text-align: right;
}
.main_footer .main_footer_contact .contact {
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_footer .main_footer_contact .contact:hover, .main_footer .main_footer_contact .contact:focus {
    text-decoration: none;
    color: #fff;
    opacity: .6;
}
.main_footer_bottom_line {
    margin: 0 58px;
    padding: 2.5rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.social_icon {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    margin: 0 3rem;
}
.action_wrap {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: inherit;
    -webkit-justify-content: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    margin: 0 58px;
}
.action_wrap .action_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 400px;
    position: relative;
    text-decoration: none !important
}
.action_wrap .action_item:first-of-type {
    margin-right: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.action_wrap .action_item:last-of-type {
    margin-left: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.action_wrap .action_link, .action_wrap .main_title {
    position: relative;
    z-index: 10;
}
.action_wrap .action_link {
    text-transform: uppercase;
    color: #000;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    padding: 2rem 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.action_wrap .action_link:focus, .action_wrap .action_link:hover {
    color: #fff;
    text-decoration: none;
}
.action_wrap .action_link img {
    width: 15px;
    margin-bottom: 1rem;
}
.action_wrap .action_link_circle {
    border-radius: 50%;
    width: 125px;
    height: 125px;
    background-color: #ffffff;
    text-align: center;
}
.action_wrap .action_link_circle .main_title {
    font-size: 18px;
}
.action_wrap .action_link_circle:hover, .action_wrap .action_link_circle:focus {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #000;
}
.green_bg:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(170, 214, 204, 0.6);
}
.green_bg .main_title {
    color: #000;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
}
.green_bg .main_title > span {
    display: block;
    text-transform: none;
    line-height: .8;
    font-family: "Bodoni", "Arial", "Verdana", sans-serif;
}
.green_bg .main_title_small_small {
    font-size: 55px;
}
.green_bg .main_title_small {
    font-size: 75px;
}
.green_bg .main_title_medium {
    font-size: 85px;
}
.green_bg .main_title_large {
    font-size: 95px;
}
.action_wrap_sm {
    min-height: 40vh;
    margin-bottom: 2rem;
}
.action_item_small {
    width: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.action_item_small img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 310px;
}
.action_item_small a {
    display: block;
}
.action_item_small .action_item_info_wrap {
    background-color: #fff;
    padding: 2rem 4rem;
    border: 1px solid #efefef;
}
.action_item_small .action_item_info_wrap .main_title {
    font-size: 24px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    margin-bottom: 1rem;
}
.action_item_small .action_item_info_wrap .add_title {
    text-transform: uppercase;
    font-weight: normal;
}
.action_item_small .action_item_info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.action_item_small .action_item_info:not(:last-of-type) {
    margin-bottom: 2rem;
}
.action_item_large {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 2rem;
    color: #fff;
}
.action_item_large img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.action_item_large .main_title {
    font-size: 36px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.action_item_large .add_title {
    text-transform: uppercase;
    font-weight: normal;
}
.action_item_large .add_title_wrap {
    padding: 0;
    margin-bottom: 3rem;
}
.news_cont {
    margin: 3rem 0;
    padding: 0 58px;
}
.news_cont .add_title_wrap {
    padding-bottom: 3rem;
}
.owl_cont .main_title_wrap {
    padding: 1rem 0 2rem 0;
}
.media_cont .main_title_wrap {
    padding: 4rem 0 3rem 0;
}
.main_brand_info {
    margin: 0rem 58px 6rem 58px;
}
.main_brand_info .main_brand_info_itm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: 500px;
    margin-bottom: 2rem;
}
.main_brand_info .main_brand_info_itm:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.main_brand_info .main_brand_info_itm:nth-child(even) .main_brand_text {
    margin-right: 58px;
}
.main_brand_info .main_brand_info_itm:nth-child(odd) .main_brand_text {
    margin-left: 58px;
}
.main_brand_info .main_brand_info_itm .main_brand_img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 66%;
    -ms-flex: 0 1 66%;
    flex: 0 1 66%;
}
.main_brand_info .main_brand_info_itm .main_brand_img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
}
.main_brand_info .main_brand_info_itm .main_brand_text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 35%;
    -ms-flex: 1 0 35%;
    flex: 1 0 35%;
}
.main_brand_info .main_brand_info_itm .main_brand_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main_brand_info .main_brand_info_itm .main_title {
    text-align: left;
    font-size: 36px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.main_brand_info .main_brand_info_itm .main_btn {
    padding: 1rem 2rem;
}
.main_brand_info .main_brand_info_itm .main_btn_wrap {
    margin-top: 3rem;
}
.main_catalog_wrap {
    margin: 25px 58px 3rem 58px;
    /*position: relative;*/
    border-bottom: 1px solid #EAEAEA;
}
.catalog_wrap {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.catalog_wrap .nav_catalog_wrap {
    width: 73%;
    margin-top: 10px;
    padding-bottom: 85px;
    border-bottom: 1px solid #eaeaea;
}
.catalog_wrap .filter_wrap {
    width: 71%;
    position: relative;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #eaeaea;
}
.catalog_wrap .filter_wrap.borderless {
    border: none;
}
.catalog_wrap .catalog_title {
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.nav_title {
    font-size: 12px;
    color: #a5a5a5;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    text-transform: uppercase;
}
.nav_title:after {
    content: "/";
    margin-left: 5px;
}
.nav_title:hover, .nav_title:focus {
    color: #f1667a;
    text-decoration: none;
}
.filter_top_line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2rem auto;
}
.filter_top_line .clear_wrap {
    text-align: left;
    font-size: 12px;
    color: #f1667a;
    cursor: pointer;
}
.area_catalog_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%;
    align-content: flex-start;
    max-width: 85%;
    /*overflow: hidden;*/
}

@media only screen and (max-width: 590px) {
    .area_catalog_wrap {
        max-width: 100%;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

.main_brand_title {
    width: 50%;
    margin: 2rem auto 3rem auto;
}
.main_brand_title .main_title_wrap {
    margin-bottom: 1rem;
}
.main_brand_title .main_title {
    text-transform: none;
    font-size: 48px;
    margin: 16px 0;
}
.main_brand_title .main_text {
    margin-bottom: 1rem;
}
.main_brand_list {
    padding: 0;
    margin: 0;
    margin-bottom: 2rem;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 12px;
}
.main_brand_list .main_brand_list_itm {
    margin-right: 3rem;
    font-size: 16px;
}
.main_brand_list .main_brand_list_itm:last-of-type {
    margin-right: 0;
}
.main_brand_list .main_brand_list_itm a {
    color: #000000;
}
.main_brand_list .main_brand_list_itm:hover a {
    color: #f1667a;
    text-decoration: none;
}
.size_choose .size_cont {
    display: inline-block;
    margin-bottom: 1rem;
}
.size_choose input {
    display: none;
}
.size_choose .small {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 9px;
    color: #a5a5a5;
}
.size_choose label {
    position: relative;
    padding: 7px 14px;
    margin: 0;
    background-color: transparent;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.size_choose label.active, .size_choose label:hover, .size_choose label:focus {
    background-color: #f1f1f1;
}
.size_choose label.disabled {
    background-color: transparent;
    opacity: .2;
    pointer-events: none;
}
.color_choose .color_cont {
    margin-left: 9px;
}
.color_choose input {
    display: none;
}
.color_choose label, .color_choose a {
    padding: 2px;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    border: 1px solid transparent;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.color_choose label.active, .color_choose label:hover, .color_choose label:focus {
    border: 1px solid black;
}
.color_choose .color_circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0 0 1px 0 #000;
    box-shadow: 0 0 1px 0 #000;
}
.color_choose .color_cont {
    display: inline-block;
    margin-bottom: 1rem;
}
.color_choose .small {
    position: absolute;
    top: -10px;
    right: -6px;
    font-size: 9px;
    color: #a5a5a5;
}
.noUi-horizontal {
    height: 4px;
}
.noUi-connect {
    height: 2px !important;
    background-color: #000;
}
.noUi-target {
    border: 1px solid #d5dbe4;
}
.noUi-handle {
    width: 12px !important;
    height: 12px !important;
    top: -4px !important;
    right: -9px !important;
    background-color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 50% !important;
    outline: none;
}
.noUi-handle:before, .noUi-handle:after {
    display: none;
}
.cost_choose_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.5rem;
}
.cost_choose_cont .cost_choose_val {
    border: 1px solid #eaeaea;
    display: inline-blocks;
    width: 70px;
    height: 35px;
    padding-left: .5rem;
    font-size: 14px;
    color: #000;
}
.checkbox_cont {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 1rem;
    width: 49%;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
}
.checkbox_cont input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox_cont:hover input ~ .checkmark {
    background-color: #ccc;
}
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 14px;
    border: 1px solid #d2d2d2;
    background-color: transparent;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox_cont:hover input ~ .checkmark {
    background-color: #a5a5a5;
}
.checkbox_cont input:checked ~ .checkmark {
    background-color: #000;
}
.checkbox_cont input:checked ~ .checkmark:after {
    display: none;
}
.catalog_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 264px;
    overflow-y: auto;
    box-shadow: inset 0 -15px 6px -6px #F7F8FA;
}
.catalog_nav::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.catalog_nav::-webkit-scrollbar-thumb {
    background: #101820;
}

.catalog_nav::-webkit-scrollbar-track {
    background: #F7F8FA;
}
.catalog_nav .catalog_nav_itm_wrap {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 4px;
}
.catalog_nav .catalog_nav_itm {
    color: #000;
    font-size: 16px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.catalog_nav .catalog_nav_itm:hover, .catalog_nav .catalog_nav_itm:focus {
    text-decoration: none;
    opacity: .3;
}
.catalog_nav_all {
    display: none;
    margin-top: 1rem;
}
.catalog_nav_all.active {
    display: block;
}
.catalog_nav_title {
    margin-bottom: 10px;
}
.catalog_nav_title span {
    display: block;
    position: relative;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    font-size: 19px;
    font-weight: 450;
    line-height: 25px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.catalog_nav_title span:hover, .catalog_nav_title span:focus {
    opacity: .3;
}
.catalog_nav_title span:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    top: calc(50% - 3px);
    right: -1px;
    background: url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L5 5L9 1" stroke="black"/></svg>');
}
.catalog_nav_title span.active:after {
    background: url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 5L5 1L1 5" stroke="black"/></svg>');
}
.nav_catalog_cont, .main_catalog_search {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.nav_catalog {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nav_catalog .nav_catalog_itm {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
}
.nav_catalog .nav_catalog_itm:hover, .nav_catalog .nav_catalog_itm:focus, .nav_catalog .nav_catalog_itm.active {
    background-color: #f1667a;
    text-decoration: none;
    color: #fff;
}
.nav_catalog_cont {
    padding-bottom: 4rem;
    /*border-bottom: 1px solid #EAEAEA; */
}
.main_catalog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main_catalog .main_goods {
    max-width: 317px;
    margin: 0;
    margin-bottom: 6rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;
}
/*.main_catalog .main_goods:nth-of-type(3n+2) {
    margin-right: 2%;
    margin-left: 2%; }*/
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input.input-active {
    outline: none;
    display: inline-block;
}
.nav_select {
    display: inline-block;
    font-family: "FutureBookBold", "Arial", "Verdana", sans-serif;
    font-size: 24px;
}
.selectize-input {
    border: none;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    font-size: 24px;
    display: inline-block;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: .5rem 4rem .5rem 0;
    margin: 0;
}
.selectize-input .full {
    background-color: transparent;
}
.selectize-input:focus, .selectize-input:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input.input-active {
    color: #000;
    width: 100%;
    border: none;
    padding: .5rem 4rem .5rem 0;
    height: 50px !important;
}
.selectize-control.single .selectize-input {
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: inherit;
    line-height: inherit;
    text-align: left;
}
.selectize-control.single .selectize-input input {
    font-size: 24px;
    border: none;
}
.selectize-control.single .selectize-input.dropdown-active:before {
    background-color: transparent;
}
.selectize-control.single .selectize-input:after, .selectize-control.single.dropdown-active:after {
    border: none;
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 14px;
    right: 30px;
    font-size: 16px;
    color: #000;
}
.selectize-control.single .selectize-input.dropdown-active:after, .selectize-control.single.dropdown-active.dropdown-active:after {
    content: "\f106";
}
.selectize-control.single .selectize-dropdown {
    font-size: 24px;
    border: none;
    text-align: left;
    position: absolute;
    z-index: 52;
    border-radius: 0;
    top: -2px !important;
    left: -8px !important;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background-color: #fff;
}
.selectize-control.single .selectize-dropdown-content {
    padding: 1.5rem 0;
}
.selectize-control.single .selectize-dropdown-content:hover {
    color: #000;
    cursor: pointer;
}
.selectize-control.single .selectize-dropdown-content.active {
    background-color: transparent;
    padding: .5rem 4rem .5rem 0;
}
.selectize-dropdown .active, .selectize-dropdown:hover {
    color: #000;
    background-color: #fff;
}
.selectize-control.cart_info_input.select_input.single {
    height: 50px !important;
}
.tab_wrap .add_title {
    font-size: 24px;
    text-align: left;
    margin-bottom: 30px;
}
.tab_wrap .selectize-control.single .selectize-dropdown {
    width: auto !important;
    left: 1px !important;
    min-width: 300px;
    top: 45px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tab_wrap .selectize-dropdown-content {
    background-color: #fff;
    padding: 3rem !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: inherit;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.tab_wrap .selectize-dropdown-content .option {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 14px;
    cursor: pointer;
    padding: 0;
    margin-bottom: 1rem;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.tab_wrap .selectize-dropdown-content .option.active, .tab_wrap .selectize-dropdown-content .option:hover {
    background-color: transparent;
    opacity: .5;
    color: #a5a5a5;
}
.main_filter_btn {
    display: inline-block;
    padding: 1rem 3rem;
    border: 1px solid #000;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    color: #000;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    outline: none;
    text-align: center;
}
.main_filter_btn:hover, .main_filter_btn:focus {
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.action_btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2rem;
}
.action_btn_wrap .main_filter_btn {
    width: 110px;
    padding: 1rem 0;
    margin: 0 2rem;
}
.catalog_filter_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 14px 0 30px 0;
}
.catalog_filter_wrap .filter_btn_wrap {
    display: none;
    margin-right: 3rem;
}
.sort {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.sort .sort_name {
    display: inline-block;
    font-size: 14px;
    color: #000;
}
.sort .sort_name input {
    display: none;
}
.sort .sort_name label {
    cursor: pointer;
    position: relative;
    padding: 0 1.5rem;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.sort .sort_name label:hover, .sort .sort_name label:focus, .sort .sort_name label.active {
    color: #f1667a;
}
.sort .sort_name label.active .sort_icon:before {
    display: block;
}
.sort .sort_name .sort_name_border:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #efefef;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.sort .sort_name .sort_icon:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url("../img/sort.svg") no-repeat;
    position: absolute;
    right: -5px;
    display: none;
}
.sort .checkbox_cont {
    width: auto;
    margin: 0;
    margin-left: 3rem;
}
.sort .sort_title {
    font-size: 14px;
}
.sort_wrap {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.sort_wrap .filter_wrap {
    display: none;
}
.recomend_cont {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 2rem 0 6rem 0 !important;
}
.recomend_cont .main_title {
    text-align: left;
}
.recomend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.recomend .main_goods {
    margin: 0;
    max-width: 232px;
}
.recomend_cont .main_title_wrap {
    margin-bottom: 2rem;
}
.close_filter_wrap {
    text-align: center;
    margin: 18px auto 0 auto;
    display: none;
}
.close_filter_wrap .close_filter {
    width: 24px;
    height: 24px;
    background: url("../img/close_black.svg") no-repeat;
    display: inline-block;
}
.card_page .catalog_cont {
    margin: 3rem 58px 3.5rem 58px;
}
.card_page .main_catalog_wrap {
    border-bottom: none;
    margin: 0 58px 0 58px;
}
.card_page .catalog_wrap {
    -webkit-flex-basis: 13%;
    -ms-flex-preferred-size: 13%;
    flex-basis: 13%;
}

.card_action_select {
    border: none !important;
}
.card_page .card_action_select, .card_page .add_goods_select {
    height: 35px;
    font-size: 14px;
    outline: none;
    width: 90px;
    display: inline-block;
    margin-right: 2rem;
}
.card_page .card_action_select .selectize-input,
.card_page .add_goods_select .selectize-input,
.card_page .card_action_select .selectize-input.input-active,
.card_page .add_goods_select .selectize-input.input-active {
    border: 1px solid #EAEAEA !important;
    height: 35px !important;
    font-size: 16px;
    padding-top: 8px !important;
    padding-left: .5rem !important;
    padding-right: 0 !important;
    border-radius: 0;
}
.card_page .card_action_select .selectize-input:after,
.card_page .add_goods_select .selectize-input:after {
    top: 9px;
    right: 24px;
}
.card_page .card_action_select .selectize-input input,
.card_page .add_goods_select .selectize-input input {
    display: none !important;
}
.card_page .card_action_select .selectize-dropdown,
.card_page .add_goods_select .selectize-dropdown {
    font-size: 14px;
    background-color: #fff;
    left: 0 !important;
    top: 100% !important;
    height: auto;
    margin: 0 !important;

    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
}
.card_page .card_action_select .selectize-dropdown-content,
.card_page .add_goods_select .selectize-dropdown-content {
    padding-top: 0;
    padding-bottom: 0;
    max-height: inherit;
    background-color: #fff;
}
.card_page .card_action_select .selectize-dropdown-content .option,
.card_page .add_goods_select .selectize-dropdown-content .option {
    height: 35px;
    padding-top: 8px;
}
.card_page .card_action_select .selectize-dropdown-content .option:hover,
.card_page .add_goods_select .selectize-dropdown-content .option:hover,
.card_page .card_action_select .selectize-dropdown-content .option.selected,
.card_page .add_goods_select .selectize-dropdown-content .option.selected {
    background-color: #F2F3F5;
}
.card_page .card_action_select .selectize-input .item,
.card_page .add_goods_select .selectize-input .item,
.card_page .card_action_select .selectize-input.input-active .item,
.card_page .add_goods_select .selectize-input.input-active .item {
    width: 100%;
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.card_page .card_action_select .selectize-dropdown-content .option.selected,
.card_page .add_goods_select .selectize-dropdown-content .option.selected {
    display: none;
}

.preview_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
}
.preview_cont img {
    max-width: 100%;
}
.preview_cont a {
    display: block;
    cursor: pointer;
}
.preview_cont .preview_itm {
    width: 45%;
    margin-bottom: 2rem;
}
.preview_cont .preview_itm.active {
    opacity: .2;
}
.add_goods_cont {
    margin-top: 6rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid #EAEAEA;
}
.add_goods_cont .main_title {
    text-align: left;
}
.add_goods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 3rem;
    margin-right: 0;
}
.add_goods .add_goods_itm {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 4rem;
}
.add_goods .add_goods_img {
    margin-right: 2rem;
}
.add_goods .add_goods_img a {
    display: block;
}
.add_goods .add_goods_img img {
    max-width: 232px;
}
.add_goods .add_goods_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.add_goods .add_goods_action_icon {
    display: block;
    background: url("../img/plus.svg") no-repeat center center;
    margin-bottom: 4rem;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.add_goods .add_goods_text {
    margin: .5rem 0;
    padding: 0;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
}
.add_goods .add_goods_title {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: .5rem;
}
.add_goods .goods_cost:after {
    content: "₽";
    margin-left: 5px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif, "Roboto";
    font-size: 16px;
}
.add_goods .goods_cost_sale {
    color: #f1667a;
    margin-left: 2rem;
    font-size: 14px;
    text-decoration: line-through;
}
.add_goods .goods_cost_sale:after {
    font-size: 14px;
}
.add_goods .main_btn {
    padding: 8px 12px;
}
.add_goods .add_goods_card {
    margin-bottom: 4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.add_goods .add_goods_select {
    height: 38px;
    margin-right: 1rem;
    font-size: 14px;
    outline: none;
}
.main_card_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main_card_wrap .main_card_img {
    -webkit-flex-basis: 52%;
    -ms-flex-preferred-size: 52%;
    flex-basis: 50%;
}
.main_card_wrap .main_card_img img {
    max-width: 100%;
    margin-bottom: 10px;
}
.main_card_wrap .main_card_img img:not(:first-of-type) {
    display: none;
}
.main_card_wrap .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem;
}
.main_card_wrap .owl-dot {
    width: 7px;
    height: 7px;
    background-color: #C4C4C4;
    padding: 3px;
    border-radius: 50%;
    margin: 0 5px;
}
.main_card_wrap .owl-dot.active {
    background-color: transparent;
    -webkit-box-shadow: 0 0 2px 1px #C4C4C4;
    box-shadow: 0 0 2px 1px #C4C4C4;
}
.main_card_info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 47%;
    -ms-flex: 0 1 47%;
    flex: 0 1 47%;
}
.main_card_info .main_title {
    text-transform: none;
    text-align: left;
    font-size: 36px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    font-weight: 400;
    line-height: 1;
}
.main_card_info .main_card_cost_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.main_card_info .main_card_cost {
    font-size: 24px;
}
.main_card_info .main_card_cost:after {
    content: "\f158";
    margin-left: 5px;
    font-family: FontAwesome;
    font-size: 22px;
}
.main_card_info .main_card_cost_sale {
    color: #f1667a;
    margin-left: 2rem;
    font-size: 14px;
    text-decoration: line-through;
}
.main_card_info .main_card_cost_sale:after {
    font-size: 13px;
}
.main_card_info .articul_name {
    font-size: 12px;
    color: #a5a5a5;
}
.main_card_info .color_choose {
    margin: 2.5rem 0 3rem 0;
}
.main_card_info .color_choose .color_cont {
    margin: 0;
    margin-right: 7px;
}
.main_card_info .card_action_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}
.main_card_info .select_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.main_card_info .main_btn {
    padding: 9px 2rem;
}
.main_card_info .main_text {
    color: #a5a5a5;
    font-size: 12px;
}
.main_card_info .info_model_wrap .main_text:first-of-type {
    margin-bottom: 1rem;
}
.main_card_info .shop_info_wrap {
    margin-top: 3rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #eaeaea;
}
.main_card_info .shop_info_wrap .add_title_wrap {
    padding-bottom: 1rem;
}
.main_card_info .shop_info_wrap .add_title {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}
.card_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5rem;
}
.card_nav .card_nav_text {
    font-size: 12px;
    position: relative;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    text-transform: uppercase;
}

.card_nav .card_nav_text_border {
    padding-right: 2rem;
}
.card_nav .card_nav_text_border:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #efefef;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.card_nav .card_favorite {
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #a5a5a5;
}
.card_nav .card_favorite:hover, .card_nav .card_favorite:focus, .card_nav .card_favorite:active {
    color: #f1667a;
    text-decoration: none;
}
.card_nav_small {
    margin: 0 1.5rem 1rem 1.5rem;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: none;
}
.card_nav_small .card_nav_itm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card_nav_small .detail-back-button {
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -5px;
    background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6L8 10L12 14" stroke="black"/></svg>');
}
.card_nav_small .card_nav_text {
    display: block;
    padding: 0;
}
.card_nav_small .card_nav_text.card_nav_text--empty {
    width: 20px;
}
.card_nav_small .card_nav_text:last-of-type {
    padding: 0;
    text-align: right;
}
.shop_info_cont {
    min-height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.shop_info_cont .close_address {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
}
.close_link {
    font-size: 24px;
    color: #a5a5a5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 24px;
    height: 24px;
    display: block;
    background: url("../img/close_black.svg") no-repeat;
    cursor: pointer;
    text-decoration: none;
}
.close_link:hover, .close_link:focus {
    text-decoration: none;
    color: #a5a5a5;
}
.shop_info_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.shop_info {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.shop_info li {
    position: relative;
    font-size: 16px;
}
.shop_info .shop_info_itm {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding: 2rem;
    display: block;
}
.shop_info .shop_info_itm:hover, .shop_info .shop_info_itm:focus, .shop_info .shop_info_itm.active {
    text-decoration: none;
    background-color: #F3F3F3;
}
.shop_info .shop_info_size {
    font-size: 12px;
    margin-left: 2rem;
    color: #a5a5a5;
}
.shop_info .main_title {
    text-align: left;
    font-size: 16px;
    margin-bottom: .5rem;
}
.shop_info .dashed_link {
    display: none;
}
.shop_info_img {
    width: 100%;
    height: 100%;
}
.shop_info_img img {
    max-width: 100%;
    max-height: 500px;
}
.blocker {
    z-index: 2000;
}
.modal_addres {
    max-width: 1324px;
    width: 100%;
    padding: 0;
    border-radius: 0;
}
.close-modal {
    display: none !important;
}
.modal_quik {
    max-width: 570px;
    padding: 0;
    border-radius: 0;
}
.modal_quik .close_wrap {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
}
.modal_quik .quik_cont {
    padding: 4rem 2rem 3rem 4rem;
}
.modal_quik .add_title_wrap {
    padding: 0;
    margin-bottom: 1rem;
}
.modal_quik .add_title {
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
}
.modal_quik .quik_form {
    margin-top: 3rem;
}
.modal_quik .guik_info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
}
.modal_quik .guik_info_wrap .main_input_wrap {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
}
.modal_quik .main_btn_wrap {
    margin-top: 2rem;
}
.main_info_goods_wrap {
    margin-top: 3rem;
}
.main_info_goods_wrap .main_info_goods_title {
    margin-bottom: 2rem;
}
.main_info_goods_wrap .main_info_goods_title_itm, .main_info_goods_wrap .r-tabs-anchor {
    color: #a5a5a5;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 1.5rem;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
}
.main_info_goods_wrap .main_info_goods_title_itm:focus, .main_info_goods_wrap .main_info_goods_title_itm:hover, .main_info_goods_wrap .r-tabs-anchor:focus, .main_info_goods_wrap .r-tabs-anchor:hover {
    color: #000;
    font-weight: bold;
}
.main_info_goods_wrap .r-tabs-state-active .main_info_goods_title_itm, .main_info_goods_wrap .r-tabs-state-active .r-tabs-anchor {
    color: #000;
    font-weight: bold;
}
.main_info_goods_wrap .main_text {
    font-size: 16px;
    color: #000;
    margin-bottom: 3rem;
}
.main_info_goods_wrap .main_info_goods_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 16px;
}
.main_info_goods_wrap .main_info_goods_list li {
    position: relative;
    padding-left: 1rem;
    margin-bottom: .5rem;
}
.main_info_goods_wrap .main_info_goods_list li:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 0px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
}
.r-tabs .r-tabs-panel {
    padding: 0;
}
.r-tabs .r-tabs-accordion-title {
    padding: 2rem 0 1rem 0;
    cursor: pointer;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:after {
    position: absolute;
    top: 0;
    right: 1rem;
    font-family: FontAwesome;
    content: '\f107';
    color: #000;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:after {
    content: '\f106';
}
.order .nav_catalog_wrap {
    margin: 3rem 58px 2rem 58px;
}
.order .order_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 58px 6rem 58px;
}
.order .order_wrap .order_itm {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.order .order_title_mobile {
    display: none
}
.order .order_title_wrap {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.hidden-big {
    display: none !important;
}
.order .main_link {
    text-decoration: underline;
    color: #000;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.order .main_link:hover, .order .main_link:focus {
    text-decoration: none;
    color: #000;
}
.order .order_title_text {
    margin: 0 0 15px 0;
    line-height: 30px;
}
.order .main_title {
    text-align: left;
    text-transform: none;
    margin: 0;
    padding: 0;
    font-size: 24px;
}
.order .order_cost_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
}
.order .order_cost_wrap .order_cost_title {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    font-size: 14px;
}
.order .order_cost_wrap .order_cost_goods_title {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.order .order_cost_wrap .order_cost_goods {
    font-size: 24px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
    line-height: 27px;
}
.order .order_cost_wrap .order_cost_goods:after {
    content: "₽";
    margin-left: 5px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif, "Roboto";
    font-size: 24px;
}
.order .order_cost_wrap .order_cost_goods_sale {
    color: #f1667a;
    margin-left: 2rem;
    text-decoration: line-through;
    font-size: 14px;
}
.order .order_cost_wrap .order_cost_goods_sale:after {
    font-size: 14px;
}
.order .order_cost_wrap .promo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.order .order_cost_wrap .promo .main_btn {
    height: 34px;
    line-height: 34px;
    padding: 0 13px;
    font-size: 16px;
    text-transform: none;
}
.order .order-main-block {
    padding: 20px 70px 10px 20px;
    background-color: #f7f8fa;
}
.order .alert-danger {
    color: #fe372a;
}
.order .order-sum-block {
    background-color: #f7f8fa;
    margin-top: 15px;
    padding: 10px 5px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    min-height: 150px;
}
.order .publick-ofert {
    text-align: center;
    color: #828282;
    font-size: 13px;
    margin: 5px 0;
}
.order .order_form {
    padding-right: 20px;
    margin-top: 65px;
}
.order .publick-ofert a {
    color: #828282;
    text-decoration: underline;
}
.order .publick-ofert-mobile {
    display: none;
}
.order .bx-soa-cart-total-line {
    margin-bottom: 10px
}
.order .bx-soa-cart-total-line-total {
    font-size: 18px;
    font-weight: 600;
    border-top: 0.7px dashed #C0CDC7;
    padding-top: 5px;
}
.order .bx-soa-cart-total-line-total .bx-soa-cart-d {
    font-size: 18px !important;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.order .bx-soa-cart-t {
    padding-right: 15px;
}
.order .bx-soa-cart-d {
    float: right
}
.order .bx-soa-cart-total-line-highlighted .bx-soa-cart-d, .order .bx-soa-price-free {
    color: #68A191;
}
.order .order_form .order-btn {
    width: 100%
}
.order .delivery-info {
    display: none
}
.order .order_form_info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.order .order-custom-mobile {
    display: none;
}
.order .main_input_wrap {
    width: 68%;
    margin-bottom: 10px;
}
.order .has-error .main_input_wrap {
    margin-bottom: 0;
}
.order_form .main_input_error {
    margin-left: auto;
    width: 68%;
    margin-bottom: 1rem;
}
.order .order_form_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0 auto 3rem 22%;
}
.order .order_form_title .order_form_title_itm {
    display: inline-block;
    padding: 6px 15px;
    color: #000;
    border-radius: 20px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.order .order_form_title .order_form_title_itm:hover, .order .order_form_title .order_form_title_itm:focus {
    text-decoration: none;
    background-color: #000;
}
.order .order_form_title .order_form_title_itm:hover span, .order .order_form_title .order_form_title_itm:focus span {
    color: #fff;
}
.order .order_form_title .order_form_title_itm:hover span:after, .order .order_form_title .order_form_title_itm:focus span:after {
    border-color: transparent;
}
.order .order_form_title .order_form_title_itm span {
    position: relative;
}
.order .order_form_title .order_form_title_itm span:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #000;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.order .order_form_title li {
    margin: 0 1.5rem;
}
.order .order_cost_goods {
    font-size: 16px;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    line-height: 18px;
}
.order .order_cost_goods:after {
    content: "₽";
    margin-left: 5px;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif, "Roboto";
    font-size: 16px;
}
.order .selectize-control.single .selectize-input {
    height: 34px !important;
    border: 1px solid #EAEAEA;
    padding: 0;
    padding-left: 8px;
    font-size: 16px;
    border-radius: 0;
}
.order .selectize-control.single .selectize-input input {
    font-size: 0;
}
.order .selectize-control.single .selectize-dropdown {
    left: 0 !important;
    font-size: 14px;
    top: 100% !important;

    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
}
.order .selectize-control.single .item {
    height: 34px;
    padding-top: 7px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 97%;
    cursor: pointer;
    position: relative;
    z-index: 10;
}
.order .selectize-control.single .selectize-dropdown-content {
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 7px #eaeaea;
}
.order .selectize-control.single .selectize-dropdown-content .option {
    height: 34px;
    padding-top: 8px;
    font-size: 16px;
}
.order .selectize-control.single .selectize-dropdown-content .option:hover,
.order .selectize-control.single .selectize-dropdown-content .option.selected,
.order .selectize-control.single .selectize-dropdown-content:focus {
    background-color: #F2F3F5;
}
.order .selectize-control.single .selectize-dropdown-content .option.selected {
    display: none;
}

.order .selectize-input > * {
    vertical-align: middle;
}
.order .selectize-control.single .selectize-input:after,
.order .selectize-control.single.dropdown-active:after {
    top: 10px;
}
.order .order_form_comm {
    resize: none;
    height: 84px;
    outline: none;
}
.order #delivery-custom-select {
    width: 100%;
    padding-left: 8px;
    height: 34px;
    border: 1px solid #EAEAEA;
}
.order #delivery-custom-select {
    max-width: 100%;
}
.order #address-title {
    display: none;
}
.order .comment_label {
    margin-top: 2rem;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.order .delivery_title {
    margin: 3rem auto 2rem auto;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.order .delivery_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.order .delivery_list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
}
.order .delivery_list .delivery_check {
    padding-top: 2px;
}
.order .delivery_list .delivery_info_title {
    font-weight: normal;
    margin: 0;
    margin-bottom: 5px;
}
.order .delivery_list .main_text {
    margin-bottom: 5px;
}
.order .delivery_list .delivery_time {
    color: #a5a5a5;
}
.order .delivery_text_wrap {
    margin-bottom: 1rem;
}
.order .checkbox_cont {
    width: 100%;
}
.order .checkbox_cont .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.order .checkbox_cont input:checked ~ .checkmark {
    background-color: transparent;
}
.order .checkbox_cont input:checked ~ .checkmark:after {
    display: block;
}
.order .checkbox_cont .checkmark:after {
    left: 4px;
    top: 0;
    width: 6px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.order .main_btn {
    padding-left: 2rem;
    padding-right: 2rem;
}
#bx-soa-region .bx-sls .bx-ui-sls-container {
    height: 34px;
    padding-left: 8px;
    font-size: 14px;
    width: 100%;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bx-authform-starrequired {
    display: none;
}
.bx-sls .bx-ui-sls-clear {
    display: none !important;
}
#bx-soa-region .bx-sls .dropdown-icon {
    display: none;
}
#bx-soa-delivery .delivery-info-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#bx-soa-delivery .bx-soa-pp-company-desc {
    width: 32%;
}
.order .promo-btn_wrap {
    width: 48%;
}
.order .promo-btn {
    text-transform: none;
    font-size: 16px;
    height: 36px;
    padding: 7px 20px;
    margin-left: 10px;
    max-width: 100%;
    color: #000;
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    transition: all .2s ease-out;
}
.order .promo-btn:hover, .order .promo-btn:focus {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}
.order .promo_input_error {
    color: #E82146;
    font-size: 12px;
    display: none;
}
.order .promo_input_error.active {
    display: block;
}
.order_promo_info {
    display: flex;
    flex-wrap: wrap;
}
.order .promo-btn-apply {
    font-size: 16px
}
.order .promo-input {
    height: 34px;
    padding-left: 8px;
    font-size: 16px;
    border: 1px solid #828282;
    outline: none;
    box-shadow: none;
    width: 52%;
}
.order .main_input::-webkit-input-placeholder {
    opacity: 0
}
.order .main_input:-moz-placeholder {
    opacity: 0
}
.order .main_input::-moz-placeholder {
    opacity: 0
}
.order .main_input:-ms-input-placeholder {
    opacity: 0
}
.order .promo-input::-webkit-input-placeholder {
    color: #BDBDBD;
}
.order .promo-input:-moz-placeholder {
    color: #BDBDBD;
}
.order .promo-input::-moz-placeholder {
    color: #BDBDBD;
}
.order .promo-input:-ms-input-placeholder {
    color: #BDBDBD;
}
.order .promo-input.active {
    color: #BDBDBD;
}
.order .promo-input.has-error {
    border: 1px solid rgba(232, 33, 70, 0.4);
}
.order .order_promo_title {
    font-weight: bold;
    padding-bottom: 5px;
}
.order .order-col-6 {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 50%;
    max-width: 100%;
}
.order .order-btn-block {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.order-step-btn-block {
    display: none;
}
#bx-soa-delivery a {
    color: rgb(51, 51, 51);
    border: 1px solid rgb(51, 51, 51);
    padding: 5px;
    display: inline-block;
    margin-bottom: 10px;
    transition: all 0.2s ease-out 0s;
}
#bx-soa-delivery .sdek_pvzLair {
    height: 44px;
    text-align: center;
}
#bx-soa-delivery .sdek_pvzAddr {
    display: none;
}
#bx-soa-delivery .IPOLSDEK_injectHere {
    height: 42px;
}
#bx-soa-delivery a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}
#bx-soa-region .bx-sls .dropdown-block {
    padding: 0 0 0 8px;
    border: 1px solid #EAEAEA;
    box-shadow: none;
}
.checkbox_cont_circle {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox_cont_circle input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox_cont_circle .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 1px 1px #000;
    box-shadow: 0 0 1px 1px #000;
}
.checkbox_cont_circle:hover input ~ .checkmark {
    -webkit-box-shadow: 0 0 3px 1px #000;
    box-shadow: 0 0 3px 1px #000;
}
.checkbox_cont_circle input:checked ~ .checkmark {
    background-color: transparent;
}
.checkbox_cont_circle .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox_cont_circle input:checked ~ .checkmark:after {
    display: block;
}
.checkbox_cont_circle .checkmark:after {
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #000;
}
.order_table_wrap {
    width: 90%;
    margin-top: 35px;
}
.order_table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.order_table .order_table_name {
    width: 60%;
}
.order_table .order_table_discount {
    width: 20%;
}
/*.order_table .order_table_count {
    width: 5%; }
.order_table .order_table_color {
    width: 5%; }
.order_table .order_table_size {
    width: 10%; }*/
.order_table .order_table_cost {
    width: 20%;
}
/*.order_table .order_table_del {
    width: 5%; }*/
.order_table .order_table_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 1rem;
    position: relative;
    border: 1px solid #f7f8fa;
    padding: 20px;
    margin-bottom: 5px;
}
.order_table .order_table_row:first-of-type {
    border-top: 1px solid #f7f8fa;
}
.order_table .order_table_row:last-of-type {
    border: 1px solid #f7f8fa;
}
.order_table .order_table_cell {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.order_table .order_table_head {
    display: none;
}
.order_table .order_table_header, .order_table .order_table_head {
    color: #a5a5a5;
    font-size: 12px;
    text-align: center;
}
.order_table .order_table_header .order_table_name, .order_table .order_table_head .order_table_name {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.order_table .order_table_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.order_table .order_img {
    padding: 0 2rem 0 0;
}
.order_table .order_info_wrap {
    width: 82%;
}
.order_table .order_table_del {
    position: absolute;
    top: 22px;
    right: 27px;
}
.order_table .order_table_info_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.order_table .order_table_content_wrap {
    text-align: right;
    padding-bottom: 5px;
}
.order_table .order_table_info {
    /*width: 40%;*/
}
.order_table .main_title {
    /*text-transform: uppercase;*/
    font-size: 16px;
    color: #333;
}
.order_table .main_text {
    font-size: 16px;
    color: #333;
    margin: 0 0 5px;
}
.order_table .add_text {
    margin: 0;
    /*color: #a5a5a5;*/
    font-size: 14px;
    margin-bottom: 0;
    color: #000;
}
.order_table .close_link {
    width: 12px;
    height: 12px;
    background: none;
}
.order_table .order_table_icon {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 1px 0 #000;
    box-shadow: 0 0 1px 0 #000;
}
.order_table .order_table_size_cont {
    font-size: 14px;
    margin: 0 auto;
}
.order_table .order_table_count_cont {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
}
.order_table .order_table_discount_cont {
    color: #93A4A0;
    font-size: 16px;
    margin: 0 auto;
    text-decoration: line-through;
}
.order_table .order_cost_goods, .order_table .close_link {
    margin: 0 auto;
}
.main_brand_mod, .news_alone_wrap {
    margin: 48px 58px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.main_brand_mod .nav_catalog_wrap, .news_alone_wrap .nav_catalog_wrap {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.main_brand_mod .main_brand_title, .main_brand_mod .news_alone, .news_alone_wrap .main_brand_title, .news_alone_wrap .news_alone {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
}
.main_brand_mod .main_title_wrap, .news_alone_wrap .main_title_wrap {
    padding: 0;
    margin-bottom: 2rem;
}
.main_brand_mod .brand_carousel_wrap, .news_alone_wrap .brand_carousel_wrap {
    position: relative;
}
.main_brand_mod .brand_carousel_nav, .news_alone_wrap .brand_carousel_nav {
    position: absolute;
    width: 100%;
    bottom: 30%;
    left: -7%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1000;
}
.main_brand_mod .brand_carousel_nav .owl-nav, .news_alone_wrap .brand_carousel_nav .owl-nav {
    cursor: pointer;
}
.main_brand_mod .brand_carousel, .news_alone_wrap .brand_carousel {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 5px;
    overflow: hidden;
}
.main_brand_mod .main_brand_title_text, .news_alone_wrap .main_brand_title_text {
    width: 70%;
    margin-bottom: 3.5rem;
}
.brand_carousel .brand_carousel_itm {
    width: 860px;
    height: 560px;
}
.brand_carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.brand_carousel .owl-item img {
    width: auto;
    height: 100%;
    max-width: 850px;
}
.brand_carousel .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
}
.brand_carousel .owl-dot {
    width: 7px;
    height: 7px;
    background-color: #C4C4C4;
    padding: 3px;
    border-radius: 50%;
    margin: 0 5px;
}
.brand_carousel .owl-dot.active {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #C4C4C4;
    box-shadow: 0 0 2px 1px #C4C4C4;
}
.main_account_wrap {
    margin: 0 58px;
    margin-top: 4rem;
    min-height: 70vh;
}
.main_account_wrap .not-margin {
}
.main_account_wrap .main_account_title {
    margin-bottom: 2.5rem;
}
.main_account_wrap .switch-type a {
    color: #A5A5A5;
    font-size: 16px;
    display: inline-block;
    position: relative;
}
.main_account_wrap .switch-type a:hover {
    text-decoration: none;
}
.main_account_wrap .switch-type a:after {
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #A5A5A5;
}
.main_account_wrap .main_account_title .add_title {
    text-align: left;
    font-size: 24px;
}
.main_account_nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main_account_nav .r-tabs-tab {
    margin-bottom: 1rem;
}
.main_account_nav .r-tabs-state-active .main_account_nav_itm {
    opacity: .3;
}
.main_account_nav .main_account_nav_itm {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_account_nav .main_account_nav_exit {
    margin-top: 4rem;
}
.main_account_nav .main_account_nav_exit:hover, .main_account_nav .main_account_nav_exit:focus {
    opacity: .3;
    text-decoration: none;
}
.main_account_nav .main_account_title {
    margin-bottom: 3.5rem;
    list-style: none;
}
.main_account_wrap .r-tabs-accordion-title {
    padding: 0 2rem;
}
.main_account_itm {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 80%;
    -ms-flex: 1 1 80%;
    flex: 1 1 80%;
    margin-bottom: 3rem;
}
.main_account_itm .main_text {
    text-align: center;
}
.main_account_itm .personal_account_wrap, .main_account_itm .address_itm {
    width: 70%;
}
.main_account_itm .personal_account_info_wrap {
    margin-bottom: 2.3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main_account_itm .personal_account_info_wrap .personal_account_label {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    color: #a5a5a5;
    opacity: .5;
}
.main_account_itm .personal_account_info_wrap .personal_account_text {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
}

.main_account_itm .personal_account_info_wrap.personal_account_info_wrap--align-left {
    justify-content: flex-start;
    gap: 10px;
}
.main_account_itm .btn_change_wrap {
    margin-top: 4rem;
}
.main_account_itm .personal_account_info {
    display: none;
}
.main_account_itm .personal_account_info.active {
    display: block;
}
.main_account_itm .personal_account_info_bg {
    background-color: #f7f8fa;
    padding: 3rem 2rem;
}
.main_account_itm .personal_account_info_bg .personal_account_info_wrap {
    width: 80%;
}
.main_account_itm .main_input_wrap {
    width: 68%;
}
.main_account_itm .personal_account_info_long_wrap .main_input_wrap {
    width: 100%;
}
.main_account_itm .personal_account_btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main_account_itm .personal_account_btn_wrap .main_btn {
    width: 48%;
}
.main_favorite_wrap {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.main_favorite_wrap .main_goods {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;
    max-width: inherit;
    margin: 0;
    margin-bottom: 3rem;
}
.main_favorite_wrap .main_goods:nth-of-type(3n+2) {
    margin-left: 2%;
    margin-right: 2%;
}
.address_wrap .address_itm:first-of-type {
    border-top: 1px solid #EAEAEA;
}
.address_itm {
    padding: 2rem 0;
    border-bottom: 1px solid #EAEAEA;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.address_itm .personal_account_info {
    padding: 2rem;
}
.address_itm .address_form {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 2rem;
}
.address_itm .add_text_prop {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 14px;
    color: #a5a5a5;
    opacity: .5;
}
.address_itm .main_text {
    margin-bottom: .5rem;
}
.address_itm .address_form_title {
    margin-bottom: 2rem;
}
.address_itm .checkbox_cont {
    width: 100%;
}
.address_itm .personal_account_btn_wrap .main_btn {
    padding-left: 1rem;
    padding-right: 1rem;
}
.main_account_baket .main_account_baket_title {
    margin-bottom: 2rem;
}
.main_account_baket .main_account_baket_title .add_title {
    text-align: left;
    font-weight: bold;
}
.main_account_baket .main_account_baket_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main_account_baket .main_account_baket_info_itm {
    color: #a5a5a5;
    opacity: .5;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 80%;
    -ms-flex: 1 1 80%;
    flex: 1 1 80%;
    margin-bottom: 2rem;
}
.main_account_baket .main_account_baket_status_wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: right;
}
.main_account_baket .main_account_baket_status {
    font-size: 14px;
}
.main_account_baket .main_account_baket_status_green {
    color: #5AB513;
}
.main_account_baket .main_account_baket_info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
}
.main_account_baket .main_account_baket_info_wrap:last-of-type {
    margin-bottom: 0;
}
.main_account_baket .main_account_baket_info_wrap .main_account_baket_info_text:first-of-type {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}
.main_account_baket .goods_cost:after {
    content: "₽";
    margin-left: 5px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif, "Roboto";
    font-size: 16px;
}
.main_account_baket .order_table_row {
    border: none;
    padding-bottom: 2rem;
}
.main_account_baket .main_account_baket_table {
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 2rem 0;
}
.main_account_baket .order_img {
    width: 43px;
    padding: 0;
    margin-right: 1rem;
}
.main_account_baket .order_img img {
    width: 100%;
}
.main_account_baket .main_title {
    text-align: left;
}
.main_account_baket .main_text {
    margin: 5px 0;
}
.main_account_baket .add_text {
    color: #a5a5a5;
    opacity: .5;
    text-transform: uppercase;
}
.map_wrap {
    margin: 3rem 58px 5rem;
}
.map_wrap .map_cont {
    min-height: 550px;
}
.main_shop {
    margin: 2rem 58px 3rem 58px;
}
.main_shop .main_title {
    text-transform: none;
    font-size: 48px;
    margin: 16px 0;
}
.main_shop .main_shop_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main_shop .main_shop_nav .main_shop_nav_itm {
    display: inline-block;
    padding: 6px 15px;
    color: #000;
    border-radius: 20px;
    margin: 0 1rem;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_shop .main_shop_nav .main_shop_nav_itm:hover, .main_shop .main_shop_nav .main_shop_nav_itm:focus {
    text-decoration: none;
    background-color: #000;
}
.main_shop .main_shop_nav .main_shop_nav_itm:hover span, .main_shop .main_shop_nav .main_shop_nav_itm:focus span {
    color: #fff;
}
.main_shop .main_shop_nav .main_shop_nav_itm:hover span:after, .main_shop .main_shop_nav .main_shop_nav_itm:focus span:after {
    border-color: transparent;
}
.main_shop .main_shop_nav .main_shop_nav_itm span {
    position: relative;
}
.main_shop .main_shop_nav .main_shop_nav_itm span:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #000;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.main_shop .main_shop_itm_text {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 4rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #EAEAEA;
}
.main_shop .main_shop_list {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    margin-bottom: 4rem;
}
.main_shop .main_shop_list .main_title {
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_shop .main_shop_list .main_title:hover, .main_shop .main_shop_list .main_title:focus {
    text-decoration: none;
    color: #000;
}
.main_shop .main_shop_list .add_text {
    font-weight: bold;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.main_shop .map_wrap {
    margin: 4rem 0 0;
    padding-bottom: 4rem;
    border-bottom: 1px solid #EAEAEA;
}
.news_page {
    margin: 0 58px;
}
.news_page .main_title_wrap {
    padding: 0;
    margin: 2.5rem 0 2rem;
}
.news_page .main_title {
    text-transform: none;
    font-size: 24px;
    text-align: left;
}
.news_page .news_wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news_page .news_itm {
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    text-align: center;
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.news_page .news_link {
    display: block;
}
.news_page .news_image {
    height: 297px;
}
.news_page .news_content {
    background-color: #F7F8FA;
    padding: 2rem 2.1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news_page .add_title {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 1rem;
}
.news_page .main_text {
    color: #727272;
}
.news_page .nav_catalog_cont {
    margin-top: 3rem;
}
.news_alone_wrap .news_alone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}
.news_alone_wrap .main_title_wrap {
    margin-bottom: 3rem;
}
.news_alone_wrap .main_title {
    text-transform: none;
    font-size: 24px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    text-align: left;
}
.news_alone_wrap .news_alone_img {
    min-height: 600px;
    margin-bottom: 2rem;
}
.news_alone_wrap .main_text {
    margin-bottom: 2rem;
}
.news_alone_wrap .news_alone_example {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news_alone_wrap .news_alone_example .main_goods {
    max-width: inherit;
    margin: 0;
    margin-bottom: 2rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
}
.main_account_lk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.5rem;
}
.main_account_lk .main_account_title .add_title {
    text-align: center;
}
.main_account_lk .main_account_lk_wrap {
    width: 540px;
}
.main_account_lk .main_account_lk_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0 auto 3rem auto;
}
.main_account_lk .main_account_lk_title .main_account_lk_title_itm {
    display: inline-block;
    padding: 6px 30px;
    color: #000;
    border-radius: 20px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main_account_lk .main_account_lk_title .main_account_lk_title_itm:hover, .main_account_lk .main_account_lk_title .main_account_lk_title_itm:focus, .main_account_lk .main_account_lk_title .main_account_lk_title_itm.active {
    text-decoration: none;
    background-color: #000;
}
.main_account_lk .main_account_lk_title .main_account_lk_title_itm:hover span, .main_account_lk .main_account_lk_title .main_account_lk_title_itm:focus span, .main_account_lk .main_account_lk_title .main_account_lk_title_itm.active span {
    color: #fff;
}
.main_account_lk .main_account_lk_title .main_account_lk_title_itm:hover span:after, .main_account_lk .main_account_lk_title .main_account_lk_title_itm:focus span:after, .main_account_lk .main_account_lk_title .main_account_lk_title_itm.active span:after {
    border-color: transparent;
}
.main_account_lk .main_account_lk_title .main_account_lk_title_itm span {
    position: relative;
}
.main_account_lk .main_account_lk_title .main_account_lk_title_itm span:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #000;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.main_account_lk .main_account_lk_title li {
    margin: 0 1.5rem;
}
.main_account_lk .main_account_lk_title li.r-tabs-state-active .main_account_lk_title_itm {
    text-decoration: none;
    background-color: #000;
}
.main_account_lk .main_account_lk_title li.r-tabs-state-active .main_account_lk_title_itm span {
    color: #fff;
}
.main_account_lk .main_account_lk_title li.r-tabs-state-active .main_account_lk_title_itm span:after {
    border-color: transparent;
}
.main_account_lk .personal_account_info {
    padding: 2rem 3rem;
    display: none;
}
.main_account_lk .personal_account_info .policy-text a {
    color: #333333;
    text-decoration: underline;
}
.main_account_lk .personal_account_info .personal_account_info_wrap {
    margin-bottom: 1rem;
    width: 100%;
}
.main_account_lk .personal_account_wrap {
    width: 100%;
}
.main_account_lk .personal_account_info_title_wrap .add_title {
    font-size: 18px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    margin-bottom: 1rem;
}
.main_account_lk .personal_account_btn_wrap {
    margin-top: 1rem;
}
.main_account_lk .personal_account_btn_wrap .main_btn {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
}
.main_account_lk .main_account_soc_wrap {
    width: 540px;
    padding: 0 3rem;
}
.main_account_lk .main_account_soc_wrap .add_title {
    font-size: 18px;
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    margin-bottom: 2rem;
    text-align: left;
}
.main_account_lk .main_account_soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main_account_lk .main_account_soc .main_account_soc_itm {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
}
.main_account_reset .main_account_title {
    margin-bottom: 5rem;
}
.main_account_reset #resend_form .personal_account_btn_wrap {
    width: 100%;
}
.main_account_reset .personal_account_info_title_wrap .add_title {
    text-align: left;
    font-size: 16px;
    font-family: "FutureBook", "Arial", "Verdana", sans-serif;
}

.c-checkbox {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.c-checkbox > span {
    position: relative;
    display: block;
    width: 38px;
    height: 20px;
    border: 1px solid #101820;
    border-radius: 10px;
    background: #101820;
    transition: .2s;
}
.c-checkbox > span > span {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    background: #fff;
    transition: .2s;
}
.c-checkbox input:checked + span {
    background: #fff;
}
.c-checkbox input:checked + span > span {
    background: #101820;
    left: 19px;
}
.c-checkbox input {
    position: absolute;
    z-index: -9999;
    opacity: 0;
    visibility: hidden;
}
.mb-loading {
    position: relative;
}
.mb-loading:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    z-index: 100;
}
.mb-loading:after {
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    background-image: url(/local/templates/penny/components/bitrix/sale.order.ajax/order/images/loader.gif);
    background-size: 32px 32px;
    margin: -16px 0 0 -16px;
}
.mindbox .form-group {
    margin-bottom: 1rem;
}
.mindbox .form-group.not-margin {
    margin-bottom: 0;
}
.mindbox .form-group a {
    color: #333333;
    text-decoration: underline;
}
.mindbox .btn-resend {
    padding: 0;
    line-height: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px dashed #333333;
}
.mindbox .btn-resend .code-text {
    display: inline;
}
.mindbox .btn-resend .code-wait-text {
    display: none;
}
.mindbox .btn-resend:disabled {
    color: #A5A5A5;
    border: none;
}
.mindbox .btn-resend:disabled .code-text {
    display: none;
}
.mindbox .btn-resend:disabled .code-wait-text {
    display: inline;
}
.mindbox .info-text {
    color: #A5A5A5;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.mindbox .phone-confirm {
    margin-bottom: 15px;
}
.mindbox .phone-confirm .title {
    color: red;
}
.mindbox .phone-confirm.check {
    display: flex;
}
.mindbox .phone-confirm.check.hide {
    display: none;
}
.mindbox .phone-confirm.check .main_input {
    width: 80px;
    text-align: center;
    margin-right: 15px;
}
.mindbox .phone-confirm.check .main_btn {
    height: 34px;
}
.mindbox .success {
    color: green;
}
.medium-zoom-overlay {
    z-index: 2600;
}
.medium-zoom-image--opened {
    z-index: 2601;
}

.mindbox.mb-cart .promo-code-title {
    font-weight: 600;
    margin-bottom: 5px;
}
.mindbox.mb-cart .mb-error {
    color: #da1f1f;
}
.mindbox.mb-cart .promo-code {
    display: flex;
    margin-bottom: 30px;
}
.mindbox.mb-cart .promo-code .field {
    margin-right: 10px;
    width: 100%;
}
.mindbox.mb-cart .promo-code .field input {
    height: 34px;
    padding-left: 8px;
    font-size: 14px;
    border: 1px solid #EAEAEA;
    width: 100%;
    outline: none;
}
.mindbox.mb-cart .promo-code .button .btn {
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #000;
    background: transparent;
    padding: 0 20px;
}
.mindbox.mb-cart .promo-code .button .btn:hover {
    color: #fff;
    background-color: #000;
    transition: .2s;
}
.mindbox.mb-cart .promo-code .button .clear-promo-code {
    display: block;
    height: 34px;
    line-height: 34px;
}
.mindbox.mb-cart .apply-bonuses {
    margin-bottom: 20px;
    line-height: 16px;
}
.mindbox.mb-cart .apply-bonuses .c-checkbox {
    margin-right: 5px;
}
.mindbox.mb-cart .apply-bonuses .label {
    display: inline-block;
}

.page-bonuses {
    color: #000;
}
.page-bonuses .quantity-info {
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    position: relative;
}
.page-bonuses .quantity-info .icon {
    position: absolute;
    top: -1px;
    left: 0;

}
.page-bonuses .quantity-info .data {

}
.page-bonuses .quantity-info .data .quantity {
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    font-size: 16px;
}
.page-bonuses .quantity-info .data .term {
    font-size: 12px;
}
.page-bonuses .text-block {
    margin: 40px 0;
}
.page-bonuses .text-block .title {
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 18px;
}
.page-bonuses .text-block .text {

}
.page-bonuses .current-level {
    display: none;
}
.page-bonuses .current-level .name {
    margin: 0 0 5px 0;
}
.page-bonuses .current-level .name span {
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}
.page-bonuses .current-level .progress {
    height: 25px;
    margin: 0 0 5px 0;
    background: #F7F8FA;
    position: relative;
}
.page-bonuses .current-level .progress .sum {
    color: #929AA2;
    position: relative;
    padding: 4px 0 0 5px;
    z-index: 6;
}
.page-bonuses .current-level .progress .fill {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #101820;
    z-index: 3;
}
.page-bonuses .current-level .next-level {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
}
.page-bonuses .levels-c3 {
    display: flex;
    margin: 0 -10px;
}
.page-bonuses .levels-c3 .level {
    width: 33.3333%;
    margin: 0 10px 0;
    flex: 1 1 auto;
}
.page-bonuses .levels {
    margin-bottom: 40px;
}
.page-bonuses .levels .level {
    background: #F7F8FA;
    padding: 10px 10px 15px 10px;
    position: relative;
}
.page-bonuses .levels .level .name {
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    font-size: 24px;
    line-height: 31px;
    text-transform: uppercase;
}
.page-bonuses .levels .level .description {
    line-height: 21px;
}
.page-bonuses .levels .level.current {
    background: #101820;
    color: #fff;
}
.page-bonuses .levels .level.current:before {
    content: '';
    display: block;
    width: 23px;
    height: 18px;
    position: absolute;
    top: 14px;
    right: 12px;
    background: url(/local/templates/penny/img/check-white.svg) no-repeat;
}
.page-bonuses .levels-description {
    margin-bottom: 20px;
}
.page-bonuses .levels-description .level {
    text-align: center;
}
.page-bonuses .levels-description .level a {
    color: #000;
    text-decoration: underline;
}
.page-bonuses .levels-description .level .name {
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    font-size: 24px;
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.page-bonuses .levels-description .level .description {
    line-height: 21px;
    margin: 0 0 10px 0;
    min-height: 73px;
    border-bottom: 1px solid #F7F8FA;
}
.page-bonuses .levels-description .level .param {
    padding: 10px 0;
    border-bottom: 1px solid #F7F8FA;
}
.page-bonuses .levels-description .level .param .param-name {

}
.page-bonuses .levels-description .level .param .param-value {
    font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
}

.orders-list .order-item {
    margin-bottom: 20px;
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes opacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/*==========  Desktop First  ==========*/
@media only screen and (max-width: 1441px) {
    .test_nav {
        display: none;
    }

    .page-bonuses .levels-description .level .description br {
        display: none;
    }

    .page-bonuses .text-block .text br {
        display: none;
    }
}
@media only screen and (max-width: 1390px) {
    .main_catalog .main_goods {
        max-width: inherit;
        -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    }
}
@media only screen and (max-width: 768px) {
    .main_nav_wrap {
        padding: 0px;
    }

    .page-bonuses .levels-c3 {
        display: block;
        margin: 0;
    }
    .page-bonuses .levels-c3 .level {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .page-bonuses .levels-description .level .description {
        min-height: auto;
        padding: 0 0 10px 0;
    }
}
@media only screen and (max-width: 1281px) {
    .main_nav_wrap,
    .action_wrap,
    .media_wrap,
    .info_cont,
    .main_footer_bottom_line {
        margin: 0 4rem;
    }
    .main_footer .main_footer_nav_wrap {
        margin: 0 4rem;
    }
    .action_item_small .action_item_info_wrap {
        padding: 2rem 3rem;
    }
    .add_nav_column_goods {
        display: none !important;
    }
    .main_header_info_wrap, .main_brand_info, .main_catalog_wrap, .order .order_wrap, .order .nav_catalog_wrap, .main_brand_mod, .main_shop, .news_page, .news_alone_wrap {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .news_wrap .news_column {
        margin: 0 3rem;
    }
    .main_catalog .main_goods {
        margin-bottom: 3rem;
    }
    .recomend .main_goods {
        max-width: 209px;
    }
    .hide-lg {
        display: none !important;
    }
    .card_page .catalog_cont {
        margin: 4.5rem 4rem 3.5rem 4rem;
    }
    .card_page .main_catalog_wrap {
        margin: 0 4rem 6rem 4rem;
    }
    .card_page .catalog_wrap {
        -webkit-flex-basis: 14%;
        -ms-flex-preferred-size: 14%;
        flex-basis: 14%;
    }
    .recomend .main_goods {
        max-width: 232px;
    }
    .preview_cont {
        width: 90%;
    }
    .preview_cont .preview_itm {
        width: 47%;
    }
    .main_card_wrap .main_card_img {
        -webkit-flex-basis: 54%;
        -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
    }
    .main_card_wrap .main_card_info {
        -webkit-flex-basis: 43%;
        -ms-flex-preferred-size: 43%;
        flex-basis: 43%;
    }
    .news_cont {
        padding: 0 4rem;
    }
    .contact_form_wrap {
        margin: 0;
    }
    .action_wrap_sm {
        margin-bottom: 2rem;
    }
    .action_item_small {
        width: 24%;
    }
    .news_wrap .news_column_sm {
        width: 28%;
    }
    .media_wrap {
        margin-bottom: 4rem;
    }
    .catalog_wrap .nav_catalog_wrap, .catalog_wrap .filter_wrap {
        width: 79%;
    }
    .add_nav_wrap {
        padding-top: 4rem;
    }
    .main {
        margin-top: -9rem;
    }
    .main_header_info_wrap .main_header_info_cont {
        bottom: 2rem;
    }
    .recomend .main_goods {
        max-width: inherit;
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    }
    .card_action_itm .main_btn {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .news_alone_wrap .news_alone {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 768px) {
    .hide-lg {
        display: none;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1025px) {
    .info_cont .info_item {
        -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    }
    .info_cont .info_item:last-of-type {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .info_cont .info_text {
        margin: .5rem 0;
    }
    .news_wrap .news_column {
        margin: 0 1rem;
    }
    .main_catalog_wrap, .main_header_info_wrap, .main_brand_info,
    .action_wrap, .media_wrap, .info_cont, .main_footer_bottom_line,
    .main_nav_wrap, .order .order_wrap,
    .order .nav_catalog_wrap, .main_brand_mod, .main_account_wrap, .map_wrap, .main_shop, .news_page, .news_alone_wrap {
        margin-left: 19px;
        margin-right: 19px;
    }
    .news_cont, .contact_form_wrap {
        padding: 0 19px;
    }
    .catalog_wrap {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 500;
    }
    .catalog_wrap.active {
        display: block;
    }
    .catalog_wrap .filter_wrap {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
    .color_choose, .size_choose {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .filter_top_line {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .catalog_filter_wrap .filter_btn_wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .nav_catalog_wrap {
        display: none;
    }
    .main_brand_mod .nav_catalog_wrap {
        display: block;
        opacity: 0;
    }
    .brand_carousel .owl-item img {
        max-width: 650px;
    }
    .card_page .main_catalog_wrap {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .add_goods .add_goods_itm {
        margin-right: 3rem;
    }
    .top_line {
        padding-top: 1rem;
        min-height: 60px;
    }
    .main_header_wrap.main_header_wrap_bn, .main_header_img {
        height: 540px;
        min-height: inherit;
    }
    .main_header_img a {
        height: 100%;
    }
    .main_header_img a img {
        min-width: 100%;
    }
    .main {
        margin-top: -5rem;
    }
    .main_header_info_wrap, .action_wrap_sm {
        margin-bottom: 1rem;
    }
    .action_item_large {
        margin-left: 1rem;
    }
    .action_item_small .action_item_info_wrap {
        padding: 1.5rem 14px;
    }
    .action_item_small .action_item_info_wrap .main_title {
        margin-bottom: .5rem;
    }
    .action_item_small img {
        max-height: 235px;
    }
    .action_wrap .action_item:first-of-type {
        margin-right: .5rem;
    }
    .action_wrap .action_item:last-of-type {
        margin-left: .5rem;
    }
    .news_cont {
        margin: 2rem 0;
    }
    .news_wrap .news_info {
        padding: 2rem;
    }
    .news_wrap .big_item .news_info {
        padding: 3rem;
    }
    .contact_form_wrap {
        padding-bottom: 3.5rem;
        padding-top: 2rem;
    }
    .media_wrap .media_itm_hide {
        display: none;
    }
    .media_wrap .media_itm {
        width: 33%;
    }
    .media_wrap .media_itm_sm {
        width: 16.5%;
    }
    .info_title_wrap {
        width: 70%;
    }
    .catalog_filter_wrap {
        margin-bottom: 2rem;
    }
    .close_filter_wrap {
        display: block;
    }
    .add_nav_wrap {
        padding-top: 3rem;
    }
    .main_catalog .main_goods {
        margin-bottom: 2rem;
    }
    .card_page .color_choose {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .main_card_wrap .main_card_img {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .main_card_wrap .main_card_img img:not(:first-of-type) {
        display: block;
    }
    .main_card_wrap .main_card_info {
        -webkit-flex-basis: 47%;
        -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
    }
    .card_favorite_cont {
        display: none;
    }
    .add_goods_cont {
        margin-top: 2rem;
    }
    .add_goods .add_goods_card {
        margin-bottom: 0;
    }
    .main_brand_info .main_brand_info_itm {
        max-height: 318px;
    }
    .order .order_wrap {
        margin-top: 2rem;
    }
    .order .order_wrap .order_itm {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .order .order_table_wrap {
        width: 100%;
        margin-top: 3rem;
    }
    .order .order_title_wrap {
        margin-top: 4rem;
        margin-bottom: 2rem;
    }
    .order .order_form_title {
        margin: 0 auto 3rem auto;
    }
    .order .order_form {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px;
    }
    .order .order_form_info {
        width: 80%;
        margin: 0 auto;
    }
    .order .r-tabs-accordion-title {
        display: none !important;
    }
    .main_header_info_wrap .main_header_info {
        min-height: 334px;
    }
    .search_main .main_goods:last-of-type {
        display: none;
    }
    .brand_carousel .brand_carousel_itm {
        width: 630px;
        height: 500px;
    }
    .main_account_nav {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .main_account_nav .main_account_title {
        display: none;
    }
    .main_account_nav .main_account_nav_itm {
        padding: 0 2rem;
    }
    .main_account_wrap .main_account_title {
        margin-bottom: 2rem;
    }
    .main_account_itm .personal_account_wrap, .main_account_itm .address_itm {
        width: 100%;
    }
    .main_account_wrap {
        min-height: inherit;
        margin-top: 2rem;
        margin-bottom: 5rem;
    }
    .main_account_nav_exit.r-tabs-tab {
        display: none;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik_cont {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .news_page .news_wrap {
        -webkit-box-pack: stretch;
        -webkit-justify-content: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
    }
    .news_page .news_itm {
        -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    }
    .news_page .news_itm:nth-of-type(3n+2) {
        margin-right: 2%;
        margin-left: 2%;
    }
    .news_alone_wrap .nav_catalog_wrap {
        display: block;
    }
    .news_alone_wrap .news_alone {
        -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    }
}
@media only screen and (max-width: 1015px) {
    .bottom_line .bottom_line_item_large {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .sort {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .sort .sort_item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 769px) {
    .main_header {
        margin: 0;
    }
    .top_line {
        min-height: 63px;
        padding: 2rem 0;
    }
    .top_line .top_line_item {
        padding: 0 .5rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
    }
    .top_line .logo_cont {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .top_line .top_line_icons_wrap {
        padding: 0 10px 0 0;
    }
    .top_line .top_line_icons_wrap .top_line_icon {
        margin-left: 3rem;
    }
    .top_line .top_line_contact {
        display: none;
    }
    .bottom_line, .bottom_line_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .nav_btn_wrap .nav_btn {
        padding: 1rem 0;
        display: block;
        width: 100%;
    }
    .nav_btn_wrap:hover > nav:not(.active), .nav_btn_wrap:focus > nav:not(.active) {
        display: none;
        -webkit-animation: initial;
        animation: initial;
        animation-opacity: 1;
    }
    .nav_btn_wrap .add_nav_column:first-of-type .add_nav_cont {
        padding-top: 0;
    }
    .bottom_line {
        margin-top: 0;
        display: none;
    }
    .bottom_line .bottom_line_item:nth-child(2n),
    .bottom_line .bottom_line_item:nth-child(3n) {
        margin: 2rem 0;
    }
    .bottom_line .bottom_line_item:nth-child(4n) {
        margin-bottom: 10rem;
    }
    .menu_wrap {
        display: flex;
        gap: 14px;
    }
    .add_nav_wrap {
        top: 0;
        background-color: #101820;
        padding: 1rem 15px;
        right: inherit;
        left: inherit;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    .add_nav_wrap .add_nav_itm {
        color: #fff;
        opacity: 1;
        font-size: 18px;
    }
    .add_nav_wrap .add_nav_itm:hover, .add_nav_wrap .add_nav_itm:focus {
        opacity: .5;
    }
    .add_nav_wrap .add_nav_title {
        color: #fff;
        font-size: 18px;
    }
    .add_nav_wrap .add_nav {
        padding-left: 6rem;
    }
    .add_nav_wrap .add_nav_column {
        margin-bottom: 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .add_nav_wrap .add_nav_column.first-of-type .add_nav_cont {
        padding-top: 0;
    }
    .add_nav_wrap .add_nav_cont_sm {
        margin-right: 0;
    }
    .add_nav_wrap .add_nav_cont_sm .add_nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .add_nav_wrap .add_nav_cont {
        padding: 2rem 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .add_nav_wrap .add_nav_cont:not(:last-of-type) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .hide-md {
        display: none !important;
    }
    .action_wrap, .info_cont, .main_footer_bottom_line, .news_page, .news_alone_wrap {
        margin: 0 17px;
    }
    .main_footer .main_footer_nav_wrap {
        margin: 0 17px;
    }
    .main_header_info_wrap, .main_brand_info {
        margin: 0 17px 1rem 17px;
    }
    .main_catalog_wrap, .map_wrap, .main_shop {
        margin-left: 17px;
        margin-right: 17px;
        margin-top: 2.5rem;
    }
    .main_brand_title {
        margin: 2rem 17px;
        width: auto;
    }
    .main_nav_wrap, .media_wrap {
        margin: 0;
    }
    .media_wrap {
        margin-bottom: 4rem;
    }
    .media_wrap .hide-sm {
        display: none;
    }
    .media_wrap .media_itm {
        width: 40%;
    }
    .media_wrap .media_itm_sm {
        width: 20%;
    }
    .main_header_info_wrap .main_title {
        font-size: 24px;
    }
    .main_header_info_wrap .add_title {
        font-size: 16px;
    }
    .main_header_info_wrap .main_btn_wrap {
        margin: 0;
    }
    .main_btn {
        padding: 1rem 2rem;
        font-size: 12px;
    }
    .main {
        margin-top: -4rem;
    }
    .main_header_wrap {
        min-height: inherit;
    }
    .action_item_small img {
        max-height: 170px;
    }
    .action_item_small .action_item_info:not(:last-of-type) {
        margin-bottom: 1rem;
    }
    .action_item_small .action_item_info_wrap {
        padding: 1rem 12px;
    }
    .action_item_small .action_item_info_wrap .main_title {
        font-size: 16px;
        margin-bottom: .5rem;
    }
    .action_item_small .action_item_info_wrap .add_title {
        font-size: 14px;
    }
    .action_item_large {
        margin-left: 1rem;
    }
    .action_item_large .main_title {
        font-size: 16px;
    }
    .action_item_large .add_title {
        font-size: 14px;
    }
    .action_item_large .main_btn_wrap {
        margin-top: 0;
    }
    .action_wrap .action_item:first-of-type {
        margin-right: .5rem;
    }
    .action_wrap .action_item:last-of-type {
        margin-left: .5rem;
    }
    .news_wrap .news_column {
        margin: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-right: .5rem;
    }
    .news_wrap .news_column_sm {
        width: inherit;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-left: .5rem;
    }
    .news_wrap .news_column_sm img {
        max-height: 318px;
    }
    .news_wrap .news_info {
        padding: 2rem 4rem;
    }
    .news_wrap .big_item {
        min-height: 450px;
    }
    .news_wrap .big_item .news_info_within {
        padding: 3rem 2rem;
    }
    .main_footer .main_footer_column, .main_footer .main_footer_cont_sm {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        margin: 0;
        margin-bottom: 2rem;
        padding-right: 10px;
    }
    .main_footer_contact {
        display: none;
    }
    .main_brand .info_cont .info_item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .main_brand_info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .main_brand_info .main_brand_info_itm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-height: inherit;
        min-height: 300px;
        -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    }
    .main_brand_info .main_brand_info_itm .main_brand_img {
        height: 199px;
    }
    .main_brand_info .main_brand_info_itm .main_brand_img img {
        height: 100%;
    }
    .main_brand_info .main_brand_info_itm:nth-child(even), .main_brand_info .main_brand_info_itm:nth-child(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .main_brand_info .main_brand_info_itm:nth-child(even) .main_brand_text, .main_brand_info .main_brand_info_itm:nth-child(odd) .main_brand_text {
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .main_brand_info .main_brand_info_itm .main_brand_img, .main_brand_info .main_brand_info_itm .main_brand_text {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    .hide-lg {
        display: block !important;
    }
    .main_catalog .main_goods {
        margin-bottom: 3rem;
    }
    .catalog_filter_wrap, .tab_wrap {
        width: 100%;
    }
    .main_catalog_search {
        margin-bottom: 3rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main_content .info_cont .info_item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 auto !important;
    }
    .card_page .catalog_cont {
        display: none;
    }
    .add_goods .add_goods_itm {
        margin-right: 0;
    }
    .add_goods .add_goods_img img {
        max-width: 176px;
    }
    .add_goods .add_goods_select {
        margin-right: 0;
        margin-bottom: 1.5rem;
        width: 90px;
    }
    .add_goods .add_goods_card {
        margin-bottom: 0;
    }
    .main_card_info .card_action_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .main_card_info .card_action_itm {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 2rem;
    }
    .main_card_info .card_action_itm .main_btn {
        width: 100%;
    }
    .main_card_info .card_action_select {
        width: 45%;
        margin: 0;
    }
    .main_card_info .select_wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .main_card_info .select_wrap .main_btn {
        width: 45%;
    }
    .shop_info_cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1rem;
    }
    .shop_info_cont .close_address {
        position: static;
        margin-bottom: 2rem;
    }
    .shop_info_cont .close_address .close_link {
        margin: 0 auto;
    }
    .shop_info_cont .shop_info {
        margin: 2rem auto;
    }
    .shop_info_cont .shop_info_img {
        min-height: 400px;
    }
    .main_info_goods_wrap {
        margin-top: 0;
    }
    .main_info_goods_wrap .main_info_goods_title_itm, .main_info_goods_wrap .r-tabs-anchor {
        display: block;
        margin-right: 0;
        position: relative;
        border-bottom: 1px solid #EAEAEA;
        padding-bottom: 2rem;
    }
    .main_info_goods_wrap .r-tabs-panel {
        border-bottom: 1px solid #EAEAEA;
    }
    .main_info_goods_wrap .r-tabs .r-tabs-accordion-title {
        padding: 2rem 0 0 0;
    }
    .main_info_goods_wrap .r-tabs-state-active .main_info_goods_title_itm, .main_info_goods_wrap .r-tabs-state-active .r-tabs-anchor {
        border-bottom: none;
    }
    .main_header_info_wrap, .action_wrap_sm {
        margin-bottom: 1rem;
    }
    .action_item_large .add_title_wrap {
        margin-bottom: 1.5rem;
    }
    .action_wrap .action_item {
        min-height: 228px;
    }
    .news_cont {
        padding: 0 17px;
    }
    .main_carousel {
        overflow: hidden;
    }
    .main_carousel .owl-nav {
        display: none;
    }
    .info_title_wrap {
        width: 90%;
    }
    .card_page .main_catalog_wrap {
        margin: 2rem 17px 6rem 17px;
    }
    .order .order_title_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main_header_info_wrap .main_header_info {
        min-height: 249px;
    }
    .main_header_info_wrap .main_header_info_cont {
        left: 2rem;
    }
    .main_header_info_wrap .add_title_wrap {
        margin-bottom: 2rem;
    }
    .main_header_info_wrap .main_title_wrap {
        margin-bottom: .5rem;
    }
    .recomend_cont {
        margin-bottom: 4rem;
    }
    .main_brand_mod {
        margin-top: 20px;
        margin-bottom: 2rem;
    }
    .main_brand_mod .nav_catalog_wrap {
        display: none;
    }
    .main_brand_mod .main_brand_title_text {
        width: 100%;
    }
    .main_brand_mod .brand_carousel_nav {
        display: none;
    }
    .tab_wrap .add_title {
        margin-bottom: 0;
    }
    .brand_carousel .owl-item img {
        max-width: inherit;
    }
    .brand_carousel .brand_carousel_itm {
        width: 100%;
        height: 500px;
    }
    .main_brand_wrap.half-bg {
        background: transparent;
    }
    .main_account_wrap {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .main_account_lk {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .main_account_nav.r-tabs-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .main_account_wrap .r-tabs-accordion-title {
        display: none;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik {
        margin: 0 .5rem;
        padding: 1rem;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik_itm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 1rem;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik_cont {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik_cont.color_choose {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik_label {
        text-align: center;
    }
    .main_shop_wrap .r-tabs-accordion-title {
        display: none;
    }
    .main_shop_wrap .main_shop_list {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }
    .news_page .news_wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .news_page .news_itm {
        -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    }
    .news_page .news_itm:nth-of-type(3n+2) {
        margin-right: 0;
        margin-left: 0;
    }
    .news_page .news_image {
        height: 340px;
    }
    .news_alone_wrap {
        margin-top: 2.5rem;
    }
    .news_alone_wrap .nav_catalog_wrap {
        display: none;
    }
    .news_alone_wrap .news_alone {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .news_alone_wrap .news_alone_example {
        -webkit-box-pack: stretch;
        -webkit-justify-content: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
    }
    .news_alone_wrap .news_alone_example .main_goods {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 32%;
        -ms-flex: 0 1 32%;
        flex: 0 1 32%;
    }
    .news_alone_wrap .news_alone_example .main_goods:nth-child(3n+2) {
        margin-left: 2%;
        margin-right: 2%;
    }
}
@media only screen and (max-width: 633px) {
    .order .order_title_wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .top_line .top_line_icons_wrap .top_line_icon {
        margin-left: 1rem;
    }
    .main_account_nav .main_account_nav_itm {
        text-align: left;
        display: block;
        padding-left: 0;
    }
}
@media only screen and (max-width: 560px) {
    .main_catalog, .main_favorite_wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .main_catalog .main_goods, .main_favorite_wrap .main_goods {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }
    .main_catalog .main_goods:nth-child(3n+2), .main_favorite_wrap .main_goods:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }
    .main_account_lk .main_account_lk_wrap, .main_account_lk .main_account_soc_wrap {
        width: 100%;
    }
    .main_account_lk .personal_account_info {
        padding: 2rem 1.5rem;
    }
    .main_account_lk .main_account_soc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .main_account_lk .main_account_soc .main_account_soc_itm {
        margin-bottom: 1rem;
    }
    .main_account_lk .main_account_soc_wrap .add_title {
        text-align: center;
    }
    .main_account_lk #lk_regisrty .personal_account_btn_wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .main_account_lk #resend_form .personal_account_btn_wrap, .main_account_lk #resetpass .personal_account_btn_wrap, .main_account_lk #resetpass_form .personal_account_btn_wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_account_lk #resend_form .personal_account_btn_wrap .main_btn, .main_account_lk #resetpass .personal_account_btn_wrap .main_btn, .main_account_lk #resetpass_form .personal_account_btn_wrap .main_btn {
        margin-bottom: 1rem;
    }
}
@media only screen and (max-width: 600px) {
    .order .order-col-6 {
        flex: 0 0 100%;
    }
    .order .order-btn-block {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .order_promo_info {
        margin-bottom: 10px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 590px) {

    .bx_soa_location {
        margin-bottom: 5px
    }
    .sale_img_wrap .sale_img {
        width: 100%;
    }
    .main_header, .action_wrap, .media_wrap, .main_footer_bottom_line {
        margin: 0;
    }
    .main_footer .main_footer_nav_wrap, .info_cont .info_item:nth-child(2) {
        margin: 0;
    }
    .action_wrap_sm, .info_cont, .info_title_wrap, .main_brand_info, .main_shop, .news_page, .news_alone_wrap {
        margin: 1.5rem;
    }
    .contact_form_wrap {
        padding: 0 1.5rem;
    }
    .main_nav_wrap {
        position: fixed;
        width: 100%;
    }
    .main_content {
        margin-top: 6rem;
    }
    .main_header_info_wrap {
        position: static;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 300px;
        padding: 0;
        margin: 0;
    }
    .main_header_info_wrap .add_title, .main_header_info_wrap .main_title {
        text-align: center;
    }
    .main_header_info_wrap .main_btn {
        display: none;
    }
    .main_header_info_wrap .main_header_info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-decoration: none !important;
    }
    .main_header_info_wrap .main_header_info_cont {
        position: static;
        padding: 2rem;
        margin-bottom: 2rem;
        width: 90%;
    }
    .main_header_info_wrap .main_header_info_cont .add_title_wrap {
        margin-bottom: 1.5rem;
    }
    .main_header_info_wrap .add_title {
        font-size: 18px;
    }
    .main_header_info_wrap .main_title {
        font-size: 22px;
    }
    .main_header_info_wrap .main_btn_wrap {
        text-align: center;
    }
    .main_btn {
        padding: 1rem 2rem;
    }
    .main {
        margin-top: 0;
    }
    .blue_bg {
        background-color: #d2e2fc;
    }
    .ping_bg {
        background-color: #ffd6de;
    }
    .action_wrap, .news_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .action_wrap .main_btn {
        display: none;
    }
    .action_wrap .action_item_small, .news_wrap .action_item_small {
        width: 100%;
    }
    .action_wrap .action_item_large, .news_wrap .action_item_large {
        margin: 0;
        min-height: 400px;
    }
    .action_wrap .action_item_large .main_title, .news_wrap .action_item_large .main_title {
        font-size: 16px;
    }
    .action_wrap .action_item_large .add_title, .news_wrap .action_item_large .add_title {
        font-size: 14px;
    }
    .top_line {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 1.5rem;
    }
    .top_line .top_line_icons_wrap {
        padding: 0;
        gap: 12px;
    }
    .top_line .top_line_icon:not(:last-of-type) {
        margin: 0;
    }
    .top_line .top_line_heart {
        margin-right: 0;
        margin-left: 0;
    }
    .top_line .top_line_icon_margin {
        margin-left: 1rem !important;
    }
    .top_line .top_line_icon:last-of-type {
        margin: 0;
    }
    .hide-sm {
        display: none !important;
    }
    .bottom_line .bottom_line_item:nth-child(2n),
    .bottom_line .bottom_line_item:nth-child(3n) {
        margin-bottom: 4rem;
    }
    .news_wrap .news_column {
        margin: 0;
        padding: 0;
        margin-bottom: 1rem;
    }
    .news_wrap .news_column_sm {
        width: 100%;
        padding: 0;
    }
    .news_wrap .big_item {
        min-height: 450px;
    }
    .news_wrap .big_item .news_info_within {
        padding: 2rem;
    }
    .news_btn_wrap {
        margin-top: 0;
    }
    .info_cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .info_title_wrap {
        width: inherit;
    }
    .media_wrap .media_itm {
        width: 40%;
    }
    .media_wrap .media_itm_sm {
        width: 20%;
    }
    .main_footer .main_footer_nav_wrap {
        padding-bottom: 0;
    }
    .main_footer .main_footer_bottom_line {
        padding: 0;
    }
    .main_footer .main_footer_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_footer .main_footer_title {
        text-align: center;
        font-size: 14px;
    }
    .main_footer .main_footer_nav li {
        text-align: center;
    }
    .main_footer .main_footer_contact {
        position: static;
        text-align: center;
        display: block;
        margin-top: 4rem;
        width: auto;
    }
    .main_footer .main_footer_bottom_line {
        border: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_footer .main_footer_bottom_line_itm {
        margin-bottom: 3rem;
    }
    .main_footer .social_cont {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .social_icon {
        font-size: 24px;
    }
    .info_cont ul {
        padding-left: 2rem;
    }
    .add_nav {
        padding-left: 2rem !important;
    }
    .add_nav li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .action_item_small .action_item_info_wrap .main_title {
        font-size: 24px;
    }
    .action_item_small .action_item_info_wrap .add_title {
        font-size: 18px;
    }
    .news_cont .add_title_wrap {
        padding-bottom: 2rem;
    }
    .main_carousel .main_carousel_wrap {
        width: 100%;
    }
    .main_brand_list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: none;
    }
    .main_brand_info .main_brand_info_itm {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .main_brand_info .main_brand_info_itm .main_brand_text {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .main_brand_info .main_brand_info_itm .main_title {
        font-size: 24px;
        text-align: center;
    }
    .main_brand_info .main_brand_info_itm:nth-child(even) .main_brand_text, .main_brand_info .main_brand_info_itm:nth-child(odd) .main_brand_text {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .main_catalog .main_goods {
        max-width: 48%;
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        margin-bottom: 1.5rem;
    }
    .main_catalog .main_goods_text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-height: 50px;
    }
    /*.tab_wrap, .catalog_filter_wrap {*/
    /*    -webkit-flex-basis: 100%;*/
    /*    -ms-flex-preferred-size: 100%;*/
    /*    flex-basis: 100%;*/
    /*}*/
    .tab_wrap .filter_btn_wrap .main_filter_btn:first-of-type, .catalog_filter_wrap .filter_btn_wrap .main_filter_btn:first-of-type {
        margin-right: 0;
    }
    .main_filter_btn {
        padding: 1rem 0;
        min-width: 130px;
    }
    .catalog_wrap .filter_wrap {
        width: 100%;
    }
    .size_choose .size_cont, .color_choose .color_cont {
        margin: 0 8px 2rem 8px;
    }
    .action_btn_wrap .main_filter_btn {
        margin: 0 .5rem;
    }
    .recomend {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 1000px;
        overflow: hidden;
    }
    .recomend .main_goods {
        max-width: 239px;
        margin-right: 1rem;
    }
    .recomend_cont .main_title_wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .add_goods {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .add_goods .add_goods_img {
        margin-right: 1rem;
    }
    .add_goods .add_goods_img img {
        max-width: 160px;
    }
    .add_goods .add_goods_itm {
        margin-bottom: 1rem;
    }
    .add_goods .add_goods_select {
        width: 100%;
    }
    .add_goods .main_btn {
        width: 100%;
        padding: 1rem 0;
    }
    .shop_info_cont {
        padding: 1rem;
    }
    .shop_info_cont .shop_info_img {
        display: none;
    }
    .shop_info_cont .close_address {
        margin-bottom: 0;
        text-align: right;
    }
    .shop_info_cont .close_address .close_link {
        margin: 0;
        margin-left: auto;
    }
    .shop_info_cont .close_address .dashed_link {
        display: block;
    }
    .shop_info_cont .shop_info {
        margin: 0;
    }
    .shop_info_cont .shop_info li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .shop_info_cont .shop_info_itm {
        padding: 0;
        margin-bottom: 2rem;
    }
    .shop_info_cont .dashed_link {
        display: inline-block;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 2rem;
    }
    .main_card_info {
        margin-left: 0;
    }
    .main_card_info .color_choose {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .main_card_info .main_title {
        text-align: center;
    }
    .main_card_info .main_card_cost_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .main_card_info .main_card_cost {
        display: block;
        margin: 1rem 0;
        text-align: center;
    }
    .main_card_wrap {
        max-width: 100%;
    }
    .main_card_wrap .main_card_img, .main_card_wrap .main_card_info {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .main_card_wrap .card_nav {
        display: none;
    }
    .main_card_wrap .card_nav_small {
        display: block;
    }
    .add_goods .add_goods_action_icon {
        margin-bottom: 2rem;
    }
    .main_header_wrap.main_header_wrap_bn, .main_header_img {
        min-height: inherit;
    }
    .main_header_img {
        position: static;
    }
    .main_header_img img {
        height: 100%;
    }
    .action_item_small .action_item_info, .action_item_small .action_item_info:not(:last-of-type) {
        margin-bottom: 1.5rem;
    }
    .action_item_small img {
        max-height: 330px;
    }
    .news_btn_wrap {
        padding: 2rem 0;
    }
    .main_carousel {
        margin-bottom: 0;
    }
    .media_wrap {
        margin-bottom: 4rem;
    }
    .main_catalog_wrap {
        margin: 1.5rem 1.5rem 0 1.5rem;
    }
    .info_cont {
        padding-top: 0;
    }
    .nav_catalog_cont {
        margin-top: 2rem;
    }
    .card_page .main_catalog_wrap {
        margin: 2rem 0 6rem 0;
    }
    .card_page .main_card_info, .card_page .add_goods_cont {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .card_page .recomend_cont .main_title_wrap, .card_page .recomend_cont .recomend {
        margin-left: 1.5rem;
    }
    .order_table .order_table_row:first-of-type {
        border-top: none;
    }
    .hidden-small {
        display: none !important;
    }
    .hidden-big {
        display: block !important;
    }
    .order_table .order_table_header {
        display: none;
    }
    .order #address-title {
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 20px;
        display: block;
        font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
        line-height: 24px
    }
    .order_table .order_table_name {
        width: 90%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding: 10px;
    }
    .order_table .order_table_row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid #E6F2F0;
        padding: 20px 0 25px;
    }
    .order_table .order_table_del {
        top: 20px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 20px;
        right: 5px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .order_table .order_table_discount {
        width: 25%;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order_table .order_table_count {
        width: 25%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order_table .order_table_color {
        width: 10%;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .order_table .order_table_color .order_table_content {
        height: 18px;
    }
    .order_table .order_table_size {
        width: 15%;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .order_table .order_table_cost {
        width: 25%;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .order_table .order_table_cell .order_table_head {
        display: block;
    }
    .order_table .main_text {
        font-weight: 500;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-height: 50px;
        margin-top: 0;
        font-family: 'FutureDemi';
        color: #101820;
    }
    .order_table .order_table_content {
        align-items: normal
    }
    .order_table .order_table_content_wrap {
        text-align: left;
        width: 100%;
        padding-top: 10px;
        line-height: 20px;
    }
    .order_table .order_table_info {
        width: 100%;
    }
    .order_table .order_info_wrap {
        width: 70%;
    }
    .order_table .add_text {
        padding: 2px 0;
        font-size: 14px;
        color: #000000;
    }
    .order_table .add_text .articul_text {
        color: #000000;
    }
    .order .order_cost_goods {
        font-size: 20px;
        font-family: 'FutureBook';
    }
    .order_table .order_img {
        padding: 0 14px 0 0;
    }
    .order_table .order_table_icon {
        margin: 0 0 0 auto;
    }
    .order .main_title {
        font-weight: bold;
        font-size: 20px;
        color: #101820;
        font-family: 'FutureDemi';
        font-weight: 600;
    }
    .order .order_table .main_title {
        font-weight: 400;
        font-size: 16px;
        font-family: 'FutureBook'
    }
    .order_table .order_table_discount_cont {
        font-size: 14px;
    }
    .order .order-main-block, .order .order-sum-block {
        padding-left: 0;
        padding-right: 0;
        background-color: #fff;
    }
    #bx-soa-delivery .sdek_pvzLair {
        height: 55px;
    }
    .order .order_title_mobile {
        display: block;
        text-align: center;
        font-size: 20px;
        margin: 0;
        padding: 0;
        font-weight: 600;
        font-family: 'FutureDemi';
    }
    .order .delivery-info {
        background-color: #EBFBF6;
        padding: 10px;
        margin-bottom: 20px;
        display: block;
        position: relative;
        border-radius: 4px;
    }
    .order .delivery-info .delivery-info-title {
        color: #93A4A0;
        padding-bottom: 5px;
        font-family: "FutureMedium", "Arial", "Verdana", sans-serif
    }
    .order .delivery-info #delivery-vidget-btn {
        position: absolute;
        right: 8px;
        top: 8px;
    }
    .order .delivery-info .delivery-info-address {
        font-size: 18px; /*font-weight: bold; */
        padding-bottom: 5px;
        font-family: "FutureMedium", "Arial", "Verdana", sans-serif
    }
    .order .delivery-info .delivery-info-text {
        font-size: 14px;
        color: #828282;
    }
    #bx-soa-delivery .delivery-info-block {
        display: block;
    }
    #bx-soa-delivery a {
        text-align: center;
        background-color: #B9DCD2;
        border: none;
        padding: 10px 5px;
        width: 100%;
        max-width: 335px;
    }
    #bx-soa-delivery a:hover {
        background-color: #B9DCD2;
        color: rgb(51, 51, 51);
    }
    #bx-soa-region .bx-sls .bx-ui-sls-container {
        height: 40px;
    }
    .order .order_form .order-btn, .order-step-btn {
        text-align: center;
        background-color: #B9DCD2;
        border: none;
        padding: 10px 5px;
        color: #101820 !important;
        text-transform: none;
        font-size: 18px;
        box-shadow: 0 2px 2px rgba(124, 124, 124, 0.238394);
        letter-spacing: 0
    }
    .order .order_form .order-btn {
        width: 100%;
    }
    .order-step-btn {
        width: 100%;
        font-family: 'FutureBook';
    }
    .order-step-btn-block {
        display: none;
    }
    .order-step-btn-block.fixed {
        display: block;
        position: fixed;
        width: 100%;
        z-index: 10;
        top: 60px;
        font-family: 'FutureBook';
        font-size: 16px;
        background-color: #fff;
        padding: 15px;
    }
    .order .order_title_wrap, .order .order_wrap {
        margin-top: 1rem;
        margin-left: 15px;
        margin-right: 15px
    }
    .order .order_table_wrap {
        margin-top: 0;
    }
    .order .order_title_wrap {
        margin-bottom: 0;
        margin: 0
    }
    .order .order_title_wrap-mobile {
        margin: 0;
        font-size: 20px
    }
    .order .order_cost_wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .order .order_cost_info, .order .promo {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    .order .order_promo_title:after {
        content: "\f107";
        border: none;
        position: absolute;
        top: 10px;
        right: 5px;
        font-size: 25px;
        color: #000;
        font-family: FontAwesome;
    }
    .order #delivery-custom-select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
    }
    .delivery-custom-select-wrap {
        position: relative;
    }
    .order .delivery-custom-select-arrow {
        display: block;
        width: 0;
        height: 0;
        right: 25px;
        top: 0;
        position: absolute;
    }
    .order .delivery-custom-select-arrow:after {
        top: 8px;
        content: "\f0d7";
        border: none;
        position: absolute;
        font-size: 16px;
        color: #000;
        font-family: FontAwesome;
        width: 0;
        height: 0;
    }
    .order .order-custom-pay-block {
    }
    .order .order_promo_title.rotate-arrow:after, .order .delivery-custom-mobile-title.rotate-arrow:after {
        transform: rotate(180deg);
    }
    .order .order_form_info {
        width: 100%;
    }
    .order .order_form_info_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .order .order_form_info_wrap.input-FLAT {

    }
    .order #bx-soa-region label, .input-ADDRESS, .order .input-STREET label, .order .input-HOUSE label, .order .input-FLAT label, .order .order-prop-delivery-label {
        display: none;
    }
    .order_form .main_input_error {
        width: 100%
    }
    .order_form .order_form_info_wrap.has-error .main_input {
        border: 1px solid rgba(232, 33, 70, 0.4);
    }
    .order .has-error .main_input_wrap {
        margin-bottom: 1rem
    }
    .order_form_info_wrap.has-error .main_input_wrap {
        margin-bottom: 5px;
    }
    .order .order_form_info_wrap label, .order .order_form_info_wrap .main_input_wrap {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .order .order_form_info_wrap label {
        margin-left: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .order .order_wrap .order_itm {
        color: #101820;
    }
    .order #delivery-custom-radio {
        padding: 5px;
    }
    .order .order-custom-mobile {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .order .order-custom-radio label {
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
        padding: 15px 0;
    }
    .order .order-custom-radio label span {
        width: 100%;
        padding-right: 20px;
    }
    .order .order-custom-radio input {
        display: none;
    }
    .order .order-custom-radio span {
        position: relative;
    }
    .order .order-custom-radio span:before {
        content: '';
        width: 22px;
        height: 22px;
        background-color: #fff;
        border: 1px solid #93A4A0;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 0;
    }
    .order .order-custom-radio input:checked + span:before {
        border: 1px solid #EF6079;
    }
    .order .order-custom-radio input:checked + span:after {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #EF6079;
        position: absolute;
        right: 6px;
        top: 6px;
    }
    .order .selectize-control.single .item {
        height: 40px;
        padding-top: 10px
    }
    .order .selectize-control.single .selectize-input:after {
        content: "\f0d7";
    }
    .order .selectize-control.single .selectize-input {
        border: 0.7px solid #BDBDBD;
        height: 40px !important;
    }
    .order #delivery-custom-select {
        background-color: #fff;
        border: 1px solid rgb(234, 234, 234);
        height: 40px
    }
    .order .main_input, .order #delivery-custom-select {
        font-size: 16px;
        border-radius: 1px;
        border: 0.7px solid #BDBDBD;
    }
    .order input.main_input, .order #delivery-custom-select {
        height: 40px;
    }
    #bx-soa-region .bx-sls .dropdown-block {
        border: 0.7px solid #BDBDBD;
    }
    .order .main_input::-webkit-input-placeholder {
        opacity: 1;
        color: #828282;
    }
    .order .main_input:-moz-placeholder {
        opacity: 1;
        color: #828282;
    }
    .order .main_input::-moz-placeholder {
        opacity: 1;
        color: #828282;
    }
    .order .main_input:-ms-input-placeholder {
        opacity: 1;
        color: #828282;
    }
    .order #bx-soa-total {
        background-color: #F2F2F2;
        padding: 10px;
        border-radius: 2px;
    }
    .order_promo_info {
        border-bottom: 2px solid #B9DCD2;
        padding: 0 10px;
        margin-bottom: 5px;
        align-items: flex-end;
    }
    .order .promo_input_error {
        padding-left: 10px;
    }
    .order .promo-input {
        border: none;
        width: 65%;
        padding-left: 0;
        height: auto;
    }
    .order .promo-btn_wrap {
        width: 35%;
        text-align: right;
        font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    }
    .order .promo-btn {
        border: none;
        padding-right: 0;
    }
    .order .promo-btn:hover, .order .promo-btn:focus {
        text-decoration: none;
        color: #000;
        background-color: transparent;
    }
    .order .promo-btn-apply, .order .promo-btn-apply:hover, .order .promo-btn-apply:focus {
        color: #EF6079;
    }
    .order .promo-input.has-error {
        border: none;
    }
    .order .order-promo-block {
        margin-bottom: 45px
    }
    .order .order_promo_title, .order .order-paysystem-title {
        font-size: 20px;
        font-weight: 500;
        font-family: "FutureMedium", "Arial", "Verdana", sans-serif;
    }
    .order .bx-soa-cart-total-line-total {
        margin-bottom: 0;
        font-family: "FutureDemi", "Arial", "Verdana", sans-serif;
    }
    .order .order-col-6 {
        padding: 0;
    }
    .order .publick-ofert-mobile {
        display: block;
        width: 100%
    }
    .order .comment_label {
        margin-top: 0;
    }
    .order .main_input_wrap {
        text-align: center;
    }
    .order .order_form_title li {
        margin: 0;
    }
    .main_header_info_wrap .main_header_info {
        min-height: 475px;
    }
    .brand_carousel .brand_carousel_itm {
        height: 275px;
    }
    .tab_wrap .add_title {
        margin-bottom: 2rem;
    }
    .main_account_itm .personal_account_info_bg .personal_account_info_wrap {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_account_itm .personal_account_info_bg .personal_account_info_wrap label {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-bottom: .5rem;
    }
    .main_account_itm .address_main_text {
        width: 70%;
    }
    .main_account_itm .main_input_wrap {
        width: 100%;
    }
    .address_itm .personal_account_info {
        padding: 2rem 1.5rem;
    }
    .main_account_nav.r-tabs-nav {
        display: flex;
        flex-direction: column;
    }
    .main_account_baket_table .order_table_color {
        width: 20%;
        margin-top: 1rem;
    }
    .main_account_baket_table .order_table_size {
        width: 20%;
        margin-top: 1rem;
    }
    .main_account_baket_table .order_table_cost {
        width: 60%;
        margin-top: 1rem;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .main_account_baket_table .order_cost_goods {
        margin: 0;
    }
    .main_account_baket .main_account_baket_status_wrap {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: left;
    }
    .main_account_baket .main_account_baket_info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main_account_baket .main_account_baket_info_wrap .main_account_baket_info_text:first-of-type, .main_account_baket .main_account_baket_info_wrap .main_account_baket_info_text {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .main_favorite_wrap .main_goods {
        -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    }
    .map_wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .map_wrap .map_cont {
        min-height: 200px;
    }
    .main_shop_itm_map .map_wrap {
        margin-top: 2rem;
    }
    .main_shop_itm_map .map_wrap .map_cont {
        min-height: 400px;
    }
    .main_brand_mod {
        margin-left: 0;
        margin-right: 0;
    }
    .main_brand_mod .main_title_wrap, .main_brand_mod .main_brand_title_text {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        overflow-wrap: break-word;
    }
    .main_goods .main_goods_quik_wrap .main_goods_quik_cont .color_circle {
        width: 16px;
        height: 15px;
    }
    .blocker {
        padding: 0;
    }
    .modal_quik {
        max-width: inherit;
        width: 100%;
        vertical-align: top;
    }
    .modal_quik .quik_cont {
        padding: 2rem;
    }
    .modal_quik .add_title_wrap {
        margin-top: 2rem;
    }
    .modal_quik .guik_info_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .modal_quik .guik_info_wrap .main_input_wrap {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: .5rem;
    }
    .modal_quik .main_btn_wrap {
        text-align: center;
    }
    .main_shop_wrap .main_shop_itm_text {
        margin-top: 3rem;
    }
    .main_shop_wrap .main_shop_list {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 3rem;
    }
    .main_shop_wrap .main_shop_list .main_title {
        font-size: 18px;
    }
    .main_shop_wrap .main_shop_list .main_title_wrap {
        padding: .5rem 0;
    }
    .news_page .news_itm {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 1.5rem;
    }
    .news_page .nav_catalog .nav_catalog_itm:nth-of-type(n+5):not(:last-of-type) {
        display: none;
    }
    .news_alone_wrap .news_alone_img {
        margin-bottom: 2rem;
    }
    .news_alone_wrap .news_alone_img {
        min-height: 330px;
    }
    .news_alone_wrap .news_alone_example {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .news_alone_wrap .news_alone_example .main_goods {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 49%;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        margin-bottom: 1rem;
    }
    .news_alone_wrap .news_alone_example .main_goods:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }
    .main_account_lk .main_account_lk_title {
        margin-bottom: 1rem;
    }
    .main_account_lk .personal_account_info_title_wrap .add_title {
        text-align: left;
        width: 100%;
    }

    .pickup-block {
        display: block !important;
    }
    .pickup-block .delivery_title {
        margin-top: 10px;
        margin-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .pickup-block .delivery_list li {
        margin-bottom: 10px;
    }
    .pickup-block .container-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }
    .order .delivery-info {
        display: none;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .top_line .top_line_item {
        padding: 0;
    }
    .main_catalog .main_goods {
        max-width: 48%;
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }
    .add_goods .goods_cost {
        display: block;
    }
    .add_goods .goods_cost_sale {
        margin-left: 0;
    }
    .order .order_form {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .main_account_itm .personal_account_info_wrap .personal_account_label {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
    .main_account_itm .personal_account_info_wrap .personal_account_text {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    .tab_wrap .selectize-control.single .selectize-dropdown {
        min-width: 270px;
    }
    .tab_wrap .selectize-dropdown-content {
        padding: 2rem !important;
    }
    .main_account_lk .personal_account_btn_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_account_lk .personal_account_btn_wrap .main_btn {
        width: 60%;
        margin-bottom: .5rem;
    }
}
/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
    /**/
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
    /**/
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    /**/
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    /**/
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    /**/
}
.action_wrap .main_btn {
    display: none;
}
@media only screen and (max-width: 480px) {
    /*.order-step-btn:focus, .order-step-btn:active {background:linear-gradient(to left, #d2eae3 0, #889592 100%)}*/
}

.main_header_info_wrap .main_btn {
    display: none;
}
.selectize-dropdown-content .option.disabled {
    pointer-events: none;
    opacity: 0.5
}
.mt-0 {
    margin-top: 0 !important;
}

.footer-help {
    padding: 2rem 0 3.5rem 0;
    text-align: center;
}

.footer-help__title {
    padding: 1rem 0;
    margin-bottom: 35px;
}

.footer-help a {
    color: #000000;
    text-decoration: none;
}

.footer-help span {
    display: inline-block;
    margin: 0 10px;
}

.mindbox-sale-order-bonus {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 6px;
    gap: 3px;
}

.mindbox-sale-order-use {
    margin: 40px 0 30px;
    display: flex;
    gap: 5px;
    align-items: center;
}
@media only screen and (max-width: 480px) {
    .mindbox-sale-order-use {
        margin: 20px 0 0;
    }
}

.mindbox-sale-order-use input{
    width: 2px;
    height: 20px;
    margin: 0 17px;
    position: relative;
}

.mindbox-sale-order-use input::before {
    content: "";
    display: block;
    position: absolute;
    width: 37px;
    height: 20px;
    border-radius: 30px;
    background-color: #ffffff;
    border: 1px solid #A5A5A5;
    left: -17px;
}

.mindbox-sale-order-use input::after {
    content: '';
    width: 14px;
    height: 14px;
    background: #A5A5A5;
    border-radius: 100%;
    position: absolute;
    top: 3px;
    left: -14px;
    z-index: 1;
    transition: all 0.2s ease-out;
}

.mindbox-sale-order-use input:checked::after {
    left: 3px;
    background: #000000;
}
.mindbox-sale-order-use input:checked::before {
    border: 1px solid #000000;
}



.top_line_icon.top_line_personal {
    width: 90px;
    text-align: right;
}

.top_line_icon.top_line_personal--auth {
    width: 200px;
    position: relative;
}

.top_line_icon.top_line_personal span {
    font-size: 12px;
}

@media (max-width: 590px) {
    .top_line_icon.top_line_personal span {
        display: none;
    }

    .top_line_icon.top_line_personal {
        width: 24px;
    }

    .top_line_icon.top_line_personal--auth::after {
        content: "";
        width: 4px;
        height: 4px;
        background-color: #888C90;
        top: -2px;
        right: -2px;
        display: block;
        position: absolute;
        border-radius: 100%;
    }
}

.bx_soa_location {
    /*display: none;*/
}

.selectize-dropdown-content .option.selected {
    background-color: #EAEAEA;
}

.order_table .add_text.articul_text {
    color: #a5a5a5;
    font-size: 12px;
}

.basket-sizes-select {
    width: 75px;
    height: 34px;
}

.order .selectize-control.single.basket-sizes-select .selectize-input:after {
    top: 8px;
    right: 22px;
}

.order_img {
    width: 18%;
}

.order_table_favorite {
    position: absolute;
    top: 19px;
    right: 60px;
}

.order_table_favorite svg {
    stroke: #A8A5AD;
}

.order_table_favorite.active svg {
    stroke: #f1667a;
}

.order_table_discount_cont:after {
    content: "₽";
    margin-left: 5px;
    font-family: "FutureMedium", "Arial", "Verdana", sans-serif, "Roboto";
    font-size: 16px;
}

@media (max-width: 1200px) {
    .order_img {
        width: 30%;
    }

    .order_table .order_info_wrap {
        width: 70%;
    }
}

.basket-qty__control--plus {
    padding-top: 4px;
}

.main_info_goods_title li {
    display: inline-block;
    margin: 0;
    list-style: none;
}


.mobile-search {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 13px 20px;
    background-color: #101820;
    z-index: 1;
    display: none;
    align-items: center;
    justify-content: space-between;
}

.mobile-search.is-open {
    display: flex;
}

.mobile-search .search-form__input {
    padding-left: 8px;
    border: none;
    outline: none;
}

.mobile-search .search-form__button {
    display: none;
}

.mobile-search__close {
    display: flex;
    align-items: center;
    gap: 11px;
    color: #ffffff;
    font-size: 16px;
}

.mobile-search .search-form__popup {
    border: none;
    top: 100%;
}

.mobile-search .search-form {
    position: unset;
}

.mobile-search .search-form__popup-link {
    padding: 5px 20px;
    font-size: 16px;
    line-height: 21px;
}

@media (max-width: 769px) {
    .search-form {
        display: none;
    }

    .mobile-search .search-form {
        display: block;
    }
}

.mindbox .form-group__captcha,
.main_account_itm .form-group__captcha {
    justify-content: flex-start;
    align-items: flex-end;
    gap: 15px;
}