@charset "UTF-8";
a, a:hover {
    text-decoration: none
}


:root {
    --orange-300: #ffac54;
    --orange: #fa8100;
    --green-500: #41c300;
    --red: #e50000;
    --blue-500: #00ace5;
}

*, :after, :before, html {
    box-sizing: border-box
}

.header, .title {
    text-align: center
}

.header, .searchResult .table__product table {
    box-shadow: 0 0 18px 0 rgba(14, 17, 25, .08)
}

.clearfix:after, .container-fluid:after, .container:after, .footer, .row:after {
    clear: both
}

.header__info--reg, .personal {
    -webkit-box-direction: normal
}

.canvas__menu--open body, .footer .createBy, .footer .createBy a, .userSetting__menu--open body, form.form__sm {
    overflow: hidden
}

.h, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 700;
    margin: 0 0 .5em;
    color: inherit
}

.h1, h1 {
    font-size: 30px
}

.h2, h2 {
    font-size: 27px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 21px
}

.h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 15px
}

a {
    color: #000;
    transition: .5s ease color
}

.d-flex {
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerRegular/MullerRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/MullerRegular/MullerRegular.otf) format("opentype"), url(../fonts/MullerRegular/MullerRegular.woff) format("woff"), url(../fonts/MullerRegular/MullerRegular.ttf) format("truetype"), url(../fonts/MullerRegular/MullerRegular.svg#MullerRegular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerMedium/MullerMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/MullerMedium/MullerMedium.otf) format("opentype"), url(../fonts/MullerMedium/MullerMedium.woff) format("woff"), url(../fonts/MullerMedium/MullerMedium.ttf) format("truetype"), url(../fonts/MullerMedium/MullerMedium.svg#MullerMedium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerBold/MullerBold.eot?#iefix) format("embedded-opentype"), url(../fonts/MullerBold/MullerBold.otf) format("opentype"), url(../fonts/MullerBold/MullerBold.woff) format("woff"), url(../fonts/MullerBold/MullerBold.ttf) format("truetype"), url(../fonts/MullerBold/MullerBold.svg#MullerBold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerLight/MullerLight.eot?#iefix) format("embedded-opentype"), url(../fonts/MullerLight/MullerLight.otf) format("opentype"), url(../fonts/MullerLight/MullerLight.woff) format("woff"), url(../fonts/MullerLight/MullerLight.ttf) format("truetype"), url(../fonts/MullerLight/MullerLight.svg#MullerLight) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: chinacars;
    src: url(../fonts/icon/chinacars.eot);
    src: url(../fonts/icon/chinacars.eot?#iefix) format("embedded-opentype"), url(../fonts/icon/chinacars.woff) format("woff"), url(../fonts/icon/chinacars.ttf) format("truetype"), url(../fonts/icon/chinacars.svg#chinacars) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=icon-]:before {
    display: inline-block;
    font-family: chinacars;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-user:before {
    content: '\0041'
}

.icon-arrow:before {
    content: '\0042'
}

.icon-search:before {
    content: '\0043'
}

.icon-user-inverse:before {
    content: '\0044'
}

.icon-commerce:before {
    content: '\0045'
}

.icon-commerce-inverse:before {
    content: '\0046'
}

.icon-close:before {
    content: '\0047'
}

.icon-circle:before {
    content: '\0048'
}

.icon-logo_bitlab:before {
    content: '\0049'
}

.icon-reload:before {
    content: '\004a'
}

.icon-icq:before {
    content: '\004b'
}

.icon-skype:before {
    content: '\004c'
}

.icon-mail:before {
    content: '\004d'
}

@font-face {
    font-family: xpertauto;
    src: url(../fonts/icon/xpertauto.eot?d572mk);
    src: url(../fonts/icon/xpertauto.eot?d572mk#iefix) format("embedded-opentype"), url(../fonts/icon/xpertauto.ttf?d572mk) format("truetype"), url(../fonts/icon/xpertauto.woff?d572mk) format("woff"), url(../fonts/icon/xpertauto.svg?d572mk#xpertauto) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" bl-"], [class^=bl-] {
    font-family: xpertauto !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bl-logo_createby:before {
    content: "\e900"
}

.bl-arrow:before {
    content: "\e901"
}

.bl-exit:before {
    content: "\e902"
}

.bl-list:before {
    content: "\e903"
}

.bl-list_hov:before {
    content: "\e904"
}

.bl-notif:before {
    content: "\e905"
}

.bl-notif_hov:before {
    content: "\e906"
}

.bl-search:before {
    content: "\e907"
}

.bl-sett:before {
    content: "\e908"
}

.bl-user:before {
    content: "\e909"
}

.bl-user_hov:before {
    content: "\e90a"
}

.bl-quality .path1:before {
    content: "\e90d";
    color: #40a2e7
}

.bl-quality .path2:before {
    content: "\e90e";
    margin-left: -1em;
    color: #168de2
}

.bl-quality .path3:before {
    content: "\e90f";
    margin-left: -1em;
    color: #e4edfb
}

.bl-quality .path4:before {
    content: "\e910";
    margin-left: -1em;
    color: #ffcb5a
}

.bl-quality .path5:before {
    content: "\e911";
    margin-left: -1em;
    color: #fba61f
}

.bl-quality .path6:before {
    content: "\e912";
    margin-left: -1em;
    color: #fff
}

.bl-quality .path7:before {
    content: "\e913";
    margin-left: -1em;
    color: #fff
}

.bl-mail:before {
    content: "\e90b"
}

.bl-rem:before {
    content: "\e90c"
}

.bl-tick:before {
    content: "\e914"
}

.bl-logo_nts:before {
    content: "\e915";
    color: #0900bc
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}


@media screen and (max-width: 500px) {
    .container, .container-fluid {
        padding-left: 10px;
        padding-right: 10px
    }
}

.container.container-analytics {
    margin-left: 0;
    margin-right: 15px;
}

* {
    outline: 0;
    max-height: 1000000px
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body, html {
    height: 100%;
    width: 100%
}

b, strong {
    font-weight: 700
}

body {
    line-height: 1;
    color: #000;
    background: #f5f5f5;
    font: 16px/1.2 Muller;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*letter-spacing: 1px;*/
    font-weight: 400
}

.title, .title__text {
    font-weight: 700;
    position: relative
}

.title__text.title__text-analytics {
    font-size: 25px;
}

img {
    max-width: 100%;
    height: auto
}

.gm-style img {
    max-width: none
}

button {
    font-family: inherit;
}

input, select, textarea {
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

::-moz-selection {
    background: rgba(153, 204, 255, .4)
}

::selection {
    background: rgba(153, 204, 255, .4)
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-flex, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-flex, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-flex, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-flex, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-flex {
        display: flex !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-flex {
        display: flex !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-flex {
        display: flex !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-flex {
        display: flex !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }

    .title {
        overflow: hidden
    }
}

@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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.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
    }

    .hidden-print {
        display: none !important
    }
}

.container {
    width: 100%;
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 99%;
        max-width: 1500px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    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, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.header, .title__text {
    display: inline-block
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.title {
    margin-top: 30px;
    padding: 1px 0;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media (max-width: 1199px) {
    .title {
        margin-top: 25px;
        margin-bottom: 20px
    }
}

.news--all .title {
    margin-bottom: 0
}

.title__text {
    letter-spacing: 2px;
    padding-bottom: 10px
}

@media (max-width: 480px) {
    .title__text {
        font-size: 13px
    }
}

.title__text:after {
    content: '';
    position: absolute;
    width: 130%;
    min-width: 300px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    background: #00ace5
}

@media (max-width: 767px) {
    .title__text:after {
        min-width: 250px
    }
}

.header {
    min-width: 320px;
    background: #fff;
    width: 100%;
    padding: 0 0 0 20px;
    font-weight: 400;
    color: #999;
    height: 50px;
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

@media (max-width: 767px) {
    .header {
        height: 40px;
        padding: 0 15px
    }
}

.header--login .logo {
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

.header__margin {
    height: 70px;
    display: none;
}

.header .logo {
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    max-width: 125px
}

.header .clock, .header .rate {
    position: absolute;
    -webkit-transform: translateY(-50%);
    color: #00ace5;
    z-index: 10;
    top: 50%
}

@media (max-width: 767px) {
    .header__margin {
        height: 46px
    }

    .header .logo {
        max-width: 100px;
        left: 15px
    }
}

.header .logo img {
    display: block
}

.select-arrow {
    position: relative;

}

.select-arrow:after {
    content: url('data:image/svg+xml,<svg fill="%23000000" width="25px" height="25px" viewBox="-8.5 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M7.28 20.040c-0.24 0-0.44-0.080-0.6-0.24l-6.44-6.44c-0.32-0.32-0.32-0.84 0-1.2 0.32-0.32 0.84-0.32 1.2 0l5.84 5.84 5.84-5.84c0.32-0.32 0.84-0.32 1.2 0 0.32 0.32 0.32 0.84 0 1.2l-6.44 6.44c-0.16 0.16-0.4 0.24-0.6 0.24z"></path></svg>');
    position: absolute;
    top: 50%;
    right: 5px;
    display: block;
    width: 25px;
    height: 25px;
    transform: translateY(-50%);
    pointer-events: none;
}

.form-group {
    display: block;
    text-align: left;
    margin-bottom: 15px;
}

.form-group--sm {
    margin-bottom: 0;
    /*margin-right: 10px;*/
    display: inline-block;
}


.form-group label {
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
}

.form-group input,
.form-group select,
.form-group textarea {
    display: block;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #34495e;
    color: #272323;
    padding: 10px;
    font-size: 15px;
}

.form-group input {
    height: 45px;
}

.form-group.form-group--sm select {
    height: 34px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

.form-group select {
    height: 45px;
    cursor: pointer;
}

.form-group textarea {
    height: 120px;
    resize: none;
}


.clock {
    display: block;
    text-align: center;
    color: #000000;
    font-weight: bold;
    /*text-align: left;*/
    font-size: 35px;
    margin-top: 15px;
}

@media (max-width: 991px) {
    .header {
        font-size: 14px
    }

    .header .clock {
        right: 150px
    }
}

@media (max-width: 767px) {
    .header .clock {
        right: 125px;
        font-size: 13px
    }
}

.header .rate {
    left: 222px;
    transform: translateY(-50%);
    font-size: 14px
}

@media (max-width: 991px) {
    .header .rate {
        left: 218px
    }
}

.header__info {
    text-align: left;
    height: 100%;
    float: right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
@media (max-width: 991px) {
    .header__info {
        display: none
    }
}
@media (max-width: 767px) {
    .header .rate {
        left: 190px;
        font-size: 13px
    }


}

.header__info--reg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__info--reg > li {
    position: relative;
    padding: 0 10px
}

@media (max-width: 1199px) {
    .header__info--reg > li {
        padding: 0 5px
    }
}

.header__info--reg > li.current .bl-user:before {
    content: "\e90a"
}

.header__info--reg > li.current .bl-list:before {
    content: "\e904"
}

.header__info--reg > li.current .bl-notif:before {
    content: "\e906"
}

.header__info--reg > li:not(:first-of-type) {
    border-left: 1px solid #00ace5;
}

.header__info--reg > li hr {
    border-color: #00ace5;
    border-width: 1px;
    border-top: 0
}

.no-touch .header__info--reg > li a:hover span.bl-user:before {
    content: '\e90a'
}

.no-touch .header__info--reg > li a:hover span.bl-notif:before {
    content: '\e906'
}

.no-touch .header__info--reg > li a:hover span.bl-list:before {
    content: '\e904'
}

.no-touch .header__info--reg > li a:hover span.icon-commerce:before {
    content: '\0046'
}

.header__info--reg > li.menu__item--current .icon-user:before {
    content: '\e90a'
}

.header__info--reg > li.menu__item--current .icon-commerce:before {
    content: '\0046'
}

.header__info--reg > li.hasControll {
    position: relative;
    min-width: 290px
}

.header__info--reg > li.hasControll.is__opened img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.header__info--reg > li.hasControll .icon-arrow {
    display: inline-block;
    font-size: 10px;
    color: #000;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header__info--reg > li.hasControll .avatar {
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.header__info--reg > li.hasControll img {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.header__info--reg > li.hasControll a {
    color: #000;
    position: relative;
    letter-spacing: 1px;
    font-weight: lighter;
    font-size: 14px
}

.header__info--reg > li.hasControll i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px
}

.no-touch .header__info--reg > li.hasControll:hover .userSettingDesk {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}

.no-touch .header__info--reg > li.hasControll:hover img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.header__info--reg > li.hasControll .userSettingDesk {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s ease .4s, opacity .4s ease;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    background: #fff;
    padding: 15px 30px;
    z-index: 5;
    box-shadow: 0 10px 18px 0 rgba(14, 17, 25, .08)
}

.header__info--reg > li.hasControll .userSettingDesk li {
    padding: 0 8px
}

.header__info--reg > li.hasControll .userSettingDesk li.current a {
    padding-bottom: 2px
}

.header__info--reg > li.hasControll .userSettingDesk li.current a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d62323;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-duration: .4s
}

.header__info--reg > li.hasControll .userSettingDesk li:not(:last-of-type) {
    margin-bottom: 7px
}

.header__info--reg > li.hasControll .userSettingDesk a {
    display: inline-block;
    padding-bottom: 5px
}

.header__info--reg > li.hasControll .userSettingDesk a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d62323;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.no-touch .header__info--reg > li.hasControll .userSettingDesk a:hover:after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-duration: .4s
}

.header__info--reg > li > a.active {
    color: #fff;
    background-color: #00ace5;
}

.header__info--reg > li > a {
    padding: 5px 5px 4px;
    position: relative;
    display: block;
    font-size: 14px;
    color: #000;
    transition: border-color .4s;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
@media (max-width: 1199px) {
    .header__info--reg > li > a {
        font-size: 12px;
    }
}

.header__info--reg > li > a:hover {
    border-color: #00ace5;
}

.header__info--reg > li > a span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1
}

.header .user__controll--mobile {
    display: none;
    font-size: 32px;
    position: absolute;
    top: 7px;
    right: 55px
}

@media (max-width: 767px) {
    .header .user__controll--mobile {
        display: inline-block
    }

    .userSetting__menu--open .header .user__controll--mobile i:before {
        content: '\0044'
    }
}

.header .cart__mobile {
    display: none;
    font-size: 32px;
    position: absolute;
    color: #fff;
    top: 7px
}

.header .cart__mobile .basketCounter {
    display: inline-block;
    font-weight: lighter;
    font-size: 11px;
    position: absolute;
    right: -6px;
    top: -2px;
    background: #A51C34;
    width: 18px;
    height: 18px;
    z-index: 10;
    border-radius: 50%;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.modal__confirm .warning, .sliderItem__controls--dot, .withNotify span:after {
    -ms-user-select: none;
    pointer-events: none
}

.header .cart__mobile .basketCounter.empty {
    display: none
}

.header .cart__mobile .basketCounter b {
    position: absolute;
    top: 61.5%;
    display: block;
    left: -.5px;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-57%);
    transform: translateY(-57%)
}

@media (max-width: 767px) {
    .header .cart__mobile {
        display: inline-block;
        right: 15px
    }

    .header .cart__mobile.menu__item--current i:before {
        content: '\0046'
    }
}

.withNotify span {
    position: relative
}

.withNotify span:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    right: 4px;
    background: #d62323;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 1
}

@media screen and (max-width: 55em) {
    .menu__list {
        display: block;
        margin: 0 auto
    }
}

.canvas__menu {
    position: fixed;
    bottom: 0;
    height: calc(100% - 46px);
    background: #00ace5;
    z-index: 999;
    display: none
}

.canvas__menu li, .canvas__menu li.menu__item--current a {
    position: relative
}

.canvas__menu--open {
    overflow-y: hidden;
    height: auto
}

@media (max-width: 767px) {
    .canvas__menu {
        display: inline-block;
        width: 250px;
        transition: -webkit-transform .6s cubic-bezier(.785, .135, .15, .86);
        transition: transform .6s cubic-bezier(.785, .135, .15, .86);
        transition: transform .6s cubic-bezier(.785, .135, .15, .86), -webkit-transform .6s cubic-bezier(.785, .135, .15, .86);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .canvas__menu--open .canvas__menu {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.canvas__menu li {
    letter-spacing: 2px;
    padding: 10px 15px
}

.personalEdit.shipment-block img[src="/img/ukrposhta_logo.png"] {
    width: 100px !important;
}
.personalEdit.shipment-block img {
    display: block;
}
.personalEdit.shipment-block {
    /*display: none;*/
    min-height: 75px;
    align-items: center;
}

.canvas__menu li.menu__item--current a::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d62323;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    bottom: 0
}

.canvas__menu a {
    display: inline-block;
    color: #fff;
    font-weight: lighter;
    padding: 5px
}

.canvas__menu--btn {
    cursor: pointer;
    border: 2px solid #00ace5;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding-top: 5px;
    display: none;
    position: absolute;
    right: 15px;
    top: 4px
}

@media (max-width: 991px) {
    .canvas__menu--btn {
        display: inline-block
    }

    .personalEdit.shipment-block {
        /*display: flex;*/
    }
}

.userSetting__menu--open .canvas__menu--btn .bar:nth-of-type(1) {
    -webkit-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg)
}

.userSetting__menu--open .canvas__menu--btn .bar:nth-of-type(2) {
    opacity: 0
}

.userSetting__menu--open .canvas__menu--btn .bar:nth-of-type(3) {
    -webkit-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg)
}

.canvas__menu--btn .bar {
    height: 2px;
    width: 16px;
    display: block;
    margin: 3px auto;
    position: relative;
    background-color: #00ace5;
    border-radius: 5px;
    transition: .4s
}

.canvas__overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 998
}

@media (max-width: 767px) {
    .canvas__menu--open .canvas__overlay {
        display: block
    }
}

.userSetting__menu {
    position: fixed;
    bottom: 0;
    right: 0;
    height: calc(100% - 40px);
    background: #fff;
    z-index: 999;
    display: none;
    box-shadow: 0 10px 18px 0 rgba(14, 17, 25, .08)
}

.userSetting__menu--open {
    overflow-y: hidden;
    height: auto
}

@media (max-width: 991px) {
    .userSetting__menu {
        display: inline-block;
        width: 250px;
        transition: -webkit-transform .6s cubic-bezier(.785, .135, .15, .86);
        transition: transform .6s cubic-bezier(.785, .135, .15, .86);
        transition: transform .6s cubic-bezier(.785, .135, .15, .86), -webkit-transform .6s cubic-bezier(.785, .135, .15, .86);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .userSetting__menu--open .userSetting__menu {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.userSetting__menu .userSettingDesk li.menu__item--current a::after, .userSetting__menu .userSettingDesk li.menu__item--current a::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-duration: .4s
}

.userSetting__menu .userSettingDesk li a::after, .userSetting__menu .userSettingDesk li a::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d62323;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.userSetting__menu .userSettingDesk li a::before {
    top: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.userSetting__menu .userSettingDesk li a::after {
    bottom: 0;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.userSetting__menu li {
    letter-spacing: 1px;
    padding: 10px 15px;
    position: relative
}

.userSetting__menu li.hr {
    line-height: 6px;
    padding: 0
}

.userSetting__menu li.hr .line {
    width: calc(100% - 30px);
    margin-left: 15px
}

.userSetting__menu li.current a {
    position: relative
}

.userSetting__menu li.current a::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d62323;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    bottom: 0
}

.userSetting__menu i, .userSetting__menu span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px
}

.userSetting__menu a {
    color: #000;
    font-weight: lighter;
    padding: 3px;
    vertical-align: -1px;
    display: inline-block;
    font-size: 14px
}

.userSetting__overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 998
}

@media (max-width: 767px) {
    .userSetting__menu--open .userSetting__overlay {
        display: block
    }
}

.wrapperContent {
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
    position: relative;
    min-height: calc(100vh - 70px - 43px);
    padding-bottom: 30px
}

@media (max-width: 1199px) {
    .wrapperContent {
        min-height: unset;
    }

    .footer .copyright {
        margin-top: 0
    }
}

.footer {
    background: #fff;
    padding: 15px;
    position: relative
}

.footer .xpauto__link {
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 5;
    color: #00ace5;
    font-size: 12px;
    text-decoration: underline;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: 0
}

@media (max-width: 640px) {
    .wrapperContent {
        /*min-height: calc(100vh - 46px - 56px)*/
    }

    .footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 10px 25px
    }

    .footer .xpauto__link {
        top: auto;
        bottom: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.footer .xpauto__link:hover {
    text-decoration: none
}

.footer .copyright {
    font-size: 11px;
    text-align: center;
    position: relative
}

.footer .createBy {
    color: #666;
    font-size: 14px
}

@media screen and (min-width: 641px) {
    .footer .createBy {
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        z-index: 2
    }
}

@media (max-width: 640px) {
    .footer .createBy {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.footer .createBy span {
    font-weight: lighter;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    font-size: 10px
}

.footer .createBy a {
    position: relative;
    float: left;
    color: #666;
    transition: color .3s
}

.no-touch .footer .createBy a:hover {
    color: #0900bc
}

.label-cb {
    order: 1;
}


.btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 10px;
    margin: 0 8px;
    cursor: pointer;
    height: 50px;
    border: none;
    font-weight: bold;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    min-width: 100px;
}

.btn.btn-35 {
    min-width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
}

.btn.btn-40 {
    min-width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
}

.btn.btn-45 {
    min-width: 45px;
    height: 45px;
    padding: 0;
    margin: 0;
}

.btn-allow {
    background-color: #27ae60;
    color: #ffffff;
}
.btn-reset {
    background-color: #e50000;
    color: #ffffff;
}

.btn.sm {
    height: 40px;
}

.btn.btn-with-icon {
    min-width: 40px;
    padding: 0;
}

.box-button {
    padding: 20px;
}

.btn:hover {
    opacity: 0.8;
}

.btn.btn-primary {
    background-color: #27ae60;
    color: #ffffff;
}

.btn.btn-secondary {
    background-color: #e67e22;
    color: #ffffff;
}

.btn.btn-blurple {
    background-color: #4834d4;
    color: #ffffff;
}
.btn.btn-gray {
    background-color: #ccc;
    color: #000;
}

.btn.btn-blue {
    background-color: #00ace5;
    color: #ffffff;
}
.btn.btn-red {
    border: 1px solid #ee0202;
    background-color: #ffd3d2;
}

.btn-default, .btn-dissabled {
    border: none;
    vertical-align: top;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    outline: 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    letter-spacing: 1px
}

.btn-default.is-disabled {
    background-color: #828181 !important;
    pointer-events: none;
}

.footer .createBy a:before {
    content: '\e915';
    font-family: xpertauto;
    font-size: 27px
}

.btn-default {
    background: #00ace5;
    cursor: pointer;
    position: relative;
    transition: color .3s, border-color .3s, background-color .3s;
    z-index: 1;
    min-width: 110px;
    height: 30px;
    font-size: 14px
}

.btn-default:after, .btn-dissabled {
    background: #d62323;
    transition: all .3s
}

@media (max-width: 480px) {
    .btn-default {
        font-size: 12px
    }
}

.no-touch .btn-default:hover:after {
    width: 100%
}

.btn-default:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-notadd {
    cursor: not-allowed !important
}

.btn-dissabled {
    cursor: pointer;
    position: relative;
    z-index: 1;
    height: 30px;
    font-size: 14px
}

.btn-dissabled:after, .btn-transparent:after {
    transition: all .3s;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.no-touch .btn-dissabled:hover:after {
    width: 100%
}

.btn-dissabled:after {
    position: absolute;
    z-index: -1;
    width: 0;
    background: #00ace5
}

.btn-transparent {
    font-weight: 500;
    border: 2px solid #00ace5;
    background: 0 0;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0;
    text-align: center;
    position: relative;
    color: #00ace5;
    transition: all .3s;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#toTop i, .no-touch .btn-transparent:hover {
    color: #fff
}

.no-touch .btn-transparent:hover:after {
    width: 100%
}

.btn-transparent:after {
    position: absolute;
    z-index: -1;
    width: 0;
    background: #00ace5
}

#toTop {
    display: none;
    position: fixed;
    right: 40px;
    bottom: 70px;
    background-color: rgba(51, 51, 51, .5);
    width: 42px;
    height: 35px;
    border-radius: 5px;
    z-index: 100
}

#toTop i, .tooltip {
    position: absolute
}

@media (max-width: 1199px) {
    .btn-default {
        min-width: 90px
    }

    #toTop {
        right: 20px;
        bottom: 50px
    }
}

@media (max-width: 767px) {
    #toTop {
        bottom: 30px;
        right: 20px
    }
}

#toTop i {
    display: inline-block;
    top: 6px;
    left: 9px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 16px
}

form.form__sm, form.form__sm label {
    display: block
}

form.form__sm {
    max-width: 300px;
    width: 100%;
    margin: 0 auto
}

form.form__sm label:not(:last-of-type) {
    margin-bottom: 15px
}

form.form__sm label input {
    display: block;
    width: 100%;
    padding: 0 10px;
    height: 40px;
    border: 1px solid #d3d3d3;
    color: #666;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

form.form__sm label input.error, form.form__sm label textarea.error {
    border-color: #d62323;
    color: #d62323
}

form.form__sm label textarea {
    padding: 10px
}

form.form__sm a {
    float: right;
    margin-top: 15px;
    width: 170px
}

@media (max-width: 640px) {

    form.form__sm label input {
        font-size: 16px;
    }

    form.form__sm a {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.successText {
    font-size: 13px
}

.errorText, .errorTxt {
    display: none;
    color: #d62323;
    font-size: 13px;
    width: 100%;
    text-align: center
}

.tooltip {
    width: auto;
    height: auto;
    background-color: #00ace5;
    z-index: 10001;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 12px;
    color: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.modal--overlay {
    overflow-y: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .25);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.modal__confirm, .number__list, .personalEdit__avatar, .personal__avatar, .profile__item--line, .user__status::before {
    overflow: hidden
}

.modal--overlay.openModal, .modal--overlay.opened {
    z-index: 9999;
    opacity: 1;
    visibility: visible
}

.modal--container {
    min-width: 300px;
    transition: all .3s;
    position: relative;
    background: #fff;
    border: 1px solid #999;
    margin: 4em auto;
    width: 100%;
    z-index: 10000
}

.modal--container .close {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 5px;
    width: 20px;
    height: 20px;
    right: 5px
}

.no-touch .modal--container .close:hover:after, .no-touch .modal--container .close:hover:before {
    background: #333
}

.modal--container .close:after, .modal--container .close:before {
    content: '';
    position: relative;
    width: 20px;
    height: 1px;
    display: block;
    transition: background .3s;
    background: #999
}

.modal--container .close:before {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg)
}

.modal--container .close:after {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg)
}

.modal--container .errorText {
    text-align: left;
    font-size: 13px;
    margin-top: 15px;
    color: #d62323;
    display: none
}

.modal__confirm {
    max-width: 600px;
    text-align: center;
    position: relative;
    padding: 35px 50px;
    top: 25%
}

@media (max-width: 640px) {
    .modal__confirm {
        max-width: 470px
    }
}

.modal__confirm .warning {
    position: absolute;
    bottom: 35px;
    right: 65px;
    z-index: 1;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (max-width: 991px) {
    .modal__confirm {
        padding: 25px 40px;
        top: auto
    }

    .modal__confirm .warning {
        bottom: 25px;
        right: 40px
    }
}

@media (max-width: 480px) {
    .modal__confirm {
        max-width: 310px
    }

    .modal__confirm .warning {
        display: none
    }
}

.modal__confirm h5 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: bold;
}

@media (max-width: 640px) {
    .modal__confirm .warning {
        width: 40px
    }

    .modal__confirm h5 {
        font-size: 18px
    }

    .modal__confirm p {
        font-size: 14px
    }
}

.modal__confirm .btn-default {
    height: 30px;
    line-height: 32px;
    font-size: 14px;
    width: 220px;
    margin-top: 30px
}

@media (max-width: 640px) {
    .modal__confirm .btn-default {
        display: block !important;
        float: none;
        margin: 10px auto 0
    }
}

.modal__confirm .btn-transparent {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    width: 220px;
    float: left;
    margin-top: 30px
}

@media (max-width: 640px) {
    .modal__confirm .btn-transparent {
        display: block !important;
        float: none;
        margin: 20px auto 0
    }
}

.line {
    width: 100%;
    height: 1px;
    background: #00ace5;
    display: block
}

.js-spinner,
.profile__loader {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(0, 0, 0, .2);
    height: 100%;
    width: 100%
}

@-webkit-keyframes clockwise {
    to {
        -webkit-transform: rotate(360deg) translatez(0);
        transform: rotate(360deg) translatez(0)
    }
}

@keyframes clockwise {
    to {
        -webkit-transform: rotate(360deg) translatez(0);
        transform: rotate(360deg) translatez(0)
    }
}

.profile__loader--spin {
    height: 50px;
    width: 50px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(255, 255, 255, .75) rgba(255, 255, 255, .75) rgba(255, 255, 255, .25) rgba(255, 255, 255, .25);
    border-radius: 100%;
    -webkit-animation: clockwise 1.2s linear infinite;
    animation: clockwise 1.2s linear infinite;
    -webkit-animation-play-state: running !important;
    animation-play-state: running !important
}

.sliderItem {
    background: #fff;
    border: 1px solid #ccc;
    padding: 13px 0;
    position: relative
}

.sliderItem__controls {
    position: absolute;
    top: 30%;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    background: #00ace5;
    color: #fff;
    z-index: 10;
    height: 24px;
    width: 17px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color .3s ease
}

.sliderItem__controls:hover {
    background-color: #d62323
}

.sliderItem__controls i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 0
}

.sliderItem__controls--left {
    left: -9px
}

.sliderItem__controls--right {
    right: -9px;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg)
}

.sliderItem__controls--dot {
    display: none;
    background-color: #d62323;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: 5px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.sliderItem--wrapper a {
    -ms-touch-action: none;
    touch-action: none
}

.sliderItem--wrapper .item {
    -ms-touch-action: none;
    touch-action: none;
    text-align: center;
    position: relative
}

.sliderItem--wrapper .item.active {
    background-color: #d62323;
    background-color: rgba(214, 35, 35, .05)
}

.sliderItem--wrapper .item strong {
    min-height: 20px;
    display: block
}

.sliderItem--wrapper .item .count, .sliderItem--wrapper .item .sum {
    top: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    font-size: 10px;
    text-align: center;
    display: block;
    color: #000;
    padding: 0 5px;
    height: 15px;
    line-height: 16px
}

.sliderItem--wrapper .item .sum {
    left: 0;
    background-color: #d62323;
    background-color: rgba(214, 35, 35, .4)
}

.sliderItem--wrapper .item .count {
    right: 0;
    background-color: #00ace5;
    background-color: rgba(0, 172, 229, .4)
}

.sliderItem--wrapper .item__check {
    font-size: 14px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px
}

.sliderItem--wrapper .item__check img {
    width: 18px !important;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden
}

.sliderItem--wrapper .item__check img.visible {
    opacity: 1;
    visibility: visible
}

.sliderItem--wrapper .item__price {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    font-size: 12px;
    color: #999;
    display: block;
    text-decoration: underline
}

.no-touch .table__product--myPrice:hover .change__count, .no-touch .table__product--quantity:hover .change__count, .sliderItem--wrapper .item__price:hover, .table__product--apply, .table__product--link:hover, .table__product--quantity.focusIn .change__count {
    color: #00ace5
}

.sliderItem--wrapper .item .line {
    margin-top: 15px;
    margin-bottom: 20px
}

.sliderItem__count {
    font-size: 14px;
    padding: 5px 5px 3px;
    background-color: rgba(153, 204, 255, .4)
}

.companyControls .table__product table {
    border: 1px solid #ccc;
    border-top: none
}

@media (max-width: 991px) {
    .companyControls .table__product table {
        border: none
    }
}

.companyControls__btn {
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px 30px;
    text-align: right
}

.companyControls__btn textarea {
    background-color: transparent;
    resize: vertical;
    min-height: 50px;
    width: 100%;
    max-width: 505px;
    padding: 5px;
    cursor: pointer
}

.no-touch .companyControls__btn textarea:hover {
    border-color: #00ace5
}

.companyControls__btn textarea:focus {
    border-color: #00ace5;
    border-width: 2px
}

.companyControls__btn li {
    display: inline-block;
    margin-bottom: 5px
}

.companyControls__btn li:not(:last-of-type) {
    margin-right: 30px
}

@media (max-width: 767px) {
    .companyControls__btn {
        text-align: center;
        padding: 10px
    }

    .companyControls__btn li, .companyControls__btn li:not(:last-of-type) {
        margin: 0 5px 5px
    }
}

.companyControls__btn li a {
    min-width: 145px
}

@media (max-width: 540px) {
    .companyControls__btn li a {
        min-width: 120px
    }
}

.searchResult .table__product table tbody tr td:nth-of-type(2) {
    border-left: none
}

.searchResult .table__product table tbody tr td:last-of-type {
    border-right: none
}

#searchMessage {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .table__product {
        max-width: 100%
    }

    .table__product--cart table tbody tr td:last-child {
        text-align: center;
        padding-right: 20px !important
    }

    .user__isLogin .table__product--cart table tbody tr td:last-child {
        padding-right: 20px !important
    }
}


.table__product--imgDelivery {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
}

.table__product--imgDelivery img {
    display: inline-block;
    /*vertical-align: middle;*/
    margin-right: 15px;
    max-width: 140px;
    max-height: 35px;

}

.table__product .line {
    margin-top: 15px;
    margin-bottom: 5px
}

.table__product--link {
    display: block
}

.table__product--link:hover {
    transition: .3s color
}

.table__product--search {
    margin-top: 6px
}

.table__product--search table {
    width: 100%;
    max-width: 100%
}

.table__product--search table tbody td[data-label="Наименование"] {
    min-width: 0 !important;
    max-width: 190px !important
}

@media (max-width: 1199px) {
    .table__product--search {
        margin-top: 10px
    }

    .table__product--search table tbody td[data-label="Наименование"] {
        max-width: 100% !important
    }
}

.table__product--profile {
    margin-bottom: 0 !important;
    display: none;
    margin-top: 2px
}

.table__product--profile .table__product--area {
    min-height: 30px
}

.table__product--profile table tbody tr td:last-child {
    padding-right: 5px !important
}

.table__product--profile table tbody td {
    padding: 4px 5px !important
}

@media (max-width: 991px) {
    .table__product--profile table tbody td:first-child, .table__product--profile table tbody td:not(:first-child) {
        padding: 4px 5px !important
    }

    .table__product--quantity {
        margin-right: -10px
    }
}

.table__product--comment {
    padding: 0 30px;
    margin-bottom: 10px;
    font-size: 14px
}

@media (max-width: 767px) {
    .table__product--comment {
        padding: 0 15px
    }
}

.table__product--comment b {
    display: block;
    margin-bottom: 5px
}

.table__product .name__onMobile {
    display: none
}

.table__product .name__onDesk {
    display: table-cell;
    max-width: 280px
}

@media (max-width: 1199px) {
    .table__product .name__onMobile {
        display: table-cell
    }

    .table__product .name__onDesk {
        max-width: 115px;
        word-wrap: break-word;
        display: none !important
    }
}

.table__product--myPrice, .table__product--quantity {
    font-weight: 500;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.table__product--quantity {
    font-size: 12px;
    user-select: none;
    margin-top: -5px
}

.no-touch .table__product--quantity:hover input {
    border-color: #00ace5
}

.table__product--quantity .change__count {
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding: 4px;
    font-size: 18px
}

@media (max-width: 991px) {
    .table__product--quantity .change__count {
        display: inline-block;
        font-size: 12px;
        padding: 4px 6px;
        margin: 0 4px
    }
}

.table__product--quantity .change__count--decr {
    margin-right: -5px;
    padding-right: 0
}

@media (max-width: 767px) {
    .table__product--quantity .change__count--decr {
        padding-right: 5px;
        margin-right: 4px
    }
}

.table__product--quantity .change__count--incr {
    margin-left: -5px;
    padding-left: 0
}

@media (max-width: 991px) {
    .table__product--quantity .change__count--incr {
        padding-left: 5px;
        margin-left: 4px
    }
}

.table__product--myPrice input, .table__product--quantity input {
    z-index: 1;
    padding: 0 5px 2px;
    transition: border .3s ease;
    background-color: transparent;
    text-align: center;
    position: relative;
    cursor: pointer
}

.table__product--quantity input {
    border: none;
    border-bottom: 1px solid #999;
    width: 40px
}

.table__product--quantity input:focus {
    border-color: #00ace5;
    border-width: 2px
}

.table__product--myPrice {
    font-size: 12px;
    user-select: none
}

.no-touch .table__product--apply:hover .bl-tick:before, .no-touch .table__product--remove:hover .icon-close:before {
    font-weight: 700
}

.filterBar .searchBy__brands li, .sortList .select__custome::after {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.no-touch .table__product--myPrice:hover input {
    border-color: #00ace5
}

.table__product--myPrice input {
    border: none;
    border-bottom: 1px solid #999;
    width: 45px
}

.table__product--area:focus, .table__product--myPrice input:focus {
    border-color: #00ace5;
    border-width: 2px
}

.table__product--area {
    background-color: transparent;
    resize: vertical;
    min-height: 50px;
    width: 100px;
    padding: 5px;
    cursor: pointer;
    display: block;
    margin: 0 auto
}

@media (max-width: 1199px) {
    .table__product--area {
        width: 90px
    }
}

@media (max-width: 991px) {
    .table__product--area {
        width: 120px
    }
}

.no-touch .table__product--area:hover {
    border-color: #00ace5
}

.table__product--retail, .table__product--sale {
    color: #00ace5;
    font-size: 13px
}

.table__product--end {
    font-size: 13px
}

.table__product--buy {
    width: 150px
}

@media (max-width: 991px) {
    .table__product--buy {
        width: 80px
    }
}

.table__product--apply {
    font-size: 16px;
    transition: color .3s
}

.table__product--remove {
    font-size: 16px;
    color: #d62323;
    padding: 5px;
    transition: color .3s
}

.table__product table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    background: #fff
}

.table__product table b {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    color: #fff
}

.table__product table .availability {
    font-size: 16px
}

@media (max-width: 1199px) {
    .table__product table {
        border: none
    }

    .table__product table .availability {
        font-size: 12px
    }
}

.table__product table .plusSize {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px
}

.table__product table thead th {
    font-weight: 500;
    font-size: 13px;
    padding: 10px 5px;
    background-color: rgba(153, 204, 255, .4)
}

@media (max-width: 1199px) {
    .table__product table thead {
        display: none
    }

    .table__product table thead th {
        font-size: 12px
    }
}

.table__product table td, .table__product table th {
    vertical-align: middle
}

.no-touch .table__product table:not(.table_analytics) tbody tr:hover {
    background-color: rgb(255, 224, 130);
    /*background-color: rgba(214, 35, 35, .05)*/
}

.table_analytics.table__product table thead th {
    font-size: 16px;
}

.table_analytics.table__product table tbody td {
    font-size: 16px;
}

.table_analytics-top {
    background-color: #90ee90 !important;
    /*background-color: rgba(41, 159, 83, 0.5);*/
}

.table_analytics-bottom {
    background-color: #ff7f7f !important;
    /*background-color: rgba(165, 28, 52, 0.5);*/
}

.table_analytics.table__product table tbody td {
    padding: 7px 3px;
    font-weight: 500;
}

.table__product table tbody td {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 3px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    word-wrap: break-word;
    word-break: break-all
}

.table__product table tbody td[data-label="Заказать"], .table__product table tbody td[data-label="Кол-во"] {
    min-width: 85px
}

.table__product table tbody td[data-label="Кол-во позиций"] {
    width: 150px;
}

.table__product table tbody td[data-label="Цена опт, грн"] {
    min-width: 70px
}

.table__product table tbody td[data-label="Удалить заказ"], .th-1 {
    width: 30px;
}

.table__product table tbody td[data-label="Номер склада"], .th-5 {
    width: 300px;
}

.table__product table tbody td[data-label="Заказ №"], .th-2 {
    width: 80px;
}

.table_analytics.table__product table tbody td[data-label="Вес"] {
    width: 65px;
}

.table__product table tbody td[data-label="Страховка"], .th-9 {
    width: 50px;
}

.table__product table tbody td[data-label="Мест"], .th-10, .th-12 {
    width: 25px;
}

.table__product table tbody td[data-label="Длинна"],
.table__product table tbody td[data-label="Ширина"],
.table__product table tbody td[data-label="Высота"],
.table__product table tbody td[data-label="Вес"], .th-11 {
    width: 47px;
}

.table__product table tbody td[data-label="Заказчик"], .th-3 {
    width: 255px;
}

.table__product table tbody td[data-label="Город"], .th-4 {
    width: 170px;
}

.table__product table tbody td[data-label="Получатель"], .th-6 {
    width: 255px;
}

.table__product table tbody td[data-label="Телефон"], .th-7 {
    width: 95px;
}

.table__product table tbody td[data-label="Наложка"], .th-8 {
    width: 75px;
}

.table__product table tbody td[data-label="Бренд"] {
    max-width: 90px
}

.table__product table tbody td.withRemove {
    position: relative
}

.table__product table tbody td.withRemove i {
    cursor: pointer;
    color: #d62323;
    font-size: 13px;
    padding: 2px
}

@media screen and (min-width: 1200px) {
    .table__product table tbody td.withRemove i {
        position: absolute;
        top: 2px;
        right: 2px
    }
}

.table__product table tbody td.withRemove i:hover:before {
    font-weight: 700
}

.table__product table tbody td[data-label="Наименование"] {
    min-width: 200px
}

@media (max-width: 1199px) {
    .table__product table tbody td[data-label="Бренд"] {
        max-width: 100%
    }

    .table__product table tbody td.withRemove i {
        display: inline-block;
        margin-left: 5px
    }

    .table__product table tbody td[data-label="Наименование"] {
        max-width: 100%;
        min-width: 0;
        min-width: none
    }

    .table__product table tr {
        transition: background-color .3s;
        border: 1px solid #ccc;
        margin-bottom: -1px;
    }

    .table__product table tr.open--tr {
        background-color: #d62323;
        background-color: rgba(214, 35, 35, .05)
    }

    .table__product table tr.open--tr .icon-arrow {
        -webkit-transform: rotate(90deg) translateY(-35%);
        transform: rotate(90deg) translateY(-35%);
        margin-right: 0;
        right: 18.5px
    }

    .table__product table tr.open--tr td:first-child {
        border-bottom: 0
    }

    .table__product table tr.open--tr td:not(:first-child) {
        display: inline-block
    }

    .table__product table tr .icon-arrow {
        display: inline-block;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        float: right;
        margin-right: 0;
        pointer-events: none;
        color: #d62323
    }
}

.table__product table tbody td[data-label="Удалить"] {
    min-width: 55px
}

.table__product table tbody td[data-label="Сумма, грн"] {
    max-width: 50px
}

.table__product table tbody td[data-label="Артикул"] {
    min-width: 120px;
    font-size: 11px
}

@media (max-width: 1199px) and (max-width: 767px) {
    .table__product table tr .icon-arrow {
        position: absolute;
        top: 35%;
        -webkit-transform: rotate(-90deg) translateY(-35%);
        transform: rotate(-90deg) translateY(-35%);
        right: 3px;
        margin-right: 0
    }
}

@media (max-width: 1199px) {
    .table__product table tr td:not(:first-child), .table__product table tr th:not(:first-child) {
        display: none
    }

    .table__product table tr th:first-child {
        width: 100%;
        display: block
    }

    .table__product table tr td:first-child {
        position: relative;
        display: block;
        width: 100%;
        cursor: pointer;
        border: none;
        text-align: left;
        padding: 15px 25px 15px 20px
    }

    .user__isLogin .table__product table tr td:last-child {
        padding-right: 0 !important
    }

    .table__product table tr td:not(:first-child) {
        display: none;
        width: 96%;
        position: relative;
        margin-bottom: -1px;
        border-left: none;
        border-right: none;
        text-align: right;
        padding: 6px 20px 5px
    }

    .table__product table tr td:not(:first-child):before {
        content: attr(data-label);
        float: left
    }
}

.title__filter {
    font-weight: 500;
    font-size: 14px
}

.red-line {
    color: #d62323;
    font-weight: 500
}

.result__block {
    margin-bottom: 30px;
    margin-top: 20px
}

.result__block--find {
    font-weight: lighter;
    color: #999;
    font-size: 12px
}

.result__block .pagination {
    float: right
}

.label-required {
    color: red;
}

@media (max-width: 480px) {
    .title__filter {
        font-size: 12px
    }

    .result__block {
        margin-bottom: 20px;
        text-align: center
    }

    .result__block--find {
        display: none
    }

    .result__block .pagination {
        float: none;
        display: inline-block
    }
}

.result__block .pagination li {
    font-size: 14px;
    margin-left: 10px
}

.filterBar {
    margin-top: 30px;
    margin-bottom: 25px
}

.filterBar .searchBar__wrapper {
    background: rgba(153, 204, 255, .4);
    padding: 15px 24px;
    overflow: hidden
}

@media (max-width: 1199px) {
    .filterBar {
        margin-bottom: 15px;
        margin-top: 25px
    }

    .filterBar .searchBar__wrapper {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .filterBar .searchBar__wrapper {
        padding: 15px
    }
}

@media (max-width: 480px) {
    .result__block .pagination li {
        font-size: 12px;
        margin-left: 5px;
        margin-right: 5px
    }

    .filterBar .searchBar__wrapper {
        padding: 5px 15px;
        margin-left: -15px;
        width: calc(100% + 30px)
    }
}

.filterBar .searchBar__left {
    position: relative;
    float: left;
    width: calc(100% - 280px)
}

@media (max-width: 767px) {
    .filterBar .searchBar__left {
        width: calc(100% - 240px)
    }
}

@media (max-width: 480px) {
    .filterBar .searchBar__left {
        width: 100%
    }
}

.filterBar .searchBar__left [type=text] {
    width: 100%;
    height: 30px;
    border: none;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px
}

@media (max-width: 640px) {
    .filterBar .searchBar__left [type=text] {
        text-align: left;
        padding-left: 35px
    }
}

.filterBar .searchBar__left [type=text] + label {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ccc;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    font-size: 13px
}

@media (max-width: 640px) {
    .filterBar .searchBar__left [type=text] + label {
        color: transparent;
        left: 5px;
        -webkit-transform: translate(5px, -50%);
        transform: translate(5px, -50%);
        text-align: left;
        width: auto;
        font-size: 0
    }
}

.filterBar .searchBar__left [type=text] + label:before {
    content: "\e907";
    font-family: xpertauto;
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -2.5px;
    color: #d62323;
    color: rgba(214, 35, 35, .4)
}

.filterBar .searchBar__right {
    width: 250px;
    float: right;
    position: relative
}

@media (max-width: 767px) {
    .filterBar .searchBar__right {
        width: 220px
    }
}

@media (max-width: 480px) {
    .filterBar .searchBar__right {
        width: 100%;
        text-align: center;
        margin-top: 5px
    }

    .filterBar .searchBar__right .searchBar__select--wrapper {
        display: none
    }
}

.filterBar .searchBar__right > div {
    display: block;
    position: relative
}

.filterBar .searchBar__right > div:after {
    content: '\0042';
    font-family: chinacars;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 4px 20px;
    transform-origin: 4px 20px;
    position: absolute;
    color: #d62323;
    color: rgba(214, 35, 35, .4);
    top: 0;
    right: 0;
    pointer-events: none
}

.filterBar .searchBar__right select {
    letter-spacing: 1px;
    width: 100%;
    cursor: pointer;
    padding-left: 20px;
    font-size: 13px;
    height: 30px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.filterBar .searchBar__right select option {
    letter-spacing: 1px
}

.filterBar .searchBar__label:after, .filterBar .searchBar__label:before {
    position: absolute;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filterBar .searchBar--find {
    display: none
}

@media (max-width: 480px) {
    .filterBar .searchBar--find {
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 32px;
        width: 100%;
        text-align: center
    }
}

.filterBar .searchBar__btn {
    width: 48%;
    min-width: 0
}

@media (max-width: 480px) {
    .filterBar .searchBar__btn {
        width: 120px;
        margin: 0 7px
    }
}

.filterBar .searchBy__brands .title__filter {
    width: 160px;
    float: left
}

.filterBar .searchBy__brands .title__filter.open .icon-arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 9px
}

@media (max-width: 767px) {
    .filterBar .searchBy__brands .title__filter.open .icon-arrow {
        margin-right: 14px
    }
}

.filterBar .searchBy__brands .title__filter .icon-arrow {
    display: none;
    float: right;
    font-size: 12px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-right: 6px;
    color: #d62323
}

@media (max-width: 767px) {
    .filterBar .searchBy__brands .title__filter .icon-arrow {
        display: inline-block;
        margin-right: 9px
    }
}

.filterBar .searchBy__brands ul {
    float: left;
    width: calc(100% - 160px)
}

.filterBar .searchBy__brands li {
    user-select: none;
    font-size: 14px;
    font-weight: lighter;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    margin-left: 5px
}

@media (max-width: 991px) {
    .filterBar .searchBy__brands li {
        padding-top: 1px;
        margin-bottom: 0
    }
}

.filterBar .afterFilter {
    margin-top: 10px
}

.sortList {
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .sortList ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.sortList li {
    font-size: 14px
}

@media (max-width: 767px) {
    .filterBar .searchBy__brands li {
        float: right;
        margin-right: 0
    }

    .filterBar .searchBy__brands li label {
        padding-left: 16px
    }

    .filterBar .afterFilter {
        margin-top: 0
    }

    .sortList ul {
        overflow: hidden
    }

    .sortList li {
        display: inline-block
    }

    .sortList li:first-of-type {
        width: 100%;
        margin-bottom: 10px
    }

    .sortList li:not(:first-of-type) {
        margin-bottom: 10px
    }
}

.sortList li:not(:last-of-type) {
    margin-right: 35px
}

.sortList .select__custome {
    position: relative;
    display: block
}

.sortList .select__custome::after {
    content: "\e901";
    font-family: xpertauto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    font-size: 10px;
    right: 7px;
    top: 6px;
    pointer-events: none;
    user-select: none
}

.sortList select {
    width: 170px;
    cursor: pointer;
    height: 25px;
    border: none;
    padding-left: 10px;
    padding-right: 22px;
    color: #000;
    background: rgba(153, 204, 255, .4)
}

@media (max-width: 991px) {
    .sortList li:not(:last-of-type) {
        margin-right: 25px
    }

    .sortList select {
        width: 100px
    }
}

.btnAdd {
    width: 220px;
    height: 30px;
    line-height: 32px;
    font-size: 14px
}

@media (max-width: 767px) {
    .sortList li:not(:last-of-type) {
        margin-right: 15px
    }

    .btnAdd {
        width: 200px;
        margin-top: 10px
    }
}

@media (max-width: 480px) {
    .btnAdd {
        font-size: 12px;
        width: 150px
    }
}

.btnAdd__wrapp {
    text-align: right
}

[type=checkbox]:not(.custom__checkbox):checked, [type=checkbox]:not(.custom__checkbox):not(:checked) {
    position: absolute;
    left: -9999px
}

[type=checkbox]:not(.custom__checkbox):checked + label, [type=checkbox]:not(.custom__checkbox):not(:checked) + label {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 37px;
    cursor: pointer;
    display: block;
    letter-spacing: 1px;
    font-size: 14px !important;
    transition: color ease .5s;
}

.no-touch [type=checkbox]:not(.custom__checkbox):checked + label:hover, .no-touch [type=checkbox]:not(.custom__checkbox):not(:checked) + label:hover {
    color: #00ace5
}

.no-touch [type=checkbox]:not(.custom__checkbox):checked + label:hover:before, .no-touch [type=checkbox]:not(.custom__checkbox):not(:checked) + label:hover:before {
    background-color: #00ace5;
    background-color: rgba(0, 172, 229, .8)
}

[type=checkbox]:not(.custom__checkbox):checked + label:before, [type=checkbox]:not(.custom__checkbox):not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    height: 12px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #00ace5;
    transition: width ease .5s, background-color ease .5s
}

[type=checkbox]:not(.custom__checkbox):not(:checked) + label:before {
    width: 5px
}

[type=checkbox]:not(.custom__checkbox):checked + label:before {
    width: 12px
}

[type=checkbox].custom__checkbox:checked,
[type=radio].custom__checkbox:checked,
[type=checkbox].custom__checkbox:not(:checked),
[type=radio].custom__checkbox:not(:checked) {
    position: absolute;
    left: -9999px
}

[type=checkbox].custom__checkbox:checked + label span,
[type=radio].custom__checkbox:checked + label span,
[type=checkbox].custom__checkbox:not(:checked) + label span,
[type=radio].custom__checkbox:not(:checked) + label span {
    position: relative;
    z-index: 10;
    font-size: 14px;
}


.custom__chb span {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
    font-size: 14px;
    display: inline-block;
}

.label-cb span {
    font-size: 18px !important;
}

.label-cb {
    margin-bottom: 0 !important;
}


.label-cb:before {
    border-color: red !important;
}

.label-cb:after {
    background-color: red !important;
}

input:checked + .label-cb span {
    color: #ffffff !important;
}

.custom__chb[data-is="Собрал/Проверил"] span {
    width: 50%;
}

.custom__chb.is-active span {
    color: #ffffff;
}

[type=radio].custom__checkbox:checked + label,
[type=checkbox].custom__checkbox:checked + label,
[type=radio].custom__checkbox:not(:checked) + label,
[type=checkbox].custom__checkbox:not(:checked) + label {
    position: relative;
    padding-left: 0px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 15px;
    height: 46px;
    line-height: 46px;
    font-weight: 500;
    cursor: pointer;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px
}

.custom__chb {
    user-select: none;
    position: relative;
    padding-left: 0px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 15px;
    height: 46px;
    line-height: 46px;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px
}


@media (max-width: 480px) {
    [type=radio].custom__checkbox:checked + label,
    [type=checkbox].custom__checkbox:checked + label,
    [type=radio].custom__checkbox:not(:checked) + label,
    [type=checkbox].custom__checkbox:not(:checked) + label {
        font-size: 12px;
        padding-top: 2px
    }
}

.no-touch [type=radio].custom__checkbox:checked + label:hover:before,
.no-touch [type=checkbox].custom__checkbox:checked + label:hover:before,
.no-touch [type=radio].custom__checkbox:not(:checked) + label:hover:before,
.no-touch [type=checkbox].custom__checkbox:not(:checked) + label:hover:before {
    border-color: #00ace5;
    border-color: rgba(0, 172, 229, .5)
}


@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 148, 15, 0.5);
    }
    70% {
        box-shadow: 0 0 0 7px rgba(255, 148, 15, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 148, 15, 0);
    }
}

@keyframes pulse-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(63, 81, 181, 0.5);
    }
    70% {
        box-shadow: 0 0 0 7px rgba(63, 81, 181, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(63, 81, 181, 0);
    }
}


.pulse {
    animation: pulse 1.3s linear infinite;
}

.pulse-blue {
    animation: pulse-blue 1.3s linear infinite;
}

[type=radio].custom__checkbox.custom__checkbox-1:checked + label span,
[type=checkbox].custom__checkbox.custom__checkbox-1:checked + label span {
    color: #ffffff;
}

[type=checkbox].custom__checkbox:checked + label:before,
[type=radio].custom__checkbox:checked + label:before,
[type=radio].custom__checkbox:not(:checked) + label:before,
[type=checkbox].custom__checkbox:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 200px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 47px;
    border: 2px solid rgb(255, 148, 15);
    background-color: #ffffff;
    transition: border-color .3s
}

[type=checkbox].old_checked:checked + label{
    border: 2px solid rgb(0, 0, 0);
    border-radius: 3px;
}


[type=checkbox].custom__checkbox.custom__checkbox-1:checked + label:before,
[type=radio].custom__checkbox.custom__checkbox-1:checked + label:before,
[type=radio].custom__checkbox.custom__checkbox-1:not(:checked) + label:before,
[type=checkbox].custom__checkbox.custom__checkbox-1:not(:checked) + label:before {
    border: 2px solid #3f51b5;
}

.custom__chb:before,
.custom__chb.is-active:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 47px;
    border: 2px solid rgb(255, 148, 15);
    background: 0 0;
    transition: border-color .3s
}

[type=checkbox].custom__checkbox:checked + label:after,
[type=radio].custom__checkbox:checked + label:after,
[type=radio].custom__checkbox:not(:checked) + label:after,
[type=checkbox].custom__checkbox:not(:checked) + label:after {
    content: '';
    width: 200px;
    height: 47px;
    background: rgb(255, 148, 15);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: .8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all .2s
}

[type=checkbox].custom__checkbox.custom__checkbox-1:checked + label:after,
[type=radio].custom__checkbox.custom__checkbox-1:checked + label:after,
[type=radio].custom__checkbox.custom__checkbox-1:not(:checked) + label:after,
[type=checkbox].custom__checkbox.custom__checkbox-1:not(:checked) + label:after {
    background: #3f51b5;
}

.custom__chb:after,
.custom__chb.is-active:after {
    content: '';
    width: 100%;
    height: 47px;
    background: rgb(255, 148, 15);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: .8;
    transition: all .2s
}

@media screen and (max-width: 500px) {
    [type=checkbox].custom__checkbox:checked + label,
    [type=radio].custom__checkbox:checked + label,
    [type=checkbox].custom__checkbox:not(:checked) + label,
    [type=radio].custom__checkbox:not(:checked) + label {
        width: 100%;
    }

    [type=radio].custom__checkbox:checked + label:before,
    [type=checkbox].custom__checkbox:checked + label:before,
    [type=radio].custom__checkbox:not(:checked) + label:before,
    [type=checkbox].custom__checkbox:not(:checked) + label:before {
        width: 100%;
    }

    [type=radio].custom__checkbox:checked + label:after,
    [type=checkbox].custom__checkbox:checked + label:after,
    [type=radio].custom__checkbox:not(:checked) + label:after,
    [type=checkbox].custom__checkbox:not(:checked) + label:after {
        width: 100%;
    }
}


.no-touch .number__list li:not(.pagination__arrow):not(.ellipsis) span:hover, .number__list--active span {
    background: rgba(153, 204, 255, .4)
}

[type=radio].custom__checkbox:not(:checked) + label:after,
[type=checkbox].custom__checkbox:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.custom__chb:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.custom__chb.is-active {
    color: #ffffff;
}

.custom__chb.is-active:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.number__list li {
    float: left;
    font-weight: lighter
}

.number__list li.ellipsis span {
    text-align: center;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 26px
}

.number__list li:not(.pagination__arrow):not(.ellipsis) span {
    text-align: center;
    display: block;
    min-width: 24px;
    padding: 0 4px;
    height: 24px;
    line-height: 26px;
    transition: background .3s;
    cursor: pointer
}

.profile__item, .user li {
    background: #fff
}

.number__list.pagination .pagination__arrow.disabled {
    display: none
}

.number__list.pagination .pagination__arrow span {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 3px;
    transition: color .3s;
    color: #d62323;
    color: rgba(214, 35, 35, .4)
}

.no-touch .number__list.pagination .pagination__arrow span:hover {
    color: #d62323
}

.no-touch .profile__reload:hover, .profile__item--line .l__side .remail:hover {
    color: #00ace5
}

.number__list.pagination .pagination__arrow--left span {
    margin-top: 2px
}

@media (max-width: 480px) {
    .number__list.pagination .pagination__arrow--left span {
        margin-top: 3px
    }
}

.number__list.pagination .pagination__arrow--right span {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-top: -2px
}

@media (max-width: 480px) {
    .number__list.pagination .pagination__arrow--right span {
        margin-top: -.5px
    }
}

.profile {
    width: 100%;
    display: inline-block;
    position: relative
}

.profile__reload {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 5;
    cursor: pointer;
    transition: color .3s ease;
    font-size: 14px
}

@media (max-width: 991px) {
    .profile__reload {
        font-size: 12px
    }
}

.profile__reload i {
    margin-left: 7px;
    vertical-align: -4px;
    display: inline-block;
    font-size: 20px
}

@media (max-width: 991px) {
    .profile__reload i {
        vertical-align: -3px;
        font-size: 16px
    }
}

.profile__item:not(:last-of-type) {
    margin-bottom: 25px
}

.profile__item .linesWrapper {
    padding: 20px 30px
}

@media (max-width: 767px) {
    .profile__item .linesWrapper {
        padding: 10px 15px
    }
}

.profile__item--line:not(:first-of-type) {
    margin-top: 15px
}

.profile__item--line .title__side {
    font-weight: 700
}

.profile__item--line .l__side {
    font-size: 14px;
    float: left
}

@media (max-width: 640px) {
    .profile__item--line:not(:first-of-type) {
        margin-top: 0
    }

    .profile__item--line {
        padding: 0 5px
    }

    .profile__item--line .l__side {
        overflow: hidden;
        float: none;
        margin-bottom: 8px;
        font-size: 12px
    }
}

.profile__item--line .l__side .remail {
    font-size: 16px;
    display: inline-block;
    vertical-align: -2px;
    margin-left: 3px
}

.profile__item--line .l__side.status b {
    margin-left: 10px;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    padding: 6px 7px 4px
}

.profile__item--line .l__side b {
    font-weight: 400
}

.profile__item--line .l__side b img {
    max-width: 20px;
    vertical-align: -4px
}

.profile__item--line .r__side {
    font-size: 14px;
    float: right
}

@media (max-width: 640px) {
    .profile__item--line .l__side b {
        float: right
    }

    .profile__item--line .l__side b .mobileApplicable {
        display: none
    }

    .profile__item--line .r__side {
        float: none;
        margin-bottom: 8px;
        font-size: 12px
    }
}

.profile__item--line .r__side .price {
    font-weight: 700;
    font-size: 16px;
    color: #00ace5
}

@media (max-width: 640px) {
    .profile__item--line .r__side .price {
        float: right;
        font-size: 14px
    }
}

.profile__item--line .r__side .profile__item--open {
    font-size: 12px;
    color: #666;
    cursor: pointer;
    margin-right: 10px;
    transition: color .3s
}

.no-touch .profile__item--line .r__side .profile__item--open:hover, .profile__item--line .r__side .profile__item--open.open, .user__name a {
    color: #d62323
}

@media (max-width: 640px) {
    .profile__item--line .r__side .profile__item--open {
        float: right;
        margin-right: 0
    }
}

.profile__item--line .r__side .profile__item--open.open i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 4px 7px;
    transform-origin: 4px 7px
}

.profile__item--line .r__side .profile__item--open b {
    display: inline-block;
    margin-right: 15px
}

.profile__item--line .r__side .profile__item--open i {
    font-size: 14px;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 7px 11px;
    transform-origin: 7px 11px
}

.profile__price {
    position: relative;
    padding-top: 30px
}

.profile__price > span {
    position: absolute;
    left: 0;
    font-size: 13px;
    top: -20px
}

@media (max-width: 480px) {
    .profile__price > span {
        right: 0;
        font-size: 12px;
        left: auto;
        top: 0
    }
}

.profile__price--image {
    display: block;
    margin: 0 auto;
    max-height: 385px
}

@media (max-width: 1199px) {
    .profile__price--image {
        max-height: 359px
    }
}

.profile__price--save {
    width: 270px;
    height: 30px;
    line-height: 32px;
    font-size: 14px;
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

@media (max-width: 767px) {
    .profile__price--image {
        max-height: 300px
    }

    .profile__price--save {
        width: 230px
    }
}

.user li {
    padding: 20px 30px;
    display: block;
    position: relative
}

.user li:not(:last-of-type) {
    margin-bottom: 20px
}

.user li span {
    display: inline-block;
    vertical-align: middle
}

.user--online .user__avatar {
    border-color: #00ace5
}

.user--online .user__status::before {
    background-color: #00ace5
}

.user--offline .user__avatar {
    border-color: #d62323
}

.user--offline .user__status::before {
    background-color: #d62323
}

.user__avatar {
    display: block;
    width: 45px;
    height: 45px;
    border: 1px solid;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%
}

@media (max-width: 991px) {
    .user li {
        padding: 15px
    }

    .user li span {
        display: block;
        text-align: center
    }

    .user__avatar {
        margin: 0 auto 20px
    }
}

.user__name {
    font-weight: lighter;
    font-size: 14px;
    margin-left: 20px
}

.user__name b {
    font-weight: 500
}

.user__name a {
    display: inline-block;
    text-decoration: underline
}

.user__name a:hover {
    text-decoration: none
}

.user__status {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
    right: 30px;
    font-size: 12px;
    font-weight: lighter;
    color: #999
}

@media (max-width: 991px) {
    .user__name {
        margin-left: 0
    }

    .user__status {
        top: 38px;
        right: 15px
    }
}

.user__status::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 3.5px;
    left: -10px;
    pointer-events: none
}

.user__status--none::before {
    display: none
}

.personal {
    background: #fff;
    padding: 25px;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.personal__item:nth-of-type(odd) {
    margin-left: 10%
}

@media (max-width: 640px) {
    .user__status--none {
        max-width: 110px;
        text-align: right !important
    }

    .personal {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .personal__item:nth-of-type(odd) {
        margin-bottom: 20px
    }
}

.personal__item:nth-of-type(even) {
    margin-right: 10%
}

.personal__avatar {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 1px solid #00ace5;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.personal li {
    font-size: 14px
}

.personal li:not(:last-of-type) {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .user__status {
        right: 10px
    }

    .personal {
        padding: 20px
    }

    .personal__item:nth-of-type(odd) {
        margin-left: 0
    }

    .personal__item:nth-of-type(even) {
        margin-right: 0
    }

    .personal__avatar {
        width: 180px;
        height: 180px
    }

    .personal li:not(:last-of-type) {
        margin-bottom: 20px
    }
}

.personal li b {
    font-weight: 500
}

.personalEdit {
    background: #fff;
    padding: 25px 90px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

@media (max-width: 991px) {
    .personalEdit {
        padding: 25px 50px
    }
}

@media (max-width: 767px) {
    .personalEdit {
        padding: 10px 10px
    }
}

.personalEdit__item {
    /*margin: 25px 0;*/
    margin-bottom: 25px;
}

.personalEdit__avatar {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 1px solid #00ace5;
    display: block;
    margin: 0 auto;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 640px) {
    .personalEdit__avatar {
        width: 200px;
        height: 200px
    }

    .personalEdit__avatar label img {
        max-width: 50px
    }
}

.personalEdit__avatar label {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
    transition: background-color ease .3s
}

.personalEdit__avatar label:hover {
    background-color: rgba(0, 0, 0, .5)
}

.personalEdit__avatar label img {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.personalEdit__avatar input {
    display: none
}
.login__form-hr {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d3d3d3;
    margin-top: 20px;
    margin-bottom: 5px;
}

.login__form {
    max-width: 670px;
    min-width: 670px;
    width: 100%;
    background-color: #fff;
    padding: 55px 10px;
    margin: 20px 0
}

@media (max-width: 767px) {
    .login__form {
        padding: 30px 10px;
        max-width: 500px;
        min-width: 500px
    }
}

@media (max-width: 640px) {
    .login__form {
        padding: 15px;
        max-width: 300px;
        min-width: 300px
    }
}

.login label {
    position: relative
}

.login label .forgot {
    z-index: 5;
    padding: 3px;
    position: absolute;
    letter-spacing: 0;
    margin: 0;
    float: none;
    width: auto;
    top: 7px;
    right: 10px;
    font-size: 12px;
    text-decoration: underline;
    color: #00ace5
}

.login label .forgot:hover {
    text-decoration: none
}

.login form.form__sm {
    max-width: 450px
}

.loginPage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}


.third_step {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-flow: row wrap;
}


.third_step-title {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    width: 100px;
    padding-right: 10px;
}

@media screen and (max-width: 500px) {
    .third_step-title {
        width: auto;
        padding-right: 5px;
    }
}

.third_step-list {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.third_step-list li .third_step-title {
    text-align: left;
}

.third_step-list li {
    display: flex;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
}

@media screen and (max-width: 500px) {
    .third_step-list li {
        justify-content: space-between;
    }
}

.third_step-radio-wrapper label span {
    user-select: none;
    pointer-events: none;
}

.third_step-radio-wrapper label {
    margin-bottom: 0 !important;
}

.third_step-radio-wrapper {
    padding-left: 10px;
}

@media screen and (max-width: 500px) {
    .third_step-radio-wrapper {
        padding-left: 5px;
    }
}

.dis_btn + label span {
    display: none;
}

.dis_btn + label {
    filter: grayscale(100%);
    pointer-events: none;
    user-select: none;
}

.dis_btn {
    filter: grayscale(100%);
    pointer-events: none;
    user-select: none;
}


.dis_btn span {
    display: none;
}


[data-is="Собрал"]:checked + label:before {
    border-color: rgb(255, 98, 15) !important;
}

.custom__chb.is-active[data-is="Собрал"]:before {
    border-color: rgb(255, 98, 15) !important;
}

[data-is="Собрал"]:checked + label:after {
    background: rgb(255, 98, 15) !important;
}

.custom__chb.is-active[data-is="Собрал"]:after {
    background: rgb(255, 98, 15) !important;
}

[data-is="Проверил"]:checked + label:before {
    border-color: rgb(37, 167, 8) !important;
}

.custom__chb.is-active[data-is="Проверил"]:before {
    border-color: rgb(37, 167, 8) !important;
}

[data-is="Проверил"]:checked + label:after {
    background: rgb(37, 167, 8) !important;
}

.custom__chb.is-active[data-is="Проверил"]:after {
    background: rgb(37, 167, 8) !important;
}

.custom__chb.is-active[data-is="Собрал/Проверил"]:after {
    background: linear-gradient(to left, rgba(255, 98, 15, 1) 50%, rgba(37, 167, 8, 1) 50%) !important;
}

@media screen and (max-width: 500px) {
    .third_step-list li .third_step-radio-wrapper label {
        width: 170px !important;
    }

    .third_step-list li .third_step-radio-wrapper .custom__chb {
        width: 170px !important;
        margin-bottom: 0;
    }
}

.analytics-wrapper {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-pack: start;*/
    /*-ms-flex-pack: start;*/
    /*justify-content: flex-start;*/
    /*-webkit-box-align: stretch;*/
    /*-ms-flex-align: stretch;*/
    /*align-items: stretch;*/
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-flow: row wrap;*/
    /*flex-flow: row wrap;*/
    display: inline-block;
    width: 100%;
}

.analytics-wrapper--flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 980px;
    /*flex-flow: row wrap;*/
}

.analytics-wrapper--flex .analytics-right {
    margin-right: 15px;
}

.analytics-wrapper--flex .container.container-analytics {
    flex: 1;
    /*margin-right: 0;*/
}


.analytics_total b {
    font-weight: bold;
    font-size: 35px;
    vertical-align: middle;
    line-height: 1;
}

.analytics_total {
    padding: 10px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    background-color: rgb(181, 179, 92);
    font-size: 24px;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 15px;
    overflow: hidden;
}

.analytics_best {
    text-align: center;
    padding: 5px;
    /*-webkit-border-radius: 10px;*/
    /*-moz-border-radius: 10px;*/
    /*border-radius: 10px;*/
    /*border: 2px solid rgb(250, 210, 7);*/
    /*height: 438px;*/
    position: relative;

    height: 400px;
    max-width: 323px;
    margin: 0 auto;
}

.analytics_best-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/frame.png);
    background-size: cover;
    z-index: 2;
}

.analytics_best-wrapper svg {
    display: inline-block;
    width: 40px;
    vertical-align: middle;
}

.analytics_best-wrapper h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    display: block;
    text-align: center;
}

.analytics_best img {
    display: block;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    width: 242px;
    height: 268px;
    object-fit: cover;
    position: absolute;
    bottom: 24px;
    left: 42px;
    z-index: 1;
}

.container-analytics {
    position: relative;
    max-width: 900px;
    float: left;
}

.analytics-right {
    width: 350px;
    float: left;
}

.analytics-wrapper .filter-container input {
    height: 40px;
    width: 250px;
}

.analytics-wrapper .filter-container a {
    height: 40px;
    line-height: 37px;
    font-size: 20px;
}

.analytics_comment {
    margin-top: 10px;
    /*position: absolute;*/
    background-color: #ffffff;
    /*bottom: 0;*/
    /*left: 1%;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}

.analytics_comment h3 {
    font-size: 20px;
    color: #ed1c23;
    font-weight: bold;
}

.analytics_comment p {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.header {
    position: relative;
}

.header .filter-container {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.header .filter-container #from-dt {
    width: 200px;
}

.set-date-remove {
    font-size: 18px;
}

.js__orderWeightControls {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row wrap;
}

.daterangepicker .drp-buttons,
.daterangepicker .cancelBtn {
    display: none !important;
}

.js__ordersContainer {
    overflow: hidden;
}

.store-tabs .btn-default {
    cursor: pointer;
}
.default-month-picker-wrapper {
    position: relative;
}
.default-month-picker::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}


/*custom select*/

.custom-select {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    position: relative;
    width: 140px;
}

.select-trigger {
    cursor: pointer;
    padding-left: 10px;
    padding-right: 30px;
    border: 1px solid #ccc;
    background: #fff;
    width: 100%;
    height: 34px;
    color: #000000;
    text-align: left;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
}



.select-list {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: 250px;
    background: #fff;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
    z-index: 10;
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 400px;
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #f0f0f0;
}

.select-list__sublist {
    display: none;
    border-top: 1px solid #ccc;
}


.select-list-li.has-sublist.is-open  .select-list__trigger  svg {
    transform: rotate(180deg);
}

.select-list-li.has-sublist.is-open  .select-list__sublist {
    display: block;
}
.select-list__trigger,
.select-list-item {
    background: none;
    border: none;
    margin: 0;
    cursor: pointer;
    width: 100%;
    text-align: left;
    position: relative;
    padding: 0 8px;
    font-size: 16px;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.select-list-item.is-active,
.select-list__trigger:hover,
.select-list-item:hover {
    background: #ddd;
}



.has-sublist  .select-list-item {
    padding-left: 20px;
}


