@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.dev {
    display: block
}

.dev .st0 {
    fill: #fff
}

.dev .st2 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10
}

.dev .st3 {
    fill: #fff
}

.dev -wrap {
    display: inline-block
}

.dev__logo {
    max-width: 100%
}

.dev__logo svg * {
    -webkit-transition: fill .5s ease;
    -o-transition: fill .5s ease;
    transition: fill .5s ease
}

.dev__logo .st1 {
    fill: transparent;
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease
}

.dev__logo:hover svg * {
    -webkit-animation-play-state: paused !important;
    animation-play-state: paused !important
}

.dev__logo #XMLID_138_ {
    -webkit-animation: logo_roobin-anim 2s linear infinite;
    animation: logo_roobin-anim 2s linear infinite;
    -webkit-animation-delay: 1.33s;
    animation-delay: 1.33s
}

.dev__logo #XMLID_140_ {
    -webkit-animation: logo_roobin-anim 2s linear infinite;
    animation: logo_roobin-anim 2s linear infinite;
    -webkit-animation-delay: 1.67s;
    animation-delay: 1.67s
}

.dev__logo #XMLID_146_ {
    -webkit-animation: logo_roobin-anim 2s linear infinite;
    animation: logo_roobin-anim 2s linear infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.dev__logo #XMLID_144_ {
    -webkit-animation: logo_roobin-anim 2s linear infinite;
    animation: logo_roobin-anim 2s linear infinite;
    -webkit-animation-delay: .33s;
    animation-delay: .33s
}

.dev__logo #XMLID_142_ {
    -webkit-animation: logo_roobin-anim 2s linear infinite;
    animation: logo_roobin-anim 2s linear infinite;
    -webkit-animation-delay: .67s;
    animation-delay: .67s
}

.dev__logo #XMLID_136_ {
    -webkit-animation: logo_roobin-anim 2s linear infinite;
    animation: logo_roobin-anim 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@-webkit-keyframes logo_roobin-anim {
    0%, 80% {
        fill: transparent
    }
    20%, 25% {
        fill: #e1dc00
    }
}

@keyframes logo_roobin-anim {
    0%, 80% {
        fill: transparent
    }
    20%, 25% {
        fill: #e1dc00
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

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

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #292b2c;
    text-decoration: none
}

a:focus, a:hover {
    color: #040404;
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
    line-height: inherit
}

input[type=checkbox]:disabled, input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8 !important
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #025aa5 !important
}

.bg-success {
    background-color: #5cb85c !important
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44 !important
}

.bg-info {
    background-color: #5bc0de !important
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important
}

.bg-warning {
    background-color: #f0ad4e !important
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f !important
}

.bg-danger {
    background-color: #d9534f !important
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #c9302c !important
}

.bg-inverse {
    background-color: #292b2c !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #101112 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.rounded {
    border-radius: .25rem
}

.rounded-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-left {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 400px) {
    .d-phone-none {
        display: none !important
    }

    .d-phone-inline {
        display: inline !important
    }

    .d-phone-inline-block {
        display: inline-block !important
    }

    .d-phone-block {
        display: block !important
    }

    .d-phone-table {
        display: table !important
    }

    .d-phone-table-cell {
        display: table-cell !important
    }

    .d-phone-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-phone-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 480px) {
    .d-xxs-none {
        display: none !important
    }

    .d-xxs-inline {
        display: inline !important
    }

    .d-xxs-inline-block {
        display: inline-block !important
    }

    .d-xxs-block {
        display: block !important
    }

    .d-xxs-table {
        display: table !important
    }

    .d-xxs-table-cell {
        display: table-cell !important
    }

    .d-xxs-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxs-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 560px) {
    .d-xs-none {
        display: none !important
    }

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

    .d-xs-inline-block {
        display: inline-block !important
    }

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

    .d-xs-table {
        display: table !important
    }

    .d-xs-table-cell {
        display: table-cell !important
    }

    .d-xs-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xs-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 640px) {
    .d-sm-none {
        display: none !important
    }

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

    .d-sm-inline-block {
        display: inline-block !important
    }

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

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

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

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

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

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .d-lg-none {
        display: none !important
    }

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

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

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

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1192px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

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

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

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

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

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

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

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

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

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

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

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

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

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

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

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 400px) {
    .flex-phone-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-phone-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-phone-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-phone-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-phone-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-phone-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-phone-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-phone-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-phone-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-phone-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-phone-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-phone-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-phone-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-phone-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-phone-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-phone-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-phone-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-phone-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-phone-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-phone-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-phone-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-phone-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-phone-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-phone-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-phone-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-phone-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-phone-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 480px) {
    .flex-xxs-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xxs-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xxs-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xxs-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxs-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxs-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxs-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-xxs-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxs-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxs-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxs-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxs-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xxs-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxs-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxs-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxs-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxs-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxs-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxs-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxs-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxs-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxs-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxs-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxs-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-xxs-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xxs-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxs-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 560px) {
    .flex-xs-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xs-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xs-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xs-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xs-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xs-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xs-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-xs-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xs-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xs-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xs-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xs-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xs-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xs-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xs-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xs-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xs-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xs-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xs-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xs-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xs-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xs-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xs-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xs-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-xs-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xs-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xs-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 640px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1024px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1192px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1440px) {
    .flex-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xxl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xxl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

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

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

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 400px) {
    .float-phone-left {
        float: left !important
    }

    .float-phone-right {
        float: right !important
    }

    .float-phone-none {
        float: none !important
    }
}

@media (min-width: 480px) {
    .float-xxs-left {
        float: left !important
    }

    .float-xxs-right {
        float: right !important
    }

    .float-xxs-none {
        float: none !important
    }
}

@media (min-width: 560px) {
    .float-xs-left {
        float: left !important
    }

    .float-xs-right {
        float: right !important
    }

    .float-xs-none {
        float: none !important
    }
}

@media (min-width: 640px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1024px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1192px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media (min-width: 1440px) {
    .float-xxl-left {
        float: left !important
    }

    .float-xxl-right {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-1 {
    margin: .25rem .25rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.m-2 {
    margin: .5rem .5rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.m-3 {
    margin: 1rem 1rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-4 {
    margin: 1.5rem 1.5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-5 {
    margin: 3rem 3rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-1 {
    padding: .25rem .25rem !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pl-1 {
    padding-left: .25rem !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.p-2 {
    padding: .5rem .5rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.p-3 {
    padding: 1rem 1rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-4 {
    padding: 1.5rem 1.5rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-5 {
    padding: 3rem 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media (min-width: 400px) {
    .m-phone-0 {
        margin: 0 0 !important
    }

    .mt-phone-0 {
        margin-top: 0 !important
    }

    .mr-phone-0 {
        margin-right: 0 !important
    }

    .mb-phone-0 {
        margin-bottom: 0 !important
    }

    .ml-phone-0 {
        margin-left: 0 !important
    }

    .mx-phone-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-phone-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-phone-1 {
        margin: .25rem .25rem !important
    }

    .mt-phone-1 {
        margin-top: .25rem !important
    }

    .mr-phone-1 {
        margin-right: .25rem !important
    }

    .mb-phone-1 {
        margin-bottom: .25rem !important
    }

    .ml-phone-1 {
        margin-left: .25rem !important
    }

    .mx-phone-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-phone-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-phone-2 {
        margin: .5rem .5rem !important
    }

    .mt-phone-2 {
        margin-top: .5rem !important
    }

    .mr-phone-2 {
        margin-right: .5rem !important
    }

    .mb-phone-2 {
        margin-bottom: .5rem !important
    }

    .ml-phone-2 {
        margin-left: .5rem !important
    }

    .mx-phone-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-phone-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-phone-3 {
        margin: 1rem 1rem !important
    }

    .mt-phone-3 {
        margin-top: 1rem !important
    }

    .mr-phone-3 {
        margin-right: 1rem !important
    }

    .mb-phone-3 {
        margin-bottom: 1rem !important
    }

    .ml-phone-3 {
        margin-left: 1rem !important
    }

    .mx-phone-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-phone-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-phone-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-phone-4 {
        margin-top: 1.5rem !important
    }

    .mr-phone-4 {
        margin-right: 1.5rem !important
    }

    .mb-phone-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-phone-4 {
        margin-left: 1.5rem !important
    }

    .mx-phone-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-phone-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-phone-5 {
        margin: 3rem 3rem !important
    }

    .mt-phone-5 {
        margin-top: 3rem !important
    }

    .mr-phone-5 {
        margin-right: 3rem !important
    }

    .mb-phone-5 {
        margin-bottom: 3rem !important
    }

    .ml-phone-5 {
        margin-left: 3rem !important
    }

    .mx-phone-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-phone-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-phone-0 {
        padding: 0 0 !important
    }

    .pt-phone-0 {
        padding-top: 0 !important
    }

    .pr-phone-0 {
        padding-right: 0 !important
    }

    .pb-phone-0 {
        padding-bottom: 0 !important
    }

    .pl-phone-0 {
        padding-left: 0 !important
    }

    .px-phone-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-phone-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-phone-1 {
        padding: .25rem .25rem !important
    }

    .pt-phone-1 {
        padding-top: .25rem !important
    }

    .pr-phone-1 {
        padding-right: .25rem !important
    }

    .pb-phone-1 {
        padding-bottom: .25rem !important
    }

    .pl-phone-1 {
        padding-left: .25rem !important
    }

    .px-phone-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-phone-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-phone-2 {
        padding: .5rem .5rem !important
    }

    .pt-phone-2 {
        padding-top: .5rem !important
    }

    .pr-phone-2 {
        padding-right: .5rem !important
    }

    .pb-phone-2 {
        padding-bottom: .5rem !important
    }

    .pl-phone-2 {
        padding-left: .5rem !important
    }

    .px-phone-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-phone-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-phone-3 {
        padding: 1rem 1rem !important
    }

    .pt-phone-3 {
        padding-top: 1rem !important
    }

    .pr-phone-3 {
        padding-right: 1rem !important
    }

    .pb-phone-3 {
        padding-bottom: 1rem !important
    }

    .pl-phone-3 {
        padding-left: 1rem !important
    }

    .px-phone-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-phone-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-phone-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-phone-4 {
        padding-top: 1.5rem !important
    }

    .pr-phone-4 {
        padding-right: 1.5rem !important
    }

    .pb-phone-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-phone-4 {
        padding-left: 1.5rem !important
    }

    .px-phone-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-phone-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-phone-5 {
        padding: 3rem 3rem !important
    }

    .pt-phone-5 {
        padding-top: 3rem !important
    }

    .pr-phone-5 {
        padding-right: 3rem !important
    }

    .pb-phone-5 {
        padding-bottom: 3rem !important
    }

    .pl-phone-5 {
        padding-left: 3rem !important
    }

    .px-phone-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-phone-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-phone-auto {
        margin: auto !important
    }

    .mt-phone-auto {
        margin-top: auto !important
    }

    .mr-phone-auto {
        margin-right: auto !important
    }

    .mb-phone-auto {
        margin-bottom: auto !important
    }

    .ml-phone-auto {
        margin-left: auto !important
    }

    .mx-phone-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-phone-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 480px) {
    .m-xxs-0 {
        margin: 0 0 !important
    }

    .mt-xxs-0 {
        margin-top: 0 !important
    }

    .mr-xxs-0 {
        margin-right: 0 !important
    }

    .mb-xxs-0 {
        margin-bottom: 0 !important
    }

    .ml-xxs-0 {
        margin-left: 0 !important
    }

    .mx-xxs-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xxs-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xxs-1 {
        margin: .25rem .25rem !important
    }

    .mt-xxs-1 {
        margin-top: .25rem !important
    }

    .mr-xxs-1 {
        margin-right: .25rem !important
    }

    .mb-xxs-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxs-1 {
        margin-left: .25rem !important
    }

    .mx-xxs-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-xxs-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-xxs-2 {
        margin: .5rem .5rem !important
    }

    .mt-xxs-2 {
        margin-top: .5rem !important
    }

    .mr-xxs-2 {
        margin-right: .5rem !important
    }

    .mb-xxs-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxs-2 {
        margin-left: .5rem !important
    }

    .mx-xxs-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-xxs-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-xxs-3 {
        margin: 1rem 1rem !important
    }

    .mt-xxs-3 {
        margin-top: 1rem !important
    }

    .mr-xxs-3 {
        margin-right: 1rem !important
    }

    .mb-xxs-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxs-3 {
        margin-left: 1rem !important
    }

    .mx-xxs-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-xxs-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-xxs-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-xxs-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxs-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxs-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxs-4 {
        margin-left: 1.5rem !important
    }

    .mx-xxs-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-xxs-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-xxs-5 {
        margin: 3rem 3rem !important
    }

    .mt-xxs-5 {
        margin-top: 3rem !important
    }

    .mr-xxs-5 {
        margin-right: 3rem !important
    }

    .mb-xxs-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxs-5 {
        margin-left: 3rem !important
    }

    .mx-xxs-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-xxs-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-xxs-0 {
        padding: 0 0 !important
    }

    .pt-xxs-0 {
        padding-top: 0 !important
    }

    .pr-xxs-0 {
        padding-right: 0 !important
    }

    .pb-xxs-0 {
        padding-bottom: 0 !important
    }

    .pl-xxs-0 {
        padding-left: 0 !important
    }

    .px-xxs-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xxs-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xxs-1 {
        padding: .25rem .25rem !important
    }

    .pt-xxs-1 {
        padding-top: .25rem !important
    }

    .pr-xxs-1 {
        padding-right: .25rem !important
    }

    .pb-xxs-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxs-1 {
        padding-left: .25rem !important
    }

    .px-xxs-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-xxs-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-xxs-2 {
        padding: .5rem .5rem !important
    }

    .pt-xxs-2 {
        padding-top: .5rem !important
    }

    .pr-xxs-2 {
        padding-right: .5rem !important
    }

    .pb-xxs-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxs-2 {
        padding-left: .5rem !important
    }

    .px-xxs-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-xxs-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-xxs-3 {
        padding: 1rem 1rem !important
    }

    .pt-xxs-3 {
        padding-top: 1rem !important
    }

    .pr-xxs-3 {
        padding-right: 1rem !important
    }

    .pb-xxs-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxs-3 {
        padding-left: 1rem !important
    }

    .px-xxs-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-xxs-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-xxs-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-xxs-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxs-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxs-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxs-4 {
        padding-left: 1.5rem !important
    }

    .px-xxs-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-xxs-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-xxs-5 {
        padding: 3rem 3rem !important
    }

    .pt-xxs-5 {
        padding-top: 3rem !important
    }

    .pr-xxs-5 {
        padding-right: 3rem !important
    }

    .pb-xxs-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxs-5 {
        padding-left: 3rem !important
    }

    .px-xxs-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxs-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-xxs-auto {
        margin: auto !important
    }

    .mt-xxs-auto {
        margin-top: auto !important
    }

    .mr-xxs-auto {
        margin-right: auto !important
    }

    .mb-xxs-auto {
        margin-bottom: auto !important
    }

    .ml-xxs-auto {
        margin-left: auto !important
    }

    .mx-xxs-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxs-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 560px) {
    .m-xs-0 {
        margin: 0 0 !important
    }

    .mt-xs-0 {
        margin-top: 0 !important
    }

    .mr-xs-0 {
        margin-right: 0 !important
    }

    .mb-xs-0 {
        margin-bottom: 0 !important
    }

    .ml-xs-0 {
        margin-left: 0 !important
    }

    .mx-xs-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xs-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xs-1 {
        margin: .25rem .25rem !important
    }

    .mt-xs-1 {
        margin-top: .25rem !important
    }

    .mr-xs-1 {
        margin-right: .25rem !important
    }

    .mb-xs-1 {
        margin-bottom: .25rem !important
    }

    .ml-xs-1 {
        margin-left: .25rem !important
    }

    .mx-xs-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-xs-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-xs-2 {
        margin: .5rem .5rem !important
    }

    .mt-xs-2 {
        margin-top: .5rem !important
    }

    .mr-xs-2 {
        margin-right: .5rem !important
    }

    .mb-xs-2 {
        margin-bottom: .5rem !important
    }

    .ml-xs-2 {
        margin-left: .5rem !important
    }

    .mx-xs-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-xs-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-xs-3 {
        margin: 1rem 1rem !important
    }

    .mt-xs-3 {
        margin-top: 1rem !important
    }

    .mr-xs-3 {
        margin-right: 1rem !important
    }

    .mb-xs-3 {
        margin-bottom: 1rem !important
    }

    .ml-xs-3 {
        margin-left: 1rem !important
    }

    .mx-xs-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-xs-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-xs-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-xs-4 {
        margin-top: 1.5rem !important
    }

    .mr-xs-4 {
        margin-right: 1.5rem !important
    }

    .mb-xs-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xs-4 {
        margin-left: 1.5rem !important
    }

    .mx-xs-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-xs-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-xs-5 {
        margin: 3rem 3rem !important
    }

    .mt-xs-5 {
        margin-top: 3rem !important
    }

    .mr-xs-5 {
        margin-right: 3rem !important
    }

    .mb-xs-5 {
        margin-bottom: 3rem !important
    }

    .ml-xs-5 {
        margin-left: 3rem !important
    }

    .mx-xs-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-xs-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-xs-0 {
        padding: 0 0 !important
    }

    .pt-xs-0 {
        padding-top: 0 !important
    }

    .pr-xs-0 {
        padding-right: 0 !important
    }

    .pb-xs-0 {
        padding-bottom: 0 !important
    }

    .pl-xs-0 {
        padding-left: 0 !important
    }

    .px-xs-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xs-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xs-1 {
        padding: .25rem .25rem !important
    }

    .pt-xs-1 {
        padding-top: .25rem !important
    }

    .pr-xs-1 {
        padding-right: .25rem !important
    }

    .pb-xs-1 {
        padding-bottom: .25rem !important
    }

    .pl-xs-1 {
        padding-left: .25rem !important
    }

    .px-xs-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-xs-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-xs-2 {
        padding: .5rem .5rem !important
    }

    .pt-xs-2 {
        padding-top: .5rem !important
    }

    .pr-xs-2 {
        padding-right: .5rem !important
    }

    .pb-xs-2 {
        padding-bottom: .5rem !important
    }

    .pl-xs-2 {
        padding-left: .5rem !important
    }

    .px-xs-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-xs-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-xs-3 {
        padding: 1rem 1rem !important
    }

    .pt-xs-3 {
        padding-top: 1rem !important
    }

    .pr-xs-3 {
        padding-right: 1rem !important
    }

    .pb-xs-3 {
        padding-bottom: 1rem !important
    }

    .pl-xs-3 {
        padding-left: 1rem !important
    }

    .px-xs-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-xs-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-xs-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-xs-4 {
        padding-top: 1.5rem !important
    }

    .pr-xs-4 {
        padding-right: 1.5rem !important
    }

    .pb-xs-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xs-4 {
        padding-left: 1.5rem !important
    }

    .px-xs-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-xs-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-xs-5 {
        padding: 3rem 3rem !important
    }

    .pt-xs-5 {
        padding-top: 3rem !important
    }

    .pr-xs-5 {
        padding-right: 3rem !important
    }

    .pb-xs-5 {
        padding-bottom: 3rem !important
    }

    .pl-xs-5 {
        padding-left: 3rem !important
    }

    .px-xs-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xs-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-xs-auto {
        margin: auto !important
    }

    .mt-xs-auto {
        margin-top: auto !important
    }

    .mr-xs-auto {
        margin-right: auto !important
    }

    .mb-xs-auto {
        margin-bottom: auto !important
    }

    .ml-xs-auto {
        margin-left: auto !important
    }

    .mx-xs-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xs-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 640px) {
    .m-sm-0 {
        margin: 0 0 !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0 {
        margin-left: 0 !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-sm-1 {
        margin: .25rem .25rem !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1 {
        margin-left: .25rem !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem .5rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2 {
        margin-left: .5rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem 1rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3 {
        margin-left: 1rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4 {
        margin-left: 1.5rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem 3rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5 {
        margin-left: 3rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-sm-0 {
        padding: 0 0 !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0 {
        padding-left: 0 !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-sm-1 {
        padding: .25rem .25rem !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1 {
        padding-left: .25rem !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem .5rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2 {
        padding-left: .5rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem 1rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3 {
        padding-left: 1rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4 {
        padding-left: 1.5rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem 3rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5 {
        padding-left: 3rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto {
        margin-left: auto !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0 {
        margin-left: 0 !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-md-1 {
        margin: .25rem .25rem !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1 {
        margin-left: .25rem !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-md-2 {
        margin: .5rem .5rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2 {
        margin-left: .5rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-md-3 {
        margin: 1rem 1rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3 {
        margin-left: 1rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4 {
        margin-left: 1.5rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem 3rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5 {
        margin-left: 3rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-md-0 {
        padding: 0 0 !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0 {
        padding-left: 0 !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-md-1 {
        padding: .25rem .25rem !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1 {
        padding-left: .25rem !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-md-2 {
        padding: .5rem .5rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2 {
        padding-left: .5rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-md-3 {
        padding: 1rem 1rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3 {
        padding-left: 1rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4 {
        padding-left: 1.5rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem 3rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5 {
        padding-left: 3rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto {
        margin-left: auto !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1024px) {
    .m-lg-0 {
        margin: 0 0 !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0 {
        margin-left: 0 !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-lg-1 {
        margin: .25rem .25rem !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1 {
        margin-left: .25rem !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem .5rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2 {
        margin-left: .5rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem 1rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3 {
        margin-left: 1rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem 3rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5 {
        margin-left: 3rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-lg-0 {
        padding: 0 0 !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0 {
        padding-left: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-lg-1 {
        padding: .25rem .25rem !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1 {
        padding-left: .25rem !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem .5rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2 {
        padding-left: .5rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem 1rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3 {
        padding-left: 1rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4 {
        padding-left: 1.5rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem 3rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5 {
        padding-left: 3rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto {
        margin-left: auto !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1192px) {
    .m-xl-0 {
        margin: 0 0 !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0 {
        margin-left: 0 !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xl-1 {
        margin: .25rem .25rem !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1 {
        margin-left: .25rem !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem .5rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2 {
        margin-left: .5rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem 1rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3 {
        margin-left: 1rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem 3rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5 {
        margin-left: 3rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-xl-0 {
        padding: 0 0 !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0 {
        padding-left: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xl-1 {
        padding: .25rem .25rem !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1 {
        padding-left: .25rem !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem .5rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2 {
        padding-left: .5rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem 1rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3 {
        padding-left: 1rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4 {
        padding-left: 1.5rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem 3rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5 {
        padding-left: 3rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto {
        margin-left: auto !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1440px) {
    .m-xxl-0 {
        margin: 0 0 !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0 {
        margin-left: 0 !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem .25rem !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1 {
        margin-left: .25rem !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem .5rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2 {
        margin-left: .5rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem 1rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3 {
        margin-left: 1rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4 {
        margin-left: 1.5rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem 3rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5 {
        margin-left: 3rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-xxl-0 {
        padding: 0 0 !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0 {
        padding-left: 0 !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem .25rem !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1 {
        padding-left: .25rem !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem .5rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2 {
        padding-left: .5rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem 1rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3 {
        padding-left: 1rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4 {
        padding-left: 1.5rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem 3rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5 {
        padding-left: 3rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto {
        margin-left: auto !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 400px) {
    .text-phone-left {
        text-align: left !important
    }

    .text-phone-right {
        text-align: right !important
    }

    .text-phone-center {
        text-align: center !important
    }
}

@media (min-width: 480px) {
    .text-xxs-left {
        text-align: left !important
    }

    .text-xxs-right {
        text-align: right !important
    }

    .text-xxs-center {
        text-align: center !important
    }
}

@media (min-width: 560px) {
    .text-xs-left {
        text-align: left !important
    }

    .text-xs-right {
        text-align: right !important
    }

    .text-xs-center {
        text-align: center !important
    }
}

@media (min-width: 640px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 1024px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1192px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width: 1440px) {
    .text-xxl-left {
        text-align: left !important
    }

    .text-xxl-right {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #636c72 !important
}

a.text-muted:focus, a.text-muted:hover {
    color: #4b5257 !important
}

.text-primary {
    color: #0275d8 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #025aa5 !important
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus, a.text-success:hover {
    color: #449d44 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ec971f !important
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #c9302c !important
}

.text-gray-dark {
    color: #292b2c !important
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #101112 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-def-up {
    display: none !important
}

@media (max-width: 399px) {
    .hidden-def-down {
        display: none !important
    }
}

@media (min-width: 400px) {
    .hidden-phone-up {
        display: none !important
    }
}

@media (max-width: 479px) {
    .hidden-phone-down {
        display: none !important
    }
}

@media (min-width: 480px) {
    .hidden-xxs-up {
        display: none !important
    }
}

@media (max-width: 559px) {
    .hidden-xxs-down {
        display: none !important
    }
}

@media (min-width: 560px) {
    .hidden-xs-up {
        display: none !important
    }
}

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

@media (min-width: 640px) {
    .hidden-sm-up {
        display: none !important
    }
}

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

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 1023px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width: 1024px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width: 1191px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width: 1192px) {
    .hidden-xl-up {
        display: none !important
    }
}

@media (max-width: 1439px) {
    .hidden-xl-down {
        display: none !important
    }
}

@media (min-width: 1440px) {
    .hidden-xxl-up {
        display: none !important
    }
}

.hidden-xxl-down {
    display: none !important
}

.visible-print-block {
    display: none !important
}

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

.visible-print-inline {
    display: none !important
}

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

.visible-print-inline-block {
    display: none !important
}

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

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

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #e6e6e6
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent
}

.show > .dropdown-menu {
    display: block
}

.show > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

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

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 540px;
    max-width: 100%;
    width: 640px;
    max-width: 100%;
    width: 720px;
    max-width: 100%;
    width: 960px;
    max-width: 100%;
    width: 1170px;
    max-width: 100%
}

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-phone, .col-phone-1, .col-phone-10, .col-phone-11, .col-phone-12, .col-phone-2, .col-phone-3, .col-phone-4, .col-phone-5, .col-phone-6, .col-phone-7, .col-phone-8, .col-phone-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs, .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, .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxs, .col-xxs-1, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 400px) {
    .col-phone {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-phone-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-phone-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-phone-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-phone-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-phone-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-phone-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-phone-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-phone-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-phone-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-phone-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-phone-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-phone-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-phone-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-phone-0 {
        right: auto
    }

    .pull-phone-1 {
        right: 8.33333%
    }

    .pull-phone-2 {
        right: 16.66667%
    }

    .pull-phone-3 {
        right: 25%
    }

    .pull-phone-4 {
        right: 33.33333%
    }

    .pull-phone-5 {
        right: 41.66667%
    }

    .pull-phone-6 {
        right: 50%
    }

    .pull-phone-7 {
        right: 58.33333%
    }

    .pull-phone-8 {
        right: 66.66667%
    }

    .pull-phone-9 {
        right: 75%
    }

    .pull-phone-10 {
        right: 83.33333%
    }

    .pull-phone-11 {
        right: 91.66667%
    }

    .pull-phone-12 {
        right: 100%
    }

    .push-phone-0 {
        left: auto
    }

    .push-phone-1 {
        left: 8.33333%
    }

    .push-phone-2 {
        left: 16.66667%
    }

    .push-phone-3 {
        left: 25%
    }

    .push-phone-4 {
        left: 33.33333%
    }

    .push-phone-5 {
        left: 41.66667%
    }

    .push-phone-6 {
        left: 50%
    }

    .push-phone-7 {
        left: 58.33333%
    }

    .push-phone-8 {
        left: 66.66667%
    }

    .push-phone-9 {
        left: 75%
    }

    .push-phone-10 {
        left: 83.33333%
    }

    .push-phone-11 {
        left: 91.66667%
    }

    .push-phone-12 {
        left: 100%
    }

    .offset-phone-0 {
        margin-left: 0
    }

    .offset-phone-1 {
        margin-left: 8.33333%
    }

    .offset-phone-2 {
        margin-left: 16.66667%
    }

    .offset-phone-3 {
        margin-left: 25%
    }

    .offset-phone-4 {
        margin-left: 33.33333%
    }

    .offset-phone-5 {
        margin-left: 41.66667%
    }

    .offset-phone-6 {
        margin-left: 50%
    }

    .offset-phone-7 {
        margin-left: 58.33333%
    }

    .offset-phone-8 {
        margin-left: 66.66667%
    }

    .offset-phone-9 {
        margin-left: 75%
    }

    .offset-phone-10 {
        margin-left: 83.33333%
    }

    .offset-phone-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 480px) {
    .col-xxs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxs-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xxs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xxs-0 {
        right: auto
    }

    .pull-xxs-1 {
        right: 8.33333%
    }

    .pull-xxs-2 {
        right: 16.66667%
    }

    .pull-xxs-3 {
        right: 25%
    }

    .pull-xxs-4 {
        right: 33.33333%
    }

    .pull-xxs-5 {
        right: 41.66667%
    }

    .pull-xxs-6 {
        right: 50%
    }

    .pull-xxs-7 {
        right: 58.33333%
    }

    .pull-xxs-8 {
        right: 66.66667%
    }

    .pull-xxs-9 {
        right: 75%
    }

    .pull-xxs-10 {
        right: 83.33333%
    }

    .pull-xxs-11 {
        right: 91.66667%
    }

    .pull-xxs-12 {
        right: 100%
    }

    .push-xxs-0 {
        left: auto
    }

    .push-xxs-1 {
        left: 8.33333%
    }

    .push-xxs-2 {
        left: 16.66667%
    }

    .push-xxs-3 {
        left: 25%
    }

    .push-xxs-4 {
        left: 33.33333%
    }

    .push-xxs-5 {
        left: 41.66667%
    }

    .push-xxs-6 {
        left: 50%
    }

    .push-xxs-7 {
        left: 58.33333%
    }

    .push-xxs-8 {
        left: 66.66667%
    }

    .push-xxs-9 {
        left: 75%
    }

    .push-xxs-10 {
        left: 83.33333%
    }

    .push-xxs-11 {
        left: 91.66667%
    }

    .push-xxs-12 {
        left: 100%
    }

    .offset-xxs-0 {
        margin-left: 0
    }

    .offset-xxs-1 {
        margin-left: 8.33333%
    }

    .offset-xxs-2 {
        margin-left: 16.66667%
    }

    .offset-xxs-3 {
        margin-left: 25%
    }

    .offset-xxs-4 {
        margin-left: 33.33333%
    }

    .offset-xxs-5 {
        margin-left: 41.66667%
    }

    .offset-xxs-6 {
        margin-left: 50%
    }

    .offset-xxs-7 {
        margin-left: 58.33333%
    }

    .offset-xxs-8 {
        margin-left: 66.66667%
    }

    .offset-xxs-9 {
        margin-left: 75%
    }

    .offset-xxs-10 {
        margin-left: 83.33333%
    }

    .offset-xxs-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 560px) {
    .col-xs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xs-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xs-0 {
        right: auto
    }

    .pull-xs-1 {
        right: 8.33333%
    }

    .pull-xs-2 {
        right: 16.66667%
    }

    .pull-xs-3 {
        right: 25%
    }

    .pull-xs-4 {
        right: 33.33333%
    }

    .pull-xs-5 {
        right: 41.66667%
    }

    .pull-xs-6 {
        right: 50%
    }

    .pull-xs-7 {
        right: 58.33333%
    }

    .pull-xs-8 {
        right: 66.66667%
    }

    .pull-xs-9 {
        right: 75%
    }

    .pull-xs-10 {
        right: 83.33333%
    }

    .pull-xs-11 {
        right: 91.66667%
    }

    .pull-xs-12 {
        right: 100%
    }

    .push-xs-0 {
        left: auto
    }

    .push-xs-1 {
        left: 8.33333%
    }

    .push-xs-2 {
        left: 16.66667%
    }

    .push-xs-3 {
        left: 25%
    }

    .push-xs-4 {
        left: 33.33333%
    }

    .push-xs-5 {
        left: 41.66667%
    }

    .push-xs-6 {
        left: 50%
    }

    .push-xs-7 {
        left: 58.33333%
    }

    .push-xs-8 {
        left: 66.66667%
    }

    .push-xs-9 {
        left: 75%
    }

    .push-xs-10 {
        left: 83.33333%
    }

    .push-xs-11 {
        left: 91.66667%
    }

    .push-xs-12 {
        left: 100%
    }

    .offset-xs-0 {
        margin-left: 0
    }

    .offset-xs-1 {
        margin-left: 8.33333%
    }

    .offset-xs-2 {
        margin-left: 16.66667%
    }

    .offset-xs-3 {
        margin-left: 25%
    }

    .offset-xs-4 {
        margin-left: 33.33333%
    }

    .offset-xs-5 {
        margin-left: 41.66667%
    }

    .offset-xs-6 {
        margin-left: 50%
    }

    .offset-xs-7 {
        margin-left: 58.33333%
    }

    .offset-xs-8 {
        margin-left: 66.66667%
    }

    .offset-xs-9 {
        margin-left: 75%
    }

    .offset-xs-10 {
        margin-left: 83.33333%
    }

    .offset-xs-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 640px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1024px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1192px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1440px) {
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xxl-0 {
        right: auto
    }

    .pull-xxl-1 {
        right: 8.33333%
    }

    .pull-xxl-2 {
        right: 16.66667%
    }

    .pull-xxl-3 {
        right: 25%
    }

    .pull-xxl-4 {
        right: 33.33333%
    }

    .pull-xxl-5 {
        right: 41.66667%
    }

    .pull-xxl-6 {
        right: 50%
    }

    .pull-xxl-7 {
        right: 58.33333%
    }

    .pull-xxl-8 {
        right: 66.66667%
    }

    .pull-xxl-9 {
        right: 75%
    }

    .pull-xxl-10 {
        right: 83.33333%
    }

    .pull-xxl-11 {
        right: 91.66667%
    }

    .pull-xxl-12 {
        right: 100%
    }

    .push-xxl-0 {
        left: auto
    }

    .push-xxl-1 {
        left: 8.33333%
    }

    .push-xxl-2 {
        left: 16.66667%
    }

    .push-xxl-3 {
        left: 25%
    }

    .push-xxl-4 {
        left: 33.33333%
    }

    .push-xxl-5 {
        left: 41.66667%
    }

    .push-xxl-6 {
        left: 50%
    }

    .push-xxl-7 {
        left: 58.33333%
    }

    .push-xxl-8 {
        left: 66.66667%
    }

    .push-xxl-9 {
        left: 75%
    }

    .push-xxl-10 {
        left: 83.33333%
    }

    .push-xxl-11 {
        left: 91.66667%
    }

    .push-xxl-12 {
        left: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

.bg-dark {
    background-color: #464a4c
}

.jq-checkbox, .jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jq-checkbox input, .jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.jq-select-multiple, .jq-selectbox {
    position: relative;
    display: inline-block
}

.jq-select-multiple select, .jq-selectbox select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-select-multiple li, .jq-selectbox li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-selectbox {
    z-index: 10
}

.jq-selectbox__select {
    position: relative
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.jq-selectbox__dropdown {
    position: absolute;
}

.jq-selectbox__search input {
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
	overflow: overlay;
    -webkit-overflow-scrolling: touch
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.jq-number {
    display: inline-block
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.header {
    position: fixed;
    z-index: 50;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 5px #464a4c;
    box-shadow: 0 0 5px #464a4c;
    padding-bottom: .3rem
}

@media only screen and (min-width: 768px) {
    .header {
        padding-bottom: 0
    }
}

.header__line--top {
    display: none
}

@media only screen and (min-width: 768px) {
    .header__line--top {
        display: block
    }
}

.header__line--top .section__row {
    height: 2rem
}

.header__line--middle .section__row {
    min-height: 4rem;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .header__line--middle .section__row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.header__line--menu .section__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__languages {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none
}

.header__logo {
    padding:0;
	margin-left:2rem;
	display:none;
}

@media only screen and (min-width: 813px) {
    .header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
		padding:0 1rem;
		display:block;
    }
}

@media only screen and (min-width: 813px) {
    .header__logo {
        margin-bottom: 0;
        margin-left: 0
    }
}

.header__logo .phone {
    margin-top: 1rem;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .header__logo .phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: .5rem 0
    }
}

@media only screen and (min-width: 1024px) {
    .header__logo .phone {
        display: none
    }
	.header__region__checkout{
		padding-top:0;
	}
}

.header__region {
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.header__region__checkout{
	padding-top: 1rem;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media only screen and (min-width: 1024px) {
	.header__region__checkout{
		padding-top:0;
	}
}
@media only screen and (min-width: 667px) {
    .header__region  {
        display: flex;
    }
}
.header__search {
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}


@media only screen and (min-width: 768px) {
    .header__search {
         -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
    }
}

@media only screen and (min-width: 1024px) {
    .header__search {
		display: block;
        padding: 0 2rem;
		margin-right:1rem;
		 -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
}

.header__controls {
    position: relative;
    padding: .3rem 0;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

@media only screen and (min-width: 768px) {
    .header__controls {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }
}

@media only screen and (min-width: 768px) {
    .header__controls {
        padding: 0
    }
}

.header__main-menu {
    display: none
}

@media only screen and (min-width: 813px) {
    .header__main-menu {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }
}

.header__phone {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: none
}

@media only screen and (min-width: 960px) {
    .header__phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }
}

.filters-list {
    padding: .5rem 0
}

.filters-list__item {
    padding: .5rem 1rem
}

.filters-list__item:not(:last-child) {
    border-bottom: 1px solid #e6e6e6
}

.flist {
    padding: .5rem 0
}

.flist-item{

 margin-bottom:1rem;

 }
 @media only screen and (min-width: 768px) {
 .flist-item{
 width:48%!important;
 margin:0 1% 1rem 1%;
 float:left;
 }
  }
 @media only screen and (min-width: 1024px) {
 .flist-item{
 width:23%!important;
 margin:0 1% 1rem 1%;
 }
}

.flist-item > select {
width:100%!important;
 border:1px solid #b3c2cd;
 color:#b3c2cd;
 margin-bottom:1rem;
 background:#fff;
 float:none!important;
  padding:0.5rem!important;
	     -webkit-border-radius:1rem!important;
    -moz-border-radius:1rem!important;
    border-radius:1rem!important;
	    outline:none;
    cursor:pointer;
	appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.flist-item .price-range {
    margin-bottom: .5rem
}

.flist-label {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    position: relative;
    font-size: 1rem;
    color: #464a4c;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5rem
}

.flist__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flist__controls button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    font-size: .8rem;
    cursor: pointer;
    background: 0 0;
    border: none;
    border-bottom: 1px dotted
}

.flist__controls button:first-child {
    display: none;
    margin-right: .5rem
}

.flist__controls button:hover {
    color: #b50000
}

.filter {
    position: relative;
    background-color: #fff
}

.filter__title {
    position: relative;
    font-size: 1rem;
    color: #464a4c;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.filter__title:before {
    content: "";
    display: block;
    margin-right: 1rem;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    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;
    border: 1px solid #e6e6e6;
    font-family: FontAwesome
}

.filter__title:before {
    content: "\f106";
    font-family: FontAwesome
}

.filter__checkbox {
    position: absolute;
    outline: 0;
    width: 100%;
    height: 1rem;
    left: 0;
    z-index: 1;
    opacity: 0;
    cursor: pointer
}

.filter__checkbox:checked ~ .filter__body {
    max-height: 0;
    overflow: hidden
}

.filter__checkbox:checked ~ .filter__title:before {
    content: "\f107";
    line-height: 1.5rem;
    background-color: #613d7c;
    color: #f7f7f9
}

.filter__body {
    position: relative;
    max-height: 4rem;
    opacity: 1;
    -webkit-transition: max-height .5s ease-in-out;
    -o-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out
}

.filter__inner {
    padding-top: .5rem
}

.languages {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -2.5px;
    margin-right: -2.5px
}

.languages > * {
    padding-left: 2.5px;
    padding-right: 2.5px
}

.languages__link {
    display: block;
    background: center center no-repeat;
    width: 24px;
    height: 24px
}

.languages__link--ru {
    background-image: url(../img/lang-ru.png)
}

.languages__link--en {
    background-image: url(../img/lang-gb.png)
}

.round-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #f7f7f9;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
}

.round-button:before {
    font-family: FontAwesome
}

.round-button:focus, .round-button:hover {
    color: #f7f7f9
}

.round-button--primary {
    background-color: #ed7632
}

.round-button--primary:before {
    content: "\f07a"
}

.round-button--primary:focus, .round-button--primary:hover {
    -webkit-box-shadow: 0 0 0 2px #ed7632;
    box-shadow: 0 0 0 2px #ed7632
}

.round-button--fav {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    -webkit-box-shadow: 0 0 0 2px #f0ad4e;
    box-shadow: 0 0 0 2px #f0ad4e;
    color: #f0ad4e
}

.round-button--fav:before {
    content: "\f006"
}

.round-button--fav:focus, .round-button--fav:hover {
    color: #f7f7f9;
    background-color: #f0ad4e;
    -webkit-box-shadow: 0 0 2px 2px #f0ad4e;
    box-shadow: 0 0 2px 2px #f0ad4e
}

.round-button--fav:focus:before, .round-button--fav:hover:before {
    content: "\f005"
}

.round-button--more {
    background-color: #613d7c
}

.round-button--more:before {
    content: "\f0a4"
}

.round-button--more:focus, .round-button--more:hover {
    -webkit-box-shadow: 0 0 0 2px #613d7c;
    box-shadow: 0 0 0 2px #613d7c
}

.round-button--into:before {
    content: "\f061"
}

.round-button--into:focus, .round-button--into:hover {
    -webkit-box-shadow: 0 0 0 2px #f7f7f9;
    box-shadow: 0 0 0 2px #f7f7f9
}

.round-button--hollow {
    border: 1px solid
}

.round-button--clean {
    color: #636c72;
    border: 2px solid #636c72;
    width: 48px;
    height: 48px
}

.round-button--clean:before {
    content: "\f014"
}

.round-button--clean:hover {
    color: #464a4c;
    border: 2px solid #464a4c
}

.wish {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #f7f7f9;
    border-radius: 50%;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    -webkit-box-shadow: 0 0 0 2px #f0ad4e;
    box-shadow: 0 0 0 2px #f0ad4e;
    color: #f0ad4e;
    position: relative;
    margin-left: 0;
    margin-top: 1rem
}

@media only screen and (min-width: 768px) {
    .wish {
        margin-top: 0;
        margin-left: 1rem
    }
}
@media only screen and (min-width: 1280px) {
    .wish {
        margin-top: 1rem;
    }
}
@media only screen and (min-width: 1281px) {
    .wish {
        margin-top: 0;
    }
}

.wish:before {
    font-family: FontAwesome;
    content: "\f006"
}

.wish:hover {
    color: #f7f7f9;
    background-color: #f0ad4e;
    -webkit-box-shadow: 0 0 2px 2px #f0ad4e;
    box-shadow: 0 0 2px 2px #f0ad4e
}

.wish:hover:before {
    content: "\f005"
}

.wish:after {
    position: absolute;
    left: 100%;
    font-size: 1rem;
    padding-left: .5rem;
    color: #f0ad4e;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wish.wadd:after {
    content: "Отложить";
	font-size:0.8rem;
}

.wish.wdel {
    color: #636c72;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wish.wdel:before {
    content: "\f005"
}

.wish.wdel:hover {
    color: #636c72;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wish.wdel:after {
    content: "Отложено";
    color: #636c72;
	font-size:0.8rem;
}
@media only screen and (min-width: 1367px) {
   .wish.wdel:after {
    font-size:1rem;
}
   .wish.wadd:after {
	font-size:1rem;
}
}
.socials {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -3px;
    margin-right: -3px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.socials > * {
    padding-left: 3px;
    padding-right: 3px
}

.socials__link {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 36px;
    font-size: 20px;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #636c72
}

.socials__link:hover {
    color: #fff;
    border-color: #e6e6e6
}

.socials__link:before {
    font-family: FontAwesome
}

.socials__link--vk:before {
    content: "\f189"
}

.socials__link--fb:before {
    content: "\f09a"
}

.socials__link--tw:before {
    content: "\f099"
}

.socials__link--ok:before {
    content: "\f263"
}

.socials__link--yt:before {
    content: "\f167"
}

.socials__link--gp:before {
    content: "\f0d5"
}

.socials__link--in:before {
    content: "\f16d"
}

.main-brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-brands__item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    padding: 5px
}
.main-brands__item:hover{
	outline:1px solid #ed7632;
}
@media only screen and (min-width: 668px) {
    .main-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
}

.main-brands--vendors .main-brands__item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

@media only screen and (min-width: 480px) {
    .main-brands--vendors .main-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.main-brands__link {
    display: block;
    background: #fff;
    height: 4rem;
    padding: .5rem 1rem
}

@media only screen and (min-width: 768px) {
    .main-brands__link {
        height: 5rem
    }
}

.main-brands__image {
    display: block;
    position: relative;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .2s ease-in-out;
    transition: -webkit-filter .2s ease-in-out;
    -o-transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out, -webkit-filter .2s ease-in-out
}

.main-brands__item:hover .main-brands__image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.main-brands__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.brand-button {
    border: 1px solid #e6e6e6;
    height: 4rem;
    background: #fff
}

.main-vendors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff
}

.main-vendors__item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative
}

@media only screen and (min-width: 480px) {
    .main-vendors__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.main-vendors__item:not(:first-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 1px;
    width: 70%;
    background: #e6e6e6;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media only screen and (min-width: 480px) {
    .main-vendors__item:not(:first-child):after {
        left: 0;
        top: 50%;
        height: 2.5rem;
        width: 1px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.main-vendors__item:hover + .main-vendors__item:after {
    display: none
}

.main-vendors__link {
    display: block;
    height: 4rem;
    padding: .5rem 1rem
}

@media only screen and (min-width: 768px) {
    .main-vendors__link {
        height: 5rem
    }
}

.main-vendors__image {
    display: block;
    position: relative;
    height: 100%
}

.main-vendors__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu__item {
    position: relative
}

.menu__item:hover > .menu--sub {
    left: 0;
    opacity: 1
}

.menu__link {
    line-height: 1;
    color: #e6e6e6;
    -webkit-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu__link:before {
    font-family: FontAwesome;
    margin-right: 5px
}

.menu__link:hover {
    color: #ffd500
}

.menu--main > .menu__list > .menu__item {
    margin-right: -1px;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.menu--main > .menu__list > .menu__item:after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    right: 0;
    width: 1px;
    top: 50%;
    margin-top: -.8rem;
    height: 1.6rem;
    background-color: #636c72
}

.menu--main > .menu__list > .menu__item:first-child:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 1px;
    top: 50%;
    margin-top: -.8rem;
    height: 1.6rem;
    background-color: #636c72
}

.menu--main > .menu__list > .menu__item:hover {
    background-color: #636c72
}

.menu--main > .menu__list > .menu__item:first-child > .menu__link {
    color: #ffd500
}

.menu--main > .menu__list > .menu__item > .menu__link {
    height: 2.8rem;
    font-size: .85rem;
    padding-left: .5rem;
    padding-right: .5rem
}
@media only screen and (min-width: 813px) {
    .menu--main > .menu__list > .menu__item > .menu__link {
        font-size: .6rem;
        padding-left: .75rem;
        padding-right: .75rem
    }
}
@media only screen and (min-width: 1024px) {
    .menu--main > .menu__list > .menu__item > .menu__link {
        font-size: .7rem;
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media only screen and (min-width: 1281px) {
    .menu--main > .menu__list > .menu__item > .menu__link {
		font-size: .9rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.menu--main > .menu__list > .menu__item > .menu__link:before {
    font-size: 20px;
    margin-right: 1rem
}

@media only screen and (min-width: 1192px) {
    .menu--main > .menu__list > .menu__item:first-child {
        width: 280px
    }
}

.menu--sub {
    position: absolute;
    left: -10000px;
    opacity: 0;
    background-color: #f2f2f2;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    min-width: 100%
}

.menu--sub .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
}

.menu--sub .menu__item {
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static
}

.menu--sub .menu__item:not(:last-child) {
    border-bottom: 1px solid #f2f2f2
}

.menu--sub .menu__item:hover .menu--sub {
    left: calc(100%);
    border-left: 1px solid #f2f2f2
}

.menu--sub .menu__item:hover .menu--sub .menu__item {
    border-bottom: none
}

.menu--sub .menu__item--sub:after {
    margin-left: 1rem;
    content: "\f105";
    font-family: FontAwesome
}

.menu--sub .menu__link {
    color: #464a4c;
    height: 1.8rem;
    font-size: .8rem
}

.menu--sub .menu__link:before {
    margin-right: 1rem
}

.menu--sub .menu__link:hover {
    text-shadow: 0 0 0 #464a4c
}

.menu--sub .menu--sub {
    height: 100%;
    top: 0
}

.menu--top .menu__item {
    padding-left: .4rem;
    padding-right: .4rem
}

@media only screen and (min-width: 1024px) {
    .menu--top .menu__item {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.menu--top .menu__link {
    font-size: .9rem
}

@media only screen and (min-width: 1192px) {
    .menu--top .menu__link {
        font-size: .8rem
    }
}

.menu--top .menu__link:before {
    display: none
}

@media only screen and (min-width: 1024px) {
    .menu--top .menu__link:before {
        display: block
    }
}

.menu-box__list {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.menu-box__item {
    padding: 0 1rem;
    position: relative;
    border-bottom: 1px solid #f2f2f2
}

.menu-box__item:first-child {
    border-top: 1px solid #f2f2f2
}

.menu-box__link {
    color: #464a4c;
    height: 2rem;
    font-size: .9rem;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-box__link:before {
    font-family: FontAwesome;
    margin-right: .5rem;
    width: 17px
}

.menu-box__sub {
    max-height: 0;
    -webkit-transition: max-height .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    overflow: hidden
}

.menu-box__sub .menu-box {
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-box__sub .menu-box__item {
    padding: 0 .5rem
}

.menu-box__sub .menu-box__link {
    font-size: .8rem
}

:checked ~ .menu-box__sub {
    max-height: 100%;
}

.menu-box__expand {
    position: absolute;
    right: .5rem;
    top: .25rem;
    width: 25px;
    height: 25px;
    border: 1px solid #e6e6e6;
    border-radius: 50%
}

.menu-box__expand:after, .menu-box__expand:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 9px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #464a4c
}

.menu-box__expand:before {
    -webkit-transform: translate(1px, -50%) rotate(45deg);
    -ms-transform: translate(1px, -50%) rotate(45deg);
    transform: translate(1px, -50%) rotate(45deg)
}

.menu-box__expand:after {
    -webkit-transform: translate(-4px, -50%) rotate(-45deg);
    -ms-transform: translate(-4px, -50%) rotate(-45deg);
    transform: translate(-4px, -50%) rotate(-45deg)
}

:checked + .menu-box__expand:before {
    -webkit-transform: translate(-4px, -50%) rotate(45deg);
    -ms-transform: translate(-4px, -50%) rotate(45deg);
    transform: translate(-4px, -50%) rotate(45deg)
}

:checked + .menu-box__expand:after {
    -webkit-transform: translate(1px, -50%) rotate(-45deg);
    -ms-transform: translate(1px, -50%) rotate(-45deg);
    transform: translate(1px, -50%) rotate(-45deg)
}

.menu-box__checkbox {
    position: absolute;
    right: .5rem;
    top: .25rem;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    opacity: 0;
    z-index: 1
}

.icon:before {
    width: 1.6rem;
    height: 1.6rem;
    content: "";
	background-size:100%;
}
.icon-car:before{background-image:url(../img/icons/car.png)}
.icon-speed:before{background-image:url(../img/icons/speed.png)}
.icon-truck:before{background-image:url(../img/icons/truck.png)}
.icon-bike:before{background-image:url(../img/icons/bike.png)}
.icon-bus:before{background-image:url(../img/icons/bus.png)}
.icon-aircraft:before{background-image:url(../img/icons/aircraft.png)}
.icon-army:before{background-image:url(../img/icons/army.png)}
.icon-speccar:before{background-image:url(../img/icons/police.png)}
.icon-special:before{background-image:url(../img/icons/special.png)}
.icon-acc:before{background-image:url(../img/icons/acc.png)}
.icon-komis:before{background-image:url(../img/icons/komissia.png)}
.icon-1:before {
    background-image: url(../img/icons/1.png)
}

.icon-2:before {
    background-image: url(../img/icons/2.png)
}

.icon-3:before {
    background-image: url(../img/icons/3.png)
}

.icon-4:before {
    background-image: url(../img/icons/4.png)
}

.icon-5:before {
    background-image: url(../img/icons/5.png)
}

.icon-6:before {
    background-image: url(../img/icons/6.png)
}

.icon-7:before {
    background-image: url(../img/icons/7.png)
}

.icon-8:before {
    background-image: url(../img/icons/8.png)
}

.icon-9:before {
    background-image: url(../img/icons/9.png)
}

.icon-10:before {
    background-image: url(../img/icons/10.png)
}

.icon-11:before {
    background-image: url(../img/icons/11.png)
}

.icon-12:before {
    background-image: url(../img/icons/12.png)
}

.icon-13:before {
    background-image: url(../img/icons/13.png)
}

.icon-14:before {
    background-image: url(../img/icons/14.png)
}

.icon-15:before {
    background-image: url(../img/icons/15.png)
}

.icon-16:before {
    background-image: url(../img/icons/16.png)
}

.icon-17:before {
    background-image: url(../img/icons/17.png)
}


.subscribe {
    display: none;
    padding: 2rem 0 !important;
    background: #613d7c;
    color: #e6e6e6;
    position: relative
}

.subscribe:before {
    content: "\f003";
    display: block;
    position: absolute;
    color: #7c4e9e;
    font-family: FontAwesome;
    -webkit-transform: rotate(-45deg) translate(-50px, -50px);
    -ms-transform: rotate(-45deg) translate(-50px, -50px);
    transform: rotate(-45deg) translate(-50px, -50px);
    right: 0;
    bottom: 0;
    font-size: 8rem
}

.subscribe__row {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    margin-bottom: -30px
}

.subscribe__row > * {
    margin-top: 30px
}

.subscribe__left {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .subscribe__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

.subscribe__right {
    -ms-flex-item-align: center;
    align-self: center;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .subscribe__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.subscribe__title {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 300
}

.subscribe__text {
    font-weight: 300;
    font-style: 1.2rem;
    max-width: 320px
}

.footer {
    background: #141414;
    color: #f7f7f9
}


.footer__col {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media only screen and (min-width: 768px) {
    .footer__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
		margin:0;
    }
}
@media only screen and (min-width: 1024px) {
    .footer__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.footer__title {
    font-weight: 300;
    font-size: 1.2rem;
	cursor:pointer;
	padding:0.5rem 0 0.5rem 1rem;
	border-bottom: 1px solid hsla(0,0%,100%,.08);
	position:relative;
}
.footer__title:after{
	position:absolute;
	content:'+';
	padding-right: 0.5rem;
	right:0;
	color:#fff;
}
.footer__title2:after{
	display:none;
}
@media only screen and (min-width: 768px) {
    .footer__title{
		margin-bottom:1rem;
        cursor:auto;
		padding:0;
		border:0;
    }
	.footer__title:after{
	display:none;
}
}
.footer__socials {
    margin-bottom: 1rem;
	margin-left:1rem;
}
@media only screen and (min-width: 768px) {
  .footer__socials {
	margin-left:0;
}
}
.footer__list {
    margin: 0;
    padding: 0 2rem;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	display:none;
}
@media only screen and (min-width: 768px) {
    .footer__list {
        display:block;
		padding:0;
    }
}
.footer__link {
    color: #b2b2b2;
    font-size: .8rem;
    line-height: 1.5rem;
    font-weight: 300
}

.footer__link:hover {
    color: #f7f7f9
}

.footer__contacts {
    margin: 1rem;
    font-size: 2rem;
}
@media only screen and (min-width: 768px) {
   .footer__contacts {
	margin-left:0;
	/*text-align:right;*/
}
}
.phone {
    color: #fff;
    line-height: 1
}

.phone__number {
    display: block;
    color: inherit !important;
    font-size: 1rem;
    font-weight: 500;
    cursor: default
}

.phone__text {
    display: none;
    margin-top: .1rem;
    font-weight: 300;
    font-size: .8rem
}

@media only screen and (min-width: 768px) {
    .phone__text {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {
    .phone__text {
        padding-left: 0
    }
}

.phone--dark {
    color: #464a4c
}

.phone--footer .phone__number {
    font-size: 1.2rem;
    font-weight: 400
}

@media only screen and (min-width: 1192px) {
    .phone--footer .phone__number {
        font-size: 1.5rem
    }
}

.phone--footer .phone__text {
    color: #b2b2b2
}

.logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.logo__image {
    background: url(../img/logo3.png) no-repeat left center/contain;
    min-width: 100%;
    height: 40px;
}

.logo__descriptor {
    margin-top: .1rem;
    color: #454545;
    text-transform: uppercase;
    font-size: 7.7px;
    white-space: nowrap;
    font-weight: 600;
    font-family: Roboto;

}

@media only screen and (min-width: 768px) {
	.logo{margin-left:0;}
    .logo__descriptor {
        font-size: 12px;
        margin-top: .2rem;
    }
}

.category-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 1rem;
    background-image: -webkit-linear-gradient(315deg, #ffd500 10%, #f0ad4e);
    background-image: -o-linear-gradient(315deg, #ffd500 10%, #f0ad4e);
    background-image: linear-gradient(135deg, #ffd500 10%, #f0ad4e)
}

.slider__item:nth-child(even) .category-slide {
    background-image: -webkit-linear-gradient(315deg, #5bc0de 10%, #0275d8);
    background-image: -o-linear-gradient(315deg, #5bc0de 10%, #0275d8);
    background-image: linear-gradient(135deg, #5bc0de 10%, #0275d8)
}

.category-slide__title {
    color: #292b2c;
    padding: 0 2rem;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 300;
    text-align: center
}

.category-slide__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: center 1.5rem;
    background-repeat: no-repeat
}

.category-slide__button {
    position: relative;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.sandwich {
    position: fixed;
    display: block;
    width: 2rem;
    height: 2rem;
    left: 10px;
    top: 26px;
    z-index: 200;
    cursor: pointer;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease
}

.p-sandwich--active .sandwich {
    left: 90%
}

@media only screen and (min-width: 813px) {
    .sandwich {
        display: none
    }
}

.sandwich > span {
    border: none;
    display: block;
    border-radius: 4px;
    background-color: #464a4c
}

.sandwich__topper {
    position: relative;
    top: 0;
    width: 24px;
    height: 2px
}

.sandwich--animated .sandwich__topper {
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    -o-transition: transform .5s, top .2s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s
}

.p-sandwich--active .sandwich__topper {
    top: 7px;
    -webkit-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    transform: rotate(140deg)
}

.sandwich__bottom {
    position: relative;
    width: 24px;
    height: 2px;
    top: 4px
}

.sandwich--animated .sandwich__bottom {
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    -o-transition: transform .5s, top .2s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s;
    -webkit-transition-delay: .2s, 0s;
    -o-transition-delay: .2s, 0s;
    transition-delay: .2s, 0s
}

.p-sandwich--active .sandwich__bottom {
    top: 5px;
    -webkit-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    transform: rotate(-140deg)
}

.sandwich__footer {
    position: relative;
    width: 24px;
    height: 2px;
    top: 8px
}

.p-sandwich--active .sandwich__footer {
    display: none
}

.sandwich-sidebar {
    position: fixed;
    -webkit-box-shadow: 0 0 5px #464a4c;
    box-shadow: 0 0 5px #464a4c;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    width: 0;
    -webkit-transition: .3s ease width;
    -o-transition: .3s ease width;
    transition: .3s ease width;
    z-index: 50;
    background-color: #f7f7f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-sandwich--active .sandwich-sidebar {
    width: 100%
}

.sandwich-sidebar__header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem 3rem 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sandwich-sidebar__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.sandwich-sidebar__footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6rem;
    flex: 0 0 6rem;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-one {
    padding: 1rem;
    padding-top: 2rem;
    height: 100%;
    background-color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e6e6e6
}

@media only screen and (min-width: 1192px) {
    .product-one:hover {
        z-index: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.product-one--day {
    border: 2px solid #ed7632 !important
}

.product-one--catalog {
    border-left: none;
    border-bottom: none
}

.product-one--catalog:hover {
    border: 1px solid #e6e6e6
}

.product-one__image {
    position: relative;
    height: 130px;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media only screen and (min-width: 400px) {
    .product-one__image {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        max-width: 40%;
        height: 170px
    }
}

@media only screen and (min-width: 768px) {
    .product-one__image {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 1192px) {
    .product-one__image {
        height: 186px
    }
}

.product-one__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-one__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
}

@media only screen and (min-width: 400px) {
    .product-one__body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        max-width: 60%;
        padding-left: 1rem
    }
}

@media only screen and (min-width: 768px) {
    .product-one__body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        padding-left: 0
    }
}

.product-one__body > * {
    margin-top: .5rem
}

.product-one__title {
    font-size: 12px;
    line-height: 1.2
}

.product-one__name {
    display: block;
    line-height: 1;
    height: 2.7rem;
    font-size: .9rem;
    overflow: hidden;
    text-transform: uppercase
}

.product-one__cat {
    font-size: .7rem;
    margin-bottom: .1rem;
    color: #464a4c
}

.product-one__header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 1rem;
    line-height: 2rem;
    color: #292b2c
}

.product-one__details {
    font-size: .7rem
}

.product-one__footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
@media only screen and (min-width: 667px) {
    .product-one__footer  {
        flex-direction: column;
		align-items: flex-start;
    }
}
@media only screen and (min-width: 812px) {
    .product-one__footer  {
        flex-direction: row;
		align-items: flex-end;
    }
}
.product-one__prices {
    font-style: 1.2rem
}

.product-one__price {
    font-weight: 700;
    line-height: 2rem
}

.product-one__price-old {
    text-decoration: line-through;
    font-size: .8em;
    color: #636c72;
    margin-bottom: -3px
}

.product-one__controls {
    margin-left: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-one__button {
    margin-right: 1rem
}

.product-one__button:last-child {
    margin-right: 0
}

.product-one__sticker {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 1.5rem;
    font-weight: 300;
    text-align: center;
    font-size: 12px;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: #fff
}

.product-one__sticker.green {
    background-color: #5cb85c
}

.product-one__sticker.blue {
    background-color: #0275d8
}

.product-one__sticker.teal {
    background-color: #5bc0de
}

.product-one__sticker.purple {
    background-color: #613d7c
}

.product-one__sticker.red {
    background-color: red
}

.product-one__discount {
    position: absolute;
    right: .5rem;
    top: .5rem;
    border-radius: 50%;
    background-color: #f0ad4e;
    color: #fff;
    width: 3rem;
    line-height: 3rem;
    text-align: center;
    font-weight: 700;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    z-index: 1
}

.product-one__new {
    position: absolute;
    left: .5rem;
    top: .5rem;
    border-radius: 50%;
    background-color: #ff5b77;
    color: #fff;
    width: 3rem;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    z-index: 1
}

.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -.25rem;
    margin-right: -.25rem;
    margin-bottom: 1rem
}

.breadcrumbs > * {
    padding-left: .25rem;
    padding-right: .25rem
}

.breadcrumbs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

.breadcrumbs__item:not(:last-child):after {
    padding-left: .5rem;
    content: "\f105";
    font-family: FontAwesome;
    font-size: .8rem;
    color: #636c72
}

.breadcrumbs a, .breadcrumbs__link {
    font-size: .8rem;
    color: #636c72;
    font-weight: 300
}

.basket-box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-controls__basket:hover .basket-box {
    max-height: 90vh;
    opacity: 1
}

.basket-box__inner {
    padding: 2rem
}

.basket-box__products-list {
    padding: .5rem 2rem 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    /*flex: 1 1 auto;*/
    overflow-y:auto;
	max-height:400px;
}

.mobile .basket-box__products-list {
    max-height: none;
    padding-left: 1rem;
    padding-right: 1rem
}

.basket-box__offer {
    font-style: italic;
    font-weight: 300;
    color: #292b2c;
    font-size: .9rem;
    margin-bottom: 1rem
}

.basket-box__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.basket-box__header {
    position: relative;
    z-index: 1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2rem;
    font-size: 1.5rem;
    font-weight: 300;
    color: #292b2c;
    -webkit-box-shadow: 0 1px 4px #636c72;
    box-shadow: 0 1px 4px #636c72
}

.basket-box__footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 2rem;
    -webkit-box-shadow: 0 -1px 4px #636c72;
    box-shadow: 0 -1px 4px #636c72
}

.mobile .basket-box__footer {
    padding: 1rem
}

.basket-box__total {
    line-height: 1
}

.basket-box__total-value {
    font-size: 2rem;
    font-weight: 700;
    color: #292b2c
}

.basket-box__total-value:after {
    padding-left: .1em;
    font-size: .9em;
    content: "\f158";
    font-family: FontAwesome
}

.mobile .basket-box__total-value {
    font-size: 1.5rem
}

.mobile .basket-box__checkout {
    max-width: 40%
}

.basket-product {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	*/

    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: 2px solid #e6e6e6;
    color: #292b2c
}
}
.mobile .basket-product {
    margin-bottom: .25rem;
    padding-bottom: .25rem
}

.basket-product__image-wrapper {
    width: 80px;
    height: 80px;
    position: relative;
}

.basket-product__image {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.basket-product__content {
    margin: 0 ;
}

.mobile .basket-product__content {
    margin: 0 ;
}

.basket-product__name {
    line-height: 1.2;
    display: block;
    font-size: .9rem;
	min-height:80px;
	padding-top:10px;
}
.mobile .basket-product__name {
    font-size: .8rem
}

.basket-product__price {
    margin-right: 2rem;
    font-size: 1.5rem;
    font-weight: 700;
}

.basket-product__price:after {
    padding-left: .1em;
    font-size: .9em;
    content: "\f158";
    font-family: FontAwesome
}
@media only screen and (min-width: 768px) {
.basket-product__price {
	text-align:right;
	width:100%;
	padding-top:20px;
	min-height:80px;
}
}
.mobile .basket-product__price {
    font-size: 1rem
}

.basket-product__button-del {
    width: 1rem;
    height: 1rem;
    /*-webkit-box-flex: 0;
    -ms-flex: 0 0 1rem;
    flex: 0 0 1rem;
    color: #636c72;
    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;
    -webkit-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out*/
	float:right;
	font-weight:400!important;
	margin-right:20px;
}

.basket-product__button-del:before {
    font-family: FontAwesome;
    content: "\f1f8";
	margin-left:20px;
}

.basket-product__button-del:hover {
    color: #464a4c
}

.popup {
    display: none;
    cursor: default;
    color: #292b2c;
    right: 0;
    top: 100%;
    width: 510px;
    position: absolute;
    overflow: hidden;
    z-index: 100;
    font-size: 1rem;
    background-color: #fff;
    -webkit-transition: opacity .3s ease-in-out, max-height .8s ease-in-out;
    -o-transition: opacity .3s ease-in-out, max-height .8s ease-in-out;
    transition: opacity .3s ease-in-out, max-height .8s ease-in-out;
    border: 4px solid #f0ad4e
}

@media (max-width: 639px) {
    .popup {
        left: 0;
        top: 56px;
        bottom: 0;
        position: fixed;
        width: auto;
        border: none;
        border-top: 1px solid #f0ad4e
    }
}

.popup__header {
    position: relative;
    z-index: 1;
    background-color: #fff;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 2rem;
    font-size: 1.5rem;
    font-weight: 300;
    color: #292b2c;
    -webkit-box-shadow: 0 1px 4px #636c72;
    box-shadow: 0 1px 4px #636c72
}

@media (max-width: 639px) {
    .popup__header {
        height: 2rem;
        font-size: 1rem;
        padding: 0 1rem
    }
}

.popup__title {
    font-size: 1.5rem;
    font-weight: 300
}

@media (max-width: 639px) {
    .popup__title {
        font-size: 1rem
    }
}

.popup__close {
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1rem;
    flex: 0 0 1rem;
    color: #636c72;
    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;
    -webkit-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}

.popup__close:before {
    font-family: FontAwesome;
    content: "\f00d"
}

.popup__close:hover {
    color: #464a4c
}

.popup__body {
    height: calc(100% - 4rem)
}

@media (max-width: 639px) {
    .popup__body {
        height: calc(100% - 2rem)
    }
}

.page {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-height: 100vh
}



@media only screen and (min-width: 960px) {
    .page {
        padding-top: 100px
    }
}

.page__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    background: #f8f9fa;
}

.page--shop-checkout {
    padding-top: 30px
}

.page--shop-checkout .breadcrumbs {
    display: none
}

.page--shop-order table {
    border: none;
    width: 100%;
    margin-bottom: 1rem
}

.region .jq-selectbox__dropdown ul {
    max-height: 300px
}

.jq-checkbox, .jq-radio {
    vertical-align: -4px;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    cursor: pointer
}

.jq-checkbox.focused, .jq-radio.focused {
    border: 1px solid #08c
}

.jq-checkbox.disabled, .jq-radio.disabled {
    opacity: .55
}

.jq-checkbox {
    border-radius: 3px
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 8px;
    height: 4px;
    margin: 3px 0 0 3px;
    border-bottom: 2px solid #666;
    border-left: 2px solid #666;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.jq-radio {
    border-radius: 50%
}

.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}

.jq-file {
    width: 270px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-file input {
    cursor: pointer
}

.jq-file__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    font: 14px/32px Arial, sans-serif;
    color: #333
}

.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}

.jq-file:hover .jq-file__browse {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -o-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-file:active .jq-file__browse {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-file.focused .jq-file__name {
    border: 1px solid #5794bf
}

.jq-file.disabled, .jq-file.disabled .jq-file__browse, .jq-file.disabled .jq-file__name {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

.jq-number {
    position: relative;
    vertical-align: middle;
    padding: 0 36px 0 0
}

.jq-number__field {
    width: 100px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field:hover {
    border-color: #b3b3b3
}

.jq-number__field input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: 0;
    background: 0 0;
    font: 14px Arial, sans-serif;
    color: #333
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

.jq-number__spin.minus {
    top: auto;
    bottom: 0
}

.jq-number__spin:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -o-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-number__spin:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent
}

.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent
}

.jq-number__spin.minus:hover:after {
    border-top-color: #000
}

.jq-number__spin.plus:hover:after {
    border-bottom-color: #000
}

.jq-number.focused .jq-number__field {
    border: 1px solid #5794bf
}

.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #aaa
}

.jq-selectbox {
    width: 100%;
    z-index: 9;
    display: block;
    vertical-align: middle;
    cursor: pointer
}

.jq-selectbox__select {
    height: 2rem;
    padding: 0 3rem 0 1rem;
    font-size: .9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flist .jq-selectbox__select {
    -webkit-box-shadow: 0 0 0 1px #636c72;
    box-shadow: 0 0 0 1px #636c72;
    border-radius: 15px;
    background: #f7f7f9;
    color: #464a4c;
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    transition: -webkit-box-shadow .1s ease-in-out;
    -o-transition: box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out, -webkit-box-shadow .1s ease-in-out
}

.flist .jq-selectbox__select:hover {
    -webkit-box-shadow: 0 0 5px #464a4c;
    box-shadow: 0 0 5px #464a4c
}

.jq-selectbox.opened .jq-selectbox__select {
    border-radius: 15px 15px 0 0;
    -webkit-box-shadow: 0 0 5px #464a4c;
    box-shadow: 0 0 5px #464a4c
}

.jq-selectbox.dropdown .jq-selectbox__select {
    border-radius: 15px 15px 0 0
}

.jq-selectbox.dropup .jq-selectbox__select {
    border-radius: 0 0 15px 15px
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #636c72;
    background: #f7f7f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #464a4c
}

.jq-selectbox__select-text {
    display: block;
    width: 100%
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 100%
}

.flist .jq-selectbox__trigger {
    border-left: 1px solid #e6e6e6
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 12px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #fff
}

.flist .jq-selectbox__trigger-arrow {
    border-top: 5px solid #636c72
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa
}

.jq-selectbox__dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px #464a4c;
    box-shadow: 0 1px 5px #464a4c;
    margin-top: -1px;
    font: 14px/18px Arial, sans-serif;
	/*border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
}
.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}

.jq-selectbox ul {
    margin: 0;
    padding: 0
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    color: #464a4c
}

/*.jq-selectbox li:last-child {
    border-radius: 0 0 15px 15px
}
*/
.jq-selectbox li.selected {
    background-color: #e6e6e6;
    color: #464a4c
}

.jq-selectbox li:hover {
    background-color: #613d7c;
    color: #f7f7f9
}

.jq-selectbox li.disabled {
    color: #aaa;
	display:none!important;
}

.jq-selectbox li.disabled:hover {
    background: 0 0
}

.jq-selectbox li.optgroup {
    font-weight: 700
}

.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.jq-selectbox.dropup li:first-child {
    border-radius: 15px 15px 0 0
}

.jq-selectbox.dropup li:last-child {
    border-radius: 0
}

.jq-select-multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
    background: #08c;
    color: #fff
}

.jq-select-multiple li.disabled {
    color: #aaa
}

.jq-select-multiple li.optgroup {
    font-weight: 700
}

.jq-select-multiple li.option {
    padding-left: 25px
}

.jq-select-multiple li.selected.disabled, .jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff
}

input[type=email].styler, input[type=password].styler, input[type=search].styler, input[type=tel].styler, input[type=text].styler, input[type=url].styler, textarea.styler {
    padding: 8px 9px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333
}

input[type=search].styler {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea.styler {
    overflow: auto
}

input[type=email].styler:hover, input[type=password].styler:hover, input[type=search].styler:hover, input[type=tel].styler:hover, input[type=text].styler:hover, input[type=url].styler:hover, textarea.styler:hover {
    border-color: #b3b3b3
}

input[type=email].styler:hover:focus, input[type=password].styler:hover:focus, input[type=search].styler:hover:focus, input[type=tel].styler:hover:focus, input[type=text].styler:hover:focus, input[type=url].styler:hover:focus, textarea.styler:hover:focus {
    border-color: #ccc;
    border-top-color: #b3b3b3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler, input[type=button].styler, input[type=reset].styler, input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    outline: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

button.styler.styler::-moz-focus-inner, input[type=button].styler.styler::-moz-focus-inner, input[type=reset].styler.styler::-moz-focus-inner, input[type=submit].styler.styler::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.styler:not([disabled]):hover, input[type=button].styler:not([disabled]):hover, input[type=reset].styler:hover, input[type=reset].styler:not([disabled]):hover, input[type=submit].styler:not([disabled]):hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: -o-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:active, input[type=button].styler:active, input[type=reset].styler:active, input[type=submit].styler:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}

button.styler[disabled], input[type=button].styler[disabled], input[type=submit].styler[disabled] {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

#order-but-continue, #print-button, .button {
    outline: 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #f7f7f9;
    border-radius: 1.5rem;
    outline: 0;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    font-size: .9rem;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #f7f7f9;
    -webkit-transition: background-color .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    -o-transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    padding-left: 2rem;
    padding-right: 2rem;
    height: 3rem
}

#order-but-continue:active, #order-but-continue:focus, #order-but-continue:hover, #print-button:active, #print-button:focus, #print-button:hover, .button:active, .button:focus, .button:hover {
    color: #f7f7f9;
    text-decoration: none
}

#order-but-continue:active, #print-button:active, .button:active {
    padding-top: 1px
}

#order-but-continue--primary, #print-button--primary, .button--primary {
    border-color: #f0ad4e;
    -webkit-box-shadow: 0 0 1px 0 #f0ad4e;
    box-shadow: 0 0 1px 0 #f0ad4e;
    background-color: #f0ad4e
}

#order-but-continue--primary:hover, #print-button--primary:hover, .button--primary:hover {
    -webkit-box-shadow: 0 0 5px 3px #f0ad4e;
    box-shadow: 0 0 5px 3px #f0ad4e
}

#order-but-continue--blue, #print-button--blue, .button--blue {
    border-color: #0275d8;
    -webkit-box-shadow: 0 0 1px 0 #0275d8;
    box-shadow: 0 0 1px 0 #0275d8;
    color: #0275d8;
    background-color: transparent
}

#order-but-continue--blue:active, #order-but-continue--blue:focus, #order-but-continue--blue:hover, #print-button--blue:active, #print-button--blue:focus, #print-button--blue:hover, .button--blue:active, .button--blue:focus, .button--blue:hover {
    -webkit-box-shadow: 0 0 5px 3px #0275d8;
    box-shadow: 0 0 5px 3px #0275d8;
    color: #0275d8
}

#order-but-continue--link, #print-button--link, .button--link {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #f0ad4e;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0
}

#order-but-continue--link:hover, #print-button--link:hover, .button--link:hover {
    color: #ec971f;
    -webkit-box-shadow: none;
    box-shadow: none
}

#order-but-continue--mini, #print-button--mini, .button--mini {
    padding-left: .5rem;
    padding-right: .5rem;
    height: 2rem
}

#order-but-continue.d-flex, #print-button.d-flex, .button.d-flex {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem
}

#order-but-continue, #print-button {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #f0ad4e;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0
}

#order-but-continue:hover, #print-button:hover {
    color: #ec971f;
    -webkit-box-shadow: none;
    box-shadow: none
}

@-webkit-keyframes button-animate {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #00d9f7), color-stop(70%, #00a3f8));
        background-image: -webkit-linear-gradient(left, #00d9f7 30%, #00a3f8 70%);
        background-image: linear-gradient(to right, #00d9f7 30%, #00a3f8 70%)
    }
    to {
        background-image: -webkit-gradient(linear, left top, right top, from(#00d9f7), color-stop(50%, #00a3f8));
        background-image: -webkit-linear-gradient(left, #00d9f7 0, #00a3f8 50%);
        background-image: linear-gradient(to right, #00d9f7 0, #00a3f8 50%)
    }
}

@keyframes button-animate {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #00d9f7), color-stop(70%, #00a3f8));
        background-image: -webkit-linear-gradient(left, #00d9f7 30%, #00a3f8 70%);
        background-image: -o-linear-gradient(left, #00d9f7 30%, #00a3f8 70%);
        background-image: linear-gradient(to right, #00d9f7 30%, #00a3f8 70%)
    }
    to {
        background-image: -webkit-gradient(linear, left top, right top, from(#00d9f7), color-stop(50%, #00a3f8));
        background-image: -webkit-linear-gradient(left, #00d9f7 0, #00a3f8 50%);
        background-image: -o-linear-gradient(left, #00d9f7 0, #00a3f8 50%);
        background-image: linear-gradient(to right, #00d9f7 0, #00a3f8 50%)
    }
}

.blog-module .archUl {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.blog-datebar {
    padding: 0 2rem;
    font-size: 1.2rem;
    font-weight: 500
}

.blog-widjet {
    padding: 2rem 2rem 0
}

.blog-widjet__title {
    font-weight: 500;
    margin-bottom: .5rem
}

.blog-widjet__content {
    padding-bottom: 2rem;
    border-bottom: 1px solid #e6e6e6;
    font-size: .9rem
}

.blog-widjet .catNumData {
    color: #f0ad4e;
    font-size: .8rem
}

.blog-list {
    padding: 2rem 0
}

.blog-list #allEntries > div:not(:last-child) {
    margin-bottom: 2rem
}

.blog-list {
    padding: 2rem
}

.blog-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 2rem 0;
    border-bottom: 1px solid #e6e6e6
}

.blog-one > * {
    padding-left: 15px;
    padding-right: 15px
}

.blog-content .blog-one {
    border-bottom: none
}

.blog-one__image {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.blog-content .blog-one__image {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.blog-one__img {
    max-width: 100%
}

.blog-one__content {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-content .blog-one__content {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-one__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-one__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-one__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    font-size: .9rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog-one__footer-left {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-one__footer-right {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: right
}

.blog-one__title {
    font-weight: 500;
    font-size: 1rem
}

.blog-content .blog-one__title {
    font-size: 1.5rem;
    margin-bottom: 1rem
}

.blog-one__brief {
    font-size: .9rem
}

.blog-content .blog-one__brief {
    margin-bottom: 1.5rem;
    font-size: 1rem
}

.blog-one__views {
    margin-left: 2rem
}

.blog-one__views:before {
    content: "\f06e";
    font-family: FontAwesome;
    padding-right: .5rem
}

.blog-one__more {
    color: #0275d8;
    font-size: .9rem;
    line-height: 1.2rem;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.blog-one__more:after {
    content: "\f178";
    font-family: FontAwesome;
    color: #0275d8;
    padding-left: .5rem
}

.blog-one .entryReadAllLink {
    color: #0275d8;
    font-size: .9rem;
    line-height: 1.2rem
}

.blog-one__category {
    color: #0275d8;
    line-height: 1.2rem
}

.blog-one__category:before {
    content: "\f02b";
    font-family: FontAwesome;
    color: #0275d8;
    padding-right: .5rem
}

.blog-one__date {
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: .9rem;
    color: #f0ad4e;
    line-height: 1
}

.blog-one__date:before {
    content: "\f073";
    font-family: FontAwesome;
    color: #f0ad4e;
    padding-right: .5rem
}

.blog-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem
}

.blog-content {
    padding: 2rem
}

.blog-content img {
    max-width: 100%
}

.blog-title {
    padding: 0 2rem;
    font-size: 1.5rem;
    font-weight: 600
}

.tabs__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f7f7f7;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 640px) {
    .tabs__head {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.tabs__button {
    cursor: pointer;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}
@media only screen and (min-width: 640px) {
    .tabs__button {
    border-right:1px solid #ccc;
}
}
.tabs__item {
    padding: 1rem
}

@media only screen and (min-width: 768px) {
    .tabs__item {
        padding: 2rem
    }
}

.tabs__button--active, input[name=delivery]:checked + .tabs__button {
    background: #fff;
    -webkit-box-shadow: 0 -1px 1px 0 #ccc;
    box-shadow: 0 -1px 1px 0 #ccc
}

@media only screen and (min-width: 1192px) {
    .checkout {
        padding-right: 316px
    }
}

@media only screen and (min-width: 1440px) {
    .checkout {
        padding-right: 416px
    }
}

.checkout__content {
    width: 100%;
    position: relative;
    z-index: 10
}

@media only screen and (min-width: 1192px) {
    .checkout__fixed-wrapper {
        position: absolute;
        width: 100%;
        left: 0;
        top: 96px
    }
}

.checkout__fixed-block {
    position: relative
}

@media only screen and (min-width: 1192px) {
    .checkout__fixed-block {
        width: 300px;
        margin-left: auto;
        margin-right: 1rem
    }
}

@media only screen and (min-width: 1440px) {
    .checkout__fixed-block {
        width: 400px;
        margin: 0 auto;
        left: 504px
    }
}

@media only screen and (min-width: 1192px) {
    .scrolling {
        position: fixed;
        top: 85px
    }
}

.checkout-block {
    margin-bottom: 1rem
}

.checkout-block__title {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px
}

.checkout-block__subtitle {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px
}

.checkout-block__body {
    padding: 1rem;
    border: 1px solid #e6e6e6
}

.checkout-block__body--tabs {
    padding: 0
}

.section--checkout .checkout-block {
    padding: 0;
    background: 0 0;
    margin-bottom: 2rem
}

.section--checkout .checkout-block__body {
    padding: 1rem;
    background-color: #fff;
    border: none
}

@media only screen and (min-width: 768px) {
    .section--checkout .checkout-block__body {
        padding: 2rem
    }
}

.section--checkout .checkout-block__body--tabs {
    padding: 0;
    min-height: 358px;
    position: relative
}

.payment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    padding: 1.6rem 2rem 1.6rem 2rem;
    margin-bottom: 1rem;
    cursor: pointer;
    position: relative;
    height: calc(100% - 1rem)
}

.payment-item:hover {
    border-color: #f0ad4e;
    -webkit-box-shadow: inset 0 0 0 1px #f0ad4e;
    box-shadow: inset 0 0 0 1px #f0ad4e
}

input[name=payment]:checked + .payment-item {
    border-color: #f0ad4e;
    -webkit-box-shadow: inset 0 0 0 1px #f0ad4e;
    box-shadow: inset 0 0 0 1px #f0ad4e;
    padding-left: 5rem
}

input[name=payment]:checked + .payment-item:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-color: #f0ad4e;
    color: #fff;
    line-height: 2.5rem;
    text-align: center
}

.payment-item__name {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: .7rem;
    height: 56px
}

.payment-item__desc {
    font-size: .9rem;
    font-weight: 300;
    margin-bottom: .7rem;
    min-height: 42px;
	display:none;
}

.payment-item__more {
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #0275d8;
    border-bottom: 1px dotted transparent;
    line-height: 1;
    font-weight: 300;
	display:none;
}

.payment-item__more:hover {
    color: #0275d8;
    text-decoration: none;
    border-color: #0275d8
}

.delivery-list {
    max-height: 374px;
    overflow-y: auto;
    border-top: 1px solid #e6e6e6;
    border-right: 0
}

@media only screen and (min-width: 768px) {
    .delivery-list {
        margin: 0 -2rem -2rem
    }
}

.delivery-list::-webkit-scrollbar {
    width: .5rem;
    height: .5rem
}

.delivery-list::-webkit-scrollbar-thumb {
    background: #f0ad4e
}

.delivery-list::-webkit-scrollbar-track {
    background: #f8d6a7
}

.delivery-list__item {
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 1.6rem 2rem 1.6rem 5rem;
    cursor: pointer;
    margin-bottom: 1rem
}

.delivery-list__item:hover {
    border-color: #f0ad4e;
    -webkit-box-shadow: inset 0 0 0 1px #f0ad4e;
    box-shadow: inset 0 0 0 1px #f0ad4e
}

.delivery-list__item--active {
    border-color: #f0ad4e;
    -webkit-box-shadow: inset 0 0 0 1px #f0ad4e;
    box-shadow: inset 0 0 0 1px #f0ad4e
}

.delivery-list__item--active:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-color: #f0ad4e;
    color: #fff;
    line-height: 2.5rem;
    text-align: center
}

.point-info {
    margin-bottom: 1rem
}

.point-info__field {
    color: #999;
    font-size: 15px
}

.point-info__value {
    font-weight: 300;
    word-wrap: break-word
}

.point-info--small .point-info__value {
    font-size: .9rem
}

.delivery-map {
    height: 300px;
    margin-bottom: 2rem
}

.checkout-form {
    width: 100%
}

.checkout-form input[type=email], .checkout-form input[type=tel], .checkout-form input[type=text], .checkout-form textarea {
    padding: .75rem 1.5rem;
    border-radius: 30px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    outline: 0
}

.checkout-form input[type=email]:focus, .checkout-form input[type=tel]:focus, .checkout-form input[type=text]:focus, .checkout-form textarea:focus {
    border-color: #0275d8
}

.checkout-form textarea {
    width: 100%;
    height: 120px;
    resize: none
}

.checkout-form__zone {
    font-weight: 300
}

.checkout-info {
    padding: 1rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.checkout-info__title {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px
}

.checkout-info__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.5rem 1rem
}

@media only screen and (min-width: 480px) {
    .checkout-info__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (min-width: 1192px) {
    .checkout-info__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 1rem
    }
}

.checkout-info__item {
    margin: 0 .5rem .5rem
}

@media only screen and (min-width: 1192px) {
    .checkout-info__item {
        margin: 0 0 .5rem
    }
}

.checkout-info__item-left {
    color: #464a4c;
    font-size: .9rem
}

.checkout-info__item-right {
    color: #292b2c;
    font-size: 1rem
}

.checkout-info__buttons {
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -.5rem
}

.checkout-info__buttons .button {
    margin: 0 .5rem
}

input[name=delivery], input[name=payment] {
    display: none
}

.order-head-del {
    width: 3% !important
}

#city-list {
    padding: 20px;
    margin: 0 -5px;
    -webkit-columns: 7;
    columns: 7
}

.city-item {
    display: block;
    margin: 2.5px 5px
}

#order-fld-9 {
    display: none
}

#order-but-recalc, .order-item-del input {
    display: none
}

.order-head-del {
    display: none
}

.order-item-del-img {
    cursor: pointer;
    opacity: .5
}

.order-item-del-img:hover {
    opacity: 1
}

#order-table {
    position: relative;
    max-width: 100%;
    overflow-x: auto
}

.order-head th {
    font-weight: 500;
    font-size: .9rem;
    padding: 0 .5rem
}

.order-item {
    font-size: .9rem;
    border-bottom: 1px solid #e6e6e6
}

.order-item td {
    padding: 1rem .5rem
}

.order-item-img {
    width: 150px
}

.order-item-img img {
    max-width: 100%
}

.order-item-name a:hover {
    text-decoration: underline
}

.order-item-price {
    white-space: nowrap
}

.order-item-sum {
    white-space: nowrap
}

.order-item .jq-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.order-item .jq-number__field {
    width: 34px;
    border-radius: 0;
    border: none !important;
    border-top: 1px solid #f0ad4e !important;
    border-bottom: 1px solid #f0ad4e !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.order-item .jq-number__field input {
    text-align: center
}

.order-item .jq-number__spin {
    position: relative;
    height: 34px;
    background: #f0ad4e;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #fff
}

.order-item .jq-number__spin:hover {
    background: #f4c37d
}

.order-item .jq-number__spin.minus {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.order-item .jq-number__spin.plus {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.order-item .jq-number__spin:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 10px;
    width: 12px;
    height: 2px;
    border: none;
    background: #fff
}

.order-item .jq-number__spin.minus:after {
    display: none
}

.order-item .jq-number__spin.plus:after {
    top: 10px;
    left: 15px;
    width: 2px;
    height: 12px;
    border: none;
    background: #fff
}

.law-agree {
    font-size: .9rem;
    font-weight: 300
}

.law-agree a {
    font-weight: 400
}

.law-agree a:hover {
    text-decoration: underline
}

.card-icons-master {
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 20'><path fill='%23f90' d='M29 10a8.38 8.38 0 0 1-8.379 8.382 8.378 8.378 0 0 1-8.38-8.377V10A8.38 8.38 0 0 1 29 9.996V10z'/><path fill='%23c00' d='M9.326 1.621C4.726 1.65 1 5.393 1 10c0 4.626 3.754 8.381 8.379 8.381 2.171 0 4.15-.828 5.639-2.186h.002a8.19 8.19 0 0 0 .85-.896h-1.716a8.258 8.258 0 0 1-.625-.861h2.961c.18-.289.342-.59.488-.897H13.04a8.407 8.407 0 0 1-.35-.881h4.638a8.396 8.396 0 0 0 .239-4.455h-5.123c.063-.297.143-.591.239-.879h4.64a8.808 8.808 0 0 0-.361-.898H13.04c.142-.302.302-.596.481-.879h2.958a8.33 8.33 0 0 0-.649-.898h-1.65c.254-.3.536-.582.841-.847A8.355 8.355 0 0 0 9.38 1.621h-.054z'/><g><path fill='%23fff' d='M12.394 12.134l.111-.758c-.061 0-.15.026-.23.026-.31 0-.344-.166-.325-.289l.251-1.546h.472l.114-.84h-.445l.091-.521h-.893c-.02.021-.526 2.935-.526 3.289 0 .524.294.761.711.757.325-.004.578-.094.669-.118zM12.676 10.688c0 1.262.832 1.562 1.541 1.562.654 0 .942-.147.942-.147l.158-.858s-.499.22-.948.22c-.958 0-.79-.715-.79-.715h1.813s.118-.578.118-.814c0-.588-.293-1.305-1.272-1.305-.899-.002-1.562.966-1.562 2.057zm1.565-1.259c.503 0 .411.565.411.611h-.991c0-.059.093-.611.58-.611zM19.889 12.134l.16-.972s-.438.219-.738.219c-.633 0-.885-.484-.885-1.004 0-1.053.543-1.632 1.15-1.632.453 0 .819.255.819.255l.146-.945s-.539-.219-1.004-.219c-1.029 0-2.033.894-2.033 2.572 0 1.111.543 1.848 1.606 1.848.3 0 .779-.122.779-.122zM7.486 8.643c-.613 0-1.081.196-1.081.196l-.13.77s.388-.158.973-.158c.333 0 .575.037.575.309 0 .164-.03.225-.03.225s-.262-.025-.383-.025c-.771 0-1.582.33-1.582 1.322 0 .782.532.963.862.963.629 0 .9-.409.915-.41l-.03.34h.786l.35-2.456c0-1.043-.909-1.076-1.225-1.076zm.191 2c.017.15-.094.854-.631.854-.277 0-.35-.211-.35-.335 0-.245.133-.539.787-.539.152-.001.168.018.194.02zM9.546 12.229c.201 0 1.349.051 1.349-1.137 0-1.107-1.063-.889-1.063-1.334 0-.222.173-.292.49-.292.126 0 .61.04.61.04l.112-.787s-.313-.07-.823-.07c-.66 0-1.33.264-1.33 1.165 0 1.021 1.117.918 1.117 1.349 0 .288-.312.312-.553.312-.416 0-.791-.145-.792-.137l-.119.781c.023.004.254.11 1.002.11zM27.281 7.936l-.193 1.194s-.336-.464-.863-.464c-.815 0-1.498.985-1.498 2.117 0 .732.365 1.447 1.107 1.447.533 0 .83-.373.83-.373l-.039.318h.867l.682-4.243-.893.004zm-.416 2.328c0 .472-.232 1.101-.717 1.101-.32 0-.472-.27-.472-.692 0-.69.312-1.147.703-1.147.322-.002.486.219.486.738zM2.655 12.182l.543-3.204.08 3.204h.615L5.04 8.978l-.508 3.204h.913l.703-4.25H4.736l-.88 2.607-.046-2.607H2.509l-.714 4.25h.86zM16.4 12.188c.26-1.478.309-2.676.93-2.457.107-.571.211-.793.33-1.035 0 0-.055-.012-.172-.012-.398 0-.697.546-.697.546l.082-.501h-.832l-.557 3.458h.916zM21.95 8.643c-.614 0-1.083.196-1.083.196l-.129.77s.387-.158.973-.158c.332 0 .576.037.576.309 0 .164-.029.225-.029.225s-.264-.023-.385-.023c-.77 0-1.582.33-1.582 1.322 0 .782.531.963.861.963.63 0 .9-.409.916-.41l-.029.341h.785l.35-2.457c0-1.045-.91-1.078-1.225-1.078zm.19 2c.016.15-.097.854-.633.854-.277 0-.349-.211-.349-.335 0-.245.133-.539.785-.539.154-.001.172.018.197.02zM23.893 12.188c.258-1.478.309-2.676.928-2.457.107-.571.213-.793.332-1.035 0 0-.057-.012-.174-.012-.398 0-.695.546-.695.546l.08-.501h-.83l-.56 3.458h.919zM28.156 11.654c.045 0 .09.01.133.033a.235.235 0 0 1 .1.102.262.262 0 0 1 .037.136.276.276 0 0 1-.135.236.277.277 0 0 1-.373-.1.284.284 0 0 1 0-.272.253.253 0 0 1 .103-.102.275.275 0 0 1 .135-.033m0 .043a.262.262 0 0 0-.111.029.2.2 0 0 0-.086.084.224.224 0 0 0-.029.113c0 .038.01.076.029.112.02.034.047.063.084.082a.226.226 0 0 0 .224 0 .253.253 0 0 0 .084-.082.23.23 0 0 0 .03-.112.247.247 0 0 0-.03-.113.217.217 0 0 0-.086-.084.253.253 0 0 0-.109-.029m-.119.375v-.29h.102c.031 0 .057.003.072.009.016.004.027.016.037.027a.07.07 0 0 1 .014.043.086.086 0 0 1-.022.056.098.098 0 0 1-.062.026c.012.004.018.011.025.015.012.013.025.03.045.06l.033.057h-.057l-.027-.045c-.021-.037-.035-.061-.049-.069a.072.072 0 0 0-.037-.009h-.027v.123h-.047m.047-.166h.057c.027 0 .047-.005.055-.011.013-.01.019-.021.019-.033a.032.032 0 0 0-.008-.022.068.068 0 0 0-.021-.017.13.13 0 0 0-.047-.006h-.055v.089'/></g></svg>") no-repeat;
    background-size: 100%;
    background-position: 50%;
    width: 20px;
    height: 13.33333px
}

.card-icons-visa {
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39 12'><path fill='%232b3894' d='M13.74 11.826L15.713.202h3.157l-1.975 11.624H13.74M28.348.488A8.191 8.191 0 0 0 25.518 0c-3.12 0-5.317 1.578-5.337 3.837-.019 1.67 1.569 2.603 2.766 3.157 1.228.569 1.642.934 1.638 1.443-.01.78-.982 1.135-1.89 1.135-1.264 0-1.936-.175-2.974-.61l-.406-.185-.442 2.602c.736.324 2.101.606 3.517.621 3.318 0 5.472-1.559 5.498-3.97.012-1.327-.83-2.33-2.651-3.16-1.104-.538-1.782-.896-1.774-1.442.001-.482.573-1 1.809-1a5.787 5.787 0 0 1 2.363.446l.283.134.43-2.52M32.55 7.705c.262-.668 1.258-3.248 1.258-3.248-.019.031.26-.673.42-1.108l.213 1.002s.606 2.773.73 3.355h-2.62zm3.895-7.49h-2.44c-.756 0-1.324.205-1.654.963l-4.69 10.652h3.316s.54-1.432.664-1.746l4.043.005c.095.407.385 1.74.385 1.74h2.93L36.445.213M11.091.212l-3.09 7.924-.33-1.611c-.576-1.856-2.369-3.867-4.374-4.876l2.827 10.167 3.341-.002L14.437.211H11.09'/><path fill='%23f79510' d='M5.133.204H.042L0 .445c3.962.963 6.582 3.287 7.67 6.08l-1.107-5.34C6.373.449 5.82.23 5.133.205'/></svg>") no-repeat;
    background-size: 100%;
    background-position: 50%;
    width: 30px;
    height: 9.23077px
}

.card-icons-mir {
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 285.17 80.437'><path fill='%2320aa4d' d='M158.772 8.498l-18.014 39.031h-1.832V.002h-25.593v80.432h21.725a14.622 14.622 0 0 0 13.275-8.495l18.019-39.032h1.827v47.527h25.593V.002h-21.719a14.621 14.621 0 0 0-13.281 8.496M62.757 10.573l-10.661 36.96H50.27l-10.661-36.96A14.631 14.631 0 0 0 25.558 0H0v80.437h25.587V32.904h1.833l14.623 47.533h18.282l14.623-47.533h1.826v47.533h25.593V0H76.808a14.631 14.631 0 0 0-14.051 10.573M204.738 36.563v43.875h25.541V54.845h27.472c11.933 0 22.057-7.639 25.826-18.282h-78.839z'/><path fill='%230096d6' d='M257.751.002H201.08c3.442 18.719 19.822 32.905 39.533 32.905h44.008a27.84 27.84 0 0 0 .549-5.485c0-15.143-12.277-27.42-27.419-27.42'/></svg>") no-repeat;
    background-size: 100%;
    background-position: 50%;
    width: 33px;
    height: 9.30821px
}

.user-discount {
    font-weight: 500;
    font-size: 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffd500;
    border-radius: 50%;
    padding: .5rem;
    width: 40px;
    margin-left: .5rem
}

#order-but-continue {
    display: none
}

#order-table1 {
    max-width: 100%
}

#order-table1 * {
    display: block
}

#order-table1 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#goodsform {
    max-width: 992px;
    margin: auto
}

.forumIcoTd, .forumNameTd, .gTableSubTop {
    font-size: .9rem
}

.forumIcoTd small, .forumNameTd small, .gTableSubTop small {
    display: block
}

.order-total__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.order-total__item--final {
    text-transform: uppercase;
    margin-top: .5rem;
    font-size: 1.2rem
}

.order-total__field {
    font-weight: 500;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.order-total__value {
    text-align: right;
    max-width: 200px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.order-info-item {
    margin-bottom: 1rem
}

.order-info-item__field {
    font-weight: 500;
    margin-bottom: .5rem
}

.order-info-block {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 1rem;
    max-width: 992px
}

.order-info-block__title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: .5rem
}

.order-info-block__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.order-info-date {
    padding: 2rem;
    text-align: right;
    font-style: italic
}

.invoice-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e6e6e6
}

.invoice-block input[type=text], .invoice-block select {
    border-radius: 1rem;
    height: 26px;
    line-height: 1.5rem;
    border: 1px solid #636c72;
    padding: 0 .5rem;
    outline: 0;
    font-size: .9rem
}

.invoice-block input[type=text]:focus, .invoice-block select:focus {
    border-color: #0275d8
}

.invoice-block input[type=text] {
    width: 100px
}

.invoice-block select {
    width: 100%
}

.invoice-block #sdate {
    width: 100px
}

.invoice-block #scdate {
    width: 200px
}

.invoice-block #status-filter {
    width: 150px
}

.invoice-block #suggEdit {
    width: 120px
}

.invoice-block #courier_filter {
    width: 200px
}

.invoice-block input[type=button], .invoice-block input[type=submit] {
    outline: 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #f7f7f9;
    border-radius: 1.5rem;
    outline: 0;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    font-size: .9rem;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #f7f7f9;
    -webkit-transition: background-color .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    -o-transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    padding-left: .5rem;
    padding-right: .5rem;
    height: 2rem;
    border-color: #0275d8;
    -webkit-box-shadow: 0 0 1px 0 #0275d8;
    box-shadow: 0 0 1px 0 #0275d8;
    color: #0275d8;
    background-color: transparent
}

.invoice-block input[type=button]:active, .invoice-block input[type=button]:focus, .invoice-block input[type=button]:hover, .invoice-block input[type=submit]:active, .invoice-block input[type=submit]:focus, .invoice-block input[type=submit]:hover {
    color: #f7f7f9;
    text-decoration: none
}

.invoice-block input[type=button]:active, .invoice-block input[type=submit]:active {
    padding-top: 1px
}

.invoice-block input[type=button]:active, .invoice-block input[type=button]:focus, .invoice-block input[type=button]:hover, .invoice-block input[type=submit]:active, .invoice-block input[type=submit]:focus, .invoice-block input[type=submit]:hover {
    -webkit-box-shadow: 0 0 5px 3px #0275d8;
    box-shadow: 0 0 5px 3px #0275d8;
    color: #0275d8
}

#invoice-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#invoice-form input[type=text], #invoice-form select {
    border-radius: 1rem;
    height: 26px;
    line-height: 1.5rem;
    border: 1px solid #636c72;
    padding: 0 .5rem;
    outline: 0;
    font-size: .9rem
}

#invoice-form input[type=text]:focus, #invoice-form select:focus {
    border-color: #0275d8
}

#invoice-form input[type=button], #invoice-form input[type=submit] {
    outline: 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #f7f7f9;
    border-radius: 1.5rem;
    outline: 0;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    font-size: .9rem;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #f7f7f9;
    -webkit-transition: background-color .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    -o-transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95);
    transition: background-color .56s cubic-bezier(0, .73, .76, .95), box-shadow .56s cubic-bezier(0, .73, .76, .95), -webkit-box-shadow .56s cubic-bezier(0, .73, .76, .95);
    padding-left: .5rem;
    padding-right: .5rem;
    height: 2rem;
    border-color: #0275d8;
    -webkit-box-shadow: 0 0 1px 0 #0275d8;
    box-shadow: 0 0 1px 0 #0275d8;
    color: #0275d8;
    background-color: transparent
}

#invoice-form input[type=button]:active, #invoice-form input[type=button]:focus, #invoice-form input[type=button]:hover, #invoice-form input[type=submit]:active, #invoice-form input[type=submit]:focus, #invoice-form input[type=submit]:hover {
    color: #f7f7f9;
    text-decoration: none
}

#invoice-form input[type=button]:active, #invoice-form input[type=submit]:active {
    padding-top: 1px
}

#invoice-form input[type=button]:active, #invoice-form input[type=button]:focus, #invoice-form input[type=button]:hover, #invoice-form input[type=submit]:active, #invoice-form input[type=submit]:focus, #invoice-form input[type=submit]:hover {
    -webkit-box-shadow: 0 0 5px 3px #0275d8;
    box-shadow: 0 0 5px 3px #0275d8;
    color: #0275d8
}

#invoice-form a {
    border-bottom: 1px dotted;
    text-decoration: none
}

#invoice-form a:hover {
    color: #0275d8
}

#invoice-form #group_courier, #invoice-form #invoice-form-send-el-goods {
    display: none
}

#invoice-table tr {
    border-bottom: 1px solid #636c72
}

#invoice-table .forumIcoTd, #invoice-table .forumNameTd, #invoice-table .gTableSubTop {
    padding: .5rem
}

#invoice-table .forumIcoTd, #invoice-table .forumNameTd, #invoice-table .gTableSubTop, #invoice-table small {
    font-size: 12px
}

#invoice-table .col_amount b, #invoice-table .col_fld2 span, #invoice-table .col_fld3 span {
    white-space: nowrap
}

#invoice-table .col_fld1 {
    width: 100px
}

#invoice-table .col_fld3 {
    width: 119px
}

#invoice-table .col_amount {
    width: 100px
}

#invoice-table .col_delivery_id, #invoice-table .col_payment_id {
    width: 130px
}

#invoice-table .col_checkbox {
    width: 20px !important
}

#invoice-table .col_status {
    width: 75px !important
}

#invoice-table .inv-profit {
    display: none
}

.order-item-name.wantdel {
    text-decoration: line-through
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media only screen and (min-width: 1192px) {
    .section {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

.section__inner {
    width: 100%;
    max-width: 1440px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

.section__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section--header .section__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section__title {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    font-weight: 500;
    color: #464a4c;
    line-height: 1;
	text-align:center;
}
@media only screen and (min-width: 1024px) {
    .section__title {
        text-align:left;
    }
}
@media only screen and (min-width: 1192px) {
    .section__title {
        font-weight: 300;
        font-size: 2rem;
        margin-bottom: 2rem
    }
}

.section__content {    
    padding: 1rem
}

@media only screen and (min-width: 1192px) {
    .section__content {
        padding: 2rem
    }
}

.section__content + .section__content {
    margin-top: 1rem
}

@media only screen and (min-width: 1192px) {
    .section__content + .section__content {
        margin-top: 2rem
    }
}

.section--contacts {
    padding-top: 0
}

.section--footer {
    padding-bottom: 6rem
}

.section--header {
    padding-top: 0;
    padding-bottom: 0
}

.section--first {
    padding-bottom: 0
}

.section--catalog, .section--product {
    padding-top: 1rem
}

.section--service {
    padding: 0;
    background-color: transparent
}

.section--checkout .section__content {
    padding: 2rem 0;
    background-color: transparent
}

.section-map {
    height: 400px
}

.grid__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
}

@media only screen and (min-width: 640px) {
    .grid__main {
        -ms-flex-preferred-size: calc(100% - 300px);
        flex-basis: calc(100% - 300px);
        max-width: calc(100% - 300px)
    }
}

.grid__aside-1 {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width: 560px) {
    .grid__aside-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 1192px) {
    .grid__aside-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
        flex: 0 0 350px;
        max-width: 350px
    }
}

@media only screen and (min-width: 560px) {
    .grid__aside-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media only screen and (min-width: 1192px) {
    .grid__aside-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.grid__aside-2 {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 640px) {
    .grid__aside-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        max-width: 250px
    }
}

@media only screen and (min-width: 1024px) {
    .grid__aside-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        max-width: 300px
    }
}

@media only screen and (min-width: 560px) {
    .grid__aside-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 1192px) {
    .grid__aside-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.grid__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.grid__row > * {
    padding-left: .5rem;
    padding-right: .5rem
}

@media only screen and (min-width: 560px) {
    .grid__row {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid__row > * {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.grid__row {
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
    margin-bottom: -1rem
}

.grid__row > * {
    margin-top: 1rem
}

.grid__item {
    width: 100%;
    height: 100%
}

.grid__item--main {
    height: 100%;
    min-height: 310px
}

@media only screen and (min-width: 1192px) {
    .grid__item--main {
        height: 416px
    }
}

.grid__item--basic {
    height: 147px
}

@media only screen and (min-width: 480px) {
    .grid__item--basic {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }
}

@media only screen and (min-width: 1024px) {
    .grid__item--basic {
        height: 200px
    }
}

@media only screen and (min-width: 1192px) {
    .grid__item--basic {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.banner {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 0 4px #613d7c;
    box-shadow: inset 0 0 0 4px #613d7c
}

.banner__image {
    width: 100%;
    height: 100%;
    background: center center/cover
}

.slider {
    height: 100%
}

.slider__item {
    height: 100%;
    background: #fff center center no-repeat;
    background-size: contain
}

.slider--header {
    height: 112px
}

.slider--main {
    height: 310px
}

@media only screen and (min-width: 1192px) {
    .slider--main {
        height: 416px
    }
}

.slider--aside {
    height: 147px
}

@media only screen and (min-width: 1024px) {
    .slider--aside {
        height: 200px
    }
}

.bx-wrapper {
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bx-wrapper .bx-next {
    left: 42px
}

.bx-wrapper .bx-next:before {
    content: "\f105"
}

.bx-wrapper .bx-prev:before {
    content: "\f104"
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: 1rem
}

.bx-wrapper .bx-controls-direction a {
    bottom: 1rem;
    height: 1rem;
    top: auto;
    background: 0 0;
    text-indent: 0
}

.bx-wrapper .bx-controls-direction a:before {
    font-family: FontAwesome;
    position: absolute;
    width: 100%;
    height: 100%;
    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;
    font-size: 1.5rem;
    color: #f7f7f9
}

.fading {
    height: 100%;
    position: relative
}

.fading__item {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #5bc0de center center no-repeat;
    background-size: cover
}

.fading__item:not(:first-child) {
    display: none
}

.overlay {
    position: fixed;
    z-index: 10;
    top: 150px;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: rgba(0, 0, 0, .2)
}

.header-controls {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative
}

@media only screen and (min-width: 768px) {
    .header-controls:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 1px;
        height: 2.5rem;
        background-color: #e6e6e6
    }
}

.header-controls__item {
    position: relative;
    margin-left: -1px;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.header-controls__item:hover {
    background-color: #e6e6e6
}

.control-basket {
    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;
    cursor: pointer;
    color: #636c72;
    font-size: 1rem;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    border-radius: 0;
    width: 100%;
    height: 100%;
    font-size: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -1px;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    cursor: pointer;
    color: #636c72;
    position: relative
}

@media only screen and (min-width: 768px) {
    .control-basket {
        border-radius: 0;
        width: 4rem;
        height: 4rem;
        font-size: 1.5rem;
		    line-height: 2rem;
    }

    .control-basket:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: .5rem;
        width: 1px
    }
}

.control-basket:before {
    font-family: FontAwesome;
    content: "\f07a";
	width:2rem;
	height:2rem;
	text-align:center;
	margin-top:3px;
}

.control-basket.popup-active {
    background-color: #f0ad4e;
    color: #fff
}

.control-basket--active {
    background-color: #f0ad4e !important;
    color: #fff !important
}

.control-basket--active:active, .control-basket--active:focus {
    color: #f0ad4e
}

.control-basket--active:hover, .show .control-basket--active {
    color: #fff;
    background-color: #f0ad4e
}

.control-basket--active:after {
    position: absolute;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    text-align: center;
    content: attr(data-count);
    right: 0;
    top: 24px;
    background-color: #b50000;
    font-size: .8rem
}

@media only screen and (min-width: 768px) {
    .control-basket--active:after {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        right: 5px;
        top: 45px;
        font-size: 1rem
    }
}

.control-basket--active:hover {
    background-color: #f0ad4e
}

.control-auth {
    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;
    cursor: pointer;
    color: #636c72;
    font-size: 1rem;
    border-radius: 50%;
    width: 2rem;
    height: 2rem
}

@media only screen and (min-width: 768px) {
    .control-auth {
        border-radius: 0;
        width: 4rem;
        height: 4rem;
        font-size: 1.5rem
    }

    .control-auth:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: .5rem;
        width: 1px
    }
}

.control-auth:before {
    font-family: FontAwesome;
    content: "\f2c0";
}

.control-auth--login:before {
    content: "\f007";
    color: #f0ad4e
}

.control-fav {
    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;
    cursor: pointer;
    color: #636c72;
    font-size: 1rem;
    border-radius: 50%;
    width: 2rem;
    height: 2rem
}

@media only screen and (min-width: 768px) {
    .control-fav {
        border-radius: 0;
        width: 4rem;
        height: 4rem;
        font-size: 1.5rem
    }

    .control-fav:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: .5rem;
        width: 1px
    }
}

.control-fav:before {
    font-family: FontAwesome;
    content: "\f006"
}

.region {
    color: #f7f7f9;
    font-weight: 300;
    font-size: .9rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.region__title {
    margin-right: .5rem;
    display: none
}

.region__button {
    font-weight: 400;
    text-decoration: none
}

.region__button:before {
    font-family: FontAwesome;
    content: "\f041";
    color: #ffd500;
    padding-right: .5rem
}

.region__button:active, .region__button:focus, .region__button:hover {
    text-decoration: none
}

.region__button:active, .region__button:focus {
    color: #fff
}

.region--dark {
    color: #636c72
}

.region--dark .region__button {
    color: #636c72
}

.region--dark .region__button:active, .region--dark .region__button:focus {
    color: #464a4c
}

.js-size {
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #e6e6e6;
    box-shadow: inset 0 0 0 1px #e6e6e6;
    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;
    font-size: 12px
}

.category-line {
    padding-top: 0
}

.category-line__header {
    height: 10rem
}

.category-line__header--blue {
    background-color: #5bc0de;
    color: #f7f7f9
}

.category-line__header--white .category-line__header-inner {
    background-color: #fff;
    border: 1px solid #e6e6e6
}

.category-line__header--white .category-line__header-inner .round-button {
    color: #636c72
}

.category-line__header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem
}

.category-line__title {
    margin-right: 1rem;
    margin-left: 1rem;
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: .5px
}

.category-line__wrapper {
    margin-top: -5rem;
    margin-left: 1px
}

.category-line .goods-list, .category-line__content {
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.category-line .list-item, .category-line__item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 640px) {
    .category-line .list-item, .category-line__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media only screen and (min-width: 1192px) {
    .category-line .list-item, .category-line__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media only screen and (min-width: 1440px) {
    .category-line .list-item, .category-line__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.category-line--slider .category-line .goods-list, .category-line--slider .category-line__content {
    display: block
}

@media only screen and (min-width: 640px) {
    .category-line--slider .category-line .goods-list, .category-line--slider .category-line__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.category-line--slider .category-line .list-item, .category-line--slider .category-line__item {
    display: block;
    width: 100%
}

.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.form > * {
    padding-left: 15px;
    padding-right: 15px
}

.form__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.form__form > * {
    padding-left: 15px;
    padding-right: 15px
}

.form__form {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    margin-bottom: -30px
}

.form__form > * {
    margin-top: 30px
}

.form__input {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 3rem;
    padding: 0 1rem;
    border-radius: 1.5rem;
    border: none;
    outline: 0
}

@media only screen and (min-width: 768px) {
    .form__input {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.form__submit {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .form__submit {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.form__submit [type=submit] {
    display: none
}

.checkbox__text {
    font-weight: 300;
    font-size: .9rem;
    color: #f7f7f9
}

.checkbox__link {
    color: #956ab5;
    font-weight: 400;
    -webkit-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}

.checkbox__link:hover {
    color: #f7f7f9
}

.catalog {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog__aside {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 1px solid #e6e6e6
}

@media only screen and (min-width: 768px) {
    .catalog__aside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        max-width: 250px
    }
	.catalog {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
}

.catalog__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media only screen and (min-width: 768px) {
    .catalog__content {
        max-width: calc(100%)
    }
}
@media only screen and (min-width: 812px) {
.catalog__header {
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
}

.catalog__num {
    padding: 0 1rem;
    font-size: .9rem
}

.catalog__footer {
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sorting {
    padding: 0 1rem
}

.sorting__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.sorting__list > * {
    padding-left: .5rem;
    padding-right: .5rem
}

.sorting__link {
    font-size: .9rem;
    color: #636c72;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 2rem;
    color: #636c72
}

.sorting__link.down, .sorting__link.up {
    color: #464a4c
}

.sorting__link.down:after, .sorting__link.up:after {
    content: "";
    display: block;
    margin-left: .5rem;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    border: 1px solid #e6e6e6;
    font-family: FontAwesome;
    text-align: center
}

.sorting__link.up:after {
    content: "\f106";
    line-height: 1.9rem
}

.sorting__link.down:after {
    content: "\f107"
}

.sorting .slist {
    margin-left: -6rem;
    font-size: .9rem;
    color: transparent;
    line-height: 2rem
}

.sorting .slist a {
    color: #464a4c;
    text-transform: lowercase
}

.price-range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price-range__input:not(:last-child) {
    margin-right: 1rem
}

.input {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.input .price_filter, .input__input {
    width: 100%;
    padding: 0 1rem;
    border-radius: 15px;
    border: none;
    -webkit-box-shadow: 0 0 0 1px #636c72;
    box-shadow: 0 0 0 1px #636c72;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 2rem;
    color: #464a4c;
    font-size: .9rem
}

.input .price_filter.placeholder, .input__input.placeholder {
    font-size: .9rem
}

.input .price_filter:-moz-placeholder, .input__input:-moz-placeholder {
    font-size: .9rem
}

.input .price_filter::-moz-placeholder, .input__input::-moz-placeholder {
    font-size: .9rem
}

.input .price_filter:-ms-input-placeholder, .input__input:-ms-input-placeholder {
    font-size: .9rem
}

.input .price_filter::-webkit-input-placeholder, .input__input::-webkit-input-placeholder {
    font-size: .9rem
}

@media only screen and (min-width: 768px) {
    .input .price_filter, .input__input {
        height: 2rem
    }
}

.input .price_filter:focus, .input__input:focus {
    -webkit-box-shadow: 0 0 0 1px #b50000;
    box-shadow: 0 0 0 1px #b50000
}

.input__pre {
    font-size: .9rem;
    position: absolute;
    padding-left: 1rem;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.input__pre + .price_filter, .input__pre + input {
    padding-left: 2.5rem
}

.input__button {
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: inherit;
    color: #b50000
}

.input__button:before {
    font-size: 20px;
    content: "\f002";
    font-family: FontAwesome
}

.input__button:hover {
    color: #464a4c
}

.input__reset {
    position: absolute;
    display: none;
    cursor: pointer;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: inherit;
    color: #e6e6e6
}

.input__reset:before {
    font-size: 14px;
    content: "x"
}

.input__reset:hover {
    color: #464a4c
}

.input--search input {
    padding-right: 3rem;
	margin:0.5rem 0;
}

.select {
    position: relative
}

.select:after {
    position: absolute;
    right: .5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f0dc";
    font-family: FontAwesome
}

.select__select {
    cursor: pointer;
    padding: 0 1rem;
    border-color: #e6e6e6;
    background-color: #e6e6e6;
    outline: 0;
    font-size: .9rem;
    color: #464a4c;
    width: 100%;
    height: 2.5rem;
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.goods-list, .products-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.goods-list .list-item, .goods-list__item, .products-list .list-item, .products-list__item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 694px) {
    .goods-list .list-item, .goods-list__item, .products-list .list-item, .products-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 813px) {
    .goods-list .list-item, .goods-list__item, .products-list .list-item, .products-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media only screen and (min-width: 1192px) {
    .goods-list .list-item, .goods-list__item, .products-list .list-item, .products-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media only screen and (min-width: 1440px) {
    .goods-list .list-item, .goods-list__item, .products-list .list-item, .products-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666%;
        flex: 0 0 16.666%;
        max-width: 16.666%
    }
}

.product__title {
    text-transform: uppercase
}

.product__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-right: -1rem
}

.product__row > * {
    padding-left: 1rem;
    padding-right: 1rem
}

@media only screen and (min-width: 1192px) {
    .product__row {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .product__row > * {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.product__row {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    margin-bottom: -30px
}

.product__row > * {
    margin-top: 30px
}

.product__images {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .product__images {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 1192px) {
    .product__images {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.product__info {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: .9rem
}

@media only screen and (min-width: 768px) {
    .product__info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 1192px) {
    .product__info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.product__sell {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .product__sell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 1192px) {
    .product__sell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.product__controls {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    background-color: #f1f1f1
}

.product__prices {
    font-size: 2rem;
    margin-bottom: 2rem
}

.product__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .product__buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}
@media only screen and (min-width: 1280px) {
    .product__buttons {
        -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
    }
}
@media only screen and (min-width: 1281px) {
    .product__buttons {
       -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.product__artno {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 1rem;
    color: #636c72
}

.product__brand {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1rem;
    margin-bottom: 1rem
}

.product__content {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 1192px) {
    .product__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

.product__sidebar {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 1192px) {
    .product__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.product__description {
    font-size: .8rem;
    line-height: 1.2;
    text-align: justify
}

@media only screen and (min-width: 1192px) {
    .product__description {
        font-size: 1rem
    }
}

.product__h1 {
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 500;
    color: #464a4c;
    line-height: 1;
    text-transform: uppercase
}

.product__law-info {
    font-weight: 500;
    font-size: .8rem
}

.product__discount {
    position: absolute;
    right: 1rem;
    top: 1rem;
    border-radius: 50%;
    background-color: #0275d8;
    color: #fff;
    width: 4rem;
    line-height: 4rem;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    z-index: 1
}

.images {
    width: 100%;
    height: 472px;
    position: relative
}

.details-list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}

.details-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.details-list__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    color: #636c72
}

.details-list__value {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.details-list--big {
    line-height: 2;
    font-size: .9rem
}

@media only screen and (min-width: 1192px) {
    .details-list--big {
        font-size: 1rem
    }
}

.details-list--big .details-list__name {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px
}

.details-list--big .details-list__value {
    -ms-flex-preferred-size: calc(100% - 120px);
    flex-basis: calc(100% - 120px)
}

.rub:after {
    padding-left: .1em;
    font-size: .9em;
    content: "\f158";
    font-family: FontAwesome
}
.euro:after {
    padding-left: .1em;
    font-size: .9em;
    content: "\f153";
    font-family: FontAwesome
}
.block-prices__old {
    text-decoration: line-through;
    font-size: .8em;
    color: #636c72;
    margin-bottom: -3px
}

.block-prices__old:after {
    padding-left: .1em;
    font-size: .9em;
    content: "\f158";
    font-family: FontAwesome
}

.block-prices__main {
    font-weight: 700;
    line-height: 2rem
}

.block-prices__main:after {
    padding-left: .1em;
    font-size: .9em;
    content: "\f158";
    font-family: FontAwesome
}

.bk_buy_button {
    padding-left: 2.2rem;
    color: #464a4c;
    background-position: .5rem center;
    background-size: 1.5rem;
    background-image: url(https://birjakreditov.com/buttons/bk-logo-black.png);
    background-repeat: no-repeat
}

.product-delivery {
    margin-bottom: 1rem;
    font-size: .9rem
}

.product-delivery__title {
    font-weight: 500
}

.brand-info__title {
    font-weight: 500;
    font-size: .9rem
}

.brand-info__link {
    display: block;
    position: relative;
    height: 4rem;
    margin: .5rem 0;
	cursor:pointer;
}

.brand-info__logo {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.brand-info__name {
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.2
}

#goods_cont {
    position: relative
}

#goods_cont .empty {
    padding: 1rem;
    text-align: center;
    font-size: .9rem
}

.catPages1, .pagination {
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catPages1__next, .catPages1__prev, .pagination__next, .pagination__prev {
    font-size: 1.5rem;
    margin-top: -4px
}

.catPages1__list, .pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 .5rem
}

.catPages1 .swchItem, .catPages1 .swchItemA, .catPages1__list > *, .pagination .swchItem, .pagination .swchItemA, .pagination__list > * {
    margin: 0 .2rem;
    line-height: 2rem;
    width: 2rem;
    border-radius: 50%;
    text-align: center
}

.catPages1 .swchItem:hover, .catPages1 .swchItemA:hover, .catPages1__list > :hover, .pagination .swchItem:hover, .pagination .swchItemA:hover, .pagination__list > :hover {
    -webkit-box-shadow: inset 0 0 0 1px #f0ad4e;
    box-shadow: inset 0 0 0 1px #f0ad4e
}

.catPages1 .pgSwchA, .catPages1 .swchItemA, .pagination .pgSwchA, .pagination .swchItemA {
    background-color: #f0ad4e;
    color: #fff
}

.catPages1 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.body-block {
    height: 100%
}

.gallery {
    max-width: 670px;
    position: relative
}

.gallery__main-img {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
	padding-bottom:66%;
}

.gallery__main-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

.gallery__main-img img {
    max-width: 100%;
    max-height: 100%
}

.gallery__carousel--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gallery .link-360 {
    position: absolute;
    bottom: 90px;
    left: 20px;
    z-index: 1000
}

.gallery-link {
    width: 25%;
    height: 110px;
    position: relative;
    cursor: pointer
}

.gallery-link__image {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.link-360 {
    display: block;
    width: 100px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-filter: drop-shadow(5px 5px 5px #fff);
    filter: drop-shadow(5px 5px 5px #fff)
}

.link-360:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.link-360 img {
    width: 100%
}

#modal-city {
    max-width: 100%;
    width: 450px
}

.city-select__title {
    font-size: 1.5rem;
    text-align: center;
    padding: 0
}

.city-select__header {
    font-size: .8rem;
    padding: 0 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.city-select__header-title {
    width: 100%;
    text-align: center;
    font-weight: 300
}

.city-select__header-value {
    font-weight: 400;
    text-align: right;
    width: 50%;
    padding-right: 2rem
}

.city-select__search {
    padding: 0 2rem
}

.city-select__search-input {
    display: block
}

.city-select__body {
    padding: .5rem 0;
    height: 200px;
    max-width: 650px;
    margin: 0 2rem
}

.city-select__list {
    height: 100%;
    padding: 0 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #b1b6b9
}

.city-select__list::-webkit-scrollbar {
    width: .5rem;
    height: .5rem
}

.city-select__list::-webkit-scrollbar-thumb {
    background: #636c72
}

.city-select__list::-webkit-scrollbar-track {
    background: #b1b6b9
}

.city-select__item, .city-select__letter {
    line-height: 1.2rem
}

.city-select__letter {
    font-weight: 500;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.city-select__item {
    cursor: pointer;
    font-size: .9rem;
    border-bottom: 1px dotted #636c72
}

.city-select__item:hover {
    background-color: #e6e6e6;
    color: #0275d8
}

.city-select__item--big {
    margin-top: .3rem;
    font-size: 1rem
}

.city-select__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 2rem 1rem
}

.copyrights {
    font-weight: 300;
    font-size: .9rem
}

.load-overlay {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff center center no-repeat url(https://s89.ucoz.net/img/icon/ajsml.gif)
}

.content-block__title {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px
}

.content-block__body {
    padding: 2rem;
    background-color: #fff
}

.content-block + .content-block {
    margin-top: 1rem
}

.dropdown-backdrop {
    display: none !important
}

#flist-item-other7, #flist-item-other9 {
    display: block;
}

.user-admin #flist-item-other7, .user-admin #flist-item-other9 {
    display: block
}

.brands-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -.5rem;
    list-style: none;
    margin-bottom: -1rem
}

.brands-list__item {
    padding: 0 .5rem 1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

@media only screen and (min-width: 640px) {
    .brands-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3);
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3)
    }
}

@media only screen and (min-width: 1024px) {
    .brands-list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.brands-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	text-align:center;
}

.brands-list__link:hover {
    border-color: #b50000
}

.brands-list__img {
    max-width: 100%;
    margin-bottom: .5rem
}

.banner-promo {
    height: 100%;
    position: relative
}

@media only screen and (min-width: 640px) {
    .banner-promo__body {
        position: absolute;
        top: 50%;
        right: 0rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 350px
    }
}
@media only screen and (min-width: 736px) {
    .banner-promo__body {
        right: 3rem;
    }
}

.banner-promo__title {
    margin-top: 2rem;
    padding: 0 2rem;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center;
	display:none;
}

@media only screen and (min-width: 1024px) {
    .banner-promo__title {
        margin-top: 0;
        left: 0;
        right: 0;
        font-size: 1.7rem;
        position: absolute;
        top: 1rem;
		display:block;
    }
}

.banner-promo__slider {
    display: none
}

@media only screen and (min-width: 1024px) {
    .banner-promo__slider {
        display: block
    }
}

.fast-filter {
    padding: 2rem;
    width: 100%;
    background-color: #636c72
}

.fast-filter__title {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.5rem;
    font-weight: 500
}

@media only screen and (min-width: 640px) {
    .fast-filter__title {
        color: #fff
    }
}

.fast-filter__form {
    display: block;
    width: 100%
}

.fast-filter__select {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    height: 1.5rem
}

.fast-filter__button {
    text-align: center;
    width: 100%
}

.fast-filter__button .button {
    width: 100%
}

@media only screen and (min-width: 640px) {
    .fast-filter {
        width: 320px;
        background-color: rgba(70, 74, 76, .5)
    }
}

.button:disabled {
    background-color: #ccc;
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.jq-selectbox__select {
    background: #fff;
    border-radius: 15px;
    border: 1px solid #636c72
}

.jq-selectbox .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #ccc;
    color: #ccc
}

.backlink {
    color: #f0ad4e;
    text-transform: uppercase;
    font-size: 14px
}

.no-goods {
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.no-goods__title {
    margin-bottom: 2rem;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase
}

.no-goods__offer {
    margin-bottom: 2rem
}

.main-cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.5rem
}

.main-cats__item {
    padding: 0 .5rem;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	margin-bottom:1rem;
}

@media only screen and (min-width: 568px) {
    .main-cats__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%
    }
}
@media only screen and (min-width: 1024px) {
    .main-cats__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%
    }
}
@media only screen and (min-width: 1192px) {
    .main-cats__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

.main-cats__link {
    display: block;
    background-color: #fff;
    padding: 0.2rem 0.5rem;
    text-align: center
}

.main-cats__title {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: .5rem;

}


.main-cats__img {
    max-width: 100%;
    max-height: 200px
}

.promo-slider {
    max-width: 100%;
}

@media only screen and (min-width: 1192px) {
    .promo-slider {
        height: 416px
    }
}

.promo-slider__item {
    height: 416px !important;
    width: 100%;
    background:  no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 1192px) {
    .promo-slider__item {
        height: 416px !important
    }
}

.vendors-slider {
    width: calc(100% - 40px);
    margin: auto
}

.vendors-slider__item {
	padding: 0 5px;
	margin-bottom:1rem;
	width:50%;
	float:left;
}

.vendors-slider__link {
    display: block;
    background: #fff;
    height: 4rem;
    padding: .5rem 1rem;
    position: relative
}

@media only screen and (min-width: 768px) {
    .vendors-slider__link {
        height: 5rem
    }
	.vendors-slider__item {
	margin: 0;
	padding: 0 5px;
	float:none;
	width:auto;
}
}

.vendors-slider__image {
    display: block;
    position: relative;
    height: 100%;
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    */
	-webkit-transition: -webkit-filter .2s ease-in-out;
    transition: -webkit-filter .2s ease-in-out;
    -o-transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out, -webkit-filter .2s ease-in-out
}

.vendors-slider__item:hover .vendors-slider__image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.vendors-slider__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.slick-arrow {
    position: absolute;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    width: 20px;
    height: 20px
}

.slick-arrow:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #464a4c;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vendors-slider .slick-arrow {
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 100%;
    background-color: #636c72
}

.vendors-slider .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    width: 15px;
    height: 15px;
    margin-top: 5px;
    border-color: #fff
}

.slick-prev {
    left: 20px
}

.slick-prev:before {
    border-right: none;
    border-top: none
}

.vendors-slider .slick-prev {
    left: -20px
}

.vendors-slider .slick-prev:before {
    margin-left: -3px
}

.slick-next {
    right: 20px
}

.slick-next:before {
    border-left: none;
    border-bottom: none
}

.vendors-slider .slick-next {
    right: -20px
}

.vendors-slider .slick-next:before {
    margin-left: -11px
}

.benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.benefits__item {
    padding: 0 2rem;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding-bottom:1rem;
}
@media only screen and (min-width: 600px) {
    .benefits__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (min-width: 960px) {
    .benefits__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
		padding-bottom:0;
    }
}

.benefits__item-inner {
    height: 100%;
    background: #fff;
    padding: 2rem
}

.benefits__img-wrapper {
    margin-bottom: 1rem;
    text-align: center
}

.benefits__img {
    max-width: 100%;
    height: 50px
}

/*@media only screen and (min-width: 768px) {
    .benefits__img {
        height: 100px
    }
}*/

.benefits__title {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1rem
}
.benefits__text{
	font-size: 0.9rem;
}
.benefits__text a {
    color: #f0ad4e
}

.benefits__text a:active, .benefits__text a:focus, .benefits__text a:hover {
    color: #f0ad4e;
    text-decoration: underline
}

.benefits__text ul {
    margin: 0;
    padding-left: 1rem
}

.fname {
    font-weight: 300;
    font-size: 14px;
    padding-left: 26px
}

.sizes {
    position: relative;
    background-color: #fff
}

.sizes img {
    max-width: 100%
}

.sizes * {
    outline: 0
}

.main-news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.main-news__item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
	margin-bottom:1rem;
}

@media only screen and (min-width: 768px) {
    .main-news__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width: 1024px) {
    .main-news__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.news-item {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.news-item__date {
    display: none;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 12px;
    margin-bottom: .5rem
}

.news-item__image {
    height: 120px;
    background: center center no-repeat;
    background-size: cover
}

.news-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-item__title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 2rem .5rem;
    line-height: 1.2;
    letter-spacing: .5px
}

.news-item__title:hover {
    text-decoration: underline
}

.news-item__brief {
    padding: 0 2rem;
    font-size: 14px;
    line-height: 1.2
}

.news-item__brief p {
    margin-bottom: .5rem
}

.news-item__brief p:last-child {
    margin-bottom: 0
}

.news-item__more {
    padding: 1rem 2rem;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #f0ad4e;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px
}

.news-item__more:hover {
    color: #f0ad4e;
    text-decoration: underline
}

/* Обновление шаблона*/

#search{
	width:2rem!important;
	height:2rem!important;
	display:flex;
	color:#636c72;
    align-items: center;
	justify-content: center;
	font-size: 1rem;
	cursor:pointer;
}
#search:before {
    font-family: FontAwesome;
    content: "\f002";
}
.phone__number__top{
	  -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
		padding:0 1rem;
}
.app__logo{
	margin:0 0.5rem 0 0;
}
.basket_left{
	display:block;
}
.basket__img{
	float:left;
	width:80px;
	margin-top:10px;
	margin-right:0.5rem;
}
.age{
	background:#f1f1f1;
	color:#ec971f;
	border-radius:10px;
	display:block;
	float:left;
	padding:3px 4px;
	line-height:24px;
	margin: 5px;

}
.age:hover{
	color:#292b2c;
}
.menu__colum{
	display:flex;
	 -webkit-flex-direction: row; /* Safari */

 flex-direction: row!important;
	-webkit-flex-wrap: wrap; /* Safari */

 flex-wrap: wrap;

}
.non_flex{
	flex:none;
	max-width:100%;
}
.slist a{
	padding:0.5% 1rem;
	border-radius:1rem;
    border:1px solid #b3c2cd;
	color: #b3c2cd!important;
	display: block;
    margin-top: -1.5rem;
}
.slist a:nth-child(1){
	margin-top:0;
}
.slist .active{
	background:#096cce;
	border:1px solid #096cce;
	color:#fff!important;
}
.sorting_title{
	margin-right:1rem;
}
#form_order{
	width:100%;
	text-align:center;
	padding:1rem;
}
@media only screen and (min-width: 375px) {
.app__logo{
	background: url("../img/app_logo.png") no-repeat;
    background-size: contain;
	float:left;
	padding:12px;
	margin:0 1rem;
}
}
@media only screen and (min-width: 568px) {
.non_flex{
	flex:auto;
	max-width: 33.3%;
}
#form_order{
	width:400px;
}
}
@media only screen and (min-width: 667px) {
.app__logo{
	float:none;
	margin:0 1rem;
	padding-top: 15px;
    padding-bottom: 25px;
    padding-right: 50px;
	padding-left:0;
}
}
@media only screen and (min-width: 812px) {
.slist a{
	display:inherit;
}
}
.footer__item{
	padding:0.5rem 0 ;
}
.english_version{
	color:#fff;
	margin-left:1rem;
}
.menu__item2{
    display:block!important;
	float:left;
	width:48%;
	padding-left:2%;
}
/*
.menu__item2:nth-child(odd){
	border-right:2px solid #fff;
}*/
.menu__item2:nth-child(1):before {
	width:2px;
	min-height:100%;
	background:#fff!important;
	position:absolute;
	content:"";
	right:52%;
	top:0;
}
.menu__list2{
	display:block;width:700px;height:100%;background:#f2f2f2!important;
}
.menu__item--sub{
	background:#fff;
}
.menu__item--sub:hover{
	background:#f2f2f2!important;
}
.menu__item2:hover{
    background:#f0ad4e;
}
.menu__item--sub .menu--sub .menu__list .menu__item:hover{
	background:#f0ad4e;
}
.home_brand_title{
	text-align:center;
	display:none;
}
@media only screen and (min-width: 768px) {
.footer__item{
	padding:0;
}
#search{
	width:4rem!important;
	height:4rem!important;
	font-size: 1.5rem;
}
.english_version{
	margin-left:0;
}
.basket_left{
	float:left;
	max-width:60%;
}
}
@media only screen and (min-width: 813px) {

.phone__number__top{
	display:none;
}
}
@media only screen and (min-width: 1024px) {
	   #search{
	display:none;
}
  .input--search input {
	margin:0;
}
.home_brand_title{
	display:block;
}
}


/* filter css */
	#fil_1,#fil_2,#fil_3,#fil_4,#fil_5,#fil_6,#fil_7,#fil_8{
	    padding:0.5rem;
	     -webkit-border-radius:1rem!important;
    -moz-border-radius:1rem!important;
    border-radius:1rem!important;
	    outline:none;
    cursor:pointer;
	appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
	}
#fil_min,#fil_max{
	border:1px solid #b3c2cd!important;
	-webkit-border-radius:0.5rem!important;
    -moz-border-radius:0.5rem!important;
    border-radius:0.5rem!important;
	width:45%;
	padding-left:3%;
	margin:0 1%;
	outline:0;
}
#fil_min2,#fil_max2{
	color: #b3c2cd;
}
#fil_min2{
	position:absolute;
	left:0;
}
#fil_max2{
	position:absolute;
	right:0;
}



  #flist-item-art,
  #flist-item-name,
  #flist-item-warr,
  #flist-item-weight,
  #flist-item-f_status,
  #flist-item-stock,
  #flist-item-price,
  #flist-item-price button,
  #flist-item-brand,
  #flist-item-other1,
  #flist-item-other2,
  #flist-item-other3,
  #flist-item-other4,
  #flist-item-other5,
  #flist-item-other6,
  #flist-item-other7,
  #flist-item-other8,
  #flist-item-other9{
	display:none;
 }
 .wrap_filter{
 background: #fff;
 padding:2rem 2rem 0.5rem 2rem;
 margin-bottom:2rem;
 }
 .fil_range{
 width:96%;
 margin: 1rem 2% 2rem 2%;
 position:relative;
 }
 #fil_go{
 background:#096cce;
 text-align:center;
 color:#fff;
 padding: 0.2rem 0.5rem;
 margin:1rem;
 cursor:pointer;
 font-size:0.9rem;
 border-radius:1rem;
 }
 #fil_clear{
	background:#e9e9e9;
 text-align:center;
 padding: 0.2rem 0.5rem;
 margin:1rem;
 cursor:pointer;
 font-size:0.9rem;
 border-radius:1rem;
 }
 #amount{
 border:none;
 color:#F0AD4E;
 max-width:110px;
 }
 .wrap_filter select{
 width:100%;
 padding:0.5% 0;
 border:1px solid #b3c2cd;
 color:#b3c2cd;
 margin-bottom:1rem;
 background:#fff;
 }
 .fil_price{
 padding:0 1%;
 }
 .fil_price lable{
 margin-bottom:0!important;
 }
  @media only screen and (min-width: 694px) {
 .fil_flex{
 width:100%;
 display:flex;
 flex-direction: row ;
 align-items:center;
 }
 .fil_range{
 width:57%;
 margin: 2%;
 }
 .fil_price{
 width:23%;
max-width:200px;
 }
 #fil_clear{
 width:23%;
 margin:0;
 }
 }
 @media only screen and (min-width: 768px) {
 .wrap_filter select{
 width:48%;
 margin:0 1% 1rem 1%;
 float:left;
 }
 .payment-item__desc,.payment-item__more {
	 display:block;
 }

 }
 @media only screen and (min-width: 1024px) {
 .wrap_filter select{
 width:23%;
 margin:0 1% 1rem 1%;
 }
}


/*Попан Ваш город *****/
 .modal_city_info{
	    position:absolute;
	     top:70px;
	     z-index:999;
	     background:#fff;
	     border:1px solid #ccc;
	     padding:1rem;
	     display:none;
		 max-width:300px;
	 }
	 .modal_city_info::before{
        content: '';
  position: absolute;
  background-color: #fff;
  left: calc(50% - 10px);
  top: -10px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  transform: rotate(-45deg);
	 }
	 .modal_city_info_yes{
	   padding:0.5rem 1rem;
	     background:#8bd58b;
	     color:#fff!important;
	     border-radius:5px;
	     cursor:pointer;
	 }
	 .modal_city_info_yes:hover{
	    background:#5cb85c;
	 }
	 .modal_city_info_no{
		 margin-left:1rem;
		font-size:0.9rem;
     	font-weight:600;
		border-bottom:1px dotted #040404;
	 }
	 .modal_city_info_div{
	     padding-top: 1rem;
	 }
	 .modal_city_info_name{
	    font-weight:600;
	 }
	 .modal_city_info_text{
		 margin-top:1rem;
		color:#999;
		font-size:0.9rem;
		font-style:italic;
		line-height:1rem;
	 }





	 /* /Cosmetic */



.cookie-info-page-table-wrap {
    border-top: 2px solid #bad4e5;
    border-left: 2px solid #bad4e5;
}

.cookie-info-page-table-wrap {
    width: 100%;
    margin: 30px auto;
}

.cookie-info-page-table-wrap tr {
    border-bottom: 2px solid #bad4e5;
}

.cookie-info-page-table-wrap td {
	padding:1rem;
    vertical-align: middle;
    border-right: 2px solid #bad4e5;
}

.cookie-info-page-table-wrap td[colspan="4"] {
    text-align: center;
}

	 #num_wishlist{
	 position: absolute;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #b50000;
    width: 1rem;
    line-height: 1rem;
    right: 2px;
    top: 24px;
	     font-size: 0.6rem;
	 }

	 @media only screen and (min-width: 768px) {
    #num_wishlist{
    width: 1.5rem;
    line-height: 1.5rem;
    right: 6px;
    top: 33px;
    font-size: 1rem;
	 }
}

 .clear_wishlist{
	     /*text-align:right;*/
	     padding:1rem;
	 }
	 #clear_wishlist{
	      padding:0.5rem 1rem;
	     background:#8bd58b;
	     color:#fff!important;
	     border-radius:15px;
	     cursor:pointer;
	 }


	 .control-fav-active{
    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;
    cursor: pointer;
    color: #f0ad4e;
    font-size: 1rem;
    border-radius: 50%;
    width: 2rem;
    height: 2rem
}

@media only screen and (min-width: 768px) {
    .control-fav-active {
        border-radius: 0;
        width: 4rem;
        height: 4rem;
        font-size: 1.5rem
    }

    .control-fav-active:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: .5rem;
        width: 1px
    }
}

.control-fav-active:before {
    font-family: FontAwesome;
    content: "\f005"
}
