/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 36rem;
    --breakpoint-md: 48rem;
    --breakpoint-lg: 62rem;
    --breakpoint-xl: 75rem;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 8px
}

p {
    margin-top: 0;
    margin-bottom: 16px
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 16px;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 16px
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: 8px;
    margin-left: 0
}

blockquote {
    margin: 0 0 16px
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

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

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

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

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 16px;
    overflow: auto
}

figure {
    margin: 0 0 16px
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: 8px
}

button {
    border-radius: 0
}

button:focus {
    outline: .0625rem dotted;
    outline: .3125rem auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -0.125rem;
    -webkit-appearance: none
}

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 1.2
}

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

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

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

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

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

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

.lead {
    font-size: 20px;
    font-weight: 300
}

.display-1 {
    font-size: 96px;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 88px;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 72px;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 56px;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: .0625rem solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-right: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 8px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 16px;
    font-size: 20px
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

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

.img-thumbnail {
    padding: 4px;
    background-color: #fff;
    border: .0625rem solid #dee2e6;
    border-radius: 4px;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: 8px;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: 3.2px 6.4px;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 3.2px
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 21.25rem;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:36rem) {
    .container {
        max-width: 33.75rem
    }
}

@media (min-width:48rem) {
    .container {
        max-width: 45rem
    }
}

@media (min-width:62rem) {
    .container {
        max-width: 60rem
    }
}

@media (min-width:75rem) {
    .container {
        max-width: 71.25rem
    }
}

.container-fluid {
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:36rem) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:48rem) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:62rem) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:75rem) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 16px;
    color: #212529
}

.table td,
.table th {
    padding: 12px;
    vertical-align: top;
    border-top: .0625rem solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: .125rem solid #dee2e6
}

.table tbody+tbody {
    border-top: .125rem solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: 4.8px
}

.table-bordered {
    border: .0625rem solid #dee2e6
}

.table-bordered td,
.table-bordered th {
    border: .0625rem solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: .125rem
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:35.9988rem) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:47.9988rem) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:61.9988rem) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:74.9988rem) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 12px + .125rem);
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: .0625rem solid #ced4da;
    border-radius: 4px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(6px + .0625rem);
    padding-bottom: calc(6px + .0625rem);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(8px + .0625rem);
    padding-bottom: calc(8px + .0625rem);
    font-size: 20px;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(4px + .0625rem);
    padding-bottom: calc(4px + .0625rem);
    font-size: 14px;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: .0625rem 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + 8px + .125rem);
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3.2px
}

.form-control-lg {
    height: calc(1.5em + 16px + .125rem);
    padding: 8px 16px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 4.8px
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 16px
}

.form-text {
    display: block;
    margin-top: 4px
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.3125rem;
    margin-left: -0.3125rem
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: .3125rem;
    padding-left: .3125rem
}

.form-check {
    position: relative;
    display: block;
    padding-left: 20px
}

.form-check-input {
    position: absolute;
    margin-top: 4.8px;
    margin-left: -20px
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 12px
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 4px;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 4px 8px;
    margin-top: 1.6px;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: 4px
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 12px);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + 3px);
    background-size: calc(.75em + 6px) calc(.75em + 6px)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + 12px);
    background-position: top calc(.375em + 3px) right calc(.375em + 3px)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((1em + 12px) * 3 / 4 + 28px);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 12px center/.5rem .625rem, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 28px/calc(.75em + 6px) calc(.75em + 6px)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 4px;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 4px 8px;
    margin-top: 1.6px;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: 4px
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 12px);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + 3px);
    background-size: calc(.75em + 6px) calc(.75em + 6px)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 12px);
    background-position: top calc(.375em + 3px) right calc(.375em + 3px)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 12px) * 3 / 4 + 28px);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 12px center/.5rem .625rem, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 28px/calc(.75em + 6px) calc(.75em + 6px)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:36rem) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 4px;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: .0625rem solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 3.2px rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 3.2px rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 3.2px rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #37d5f2;
    border-color: #37d5f2
}

.btn-info:hover {
    color: #fff;
    background-color: #37d5f2;
    border-color: #37d5f2
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 3.2px rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #37d5f2;
    border-color: #37d5f2
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 3.2px rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 3.2px rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 3.2px rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 3.2px rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 3.2px rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 3.2px rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 3.2px rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 3.2px rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 3.2px rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 3.2px rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 8px 16px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 4.8px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3.2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 8px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 8px 0;
    margin: 2px 0 0;
    font-size: 16px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: .0625rem solid rgba(0, 0, 0, .15);
    border-radius: 4px
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width:36rem) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:48rem) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:62rem) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:75rem) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 2px
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 2px
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 2px
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: 8px 0;
    overflow: hidden;
    border-top: .0625rem solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 4px 24px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: 8px 24px;
    margin-bottom: 0;
    font-size: 14px;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: 4px 24px;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -0.0625rem
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: 9px;
    padding-left: 9px
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: 6px;
    padding-left: 6px
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -0.0625rem
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -0.0625rem
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -0.0625rem
}

.input-group-prepend {
    margin-right: -0.0625rem
}

.input-group-append {
    margin-left: -0.0625rem
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: .0625rem solid #ced4da;
    border-radius: 4px
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 16px + .125rem)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: 8px 16px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 4.8px
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + 8px + .125rem)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3.2px
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 28px
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 24px;
    padding-left: 24px
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 16px
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #f7858d;
    background-color: #f7858d
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: 4px;
    left: -24px;
    display: block;
    width: 16px;
    height: 16px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid .0625rem
}

.custom-control-label::after {
    position: absolute;
    top: 4px;
    left: -24px;
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: 4px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 36px
}

.custom-switch .custom-control-label::before {
    left: -36px;
    width: 28px;
    pointer-events: all;
    border-radius: 8px
}

.custom-switch .custom-control-label::after {
    top: calc(4px + .125rem);
    left: calc(-36px + .125rem);
    width: calc(16px - .25rem);
    height: calc(16px - .25rem);
    background-color: #adb5bd;
    border-radius: 8px;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(12px);
    transform: translateX(12px)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 12px + .125rem);
    padding: 6px 28px 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 12px center/.5rem .625rem;
    background-color: #fff;
    border: .0625rem solid #ced4da;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 12px;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + 8px + .125rem);
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    font-size: 14px
}

.custom-select-lg {
    height: calc(1.5em + 16px + .125rem);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 20px
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 12px + .125rem);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 12px + .125rem);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 12px + .125rem);
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: .0625rem solid #ced4da;
    border-radius: 4px
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 12px);
    padding: 6px 12px;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 4px 4px 0
}

.custom-range {
    width: 100%;
    height: calc(16px + 6.4px);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 .0625rem #fff, 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 .0625rem #fff, 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 .0625rem #fff, 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 16px;
    height: 16px;
    margin-top: -4px;
    background-color: #007bff;
    border: 0;
    border-radius: 16px;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 16px
}

.custom-range::-moz-range-thumb {
    width: 16px;
    height: 16px;
    background-color: #007bff;
    border: 0;
    border-radius: 16px;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 8px;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 16px
}

.custom-range::-ms-thumb {
    width: 16px;
    height: 16px;
    margin-top: 0;
    margin-right: 3.2px;
    margin-left: 3.2px;
    background-color: #007bff;
    border: 0;
    border-radius: 16px;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: 8px;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 8px
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 16px
}

.custom-range::-ms-fill-upper {
    margin-right: .9375rem;
    background-color: #dee2e6;
    border-radius: 16px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: 8px 16px
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: .0625rem solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -0.0625rem
}


.nav-tabs .nav-link {
    border: .0625rem solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -0.0625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: 4px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 16px
}

.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 16px;
    font-size: 20px;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: 4px 12px;
    font-size: 20px;
    line-height: 1;
    background-color: transparent;
    border: .0625rem solid transparent;
    border-radius: 4px
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:35.9988rem) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:36rem) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:47.9988rem) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:48rem) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:61.9988rem) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:62rem) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:74.9988rem) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:75rem) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 8px;
    padding-left: 8px
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: .0625rem solid rgba(0, 0, 0, .125);
    border-radius: 4px
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px
}

.card-title {
    margin-bottom: 12px
}

.card-subtitle {
    margin-top: -6px;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 20px
}

.card-header {
    padding: 12px 20px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: .0625rem solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(4px - .0625rem) calc(4px - .0625rem) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: 12px 20px;
    background-color: rgba(0, 0, 0, .03);
    border-top: .0625rem solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(4px - .0625rem) calc(4px - .0625rem)
}

.card-header-tabs {
    margin-right: -10px;
    margin-bottom: -12px;
    margin-left: -10px;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -10px;
    margin-left: -10px
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px
}

.card-img {
    width: 100%;
    border-radius: calc(4px - .0625rem)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(4px - .0625rem);
    border-top-right-radius: calc(4px - .0625rem)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(4px - .0625rem);
    border-bottom-left-radius: calc(4px - .0625rem)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: .9375rem
}

@media (min-width:36rem) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: .9375rem;
        margin-bottom: 0;
        margin-left: .9375rem
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: .9375rem
}

@media (min-width:36rem) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: 12px
}

@media (min-width:36rem) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -0.0625rem
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px 16px;
    margin-bottom: 16px;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 4px
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 8px
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 8px;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 4px
}

.page-link {
    position: relative;
    display: block;
    padding: 8px 12px;
    margin-left: -0.0625rem;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: .0625rem solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.page-item:last-child .page-link {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: 12px 24px;
    font-size: 20px;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 4.8px;
    border-bottom-left-radius: 4.8px
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 4.8px;
    border-bottom-right-radius: 4.8px
}

.pagination-sm .page-link {
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 3.2px;
    border-bottom-left-radius: 3.2px
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 3.2px;
    border-bottom-right-radius: 3.2px
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -0.0625rem
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 160px
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 3.2px rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 32px 16px;
    margin-bottom: 32px;
    background-color: #e9ecef;
    border-radius: 4.8px
}

@media (min-width:36rem) {
    .jumbotron {
        padding: 64px 32px
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: 12px 20px;
    margin-bottom: 16px;
    border: .0625rem solid transparent;
    border-radius: 4px
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 64px
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 20px;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 16px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 16px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 16px;
    overflow: hidden;
    font-size: 12px;
    background-color: #e9ecef;
    border-radius: 4px
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 16px 16px
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: 12px 20px;
    margin-bottom: -0.0625rem;
    background-color: #fff;
    border: .0625rem solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -0.0625rem;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0
}

@media (min-width:36rem) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -0.0625rem;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 0
    }
}

@media (min-width:48rem) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -0.0625rem;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 0
    }
}

@media (min-width:62rem) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -0.0625rem;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 0
    }
}

@media (min-width:75rem) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -0.0625rem;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -0.0625rem
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 .0625rem 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 21.875rem;
    overflow: hidden;
    font-size: 14px;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: .0625rem solid rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(.625rem);
    backdrop-filter: blur(.625rem);
    opacity: 0;
    border-radius: 4px
}

.toast:not(:last-child) {
    margin-bottom: 12px
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 12px;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: .0625rem solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: 12px
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 8px;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -3.125rem);
    transform: translate(0, -3.125rem)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 16px)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 16px);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 16px)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 16px);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: .0625rem solid rgba(0, 0, 0, .2);
    border-radius: 4.8px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 16px;
    border-bottom: .0625rem solid #dee2e6;
    border-top-left-radius: 4.8px;
    border-top-right-radius: 4.8px
}

.modal-header .close {
    padding: 16px 16px;
    margin: -16px -16px -16px auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 16px
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 16px;
    border-top: .0625rem solid #dee2e6;
    border-bottom-right-radius: 4.8px;
    border-bottom-left-radius: 4.8px
}

.modal-footer>:not(:first-child) {
    margin-left: 4px
}

.modal-footer>:not(:last-child) {
    margin-right: 4px
}

.modal-scrollbar-measure {
    position: absolute;
    top: -624.9375rem;
    width: 3.125rem;
    height: 3.125rem;
    overflow: scroll
}

@media (min-width:36rem) {
    .modal-dialog {
        max-width: 31.25rem;
        margin: 28px auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 56px)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 56px)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 56px)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 56px)
    }

    .modal-sm {
        max-width: 18.75rem
    }
}

@media (min-width:62rem) {

    .modal-lg,
    .modal-xl {
        max-width: 50rem
    }
}

@media (min-width:75rem) {
    .modal-xl {
        max-width: 71.25rem
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 14px;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 12.8px;
    height: 6.4px
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: 6.4px 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: 6.4px 6.4px 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 6.4px
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 6.4px;
    height: 12.8px
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: 6.4px 6.4px 6.4px 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: 6.4px 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 6.4px 6.4px;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 6.4px
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 6.4px;
    height: 12.8px
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: 6.4px 0 6.4px 6.4px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 12.5rem;
    padding: 4px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 17.25rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 14px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: .0625rem solid rgba(0, 0, 0, .2);
    border-radius: 4.8px
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 16px;
    height: 8px;
    margin: 0 4.8px
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: 8px
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc((8px + .0625rem) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: 8px 8px 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
    bottom: .0625rem;
    border-width: 8px 8px 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: 8px
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc((8px + .0625rem) * -1);
    width: 8px;
    height: 16px;
    margin: 4.8px 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
    left: 0;
    border-width: 8px 8px 8px 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
    left: .0625rem;
    border-width: 8px 8px 8px 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: 8px
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc((8px + .0625rem) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 8px 8px 8px;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
    top: .0625rem;
    border-width: 0 8px 8px 8px;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 16px;
    margin-left: -8px;
    content: "";
    border-bottom: .0625rem solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: 8px
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc((8px + .0625rem) * -1);
    width: 8px;
    height: 16px;
    margin: 4.8px 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
    right: 0;
    border-width: 8px 0 8px 8px;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
    right: .0625rem;
    border-width: 8px 0 8px 8px;
    border-left-color: #fff
}

.popover-header {
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: .0625rem solid #ebebeb;
    border-top-left-radius: calc(4.8px - .0625rem);
    border-top-right-radius: calc(4.8px - .0625rem)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: 8px 12px;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media (prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 1.875rem;
    height: .1875rem;
    margin-right: .1875rem;
    margin-left: .1875rem;
    text-indent: -62.4375rem;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: .625rem solid transparent;
    border-bottom: .625rem solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    z-index: 10;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 16px;
    height: 16px;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 16px;
    height: 16px
}

.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-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

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

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

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

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

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: .0625rem solid #dee2e6 !important
}

.border-top {
    border-top: .0625rem solid #dee2e6 !important
}

.border-right {
    border-right: .0625rem solid #dee2e6 !important
}

.border-bottom {
    border-bottom: .0625rem solid #dee2e6 !important
}

.border-left {
    border-left: .0625rem solid #dee2e6 !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
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: 3.2px !important
}

.rounded {
    border-radius: 4px !important
}

.rounded-top {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important
}

.rounded-right {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
}

.rounded-bottom {
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important
}

.rounded-left {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
}

.rounded-lg {
    border-radius: 4.8px !important
}

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

.rounded-pill {
    border-radius: 800px !important
}

.rounded-0 {
    border-radius: 0 !important
}

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
    .d-print-none {
        display: none !important
    }

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

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

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

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

    .d-print-table-row {
        display: table-row !important
    }

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

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

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

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

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

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

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

.flex-column-reverse {
    -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
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

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

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

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

.justify-content-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

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

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

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

.align-items-stretch {
    -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:36rem) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

    .flex-sm-column-reverse {
        -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
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

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

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

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

    .justify-content-sm-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

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

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

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

    .align-items-sm-stretch {
        -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:48rem) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

    .flex-md-column-reverse {
        -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
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

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

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

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

    .justify-content-md-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

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

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

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

    .align-items-md-stretch {
        -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:62rem) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

    .flex-lg-column-reverse {
        -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
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

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

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

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

    .justify-content-lg-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

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

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

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

    .align-items-lg-stretch {
        -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:75rem) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

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

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

    .flex-xl-column-reverse {
        -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
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

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

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

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

    .justify-content-xl-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

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

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

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

    .align-items-xl-stretch {
        -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
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !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
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: .0625rem;
    height: .0625rem;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

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

.shadow-sm {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 8px 16px rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 16px 48px rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

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

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

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

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

.w-auto {
    width: auto !important
}

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

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

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

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

.h-auto {
    height: auto !important
}

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

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

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.m-0 {
    margin: 0 !important
}

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

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

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

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

.m-1 {
    margin: 4px !important
}

.mt-1,
.my-1 {
    margin-top: 4px !important
}

.mr-1,
.mx-1 {
    margin-right: 4px !important
}

.mb-1,
.my-1 {
    margin-bottom: 4px !important
}

.ml-1,
.mx-1 {
    margin-left: 4px !important
}

.m-2 {
    margin: 8px !important
}

.mt-2,
.my-2 {
    margin-top: 8px !important
}

.mr-2,
.mx-2 {
    margin-right: 8px !important
}

.mb-2,
.my-2 {
    margin-bottom: 8px !important
}

.ml-2,
.mx-2 {
    margin-left: 8px !important
}

.m-3 {
    margin: 16px !important
}

.mt-3,
.my-3 {
    margin-top: 16px !important
}

.mr-3,
.mx-3 {
    margin-right: 16px !important
}

.mb-3,
.my-3 {
    margin-bottom: 16px !important
}

.ml-3,
.mx-3 {
    margin-left: 16px !important
}

.m-4 {
    margin: 24px !important
}

.mt-4,
.my-4 {
    margin-top: 24px !important
}

.mr-4,
.mx-4 {
    margin-right: 24px !important
}

.mb-4,
.my-4 {
    margin-bottom: 24px !important
}

.ml-4,
.mx-4 {
    margin-left: 24px !important
}

.m-5 {
    margin: 48px !important
}

.mt-5,
.my-5 {
    margin-top: 48px !important
}

.mr-5,
.mx-5 {
    margin-right: 48px !important
}

.mb-5,
.my-5 {
    margin-bottom: 48px !important
}

.ml-5,
.mx-5 {
    margin-left: 48px !important
}

.p-0 {
    padding: 0 !important
}

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

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

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

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

.p-1 {
    padding: 4px !important
}

.pt-1,
.py-1 {
    padding-top: 4px !important
}

.pr-1,
NaNrem-1 {
    padding-right: 4px !important
}

.pb-1,
.py-1 {
    padding-bottom: 4px !important
}

.pl-1,
NaNrem-1 {
    padding-left: 4px !important
}

.p-2 {
    padding: 8px !important
}

.pt-2,
.py-2 {
    padding-top: 8px !important
}

.pr-2,
NaNrem-2 {
    padding-right: 8px !important
}

.pb-2,
.py-2 {
    padding-bottom: 8px !important
}

.pl-2,
NaNrem-2 {
    padding-left: 8px !important
}

.p-3 {
    padding: 16px !important
}

.pt-3,
.py-3 {
    padding-top: 16px !important
}

.pr-3,
NaNrem-3 {
    padding-right: 16px !important
}

.pb-3,
.py-3 {
    padding-bottom: 16px !important
}

.pl-3,
NaNrem-3 {
    padding-left: 16px !important
}

.p-4 {
    padding: 24px !important
}

.pt-4,
.py-4 {
    padding-top: 24px !important
}

.pr-4,
NaNrem-4 {
    padding-right: 24px !important
}

.pb-4,
.py-4 {
    padding-bottom: 24px !important
}

.pl-4,
NaNrem-4 {
    padding-left: 24px !important
}

.p-5 {
    padding: 48px !important
}

.pt-5,
.py-5 {
    padding-top: 48px !important
}

.pr-5,
NaNrem-5 {
    padding-right: 48px !important
}

.pb-5,
.py-5 {
    padding-bottom: 48px !important
}

.pl-5,
NaNrem-5 {
    padding-left: 48px !important
}

.m-n1 {
    margin: -4px !important
}

.mt-n1,
.my-n1 {
    margin-top: -4px !important
}

.mr-n1,
.mx-n1 {
    margin-right: -4px !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -4px !important
}

.ml-n1,
.mx-n1 {
    margin-left: -4px !important
}

.m-n2 {
    margin: -8px !important
}

.mt-n2,
.my-n2 {
    margin-top: -8px !important
}

.mr-n2,
.mx-n2 {
    margin-right: -8px !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -8px !important
}

.ml-n2,
.mx-n2 {
    margin-left: -8px !important
}

.m-n3 {
    margin: -16px !important
}

.mt-n3,
.my-n3 {
    margin-top: -16px !important
}

.mr-n3,
.mx-n3 {
    margin-right: -16px !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -16px !important
}

.ml-n3,
.mx-n3 {
    margin-left: -16px !important
}

.m-n4 {
    margin: -24px !important
}

.mt-n4,
.my-n4 {
    margin-top: -24px !important
}

.mr-n4,
.mx-n4 {
    margin-right: -24px !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -24px !important
}

.ml-n4,
.mx-n4 {
    margin-left: -24px !important
}

.m-n5 {
    margin: -48px !important
}

.mt-n5,
.my-n5 {
    margin-top: -48px !important
}

.mr-n5,
.mx-n5 {
    margin-right: -48px !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -48px !important
}

.ml-n5,
.mx-n5 {
    margin-left: -48px !important
}

.m-auto {
    margin: auto !important
}

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

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

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

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

@media (min-width:36rem) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: 4px !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 4px !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 4px !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 4px !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 4px !important
    }

    .m-sm-2 {
        margin: 8px !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 8px !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 8px !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 8px !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 8px !important
    }

    .m-sm-3 {
        margin: 16px !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 16px !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 16px !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 16px !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 16px !important
    }

    .m-sm-4 {
        margin: 24px !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 24px !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 24px !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 24px !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 24px !important
    }

    .m-sm-5 {
        margin: 48px !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 48px !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 48px !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 48px !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 48px !important
    }

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

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    NaNrem-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    NaNrem-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: 4px !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 4px !important
    }

    .pr-sm-1,
    NaNrem-sm-1 {
        padding-right: 4px !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 4px !important
    }

    .pl-sm-1,
    NaNrem-sm-1 {
        padding-left: 4px !important
    }

    .p-sm-2 {
        padding: 8px !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 8px !important
    }

    .pr-sm-2,
    NaNrem-sm-2 {
        padding-right: 8px !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 8px !important
    }

    .pl-sm-2,
    NaNrem-sm-2 {
        padding-left: 8px !important
    }

    .p-sm-3 {
        padding: 16px !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 16px !important
    }

    .pr-sm-3,
    NaNrem-sm-3 {
        padding-right: 16px !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 16px !important
    }

    .pl-sm-3,
    NaNrem-sm-3 {
        padding-left: 16px !important
    }

    .p-sm-4 {
        padding: 24px !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 24px !important
    }

    .pr-sm-4,
    NaNrem-sm-4 {
        padding-right: 24px !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 24px !important
    }

    .pl-sm-4,
    NaNrem-sm-4 {
        padding-left: 24px !important
    }

    .p-sm-5 {
        padding: 48px !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 48px !important
    }

    .pr-sm-5,
    NaNrem-sm-5 {
        padding-right: 48px !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 48px !important
    }

    .pl-sm-5,
    NaNrem-sm-5 {
        padding-left: 48px !important
    }

    .m-sm-n1 {
        margin: -4px !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -4px !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -4px !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -4px !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -4px !important
    }

    .m-sm-n2 {
        margin: -8px !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -8px !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -8px !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -8px !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -8px !important
    }

    .m-sm-n3 {
        margin: -16px !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -16px !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -16px !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -16px !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -16px !important
    }

    .m-sm-n4 {
        margin: -24px !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -24px !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -24px !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -24px !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -24px !important
    }

    .m-sm-n5 {
        margin: -48px !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -48px !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -48px !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -48px !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -48px !important
    }

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

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:48rem) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: 4px !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 4px !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 4px !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 4px !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 4px !important
    }

    .m-md-2 {
        margin: 8px !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 8px !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 8px !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 8px !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 8px !important
    }

    .m-md-3 {
        margin: 16px !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 16px !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 16px !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 16px !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 16px !important
    }

    .m-md-4 {
        margin: 24px !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 24px !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 24px !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 24px !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 24px !important
    }

    .m-md-5 {
        margin: 48px !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 48px !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 48px !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 48px !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 48px !important
    }

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

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    NaNrem-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    NaNrem-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: 4px !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 4px !important
    }

    .pr-md-1,
    NaNrem-md-1 {
        padding-right: 4px !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 4px !important
    }

    .pl-md-1,
    NaNrem-md-1 {
        padding-left: 4px !important
    }

    .p-md-2 {
        padding: 8px !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 8px !important
    }

    .pr-md-2,
    NaNrem-md-2 {
        padding-right: 8px !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 8px !important
    }

    .pl-md-2,
    NaNrem-md-2 {
        padding-left: 8px !important
    }

    .p-md-3 {
        padding: 16px !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 16px !important
    }

    .pr-md-3,
    NaNrem-md-3 {
        padding-right: 16px !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 16px !important
    }

    .pl-md-3,
    NaNrem-md-3 {
        padding-left: 16px !important
    }

    .p-md-4 {
        padding: 24px !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 24px !important
    }

    .pr-md-4,
    NaNrem-md-4 {
        padding-right: 24px !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 24px !important
    }

    .pl-md-4,
    NaNrem-md-4 {
        padding-left: 24px !important
    }

    .p-md-5 {
        padding: 48px !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 48px !important
    }

    .pr-md-5,
    NaNrem-md-5 {
        padding-right: 48px !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 48px !important
    }

    .pl-md-5,
    NaNrem-md-5 {
        padding-left: 48px !important
    }

    .m-md-n1 {
        margin: -4px !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -4px !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -4px !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -4px !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -4px !important
    }

    .m-md-n2 {
        margin: -8px !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -8px !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -8px !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -8px !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -8px !important
    }

    .m-md-n3 {
        margin: -16px !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -16px !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -16px !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -16px !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -16px !important
    }

    .m-md-n4 {
        margin: -24px !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -24px !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -24px !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -24px !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -24px !important
    }

    .m-md-n5 {
        margin: -48px !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -48px !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -48px !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -48px !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -48px !important
    }

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

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:62rem) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: 4px !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 4px !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 4px !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 4px !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 4px !important
    }

    .m-lg-2 {
        margin: 8px !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 8px !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 8px !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 8px !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 8px !important
    }

    .m-lg-3 {
        margin: 16px !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 16px !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 16px !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 16px !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 16px !important
    }

    .m-lg-4 {
        margin: 24px !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 24px !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 24px !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 24px !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 24px !important
    }

    .m-lg-5 {
        margin: 48px !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 48px !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 48px !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 48px !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 48px !important
    }

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

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    NaNrem-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    NaNrem-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: 4px !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 4px !important
    }

    .pr-lg-1,
    NaNrem-lg-1 {
        padding-right: 4px !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 4px !important
    }

    .pl-lg-1,
    NaNrem-lg-1 {
        padding-left: 4px !important
    }

    .p-lg-2 {
        padding: 8px !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 8px !important
    }

    .pr-lg-2,
    NaNrem-lg-2 {
        padding-right: 8px !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 8px !important
    }

    .pl-lg-2,
    NaNrem-lg-2 {
        padding-left: 8px !important
    }

    .p-lg-3 {
        padding: 16px !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 16px !important
    }

    .pr-lg-3,
    NaNrem-lg-3 {
        padding-right: 16px !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 16px !important
    }

    .pl-lg-3,
    NaNrem-lg-3 {
        padding-left: 16px !important
    }

    .p-lg-4 {
        padding: 24px !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 24px !important
    }

    .pr-lg-4,
    NaNrem-lg-4 {
        padding-right: 24px !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 24px !important
    }

    .pl-lg-4,
    NaNrem-lg-4 {
        padding-left: 24px !important
    }

    .p-lg-5 {
        padding: 48px !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 48px !important
    }

    .pr-lg-5,
    NaNrem-lg-5 {
        padding-right: 48px !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 48px !important
    }

    .pl-lg-5,
    NaNrem-lg-5 {
        padding-left: 48px !important
    }

    .m-lg-n1 {
        margin: -4px !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -4px !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -4px !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -4px !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -4px !important
    }

    .m-lg-n2 {
        margin: -8px !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -8px !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -8px !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -8px !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -8px !important
    }

    .m-lg-n3 {
        margin: -16px !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -16px !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -16px !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -16px !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -16px !important
    }

    .m-lg-n4 {
        margin: -24px !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -24px !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -24px !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -24px !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -24px !important
    }

    .m-lg-n5 {
        margin: -48px !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -48px !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -48px !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -48px !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -48px !important
    }

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

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:75rem) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: 4px !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 4px !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 4px !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 4px !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 4px !important
    }

    .m-xl-2 {
        margin: 8px !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 8px !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 8px !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 8px !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 8px !important
    }

    .m-xl-3 {
        margin: 16px !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 16px !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 16px !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 16px !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 16px !important
    }

    .m-xl-4 {
        margin: 24px !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 24px !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 24px !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 24px !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 24px !important
    }

    .m-xl-5 {
        margin: 48px !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 48px !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 48px !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 48px !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 48px !important
    }

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

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    NaNrem-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    NaNrem-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: 4px !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 4px !important
    }

    .pr-xl-1,
    NaNrem-xl-1 {
        padding-right: 4px !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 4px !important
    }

    .pl-xl-1,
    NaNrem-xl-1 {
        padding-left: 4px !important
    }

    .p-xl-2 {
        padding: 8px !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 8px !important
    }

    .pr-xl-2,
    NaNrem-xl-2 {
        padding-right: 8px !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 8px !important
    }

    .pl-xl-2,
    NaNrem-xl-2 {
        padding-left: 8px !important
    }

    .p-xl-3 {
        padding: 16px !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 16px !important
    }

    .pr-xl-3,
    NaNrem-xl-3 {
        padding-right: 16px !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 16px !important
    }

    .pl-xl-3,
    NaNrem-xl-3 {
        padding-left: 16px !important
    }

    .p-xl-4 {
        padding: 24px !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 24px !important
    }

    .pr-xl-4,
    NaNrem-xl-4 {
        padding-right: 24px !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 24px !important
    }

    .pl-xl-4,
    NaNrem-xl-4 {
        padding-left: 24px !important
    }

    .p-xl-5 {
        padding: 48px !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 48px !important
    }

    .pr-xl-5,
    NaNrem-xl-5 {
        padding-right: 48px !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 48px !important
    }

    .pl-xl-5,
    NaNrem-xl-5 {
        padding-left: 48px !important
    }

    .m-xl-n1 {
        margin: -4px !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -4px !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -4px !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -4px !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -4px !important
    }

    .m-xl-n2 {
        margin: -8px !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -8px !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -8px !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -8px !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -8px !important
    }

    .m-xl-n3 {
        margin: -16px !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -16px !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -16px !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -16px !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -16px !important
    }

    .m-xl-n4 {
        margin: -24px !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -24px !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -24px !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -24px !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -24px !important
    }

    .m-xl-n5 {
        margin: -48px !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -48px !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -48px !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -48px !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -48px !important
    }

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

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    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:36rem) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:48rem) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:62rem) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:75rem) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-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-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #afafaf !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: .0625rem solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 62rem !important
    }

    .container {
        min-width: 62rem !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: .0625rem solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: .0625rem solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

body {
    direction: rtl;
    text-align: right
}

.list-unstyled {
    padding-left: initial !important;
    padding-right: 0
}

.list-group {
    padding-right: 0
}

.list-inline {
    padding-right: 0
}

.list-inline-item {
    margin-left: 8px;
    margin-right: auto !important
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 3.2px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.input-group-prepend {
    margin-right: 0;
    margin-left: -0.0625rem
}

.input-group-append {
    margin-left: 0;
    margin-right: -0.0625rem
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: 0;
    margin-right: -0.0625rem
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: 0;
    margin-right: -0.0625rem
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.custom-file-label::after {
    left: 0;
    right: auto;
    border-right: .0625rem solid #ced4da;
    border-radius: 4px 0 0 4px
}

.custom-control,
.form-check {
    padding-left: 0;
    padding-right: 20px
}

.custom-control-label::after,
.custom-control-label::before {
    left: auto;
    right: 0
}

.form-check-input {
    margin-left: 0;
    margin-right: -20px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-right: -0.0625rem;
    margin-left: 0
}

.dropdown-toggle::after {
    margin-right: .255em;
    margin-left: 0
}

.dropright {
    direction: ltr
}

.dropright>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 4px 0 0 4px !important
}

.dropright>.btn:not(:first-child) {
    border-radius: 0 4px 4px 0 !important
}

.page-item:first-child .page-link {
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.page-item:last-child .page-link {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.alert-dismissible {
    padding-right: 20px !important;
    padding-left: 64px
}

.alert-dismissible .close {
    left: 0;
    right: auto !important
}

.offset-1 {
    margin-right: 8.333333%;
    margin-left: unset
}

.offset-2 {
    margin-right: 16.666667%;
    margin-left: unset
}

.offset-3 {
    margin-right: 25%;
    margin-left: unset
}

.offset-4 {
    margin-right: 33.333333%;
    margin-left: unset
}

.offset-5 {
    margin-right: 41.666667%;
    margin-left: unset
}

.offset-6 {
    margin-right: 50%;
    margin-left: unset
}

.offset-7 {
    margin-right: 58.333333%;
    margin-left: unset
}

.offset-8 {
    margin-right: 66.666667%;
    margin-left: unset
}

.offset-9 {
    margin-right: 75%;
    margin-left: unset
}

.offset-10 {
    margin-right: 83.333333%;
    margin-left: unset
}

.offset-11 {
    margin-right: 91.666667%;
    margin-left: unset
}

@media (min-width:36rem) {
    .offset-sm-0 {
        margin-right: 0;
        margin-left: unset
    }

    .offset-sm-1 {
        margin-right: 8.333333%;
        margin-left: unset
    }

    .offset-sm-2 {
        margin-right: 16.666667%;
        margin-left: unset
    }

    .offset-sm-3 {
        margin-right: 25%;
        margin-left: unset
    }

    .offset-sm-4 {
        margin-right: 33.333333%;
        margin-left: unset
    }

    .offset-sm-5 {
        margin-right: 41.666667%;
        margin-left: unset
    }

    .offset-sm-6 {
        margin-right: 50%;
        margin-left: unset
    }

    .offset-sm-7 {
        margin-right: 58.333333%;
        margin-left: unset
    }

    .offset-sm-8 {
        margin-right: 66.666667%;
        margin-left: unset
    }

    .offset-sm-9 {
        margin-right: 75%;
        margin-left: unset
    }

    .offset-sm-10 {
        margin-right: 83.333333%;
        margin-left: unset
    }

    .offset-sm-11 {
        margin-right: 91.666667%;
        margin-left: unset
    }
}

@media (min-width:48rem) {
    .offset-md-0 {
        margin-right: 0;
        margin-left: unset
    }

    .offset-md-1 {
        margin-right: 8.333333%;
        margin-left: unset
    }

    .offset-md-2 {
        margin-right: 16.666667%;
        margin-left: unset
    }

    .offset-md-3 {
        margin-right: 25%;
        margin-left: unset
    }

    .offset-md-4 {
        margin-right: 33.333333%;
        margin-left: unset
    }

    .offset-md-5 {
        margin-right: 41.666667%;
        margin-left: unset
    }

    .offset-md-6 {
        margin-right: 50%;
        margin-left: unset
    }

    .offset-md-7 {
        margin-right: 58.333333%;
        margin-left: unset
    }

    .offset-md-8 {
        margin-right: 66.666667%;
        margin-left: unset
    }

    .offset-md-9 {
        margin-right: 75%;
        margin-left: unset
    }

    .offset-md-10 {
        margin-right: 83.333333%;
        margin-left: unset
    }

    .offset-md-11 {
        margin-right: 91.666667%;
        margin-left: unset
    }
}

@media (min-width:62rem) {
    .offset-lg-0 {
        margin-right: 0;
        margin-left: unset
    }

    .offset-lg-1 {
        margin-right: 8.333333%;
        margin-left: unset
    }

    .offset-lg-2 {
        margin-right: 16.666667%;
        margin-left: unset
    }

    .offset-lg-3 {
        margin-right: 25%;
        margin-left: unset
    }

    .offset-lg-4 {
        margin-right: 33.333333%;
        margin-left: unset
    }

    .offset-lg-5 {
        margin-right: 41.666667%;
        margin-left: unset
    }

    .offset-lg-6 {
        margin-right: 50%;
        margin-left: unset
    }

    .offset-lg-7 {
        margin-right: 58.333333%;
        margin-left: unset
    }

    .offset-lg-8 {
        margin-right: 66.666667%;
        margin-left: unset
    }

    .offset-lg-9 {
        margin-right: 75%;
        margin-left: unset
    }

    .offset-lg-10 {
        margin-right: 83.333333%;
        margin-left: unset
    }

    .offset-lg-11 {
        margin-right: 91.666667%;
        margin-left: unset
    }
}

@media (min-width:75rem) {
    .offset-xl-0 {
        margin-right: 0;
        margin-left: unset
    }

    .offset-xl-1 {
        margin-right: 8.333333%;
        margin-left: unset
    }

    .offset-xl-2 {
        margin-right: 16.666667%;
        margin-left: unset
    }

    .offset-xl-3 {
        margin-right: 25%;
        margin-left: unset
    }

    .offset-xl-4 {
        margin-right: 33.333333%;
        margin-left: unset
    }

    .offset-xl-5 {
        margin-right: 41.666667%;
        margin-left: unset
    }

    .offset-xl-6 {
        margin-right: 50%;
        margin-left: unset
    }

    .offset-xl-7 {
        margin-right: 58.333333%;
        margin-left: unset
    }

    .offset-xl-8 {
        margin-right: 66.666667%;
        margin-left: unset
    }

    .offset-xl-9 {
        margin-right: 75%;
        margin-left: unset
    }

    .offset-xl-10 {
        margin-right: 83.333333%;
        margin-left: unset
    }

    .offset-xl-11 {
        margin-right: 91.666667%;
        margin-left: unset
    }
}

.table-striped tr td:first-of-type {
    border-radius: 0 .3125rem .3125rem 0
}

.table-striped tr td:last-of-type {
    border-radius: .3125rem 0 0 .3125rem
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: .0625rem;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 5rem;
    width: 5rem;
    left: 50%;
    top: 50%;
    margin-left: -2.5rem;
    margin-top: -2.5rem;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.ah-tab-wrapper {
    position: relative
}

.ah-tab-wrapper *,
.ah-tab-wrapper :after,
.ah-tab-wrapper :before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.ah-tab {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: -.3em
}

.ah-tab::after,
.ah-tab::before {
    bottom: 0;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    z-index: 1;
    transition: opacity .3s
}

.ah-tab::before {
    right: -100%;
    width: 1.875rem;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 70%, #fff 99%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 70%, #fff 99%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 70%, #fff 99%)
}

@media (min-width:48rem) {
    .ah-tab::before {
        width: 3.125rem
    }
}

.ah-tab::after {
    left: 100%;
    width: 5rem;
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 99%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 99%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 99%)
}

.ah-tab-overflow-left::before {
    opacity: 1;
    right: 0
}

.ah-tab-overflow-right::after {
    opacity: 1;
    left: 0
}

.ah-tab-overflow-wrapper {
    position: absolute;
    width: 2.6875rem;
    height: 100%;
    left: 100%;
    opacity: 0;
    top: 0;
    z-index: 1;
    text-align: center
}

.ah-tab-overflow-wrapper[data-ah-tab-active=true] {
    left: 0;
    opacity: 1;
    transition: opacity .3s
}

.ah-tab-overflow-wrapper:hover {
    z-index: 2
}

.ah-tab-overflow-menu {
    background: transparent url('../../img/theme/ah-tab-overflow-menu.svg') center center no-repeat;
    background-size: 1.125rem;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 0;
    cursor: pointer;
    transition: opacity .3s;
    opacity: .7
}

.ah-tab-overflow-wrapper:hover .ah-tab-overflow-menu {
    opacity: 1
}

.ah-tab-overflow-list {
    position: absolute;
    top: -10000%;
    left: 0;
    text-align: right;
    background-color: #fff;
    border: .0625rem solid #e9e9e9;
    box-shadow: 0 .1875rem .4375rem 0 rgba(0, 0, 0, .09);
    list-style: none;
    transition: opacity .3s;
    opacity: 0;
    max-width: 18.125rem;
    z-index: 100000
}

.ah-tab-overflow-list::after {
    content: " ";
    display: block;
    position: absolute;
    top: -0.875rem;
    left: .875rem;
    width: 0;
    height: 0;
    border: .4375rem solid transparent;
    border-bottom-color: #fff
}

.ah-tab-overflow-list::before {
    content: " ";
    display: block;
    position: absolute;
    top: -1rem;
    left: .8125rem;
    width: 0;
    height: 0;
    border: .5rem solid transparent;
    border-bottom-color: #cdcdcd
}

.ah-tab-overflow-wrapper:hover .ah-tab-overflow-list {
    top: 99%;
    padding: .625rem 0;
    opacity: 1
}

.ah-tab-overflow-list:hover {
    display: block
}

.ah-tab-item {
    color: #000;
    cursor: pointer;
    display: inline-block;
    letter-spacing: normal;
    transition: all .3s;
    text-decoration: none;
    font-size: 1rem
}

.ah-tab>.ah-tab-item {
    border-bottom: .1875rem solid transparent;
    padding: .9375rem
}

.ah-tab>.ah-tab-item:hover {
    color: #000
}

.ah-tab-item[data-ah-tab-active=true] {
    color: #000
}

.ah-tab>.ah-tab-item:hover {
    border-bottom: .1875rem solid #000
}

.ah-tab>.ah-tab-item[data-ah-tab-active=true] {
    border-bottom-color: #000
}

.ah-tab-overflow-list>.ah-tab-item {
    border-right: .1875rem solid transparent;
    display: block;
    overflow: hidden;
    padding: .625rem 1.25rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ah-tab-overflow-list>.ah-tab-item:hover {
    border-right-color: #000
}

.ah-tab-overflow-list>.ah-tab-item[data-ah-tab-active=true] {
    border-right: .1875rem solid #000 !important;
    border-radius: 0 !important
}

.ah-tab-overflow-list>.ah-tab-item {
    border-radius: 0 !important;
    margin: 0 !important;
    padding: .25rem .625rem !important;
    font-size: .9375rem !important
}

.ah-tab-content-wrapper {
    margin: 1.875rem 0
}

.ah-tab-content {
    display: none
}

.ah-tab-content[data-ah-tab-active=true] {
    display: block
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 .0625rem 0 #ffffff;
    text-shadow: 0 .0625rem 0 #fff;
    opacity: .8;
    line-height: 1
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: .75rem;
    left: .75rem
}

.toast-top-right {
    top: .75rem;
    right: .75rem
}

.toast-bottom-right {
    right: .75rem;
    bottom: .75rem
}

.toast-bottom-left {
    bottom: .75rem;
    left: .75rem
}

.toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

.toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 .375rem;
    padding: .9375rem .9375rem .9375rem 3.125rem;
    width: 18.75rem;
    -moz-border-radius: .1875rem .1875rem .1875rem .1875rem;
    -webkit-border-radius: .1875rem .1875rem .1875rem .1875rem;
    border-radius: .1875rem .1875rem .1875rem .1875rem;
    background-position: .9375rem center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 .75rem #999;
    -webkit-box-shadow: 0 0 .75rem #999;
    box-shadow: 0 0 .75rem #999;
    color: #fff;
    opacity: .8
}

.toast-container>div.rtl {
    direction: rtl;
    padding: .9375rem 3.125rem .9375rem .9375rem;
    background-position: right .9375rem center
}

.toast-container>div:hover {
    -moz-box-shadow: 0 0 .75rem #000;
    -webkit-box-shadow: 0 0 .75rem #000;
    box-shadow: 0 0 .75rem #000;
    opacity: 1;
    cursor: pointer
}

.toast-container>.toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important
}

.toast-container>.toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important
}

.toast-container>.toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important
}

.toast-container>.toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important
}

.toast-container.toast-bottom-center>div,
.toast-container.toast-top-center>div {
    width: 18.75rem;
    margin-left: auto;
    margin-right: auto
}

.toast-container.toast-bottom-full-width>div,
.toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: .25rem;
    background-color: #000;
    opacity: .4
}

@media all and (max-width:15rem) {
    .toast-container>div {
        padding: .5rem .5rem .5rem 3.125rem;
        width: 11em
    }

    .toast-container>div.rtl {
        padding: .5rem 3.125rem .5rem .5rem
    }

    .toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    .toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:15.0625rem) and (max-width:30rem) {
    .toast-container>div {
        padding: .5rem .5rem .5rem 3.125rem;
        width: 18em
    }

    .toast-container>div.rtl {
        padding: .5rem 3.125rem .5rem .5rem
    }

    .toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    .toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:30.0625rem) and (max-width:48rem) {
    .toast-container>div {
        padding: .9375rem .9375rem .9375rem 3.125rem;
        width: 25em
    }

    .toast-container>div.rtl {
        padding: .9375rem 3.125rem .9375rem .9375rem
    }
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IRANYekan/eot/iranyekanwebbold(fanum).eot');
    src: url('../fonts/IRANYekan/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'), url('../fonts/IRANYekan/woff2/iranyekanwebbold(fanum).woff2') format('woff2'), url('../fonts/IRANYekan/woff/iranyekanwebbold(fanum).woff') format('woff'), url('../fonts/IRANYekan/ttf/iranyekanwebbold(fanum).ttf') format('truetype')
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANYekan/eot/iranyekanweblight(fanum).eot');
    src: url('../fonts/IRANYekan/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'), url('../fonts/IRANYekan/woff2/iranyekanweblight(fanum).woff2') format('woff2'), url('../fonts/IRANYekan/woff/iranyekanweblight(fanum).woff') format('woff'), url('../fonts/IRANYekan/ttf/iranyekanweblight(fanum).ttf') format('truetype')
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/IRANYekan/eot/iranyekanwebregular(fanum).eot');
    src: url('../fonts/IRANYekan/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'), url('../fonts/IRANYekan/woff2/iranyekanwebregular(fanum).woff2') format('woff2'), url('../fonts/IRANYekan/woff/iranyekanwebregular(fanum).woff') format('woff'), url('../fonts/IRANYekan/ttf/iranyekanwebregular(fanum).ttf') format('truetype')
}

body {
    font-family: iranyekan;
    font-size: .875rem;
    text-align: right;
    background-color: #f3fefb;
    overflow-x: hidden !important
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

ul {
    padding: 0
}

button:focus {
    outline: 0
}

.dt-sl {
    width: 100%;
    height: auto;
    float: right
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #fff
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #fff
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #fff
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #fff
}

.dt-sn {
    padding: .625rem;
    border-radius: .625rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn.hover:hover {
    transform: translateY(-0.0625rem);
    box-shadow: 0 .4375rem .875rem rgba(50, 50, 93, .1), 0 .1875rem .375rem rgba(0, 0, 0, .08)
}

@media (min-width:75rem) {
    .main-container {
        max-width: 100%;
    }
}

@media (max-width:75rem) {
    .main-container {
        max-width: 100%
    }
}

.btn {
    padding: .625rem;
    font-size: .8125rem;
    font-weight: 400;
    position: relative;
    border-radius: .625rem;
    color: #212121;
    border: 0;
    outline: 0
}

.btn-light {
    box-shadow: 0 .125rem .375rem #e6ecf1;
    background-color: #e3eaef;
    border-color: #e3eaef;
    color: #191d21
}

.btn-light.disabled:active,
.btn-light.disabled:focus,
.btn-light.disabled:hover,
.btn-light:active,
.btn-light:focus,
.btn-light:hover {
    background-color: #c3d2dc !important
}

.btn-dark {
    box-shadow: 0 .125rem .375rem #bac0c6;
    background-color: #191d21;
    border-color: #191d21;
    color: #fff
}

.btn-dark.disabled:active,
.btn-dark.disabled:focus,
.btn-dark.disabled:hover,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover {
    background-color: #000 !important
}

.btn-success {
    box-shadow: 0 .125rem .375rem #a8f5b4;
    background-color: #63ed7a;
    border-color: #63ed7a;
    color: #fff
}

.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background-color: #4cea67 !important;
    color: #fff !important
}

.btn-info {
    box-shadow: 0 .125rem .375rem #82d3f8;
    background-color: #3abaf4;
    border-color: #3abaf4;
    color: #fff
}

.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:active,
.btn-info:focus,
.btn-info:hover {
    background-color: #0da8ee !important
}

.btn-primary {
    box-shadow: 0 .125rem .375rem #acb5f6;
    background-color: #6777ef;
    border-color: #6777ef;
    color: #fff
}

.btn-primary.disabled:active,
.btn-primary.disabled:hover,
.btn-primary:active,
.btn-primary:hover {
    background-color: #394eea !important
}

.btn-danger {
    box-shadow: 0 .125rem .375rem #fd9b96;
    background-color: #fc544b;
    border-color: #fc544b;
    color: #fff
}

.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
    background-color: #fb160a !important
}

.btn-warning {
    box-shadow: 0 .125rem .375rem #ffc473;
    background-color: #ffa426;
    border-color: #ffa426;
    color: #fff
}

.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
    background-color: #ff990d !important;
    color: #fff !important
}

.custom-control-label {
    padding-right: 1.875rem;
    padding-top: .125rem;
    cursor: pointer
}

.custom-control-label::before {
    right: 0;
    left: auto
}

.custom-control-label::after {
    right: 0;
    left: auto
}

.custom-control-input:focus~.custom-control-label::before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary-cm, .btn-info-cm {
    padding: .375rem;
    font-size: 1rem;
    font-weight: 700;
    position: relative;
    border-radius: .625rem;
    color: #fff;
    border: 0;
    outline: 0;
    background-color: #f7858d;
    overflow: hidden;
    outline: .125rem solid #2979ff;
    outline-offset: .125rem
}

.btn-primary-cm:hover, .btn-info-cm:hover {
    color: #fff
}

.btn-primary-cm.btn-with-icon, .btn-info-cm.btn-with-icon {
    padding-right: 3.125rem
}

.btn-primary-cm.btn-with-icon.w-100, .btn-info-cm.btn-with-icon.w-100 {
    padding-right: 0
}

.btn-primary-cm.btn-with-icon::before, .btn-info-cm.btn-with-icon::before {
    content: '';
    width: 2.75rem;
    height: 140%;
    position: absolute;
    right: 0;
    top: -0.625rem;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 3.75rem 0 0 3.75rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-primary-cm.btn-with-icon:hover::before, .btn-info-cm.btn-with-icon:hover::befor {
    width: 110%
}

.btn-primary-cm.btn-with-icon img, .btn-info-cm.btn-with-icon img {
    width: 1.5rem;
    position: absolute;
    right: .625rem
}

.btn-primary-cm.btn-with-icon i, .btn-info-cm.btn-with-icon i {
    position: absolute;
    right: .625rem;
    font-size: 1.4375rem;
    top: .4375rem
}

.dir-rtl {
    direction: rtl
}

.dir-ltr {
    direction: ltr
}

.ps-relative {
    position: relative
}

.shadow-unset {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.wrapper {
    direction: rtl;
    overflow-x: hidden !important
}

header.main-header {
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .03);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .03);
    position: relative
}

header.fixed {
    position: fixed;
    z-index: 1000;
    -webkit-box-shadow: rgba(0, 0, 0, .04) 0 .4375rem .5rem 0;
    box-shadow: 0 .4375rem .5rem 0 rgba(0, 0, 0, .04)
}

header.fixed-topbar .bottom-header {
    display: none !important
}

header.main-header .ads-header {
    margin: 0;
    height: 3.75rem;
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    display: block;
    border: none
}

header.fixed .ads-header {
    display: none
}

header.main-header .topbar {
    padding-top: 12px;
    padding-bottom: 12px
}

header.main-header .topbar .topbar-right a {
    display: block
}

header.main-header .logo-area {
    margin: .5rem 0
}

header.main-header .logo-area a {
    display: block
}

header.main-header .search-area {
    margin: .3125rem;
    width: 75%;
}

header.main-header .search-area form.search {
    position: relative
}

header.main-header .search-area form.search input {
    width: 100%;
    height: 100%;
    padding: .625rem .625rem .5625rem;
    line-height: 1.833;
    font-family: iranyekan;
    font-weight: 300;
    font-size: .875rem;
    border-radius: .4375rem;
    background-color: #fafdfb;
    border: .0625rem solid #21121259;
    color: #474747;
    outline: 0
}

header.main-header .search-area form.search input:hover {

    background-color: #fafdfb;
    border: .0625rem solid #211212a3;
    color: #474747;
}

header.main-header .search-area form.search input:hover button {

    background-color: #fafdfb;
    border: .0625rem solid #211212a3;
    color: #474747;
}

header.main-header .search-area form.search button {
    width: 3.125rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: .4375rem 0 0 .4375rem;
    background: #f7858d;
    border: .0625rem solid #21121259;
    cursor: pointer;
    outline: 0
}


header.main-header .search-area form.search button img {
    width: 1.625rem
}

header.main-header .search-area form.search .close-search-result {
    width: 1.5625rem;
    height: 1.5625rem;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    left: 3.75rem;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

header.main-header .search-area form.search .close-search-result.show {
    display: block
}

header.main-header .search-area form.search .search-result {
    position: absolute;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 100001;
    border-radius: 0 0 .625rem .625rem;
    -webkit-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .1);
    padding: .9375rem;
    display: none;
    overflow: hidden
}

header.main-header .search-area form.search .search-result.open {
    display: block
}

header.main-header .search-area form.search .search-result ul {
    list-style: none;
    margin-bottom: 0
}

header.main-header .search-area form.search .search-result ul li {
    line-height: 1.875rem
}

header.main-header .search-area form.search .search-result ul li a {
    color: #212121;
    display: block;
    padding: .125rem 0
}

header.main-header .topbar .topbar-left {
    margin-top: 8px
}

header.main-header .nav-item {
    position: relative
}

header.main-header .nav-item.account {
    /* border: .0625rem solid #e0e0e2;
    border-radius: .4375rem; */
    /* padding: 0 .75rem */
}

header.main-header .nav-link {
    padding: .375rem;
    font-size: .875rem;
    text-transform: none;
    letter-spacing: 0;
    color: #607d8b;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear
}

header.main-header .nav-link span.label-dropdown {
    float: right;
    margin: .0625rem 0 0 .300rem
}

header.main-header .nav-link span.count {
    background-color: #f7858d;
    color: #fff;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    position: absolute;
    top: -0.1875rem;
    left: .9375rem;
    text-align: center;
    line-height: 1.25rem;
    font-size: .6875rem
}

header.main-header .nav-link i {
    font-size: 1.125rem
}

header.header-transparent .nav-link {
    color: hsla(0, 0%, 100%, .85)
}

header.main-header .dropdown-menu {
    top: 3.125rem;
    direction: rtl;
    min-width: 192px;
    padding: 5.6px 0;
    margin: 2px 0 0;
    color: #8492a6;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: .5rem !important;
    -webkit-box-shadow: 0 .625rem 1.875rem 0 rgba(31, 45, 61, .1);
    box-shadow: 0 .625rem 1.875rem 0 rgba(31, 45, 61, .1);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    display: block !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header.main-header .dropdown-menu.cart {
    width: 18.75rem
}

header.main-header .dropdown-menu.cart .dropdown-list-icons {
    max-height: 15.625rem;
    overflow-y: auto
}

header.main-header .dropdown-menu.cart a.dropdown-item {
    position: relative
}

header.main-header .dropdown-menu.cart .dropdown-footer,
header.main-header .topbar .dropdown-menu.cart .dropdown-header {
    letter-spacing: .0313rem;
    font-weight: 600;
    padding: .9375rem
}

header.main-header .dropdown-menu.cart .dropdown-list-icons .dropdown-item {
    display: flex
}

header.main-header .dropdown-menu.cart .dropdown-list-icons .dropdown-item .dropdown-item-icon {
    flex-shrink: 0;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.625rem;
    text-align: center
}

header.main-header .dropdown-menu.cart .dropdown-item-icon img {
    max-width: 100%
}

header.main-header .dropdown-menu.cart buttonNaNpxove {
    display: inline-block;
    position: absolute;
    left: .625rem;
    top: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    padding: 0;
    line-height: 0;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 50%;
    background-color: rgba(64, 64, 64, .1);
    color: #404040;
    cursor: pointer;
    outline: 0;
    border: 0
}

header.main-header .dropdown-menu.cart buttonNaNpxove i {
    float: none;
    margin-left: unset
}

header.main-header .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

header.main-header .nav-item:hover .dropdown-menu.show {
    transform: translate3d(0, 2.125rem, 0) !important
}

header.main-header .dropdown-menu .dropdown-item {
    color: #8492a6;
    padding: .625rem .9375rem;
    font-size: .8125rem
}

header.main-header .dropdown-menu .dropdown-item i {
    float: right;
    margin-left: .75rem;
    font-size: 1rem
}

header.main-header .dropdown-menu.cart .btn-success,
header.main-header .dropdown-menu.cart .btn-success.disabled {
    box-shadow: 0 .125rem .375rem #a8f5b4;
    background-color: #63ed7a;
    border-color: #63ed7a;
    color: #fff;
    font-size: .8125rem
}

header.main-header .dropdown-menu.cart .btn-primary,
header.main-header .dropdown-menu.cart .btn-primary.disabled {
    box-shadow: 0 .125rem .375rem #acb5f6;
    background-color: #6777ef;
    border-color: #6777ef;
    color: #fff;
    font-size: .8125rem
}

header.main-header .dropdown-menu .dropdown-item:active,
header.main-header .dropdown-menu .dropdown-item:focus,
header.main-header .dropdown-menu .dropdown-item:hover {
    color: #f7858d;
    background-color: #f4f4f4
}

header.main-header .search-box form {
    position: relative
}

header.main-header .search-box input {
    display: inline-block;
    max-width: 15.125rem;
    width: 15.125rem;
    height: 2.25rem;
    line-height: 2.25rem;
    padding-right: 1.25rem;
    font-size: .875rem;
    background: #edf0f5;
    color: #708198;
    border: none;
    border-radius: .625rem;
    outline: 0
}

header.main-header .search-box form i {
    position: absolute;
    top: .1875rem;
    left: .625rem;
    font-size: 1.25rem
}

header.main-header .search-box input::placeholder {
    font-size: .8125rem
}

header.main-header .bottom-header {
    margin-bottom: .25rem
}

header.main-header .main-menu {
    width: 100%;
    float: right;
    position: relative
}

header.main-header .main-menu .list {
    margin-bottom: 0;
    padding-right: 0;
    position: relative;
    list-style: none
}

header.main-header .main-menu .list .list-item {
    display: inline-block
}

header.main-header .main-menu .list .list-item:not(:last-child) {
    margin-right: 8px
}

header.main-header .main-menu .list .list-item:first-child {
    margin-right: 0
}

header.main-header .main-menu .list>.list-item {
    margin-right: 0;
    position: relative
}

header.main-header .main-menu .list>.list-item>a::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: .125rem;
    bottom: -0.25rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #f7858d;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header.main-header .main-menu .list>.list-item:hover>a {
    color: #f7858d
}

header.main-header .main-menu .list>.list-item:hover>a::before {
    width: 100%
}

header.main-header .main-menu .list>.list-item>a,
header.main-header .main-menu .list>.list-item>span {
    color: #212121;
    padding: .625rem;
    border-top: .125rem solid transparent;
    border-bottom: .125rem solid transparent;
    position: relative;
    top: .125rem;
    font-size: .8125rem
}

header.header-transparent .main-menu .list>.list-item>a {
    color: rgba(255, 255, 255, .9)
}

header.header-transparent .main-menu .list>.list-item>a:hover {
    color: #fff
}

header.main-header .main-menu .list .list-item-has-children {
    position: relative
}

header.main-header .main-menu .list>.list-item-has-children>a::after {
    content: '\F140';
    position: absolute;
    top: .3125rem;
    left: -0.5rem;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem
}

header.main-header .main-menu .list .list-item-has-children .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 3.25rem;
    right: 0;
    min-width: 13.75rem;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

header.main-header .main-menu .list>.list-item-has-children>.sub-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 .625rem 1.875rem 0 rgba(31, 45, 61, .1);
    box-shadow: 0 .625rem 1.875rem 0 rgba(31, 45, 61, .1)
}

header.main-header .main-menu .list>.list-item-has-children.menu-col-1 .sub-menu {
    -webkit-box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .2);
    box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .2)
}

header.main-header .main-menu .list>.list-item-has-children.menu-col-1 .list-item-has-children::before {
    content: '\F141';
    font: normal normal normal 1.25rem 'Material Design Icons';
    position: absolute;
    left: .3125rem;
    top: .5625rem
}

header.main-header .main-menu .list .list-item-has-children .sub-menu li {
    display: block;
    width: 100%;
    margin-right: 0
}

header.main-header .main-menu .list .list-item-has-children .sub-menu a {
    display: block;
    padding: .25rem .9375rem;
    color: #6a6a6a;
    font-size: .75rem;
    line-height: 2.27;
    font-weight: 300;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-top: .0625rem solid transparent;
    border-bottom: .0625rem solid transparent;
    min-width: 25%
}

header.main-header .main-menu .list .list-item-has-children .sub-menu a:hover {
    font-weight: 700;
    color: #f7858d
}

header.main-header .main-menu .list .list-item-has-children .sub-menu a i {
    float: right;
    margin: .125rem 0 .125rem .375rem;
    font-size: 1.125rem
}

header.main-header .main-menu .list .list-item-has-children:hover>.sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    top: 2.9375rem
}

header.main-header .main-menu .list .list-item-has-children:hover::before {
    color: #f7858d
}

header.main-header .main-menu .list .list-item.mega-menu {
    position: static
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu {
    position: absolute;
    width: 100%;
    min-width: 100%;
    font-size: .75rem
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu {
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    z-index: 100000
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu.nav {
    display: unset;
    border-radius: 0 0 .625rem .625rem
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li {
    float: right;
    width: 100%;
    padding-right: .9375rem
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu {
    border-radius: 0 0 .625rem .625rem
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu .sub-menu {
    border-radius: .625rem
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu li:first-child>a {
    border-radius: .625rem .625rem 0 0
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu li:last-child>a {
    border-radius: 0 0 .625rem .625rem
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu li>a>li:last-child>a {
    border-radius: 0 0 .625rem .625rem
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-2>.sub-menu {
    min-width: 22.5rem;
    width: 22.5rem
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-2 li {
    width: 50%
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-3>.sub-menu {
    min-width: 33.75rem;
    width: 33.75rem
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-3 li {
    width: 33.3%
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-4>.sub-menu {
    min-width: 45rem;
    width: 45rem
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-4 li {
    width: 25%
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-5>.sub-menu {
    min-width: 56.25rem;
    width: 56.25rem
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-5 li {
    width: 20%
}

header.main-header .main-menu .list .list-item.mega-menu img {
    position: absolute;
    left: 0;
    z-index: -1;
    max-width: 12.5rem;
    bottom: 0;
    border-radius: 0 0 0 .625rem
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu a {
    line-height: 1.625rem
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li>a {
    color: #000;
    display: block;
    font-weight: 700;
    padding-right: .625rem;
    padding-left: .625rem
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li>a:hover {
    color: #f7858d
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: static;
    width: 100%;
    box-shadow: none;
    background: 0 0 !important
}

header.main-header .main-menu .list .list-item-has-children .sub-menu .sub-menu {
    right: 100%;
    top: 0
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu .sub-menu li {
    width: 100%
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu .sub-menu li a {
    color: #4a5f73
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu .sub-menu li a:hover {
    font-weight: 700;
    color: #f7858d
}

header.main-header .main-menu .list .list-item.mega-menu:hover>.sub-menu>.list-item-has-children>.sub-menu {
    visibility: visible;
    opacity: 1
}

header.main-header .side-menu {
    display: none;
    position: fixed;
    top: 0;
    right: -16.25rem;
    width: 16.25rem;
    height: 100%;
    background-color: #fff;
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: -0.125rem 0 .25rem rgba(0, 0, 0, .1);
    box-shadow: -0.125rem 0 .25rem rgba(0, 0, 0, .1);
    -webkit-transition: right .6s cubic-bezier(.215, .61, .355, 1);
    transition: right .6s cubic-bezier(.215, .61, .355, 1)
}

button.btn-menu {
    position: absolute;
    top: .625rem;
    right: .375rem;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    outline: 0;
    display: none
}

button.btn-menu .align {
    display: inline-block;
    margin-right: 2.1875rem;
    cursor: pointer
}

button.btn-menu .align__justify {
    margin-right: 0
}

button.btn-menu .align span {
    background: #000;
    display: block;
    margin-bottom: .375rem;
    width: 1.6875rem;
    height: .125rem
}

button.btn-menu .align span:last-child {
    margin-bottom: 0
}

header.main-header .side-menu.open {
    right: 0
}

header.main-header .side-menu .search-box-side-menu form {
    position: relative
}

header.main-header .side-menu .search-box-side-menu input {
    display: inline-block;
    max-width: 15.125rem;
    width: 15.125rem;
    height: 2.25rem;
    line-height: 2.25rem;
    padding-right: 1.25rem;
    font-size: .875rem;
    background: #edf0f5;
    color: #708198;
    border: none;
    border-radius: .625rem;
    outline: 0
}

header.main-header .side-menu .search-box-side-menu form i {
    position: absolute;
    top: .25rem;
    left: .9375rem;
    font-size: 1.25rem
}

header.main-header .side-menu .logo-nav-res {
    margin: 1.25rem 0
}

header.main-header .side-menu .logo-nav-res img {
    width: 6.25rem;

}

header.main-header .side-menu>ul {
    position: relative;
    padding: 0
}

header.main-header .side-menu>ul li {
    float: right;
    width: 100%
}

header.main-header .side-menu ul ul {
    display: none;
    padding: 0;
    direction: ltr;
    float: right;
    background-color: #f6f6f6;
    -webkit-box-shadow: inset .125rem .0625rem .3125rem rgba(0, 0, 0, .08);
    box-shadow: inset .125rem .0625rem .3125rem rgba(0, 0, 0, .08);
    width: 100%
}

header.main-header .side-menu ul ul li a {
    background-color: transparent
}

header.main-header .side-menu>ul>li>a {
    font-size: 1rem;
    display: block;
    padding: .4375rem 1.375rem;
    background: #fff;
    color: #000
}

header.main-header .side-menu a {
    cursor: pointer;
    background-color: #fff;
    display: block
}

header.main-header .side-menu ul>li>ul>li {
    position: relative;
    display: block
}

header.main-header .side-menu ul>li>ul>li::before {
    position: absolute;
    right: 1.25rem;
    top: .625rem;
    color: #3633e6;
    font-size: 1.125rem
}

header.main-header .side-menu ul>li>ul>li>a:hover {
    color: #3633e6
}

header.main-header .side-menu ul>li>ul>li>a {
    font-size: .875rem;
    display: block;
    padding: 0 2.1875rem;
    line-height: 2.75rem;
    color: #283971
}

header.main-header .side-menu ul ul ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 1.25rem
}

header.main-header .side-menu ul>li.sub-menu {
    position: relative
}

header.main-header .side-menu ul>li.sub-menu>a::after {
    content: '\F140';
    position: absolute;
    top: .3125rem;
    left: .625rem;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    -webkit-transition: transform .4s cubic-bezier(.215, .61, .355, 1);
    transition: transform .4s cubic-bezier(.215, .61, .355, 1)
}

header.main-header .side-menu ul>li.sub-menu.open>a::after {
    transform: rotate(180deg)
}

header.main-header .side-menu ul a {
    padding: .625rem
}

header.main-header .overlay-side-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 9999
}

header.mini-header {
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .03);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .03)
}

main.main-content {
    position: relative
}

.sidebar-banner {
    padding: 0;
    text-align: center;
    box-shadow: none;
    background: 0 0;
    margin: .125rem 0 .9375rem 0
}

.sidebar-banner img {
    border-radius: .625rem;
    -webkit-box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .2);
    box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .2)
}

.main-slider {
    border-radius: .5rem;
    margin-bottom: .125rem;
    height: 20.5625rem;
    border: 0;
    border-radius: .625rem;
    -webkit-box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .2);
    box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .2)
}

.main-slider-cs {
    height: auto;
    overflow: hidden
}

#main-slider-res {
    height: auto
}

.main-slider .carousel-indicators li {
    width: .5rem;
    height: .5rem;
    margin-right: .375rem;
    margin-left: .375rem;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .1);
    background: rgba(255, 255, 255, .75);
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important
}

.main-slider .carousel-indicators li.active {
    background: #fff;
    width: 2.5rem;
    border-radius: 1.5625rem
}

.main-slider .carousel-control-next {
    left: 0;
    right: auto;
    font-size: 2.8125rem
}

.main-slider .carousel-control-prev {
    right: 0;
    left: auto;
    font-size: 2.8125rem
}

.main-slider .carousel-inner {
    height: 100%
}

.main-slider .carousel-inner .carousel-item {
    height: 100%
}

.main-slider-slide {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: .625rem;
    cursor: pointer
}

#main-slider-res .main-slider-slide img {
    border-radius: .625rem;
    width: 100%
}

.category-section {
    background-color: #fff
}

.category-section-title {
    color: #656565;
    /* margin: .625rem auto 1.5rem; */
    line-height: 1.875rem;
    opacity: .7;
    width: 100%;
    text-align: center
}

.category-section-title h3 {
    font-size: 1.1875rem
}

.category-section-slider .category-slider .item {
    text-align: center;
    padding: .625rem 0 0
}

.category-section-slider .category-slider .item img {
    display: block;
    width: 6.25rem;
    margin: auto;
    transition: all .3s;
    border-radius: 50%;
}

.category-section-slider .category-slider .item img:hover {
    transform: translateY(-0.625rem)
}

.category-section-slider .category-slider .item h4 {
    font-size: .75rem;
    line-height: 1.875rem;
    color: #2a2a2a;
    margin-top: .5rem;
    text-align: center
}

.category-section-slider .category-slider .item h6 {
    color: #ababab;
    font-size: .75rem;
    line-height: .625rem
}

.category-section-slider .category-slider .item h6::before {
    content: '+';
    margin-left: .125rem;
    visibility: hidden;
    display: none
}

.category-section-slider .owl-carousel .owl-nav .owl-next,
.category-section-slider .owl-carousel .owl-nav .owl-prev {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    font-size: 2.5rem;
    color: #6a6a6a;
    line-height: 2.5rem;
    outline: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05)
}

.category-section-slider .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -1.25rem
}

.category-section-slider .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -1.25rem
}

.category-section-slider .owl-carousel .owl-nav .disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: all
}

.brand-slider .item img {
    max-height: 70%;
    max-width: 70%
}

.brand-slider .owl-nav {
    margin-top: 0
}

.brand-slider .owl-nav button {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: absolute;
    top: 50%;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
    line-height: 2.3125rem !important;
    text-align: center;
    outline: 0;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    -webkit-transition: .3s;
    transition: .3s
}

.brand-slider .owl-nav button.owl-next,
.brand-slider .owl-nav button.owl-prev {
    background-color: #fff;
    border-radius: 50%;
    font-size: 2.5rem;
    color: #6a6a6a
}

.brand-slider .owl-nav button.owl-next {
    left: -0.9375rem;
    cursor: pointer
}

.brand-slider .owl-nav button.owl-prev {
    right: -0.9375rem;
    cursor: pointer
}

.brand-slider .owl-nav button.owl-next:hover,
.brand-slider .owl-nav button.owl-prev:hover {
    background-color: #fff;
    color: #000
}

.brand-slider .owl-nav button.disabled {
    opacity: 0 !important
}

.section-title {
    position: relative;
    margin-bottom: 1.25rem;
    z-index: 0;
    display: initial
}

.title-wide::after {
    content: '';
    background-color: #d9e1eb;
    height: .125rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 1rem
}

.no-after-title-wide::after {
    display: none
}

.title-wide a,
.title-wide h2 {
    color: #6f7479;
    line-height: 2.0625rem
}

.title-wide h2 {
    font-size: 1.25rem;
    height: 2.0625rem;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-right: 2.5rem;
    padding-left: .625rem
}

.text-sm-title h2 {
    font-size: 1rem
}

.title-wide h2:after,
.title-wide h2:before {
    content: ''
}

.title-wide h2:before {
    background: url(../img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -0.75rem;
    top: .6875rem;
    height: .875rem;
    width: 2rem;
    margin-right: .8125rem;
    height: .875rem;
    width: 2rem
}

.no-title-wide-before h2 {
    padding-right: .625rem
}

.no-title-wide-before h2::before {
    background: 0 0
}

.title-wide a {
    display: block;
    position: relative;
    float: left;
    padding: 0 .625rem;
    margin: .25rem;
    height: 2.0625rem;
    background-color: #edf0f5;
    color: #f7858d;
    font-weight: 700;
    border-radius: .1875rem;
    z-index: 100
}

.title-wide a::before {
    content: '';
    position: absolute;
    top: 1rem;
    left: -1.75rem;
    width: 1.75rem;
    height: .125rem;
    background-color: #edf0f5
}

.section-title p {
    margin: -0.625rem 2.5rem 0;
    color: #000;
    font-weight: 700;
    font-size: 1.125rem
}

section.slider-section {
    padding: 16px 24px 0;
    background-color: #fff;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1)
}

.amazing-product a {
    display: flex;
    justify-content: center
}

.amazing-product img {
    width: 54% !important;
    max-height: calc(100% - 2.5625rem);
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto
}

.amazing-product a.view-all-amazing-btn {
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    color: #fff;
    padding: .5625rem 1rem;
    border: .0625rem solid #fff;
    border-radius: .3125rem
}

.amazing-section .product-card {
    border-radius: .625rem !important
}

.amazing-section .product-carousel .item {
    margin-bottom: 1.25rem !important
}

.product-carousel .item {
    margin-bottom: 2.5rem
}

.product-carousel {
    position: relative
}

.product-carousel .owl-dots {
    margin-top: 0 !important;
    text-align: center
}

.product-carousel .owl-dot {
    outline: 0
}

.product-carousel .owl-dot span {
    width: .5rem;
    height: .5rem;
    margin: .3125rem .4375rem;
    background: #ddd;
    display: block;
    transition: opacity .2s ease;
    border-radius: 1.875rem;
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important
}

.product-carousel .owl-dot.active span,
.product-carousel .owl-dot:hover span {
    background: #f7858d
}

.product-carousel .owl-dot.active span {
    width: 2.375rem
}

.product-carousel .owl-nav {
    margin-top: 0
}

.product-carousel .owl-nav button {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: absolute;
    top: 50%;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
    line-height: 2.3125rem !important;
    text-align: center;
    outline: 0;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    -webkit-transition: .3s;
    transition: .3s
}

.product-carousel .owl-nav button.owl-next,
.product-carousel .owl-nav button.owl-prev {
    background-color: #fff;
    border-radius: 50%;
    font-size: 2.5rem;
    color: #6a6a6a
}

.product-carousel .owl-nav button.owl-next {
    left: -0.9375rem;
    cursor: pointer
}

.product-carousel .owl-nav button.owl-prev {
    right: -0.9375rem;
    cursor: pointer
}

.product-carousel .owl-nav button.owl-next:hover,
.product-carousel .owl-nav button.owl-prev:hover {
    background-color: #fff;
    color: #000
}

.product-carousel .owl-nav button.disabled {
    opacity: 0 !important
}

.product-card {
    position: relative;
    background-color: #fff;
    /* padding-top: 12px; */
    padding-bottom: 16px;
    margin: .625rem 0;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.product-card:hover {
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .15);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .15)
}

.product-card .product-head {
    /* padding: 0 15px 8px; */
    position: absolute;
    top: 1px;
    left: 5px;
    z-index: 1;
}

.rating-stars {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    visibility: hidden
}

.rating-stars i {
    display: inline-block;
    margin-left: -0.4375rem;
    color: #bfbfbf;
    font-size: 14px
}

.rating-stars i.active {
    color: #ffd800
}

.discount {
    position: absolute;
    top: .5rem !important;
    left: 0rem
}

.discount span {
    display: inline-block;
    padding: .125rem .5rem;
    font-size: .75rem;
    color: #fff;
    background: #f7858d;
    border-radius: .9375rem .9375rem 0 .9375rem
}

.product-card .product-thumb {
    display: block;
    position: relative;
    overflow: hidden
}

.product-card .product-thumb::before {
    background-color: #fff;
    opacity: .5;
    top: 0;
    bottom: 0;
    content: '';
    left: -130%;
    position: absolute;
    width: 12.5rem;
    box-shadow: 0 0 6.25rem #fff;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.product-card:hover .product-thumb::before {
    left: 200%
}

.product-card .product-thumb>img {
    display: block;
    max-width: 100%;
    /* margin: 0 auto */
}

.product-card .product-card-body {
    padding: 0 20px
}

.product-card .product-meta {
    display: block;
    margin-bottom: 8px;
    color: rgba(140, 140, 140, .75);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s
}

.product-card .product-meta:hover {
    color: #404040
}

.product-card .product-title {
    height: 4.1875rem;
    margin: 12px 0 2px;
    font-size: .875rem;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.product-card .product-title::before {
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    display: block
}

.product-card .product-title>a {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #f7858d;
    text-decoration: none;
    display: block;
    font-weight: 700;
    line-height: 1.375rem
}

.product-card .product-title>a:hover {
    color: #f44336
}

.product-card .product-price {
    display: block;
    color: #404040;
    font-weight: 700
}

.hover-effect-img {
    display: block;
    position: relative;
    overflow: hidden
}

.hover-effect-img::before {
    background-color: #fff;
    opacity: .5;
    top: 0;
    bottom: 0;
    content: '';
    left: -100%;
    position: absolute;
    width: 12.5rem;
    box-shadow: 0 0 6.25rem #fff;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.card-row:hover .hover-effect-img::before {
    left: 200%
}

.search-amazing-tab .product-card {
    /* padding-top: 2.5rem */
}

.promotion-badge {
    width: 80%;
    height: 3.375rem;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 3.8125rem;
    color: #f7858d;
    border-bottom: .0625rem solid #f7858d;
    position: absolute;
    top: .875rem;
    right: 0;
    left: 0;
    margin: 0 auto
}

.promotion-badge.not-available {
    color: #6c757d;
    border-color: #6c757d
}

.product-card .promotion-badge {
    font-size: 1rem
}

.search-amazing-tab .discount {
    top: 2.625rem
}

.product-carousel.carousel-md .item {
    margin-bottom: 1.25rem
}

.widget-suggestion .widget-suggestion-title {
    margin-bottom: .625rem
}

.widget-suggestion .widget-suggestion-title img {
    max-width: 100%
}

.widget-suggestion #progressBar {
    height: .0625rem;
    background: #e0e1e2;
    position: relative;
    margin-bottom: .9375rem
}

.widget-suggestion .slide-progress {
    box-shadow: 0 0 .5rem 0 rgba(255, 138, 138, .5);
    border-top-style: solid;
    border-width: 0;
    border-top-width: .0625rem;
    border-color: #f7858d;
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    display: inline-block;
    animation: progressbar 10s ease-in-out;
    animation-iteration-count: infinite
}

.widget-suggestion .owl-dots {
    margin-top: 0 !important;
    text-align: center
}

.widget-suggestion .owl-dot {
    outline: 0
}

.widget-suggestion .owl-dot span {
    width: .5rem;
    height: .5rem;
    margin: .3125rem .25rem;
    background: #ddd;
    display: block;
    transition: opacity .2s ease;
    border-radius: 1.875rem;
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important
}

.widget-suggestion .owl-dot.active span,
.widget-suggestion .owl-dot:hover span {
    background: #f7858d
}

.widget-suggestion .owl-dot.active span {
    width: 1.875rem
}

.widget-banner a {
    display: block
}

.widget-banner img {
    max-width: 100%;
    border-radius: .625rem;
    -webkit-box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .1);
    box-shadow: 0 8px 20px -4px rgba(64, 64, 64, .1)
}

.widget-search {
    position: relative
}

.widget-search input {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-right: .4375rem;
    font-size: .8125rem;
    background-color: #fafdfb;
    border: .0625rem solid #f3f3f3;
    border-radius: .4375rem;
    outline: 0
}

.widget-search input::placeholder {
    font-size: .75rem
}

.widget-search button.btn-search-widget {
    position: absolute;
    left: 0;
    width: 2.1875rem;
    height: 2.5rem;
    background-color: #f7858d;
    border: 0;
    border-radius: .4375rem 0 0 .4375rem;
    outline: 0
}

.widget-search button.btn-search-widget img {
    max-width: 100%
}

.filter-product .card {
    border-radius: .625rem;
    border: .0625rem solid #f3f3f3;
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12)
}

.filter-product .card .card-header {
    background-color: #fff
}

.filter-product .card .card-header button {
    font-size: .875rem
}

.filter-product .card .card-header button i {
    position: absolute;
    left: 0;
    top: .3125rem;
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    background-color: #edf0f5;
    border-radius: 50%;
    font-size: 1.5625rem;
    text-align: center;
    color: #f7858d;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.filter-product .card .card-header button[aria-expanded=true] i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filter-product .card .card-body .custom-control {
    padding-left: 0
}

.filter-product .card .card-body .filter-color {
    width: .625rem;
    height: .625rem;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
    margin-top: .4375rem;
    margin-left: .375rem;
    border: .0625rem solid #f2f2f2;
    position: absolute;
    left: 0
}

.parent-switcher {
    position: relative
}

.parent-switcher .ui-statusswitcher {
    position: absolute;
    left: 0;
    top: 0
}

.parent-switcher .ui-statusswitcher input[type=checkbox] {
    visibility: hidden;
    position: absolute
}

.parent-switcher .ui-statusswitcher-slider {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 2.5rem;
    height: 1.3125rem;
    border-radius: 1.8125rem;
    border: .0625rem solid #8c8c8c;
    background: #e5e5e5;
    transition: .15s ease-in
}

.parent-switcher input[type=checkbox]:checked+.ui-statusswitcher-slider {
    background-color: #f7858d;
    border-color: #f7858d
}

.parent-switcher .ui-statusswitcher-slider-toggle {
    display: block;
    width: .9375rem;
    height: .9375rem;
    background-color: #fff;
    border: .0625rem solid #959595;
    transition: all .4s ease;
    border-radius: 50%;
    position: absolute;
    top: .125rem;
    right: .125rem
}

.parent-switcher input[type=checkbox]:checked+.ui-statusswitcher-slider span {
    right: 1.3125rem
}

.parent-switcher .label-switcher {
    margin-right: 0;
    margin-bottom: .3125rem;
    cursor: pointer
}

.noUi-target {
    border: 0;
    border-radius: 0;
    background-color: #e7e7e7;
    box-shadow: none
}

.noUi-horizontal {
    height: 3px
}

.noUi-horizontal .noUi-handle {
    top: -0.375rem;
    left: -6px;
    width: .9375rem;
    height: .9375rem;
    border: 0;
    border-radius: 50%;
    box-shadow: none
}

.noUi-handle:after,
.noUi-handle:before {
    display: none
}

.noUi-horizontal .noUi-handle::before {
    display: none
}

.noUi-horizontal .noUi-handle.noUi-handle-lower {
    background-color: #f7858d
}

.noUi-horizontal .noUi-handle.noUi-handle-upper {
    background-color: #f7858d
}

.noUi-horizontal .noUi-handle:focus {
    outline: 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -6px;
    left: auto
}

.ui-range-slider-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px
}

.ui-range-slider-footer>.column:last-child {
    padding-right: 15px;
    text-align: right
}

.ui-range-values {
    display: inline-block
}

.ui-range-values .ui-range-value-max,
.ui-range-values .ui-range-value-min {
    display: inline-block;
    font-size: 14px;
    font-weight: 700
}

.ui-range-values .ui-range-label {
    display: inline-block;
    margin-right: 2px;
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 600
}

.noUi-connect {
    background: #f7858d !important
}

.header-cover {
    content: '';
    background-color: #f7858d;
    background-image: url(../img/svg/701f8a6b.svg);
    position: absolute;
    top: -1.875rem;
    left: 0;
    right: 0;
    height: 17.1875rem;
    z-index: -1
}

.promotion-header-img {
    width: 100%;
    background: url(../img/theme/amazing.svg) 50% no-repeat;
    background-size: contain;
    height: 7.5rem
}

.search-amazing-tab .ah-tab-item {
    padding: .3125rem .5rem;
    border-radius: .625rem;
    border-bottom: 0;
    margin: 0 .625rem;
    font-size: .8125rem
}

.search-amazing-tab .ah-tab-item:first-child {
    margin-right: 2.5rem
}

.search-amazing-tab .ah-tab-item:hover {
    border: 0
}

.search-amazing-tab .ah-tab>.ah-tab-item[data-ah-tab-active=true] {
    background-color: #f7858d;
    color: #fff;
    padding: .3125rem .5rem;
    border-radius: .625rem;
    border-bottom: 0
}

.pagination {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.pagination a {
    display: inline-block;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 2.0625rem;
    border-radius: .625rem;
    font-size: 1.25rem;
    color: #212121
}

.pagination a.next {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 .3125rem;
    color: #333
}

.pagination a.prev {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 .3125rem;
    color: #333
}

.pagination a.active-page {
    background-color: #f7858d;
    border-color: #f7858d;
    color: #fff
}

ul.gallery-options {
    position: absolute;
    top: 0;
    right: 1.25rem;
    z-index: 1000
}

ul.gallery-options li {
    margin-bottom: .3125rem;
    z-index: 980;
    position: relative;
    list-style: none
}

ul.gallery-options button {
    width: 2.5rem;
    height: 2.1875rem;
    border-radius: .5rem;
    background-color: #fff;
    border: 0;
    color: #565656;
    cursor: pointer;
    outline: 0;
    font-size: 1.5rem
}

ul.gallery-options .tooltip-option {
    opacity: 0;
    visibility: hidden;
    padding: .3125rem 0;
    background-color: #6f6f6f;
    color: #fff;
    z-index: 4;
    font-size: .8125rem;
    line-height: 1.692;
    position: absolute;
    top: .125rem;
    right: 3.75rem;
    width: 8.125rem;
    text-align: center;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

ul.gallery-options .tooltip-option::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: -0.625rem;
    border-width: .625rem 0 .625rem .625rem;
    border-color: transparent transparent transparent #6f6f6f
}

ul.gallery-options li:hover .tooltip-option {
    opacity: 1;
    visibility: visible
}

.favorites {
    color: #f44336 !important
}

.product-timeout .countdown-timer {
    direction: ltr;
    text-align: center;
    font-weight: 700;
    font-size: 1.5625rem
}

.product-timeout .countdown-timer span {
    display: inline-block;
    width: 3.125rem;
    height: 2.1875rem;
    position: relative
}

.product-timeout .countdown-timer span[data-days]::before,
.product-timeout .countdown-timer span[data-hours]::before,
.product-timeout .countdown-timer span[data-minutes]::before,
.product-timeout .countdown-timer span[data-seconds]::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.875rem;
    font-size: .6875rem;
    color: #aba1a1
}

.product-timeout .countdown-timer span[data-days]::before {
    content: 'روز'
}

.product-timeout .countdown-timer span[data-hours]::before {
    content: 'ساعت'
}

.product-timeout .countdown-timer span[data-minutes]::before {
    content: 'دقیقه'
}

.product-timeout .countdown-timer span[data-seconds]::before {
    content: 'ثانیه'
}

.product-gallery {
    position: relative;
    padding: 0 16px
}

.product-gallery .badge {
    position: absolute;
    top: 16px;
    left: 16px;
    margin-left: 0;
    color: #fff;
    background-color: #f7858d;
    padding: .3125rem;
    border-radius: 0;
    z-index: 5
}

.gallery-item {
    display: block;
    position: relative;
    width: 100%;
    transition: box-shadow .35s .12s;
    color: #fff;
    text-decoration: none
}

.gallery-item::after,
.gallery-item::before {
    display: block;
    position: absolute
}

.gallery-item::after {
    top: 50%;
    left: 50%;
    width: 2.75rem;
    height: 2.75rem;
    margin-top: -1.375rem;
    margin-left: -1.375rem;
    border-radius: 50%;
    background-color: #fff;
    content: '';
    z-index: 5
}

.gallery-item:not(.type-video)::after {
    transform: scale(.2);
    transition: all .3s .12s;
    color: #404040;
    font-family: 'Material Design Icons';
    font-size: 21px;
    font-weight: 400;
    line-height: 2.75rem;
    text-align: center;
    content: '\F6EC';
    opacity: 0
}

.product-gallery .gallery-item::after {
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .26)
}

.gallery-item:hover:not(.type-video)::after {
    transform: scale(1);
    opacity: 1
}

.product-gallery .product-thumbnails {
    display: block;
    list-style: none;
    text-align: center;
    background: #ebebeb80;
    border-radius: .75rem;
    margin-bottom: 2.125rem;
    padding: .5625rem 3.125rem
}

.product-gallery .border-product {
    margin: 0;
    padding-bottom: .4375rem;
    border-top: .0625rem solid #ccccccc4
}

.section-title .currency {
    color: #6f6f73
}

.product-gallery .product-thumbnails>li {
    display: inline-block;
    margin: .3125rem .125rem;
    vertical-align: middle
}

.product-gallery .product-thumbnails li {
    background-color: #fff;
    border-radius: .5625rem;
    border: .0625rem solid #bfbfbf;
    padding: .3125rem
}

.product-gallery .product-thumbnails li.active>a::after {
    content: '';
    position: absolute;
    bottom: -0.9375rem;
    height: -4.5em;
    border-top: .125rem solid #d71d1d;
    left: .625rem;
    right: .625rem
}

.product-gallery .product-thumbnails li a {
    height: 3.125rem !important;
    width: 3.125rem !important
}

.product-thumbnails.carousel-products .owl-nav button.owl-next,
.product-thumbnails.carousel-products .owl-nav button.owl-prev {
    background-color: unset;
    font-size: 1.375rem
}

.product-thumbnails.carousel-products .owl-nav button {
    box-shadow: unset
}

.product-thumbnails .owl-stage-outer {
    overflow-x: clip !important;

}

ul.gallery-options.special {
    position: absolute;
    top: 4.75rem;
    right: 1.25rem;
    z-index: 1000
}

.product-gallery .product-thumbnails>li>a>img {
    display: block;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    padding: .25rem
}

.product-gallery .product-thumbnails>li>a>i {
    font-size: 1.5625rem;
    line-height: 3.125rem;
    color: #f7858d
}

.product-gallery .product-carousel .owl-nav button.owl-next,
.product-gallery .product-carousel .owl-nav button.owl-prev {
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem !important
}

.product-info .product-title .admin-edit-url {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: .3125rem;
    padding: .4375rem;
    font-size: .875rem
}

.product-info .product-title h1 {
    font-size: 1.125rem;
    color: #000000a6;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-weight: 700
}

.product-info .product-title h1::before {
    content: '';
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 81%);
    display: block
}

.product-info .product-title h3 {
    font-size: .875rem;
    color: #000000c4;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-family: sans-serif, iranyekan
}

.product-info .product-title h3::before {
    content: '';
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 81%);
    display: block
}

.product-variant {
    margin: .625rem 0 0;
    color: #6f6f6f;
    vertical-align: top;
    font-size: .8125rem;
    font-size: 11.664px;
    line-height: 1.692
}

.box-product-unavailable .unavailable::before {
    content: '';
    position: absolute;
    width: 87%;
    height: .0625rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 19%;
    -webkit-transform: translateY(0);
    transform: translateY(-50%);
    background-color: #89898b;
    z-index: 0
}

.box-product-unavailable .unavailable h5 {
    background: #f7f6f6;
    color: #999599;
    padding-left: .6875rem;
    padding-right: .6875rem;
    z-index: 2
}

.infoSection .cart-not-available {
    background-color: #798189 !important;
    outline: .125rem solid #798189 !important
}

.product-variant>span {
    font-size: inherit;
    color: inherit;
    padding-left: .9375rem;
    margin-top: .1875rem;
    float: right
}

.product-variants {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-bottom: 0
}

.product-variant .unavailable {
    opacity: .4;
    position: relative
}

.product-variant.product-variant-color .unavailable::before {
    content: '';
    position: absolute;
    transform: scale(1.33) rotate(45deg);
    left: 1.3125rem;
    top: 0;
    width: .0625rem;
    height: calc(100% - .8125rem);
    z-index: 3;
    background: rgb(20 20 20)
}

.product-variant .unavailable::after {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    z-index: 2;
    height: 100%;
    top: 0;
    left: 0;
    cursor: not-allowed
}

.ui-variant {
    display: inline-block;
    position: relative
}

.product-variants li {
    display: inline-block
}

.ui-variant {
    display: inline-block;
    position: relative
}

.ui-variant--check {
    cursor: pointer;
    border-radius: .3125rem;
    background: #e5e5e5;
    padding: 0 .3125rem;
    font-size: .8125rem;
    box-shadow: 0 .125rem .375rem 0rgba (51, 73, 94, .1)
}

.ui-variant--color input[type=radio]:checked+.ui-variant--check::after {
    bottom: -0.125rem;
    width: 70%
}

input[type=radio]:checked+.ui-variant--check::after {
    content: '';
    position: absolute;
    border-bottom: .125rem solid red;
    right: 0;
    bottom: -0.4375rem;
    width: 100%
}

.ui-variant--color .ui-variant-shape {
    width: 1.6875rem;
    height: 1.6875rem;
    display: block;
    border-radius: .25rem;
    background: #ccc;
    border: .0625rem solid #00000057;
    cursor: pointer;
    margin-bottom: .375rem;
    border-radius: 3.125rem
}

.ui-variant input[type=radio] {
    visibility: hidden;
    position: absolute
}

.ui-variant--color .ui-variant-shape {
    margin-left: .5rem;
    opacity: .75
}

.card .product-variant::after {
    content: '';
    border-bottom: .0625rem solid #e3e3e3;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    padding-bottom: 1rem
}

.box-Price-number.box-margin {
    margin-top: .625rem !important
}

.product-variant h2 {
    color: #000000b3;
    font-weight: 600
}

.card .product-variant-color.product-variant::after {
    padding-bottom: .375rem
}

input[type=radio]:checked+.ui-variant--check {
    border-color: #f7858d
}

.product-params {
    height: 9.8125rem;
    overflow: hidden;
    padding-bottom: 1.875rem;
    position: relative
}

.product-params.active {
    height: auto
}

.product-params ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 1.25rem 0;
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.833
}

.product-params ul:before {
    content: attr(data-title);
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692;
    display: list-item;
    font-weight: 700
}

.product-params ul li {
    margin: .125rem .9375rem;
    width: 100%;
    font-size: .8125rem;
    position: relative
}

.product-params ul li:before {
    content: '';
    width: .3125rem;
    height: .3125rem;
    background: #ccc;
    vertical-align: middle;
    margin-left: .3125rem;
    border-radius: 50%;
    position: absolute;
    top: .625rem;
    right: -0.875rem
}

.product-params ul li span {
    margin-left: .3125rem;
    white-space: normal;
    display: inline-block
}

.product-params ul li span:first-child {
    font-weight: 700
}

.product-params .sum-more {
    width: 100%;
    position: absolute;
    height: 3.125rem;
    text-align: right;
    background: #fff;
    bottom: .3125rem;
    right: 0;
    line-height: 1.4375rem;
    font-size: .8125rem;
    box-shadow: 0 0 .625rem #fff;
    cursor: pointer
}

.btn-link-border {
    display: inline-block;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    font-size: .75rem
}

.btn-link-border:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: '';
    position: absolute;
    border-bottom: .0625rem dashed #1ca2bd
}

.product-params .show-less {
    display: none
}

.product-info .price {
    font-weight: 700;
    color: #000;
    font-size: 1.5625rem
}

.tabs-product-info .ah-tab .ah-tab-item i {
    margin-left: .3125rem
}

.tabs-product-info .ah-tab-overflow-wrapper .ah-tab-item i {
    margin-left: .4375rem
}

.description-product {
    line-height: 1.875rem;
    color: #666;
    text-align: justify
}

.accordion-product .card {
    border: 0;
    padding-bottom: 1.25rem
}

.accordion-product .card .card-header {
    background-color: #fff;
    padding: 0;
    border-bottom: 0
}

.accordion-product h5 button {
    font-size: 1.25rem;
    color: #000;
    padding-right: 3.125rem;
    position: relative
}

.accordion-product h5 button:active,
.accordion-product h5 button:hover {
    color: #000;
    text-decoration: none
}

.accordion-product h5 button::before {
    content: '-';
    width: 2.375rem;
    height: 2rem;
    line-height: 2rem;
    background-color: #f7858d;
    position: absolute;
    right: 0;
    top: .625rem;
    border: none;
    color: #fff;
    border-radius: 0 .9375rem .9375rem .9375rem;
    outline: 0
}

.accordion-product h5 button.collapsed::before {
    content: '+'
}

.accordion-product .card-body img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.accordion-product .card-body p {
    font-size: .9375rem;
    line-height: 2.53;
    color: #404040;
    margin: 1.25rem 0
}

.params section {
    width: 100%;
    float: right;
    margin-bottom: 1.25rem
}

.params .params-title {
    color: #4d4d4d;
    margin-bottom: 1.5625rem;
    position: relative;
    padding-right: 1.1875rem;
    font-size: 1rem;
    line-height: 1.375;
    letter-spacing: -0.0187rem
}

.params .params-title:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: .4375rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .4375rem 0 0 .4375rem;
    border-color: transparent transparent transparent #00bfd6;
    transform: rotate(45deg)
}

.params .params-list {
    list-style: none;
    padding: 0;
    float: right;
    width: 100%;
    margin-bottom: 0
}

.params .params-list li {
    margin: -0.0625rem -0.5rem;
    width: 100%;
    float: right;
    padding-right: 1.1875rem
}

.params .params-list li .params-list-key {
    float: right;
    width: 19%;
    background: #f6f6f6;
    border-radius: .625rem;
    padding: .875rem 1.125rem .75rem;
    margin-bottom: .625rem
}

.params .params-list li .params-list-value {
    float: left;
    width: 79%;
    font-size: .8125rem;
    background: #f6f6f6;
    border-radius: .625rem;
    padding: .875rem 1.125rem .875rem;
    margin-bottom: .3125rem
}

.content-expert-rating {
    list-style: none;
    padding: .3125rem .8125rem 2.0625rem 3.75rem;
    background: #fcfcfc;
    border-radius: .3125rem
}

.content-expert-rating>li {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
    align-items: center;
    margin-top: .9375rem
}

.content-expert-rating>li:first-child {
    margin-top: 0
}

.content-expert-rating>li .cell {
    position: relative;
    width: 100%;
    min-height: .0625rem;
    padding-right: .4375rem;
    padding-left: .4375rem
}

.content-expert-rating>li .cell:first-child {
    flex: 0 0 45%;
    max-width: 45%
}

.content-expert-rating>li .cell:last-child {
    flex: 0 0 55%;
    max-width: 55%
}

.rating {
    position: relative;
    height: .25rem;
    border-radius: .1875rem;
    background: #eaeaea
}

.rating--general {
    background-color: #d5d5d5
}

.rating[data-rate-digit]:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: attr(data-rate-digit);
    margin-right: .6875rem;
    color: #6f6f6f;
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rating-rate {
    width: 0;
    height: 100%;
    background: silver;
    border-radius: .1875rem
}

.rating--general .rating-rate {
    background-color: #f7858d
}

.comments-summary-box,
.comments-summary-note {
    position: relative;
    width: 100%;
    min-height: .0625rem;
    padding-right: 1.875rem;
    padding-left: 1.875rem
}

.comments-summary-note>span {
    font-size: 1.1875rem;
    font-size: 21.712px;
    line-height: 1.158;
    color: #5a5a5a;
    letter-spacing: -0.025rem;
    margin-bottom: 1.25rem;
    display: block
}

.comments-summary-note p {
    font-size: .9375rem;
    font-size: 17.136px;
    line-height: 2.27;
    margin-bottom: 2.1875rem;
    color: #676767
}

.comments-tab .card-body p {
    font-size: .9375rem;
    line-height: 2.53;
    color: #404040;
    margin: 1.25rem 0
}

.comments-area ol.comment-list {
    list-style: none;
    float: right;
    padding: 0;
    width: 100%
}

.comments-area ol.comment-list li .comment-body {
    font-size: .875rem;
    margin-top: 1.25rem;
    padding: 1.25rem 2.5rem 1.25rem 1.25rem;
    line-height: 1.875rem;
    position: relative;
    border-radius: .625rem;
    border: .0625rem solid #f7f1f1;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .2);
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .2)
}

.message-light {
    font-size: .875rem;
    padding: .9375rem 1.25rem;
    position: relative;
    border-radius: .625rem;
    line-height: 1.375rem;
    margin: .9375rem 1.5625rem .625rem;
    background-color: #f9f7d8;
    border: .0625rem solid #f6e8a1;
    color: #a37731;
    text-align: justify
}

.message-light--purchased {
    font-size: .8125rem;
    line-height: 2.23;
    border-radius: .625rem;
    color: rgba(36, 90, 29, .98);
    padding: .4375rem 2.5rem .4375rem .75rem;
    background-color: #fff;
    border: 0
}

.comment-body .message-light {
    margin: .9375rem 0
}

.message-light--purchased:before {
    content: '\F111';
    font-family: 'Material Design Icons';
    font-size: 1.75rem;
    position: absolute;
    right: -1.25rem;
    top: -0.25rem;
    width: 3.125rem;
    height: 3.125rem;
    background-color: #c1ff26;
    border: .0625rem solid #e2f0d5;
    text-align: center;
    line-height: 3.125rem;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%
}

.comments-user-shopping {
    list-style: none;
    padding: .3125rem 0 0
}

.comments-user-shopping>li {
    margin: 1.25rem 0
}

.comments-user-shopping>li .cell {
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692;
    color: #777;
    margin: .3125rem 0
}

.comments-user-shopping>li>.cell {
    color: #000;
    font-weight: 700
}

.comments-user-shopping>li .color-cell {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.comments-user-shopping>li .color-cell .shopping-color-value {
    width: 1.0625rem;
    height: 1.0625rem;
    border-radius: .3125rem;
    margin-left: .625rem;
    margin-right: .625rem;
    margin-top: .3125rem
}

.comments-user-shopping>li .seller-cell:before {
    content: '\F00EC';
    font-family: 'Material Design Icons';
    font-size: 1.125rem;
    position: relative;
    top: .125rem;
    margin-left: .4375rem
}

.o-text-blue {
    color: #1ca2bd
}

.message-light--opinion-positive {
    font-size: .8125rem;
    line-height: 2.23;
    background-color: #fff;
    border: 0;
    border-radius: .625rem;
    color: rgba(36, 90, 29, .98);
    padding: .4375rem 2.5rem .4375rem .75rem
}

.message-light--opinion-positive:before {
    content: '\F514';
    font-family: 'Material Design Icons';
    font-size: 1.75rem;
    position: absolute;
    right: -1.25rem;
    top: -0.25rem;
    width: 3.125rem;
    height: 3.125rem;
    background-color: #4ae3f3;
    border: .0625rem solid #4ae3f3;
    color: #fff;
    text-align: center;
    line-height: 3.125rem;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%
}

.rate-product {
    font-family: iranyekan;
    margin: 0 .625rem;
    color: #394eea;
    font-size: 1.125rem
}

.comments-area .comment-content {
    padding-bottom: 2.1875rem
}

.comments-area ol li {
    list-style: none
}

.comments-area ol.comment-list .comment-title {
    font-size: 1.1875rem;
    line-height: 1.158;
    color: #5f5f5f;
    font-weight: 700
}

.comments-area ol.comment-list .comment-author {
    font-size: .875rem;
    line-height: 1.571;
    display: block;
    color: #adadad;
    margin-top: .3125rem;
    font-weight: 400;
    border-bottom: .0625rem solid #eee;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem
}

.comments-area ol.comment-list li .comment-body p {
    text-align: justify
}

.comments-area ol.comment-list li .fn {
    font-size: .9375rem;
    margin-left: 0;
    float: right;
    font-weight: 700;
    font-style: normal;
    color: #000
}

.comments-area ol.comment-list li .says {
    margin-left: .9375rem;
    margin-right: .3125rem
}

.comments-area ol.comment-list li .commentmetadata {
    float: left
}

.comments-area ol.comment-list li .commentmetadata a {
    color: #03a9f4;
    font-size: .8125rem
}

.comments-area ol.comment-list li .comment-body .reply a.comment-reply-link {
    display: inline-block;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    font-size: .875rem
}

.comments-area ol.comment-list li .comment-body .reply a.comment-reply-link::before {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: '';
    position: absolute;
    border-bottom: .0625rem dashed #1ca2bd
}

.comments-area ol.comment-list li .comment-body .icon-comment {
    font-size: 1.75rem;
    position: absolute;
    right: -0.25rem;
    top: -1.6875rem;
    width: 3.125rem;
    height: 3.125rem;
    background-color: #4ae3f3;
    border: .0625rem solid #4ae3f3;
    color: #fff;
    text-align: center;
    line-height: 3.125rem;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%
}

.comments-area ol.comment-list li .comment-body .icon-comment.mdi {
    background-color: #c1ff26;
    border: .0625rem solid #e2f0d5;
    color: rgba(36, 90, 29, .98)
}

.content-expert-evaluation-negative,
.content-expert-evaluation-positive {
    position: relative;
    width: 100%;
    min-height: .0625rem;
    padding-right: .625rem;
    padding-left: .625rem
}

.content-expert-evaluation-positive span {
    color: #00bfd6;
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 400
}

.content-expert-evaluation-negative span {
    color: #f44336;
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 400
}

.content-expert-evaluation-negative ul,
.content-expert-evaluation-positive ul {
    list-style: none;
    padding: 0
}

.content-expert-evaluation-negative ul li,
.content-expert-evaluation-positive ul li {
    margin: .375rem 0;
    padding-right: 1.0625rem;
    color: #5f5f5f;
    position: relative
}

.content-expert-evaluation-negative ul li:before,
.content-expert-evaluation-positive ul li:before {
    width: .375rem;
    height: .375rem;
    background: #ccc;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: .8125rem;
    right: 0
}

.content-expert-evaluation-positive ul li:before {
    background-color: #00bfd6
}

.comments-area ol.comment-list .footer {
    position: absolute;
    bottom: 0;
    left: 1.875rem
}

.comments-likes {
    text-align: left;
    color: #777;
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692
}

.comments-area ol.comment-list li img.avatar {
    position: absolute;
    top: .25rem;
    right: -2.5rem;
    left: auto;
    width: 3.75rem;
    height: 3.75rem;
    border: none;
    border-radius: 50%;
    padding: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1)
}

.btn-like {
    border-radius: .5rem;
    border: .0625rem solid #ededed;
    background: #fff;
    padding: .125rem .8125rem;
    color: #8c8c8c;
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692;
    outline: 0 !important;
    cursor: pointer
}

.btn-like[data-counter]:before {
    margin-left: .4375rem;
    color: #7a7a7a;
    font-size: .9375rem;
    font-size: 17.136px;
    line-height: inherit;
    content: attr(data-counter)
}

.form-question-answer textarea {
    border-radius: .625rem;
    padding: .625rem
}

.comments-product-attributes-title {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.692;
    margin-bottom: .625rem;
    margin-top: .9375rem;
    margin-right: -0.625rem
}

.comments-product-attributes .slider.slider-horizontal {
    width: 70%
}

.comments-product-attributes .slider.slider-horizontal.slider-rtl .slider-track {
    background: #d5d5d5;
    height: .3125rem
}

.comments-product-attributes .slider-selection.tick-slider-selection {
    background: #35ccde
}

.comments-product-attributes .slider-tick {
    width: .75rem;
    height: .75rem;
    background: silver;
    border: .125rem solid #fcfcfc;
    top: .125rem
}

.comments-product-attributes .slider-tick.in-selection {
    width: .75rem;
    height: .75rem;
    border: .125rem solid #fcfcfc;
    background-color: #35ccde;
    top: .125rem
}

.comments-product-attributes .slider-handle {
    width: 1.1875rem;
    height: 1.1875rem;
    box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .2);
    background: #35ccde;
    top: -0.1875rem
}

.comments-add-col--content .form-ui form {
    max-width: 100%
}

.comments-add-col--content input::placeholder,
.comments-add-col--content textarea::placeholder {
    padding-right: .4375rem
}

.comments-add-col--content h3 {
    margin-bottom: 1.5625rem;
    letter-spacing: -0.0313rem;
    font-size: 1.375rem;
    line-height: 1.5;
    color: #555
}

.comments-add-col--content .desc-comment {
    color: #54696b
}

.comments-add-col--content .cl-circle-title {
    width: .5rem;
    height: .5rem;
    border-radius: .25rem;
    float: right;
    margin: .5rem 0 0 .625rem
}

.comments-add-col--content .cl-circle-title.cl-primary {
    background: #00bfd6
}

.comments-add-col--content .cl-circle-title.cl-red {
    background: #fb3449
}

.product-offer-question-option {
    padding-right: 2.5rem
}

.product-offer-question-option label {
    color: #6777ef;
    padding-top: 0
}

.comments-add-col--content p {
    font-size: .875rem;
    line-height: 1.36;
    text-align: justify;
    margin: .625rem
}

.comments-add-col--content .add-points {
    width: 1.875rem;
    height: 1.75rem;
    background: 0 0;
    position: absolute;
    left: .375rem;
    top: .5rem;
    padding: 0;
    cursor: pointer;
    border: .125rem solid #878787;
    border-radius: .25rem;
    color: #878787;
    font-size: 1.5rem;
    line-height: 1.4375rem;
    outline: 0;
    display: none
}

.form-comment-title {
    margin-bottom: .75rem;
    color: #565656;
    font-size: 1rem;
    font-size: 18.288px;
    line-height: 1.375;
    position: relative
}

.form-comment-title--positive {
    padding-right: 1.5625rem
}

.form-comment-title--negative {
    padding-right: 1.5625rem
}

.form-comment-title--positive:before {
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: 1rem;
    top: .375rem;
    border-radius: .25rem;
    background: #00bfd6;
    content: ''
}

.form-comment-title--negative:before {
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: 1rem;
    top: .375rem;
    border-radius: .25rem;
    background: #fb3449;
    content: ''
}

.ui-input--add-point {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 1.375rem
}

.ui-input--add-point .ui-input-field {
    padding-left: 2.75rem
}

.ui-input--add-point .ui-input-point {
    width: 3rem;
    height: 100%;
    background: 0 0;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    cursor: pointer
}

.ui-input--add-point .ui-input-point:before {
    content: '+';
    font-size: 1.375rem;
    position: absolute;
    top: .4375rem;
    left: .4375rem;
    color: #878787;
    border: .125rem solid #878787;
    border-radius: .3125rem;
    padding: 0 .4375rem
}

.form-comment-dynamic-labels {
    width: 100%;
    margin-top: .375rem;
    margin-bottom: .625rem
}

.ui-dynamic-label {
    position: relative;
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.833;
    border-radius: .5rem;
    padding: .5rem .875rem .5rem 2.375rem;
    background: #ccc
}

.ui-dynamic-label--positive {
    background-color: #edf6f7;
    color: #3a8c96
}

.ui-dynamic-label--negative {
    background-color: #fff3f4;
    color: #fb3449
}

.form-comment-dynamic-labels .ui-dynamic-label {
    margin-top: .75rem
}

.ui-dynamic-label-remove {
    width: 2.375rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0;
    border: none;
    color: inherit;
    cursor: pointer
}

.ui-dynamic-label-remove:before {
    position: absolute;
    content: '×';
    font-size: 1.5625rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.form-ui form {
    padding: 1.25rem;
    max-width: 23.75rem;
    margin: 0 auto
}

.blog-comment form {
    max-width: unset;
    margin: 0
}

.form-ui .form-row-title {
    margin-top: 1.25rem
}

.form-ui .form-row-title:first-child {
    margin-top: 0
}

.form-ui .form-row-title h3 {
    margin-bottom: .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #000
}

.form-ui .form-row-title h4 {
    margin-bottom: .625rem;
    font-size: .8125rem;
    font-weight: 700;
    color: #000
}

.form-ui .form-row.with-icon {
    position: relative
}

.form-ui .form-row .input-ui {
    width: 100%;
    height: 2.5rem;
    margin: auto;
    border: .0625rem solid #e0e0e2;
    border-radius: .625rem;
    outline: 0
}

.form-ui .form-row .input-ui.placeholder-right::placeholder {
    text-align: right;
    padding-right: 8px !important
}

.form-ui .form-row.with-icon i {
    position: absolute;
    left: .625rem;
    top: .5rem;
    font-size: 1rem
}

.form-ui .form-row textarea {
    height: 7.5rem !important;
    padding-top: .625rem
}

.form-ui .custom-select-ui {
    width: 100%
}

.form-ui .custom-select-ui .nice-select {
    width: 100%;
    padding-right: 1.125rem;
    padding-left: 1.875rem;
    border-radius: .625rem;
    clear: none
}

.form-ui .custom-select-ui .nice-select .current {
    float: right
}

.form-ui .custom-select-ui .nice-select:after {
    left: .75rem;
    right: auto
}

.form-ui .custom-select-ui .nice-select.open,
.form-ui .custom-select-ui .nice-select:active,
.form-ui .custom-select-ui .nice-select:focus {
    border-color: #dbdbdb
}

.form-ui .custom-select-ui .nice-select.right .list {
    width: 100%;
    height: 10rem;
    overflow-y: auto;
    border-radius: .625rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .625rem 1.875rem 0 rgba(31, 45, 61, .1);
    box-shadow: 0 .625rem 1.875rem 0 rgba(31, 45, 61, .1)
}

.form-ui .custom-select-ui .nice-select .option {
    padding-right: 1.125rem;
    padding-left: 1.8125rem;
    text-align: right
}

.form-ui .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 2.5rem;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.625rem;
    color: #495057;
    background-color: #fff;
    border: .0625rem solid #e0e0e2;
    border-radius: .625rem
}

.form-ui .custom-file-label::after {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.375rem;
    padding: 6px 12px;
    line-height: 1.625rem;
    color: #495057;
    content: 'بارگذاری';
    background-color: #e9ecef;
    border-right: inherit;
    border-left: 0;
    border-radius: .625rem 0 0 .625rem
}

.form-ui .custom-file-input:focus~.custom-file-label {
    border-color: #e0e0e2;
    box-shadow: unset
}

.form-ui .form-footer a {
    color: #f7858d;
    font-weight: 700;
    border-bottom: .0625rem dashed #f7858d
}

.circle-box-icon {
    width: 6.25rem;
    height: 6.25rem;
    margin: 1.25rem auto;
    line-height: 6.25rem;
    font-size: 3.125rem;
    background-color: #edf0f5;
    border-radius: 50%;
    color: #ababab;
    text-align: center
}

.numbers-verify {
    width: 100%
}

.numbers-verify .lines-number-input {
    border-radius: .3125rem;
    background: #fff;
    color: #717171;
    font-size: .875rem;
    line-height: 1.571;
    padding: .6875rem .75rem;
    width: 100%;
    text-align: center;
    direction: ltr;
    -webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .2) inset;
    box-shadow: 0 0 .3125rem rgba(0, 0, 0, .2) inset
}

.numbers-verify .lines-number-input .line-number {
    display: inline-block;
    width: 2.5rem;
    height: 1.875rem;
    border: 0;
    border-bottom: .25rem solid #c8c8c8;
    margin: 0 .4375rem;
    outline: 0;
    text-align: center;
    font-weight: 700;
    font-size: 1.125rem
}

#countdown-verify-end {
    display: inline-block;
    margin-bottom: -0.4375rem
}

#countdown-verify-end span {
    float: left
}

#countdown-verify-end span.day {
    display: none
}

#countdown-verify-end span.hour {
    display: none
}

#countdown-verify-end a.btn-link-border {
    float: right;
    margin-top: -0.0625rem;
    color: #f7858d;
    font-weight: 700
}

#countdown-verify-end a.btn-link-border:after {
    border-color: #f7858d
}

.profile-sidebar-header .profile-avatar img {
    width: 4rem;
    height: 4rem;
    border-radius: 50%
}

.profile-sidebar-header .profile-header-content .profile-username {
    font-size: 1rem;
    font-weight: 700
}

.profile-sidebar-header .profile-header-content .profile-phone {
    color: #b9b9b9;
    font-size: .8125rem
}

.profile-sidebar-header .profile-point {
    border-bottom: .0625rem solid #ededed
}

.profile-sidebar-header .profile-point .label-profile-point {
    color: #00bfd6;
    font-size: 1rem;
    font-weight: 700
}

.profile-sidebar-header .profile-point .value-profile-point {
    color: #b9b9b9;
    font-weight: 700
}

.profile-sidebar-header .profile-link a {
    display: block;
    width: 100%;
    height: 100%;
    color: #7b7b7b
}

.profile-sidebar-header .profile-link a:hover {
    color: #00bfd6
}

.profile-sidebar .profile-menu-section .label-profile-menu {
    font-size: 1rem;
    font-weight: 700
}

.profile-sidebar .profile-menu-section .profile-menu ul li {
    list-style: none
}

.profile-sidebar .profile-menu-section .profile-menu ul li a {
    display: block;
    padding: .625rem .3125rem;
    color: #7b7b7b
}

.profile-sidebar .profile-menu-section .profile-menu ul li a.active,
.profile-sidebar .profile-menu-section .profile-menu ul li a:hover {
    color: #00bfd6;
    background-color: #f6ffff
}

.profile-sidebar .profile-menu-section .profile-menu ul li a i {
    float: right;
    font-size: 1.1875rem;
    margin: -0.1875rem .25rem
}

.user-menu .btn:not(:disabled):not(.disabled).active,
.user-menu .btn:not(:disabled):not(.disabled):active,
.user-menu .show>.btn.dropdown-toggle {
    color: #fff;
    box-shadow: 0 .125rem .375rem #a8f5b4 !important;
    background-color: #63ed7a !important;
    border-color: #63ed7a !important
}

.user-menu .btn.focus,
.user-menu .btn:focus {
    box-shadow: none
}

.user-menu-responsive .dropdown-menu {
    right: 0 !important;
    left: auto !important;
    text-align: right;
    border: .0625rem solid #e2e2e2;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    transform: translate3d(0, 2.4375rem, 0) !important
}

.user-menu-responsive .dropdown-menu a {
    padding: .4375rem;
    font-size: .875rem
}

.profile-navbar {
    display: flex;
    align-items: center;
    margin: 0 0 1.25rem
}

.profile-navbar .profile-navbar-btn-back {
    background: 0 0;
    height: 3.5rem;
    border: none;
    border-left: .0625rem solid #dfdfdf;
    margin-left: .9375rem;
    font-size: .8125rem;
    line-height: 2.2;
    letter-spacing: -0.0125rem;
    color: #767676;
    padding: 2.25rem 0 0 1rem;
    cursor: pointer;
    position: relative
}

.profile-navbar .profile-navbar-btn-back:before {
    content: '\F054';
    position: absolute;
    right: .125rem;
    top: -1.25rem;
    font-family: 'Material Design Icons';
    font-size: 2.3125rem
}

.profile-navbar h4 {
    font-size: 1.3125rem;
    line-height: 1.4375rem;
    color: #858585
}

.profile-navbar h4 span {
    display: block;
    font-size: .75rem;
    line-height: 1.833;
    letter-spacing: -0.0187rem;
    margin-top: .3125rem;
    margin-bottom: -0.3125rem;
    color: #acacac
}

.profile-navbar h4 span.font-en {
    display: inline-block;
    color: #858585;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.0625rem;
    font-weight: 700
}

.profile-section {
    height: 25.5rem;
    padding: .625rem;
    padding-bottom: 2rem;
    position: relative;
    background-color: #fff;
    border: .0625rem solid #ededed;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .2);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .2)
}

.profile-section .label-info {
    color: #b9b9b9;
    font-size: .75rem;
    font-weight: 700
}

.profile-section .value-info {
    color: #4a5f73;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .9375rem
}

.profile-section .value-info.address {
    font-size: .875rem
}

.profile-section .list-favorites li {
    display: flex;
    vertical-align: middle;
    height: 3.75rem;
    list-style: none;
    padding: .625rem;
    border: .0625rem solid #ededed;
    border-radius: .625rem;
    margin-bottom: .5rem;
    position: relative
}

.profile-section .list-favorites li a {
    display: inline-block
}

.profile-section .list-favorites li a span {
    width: 19.375rem;
    color: #7b7b7b;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: .375rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block
}

.profile-section .list-favorites li a span:hover {
    color: #00bfd6
}

.profile-section .list-favorites li a img {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 1.5625rem
}

.profile-section .list-favorites li button {
    position: absolute;
    left: .625rem;
    top: .75rem;
    width: 2.1875rem;
    height: 2.1875rem;
    line-height: 1.875rem;
    font-size: 1.25rem;
    border: 0;
    border-radius: .75rem;
    background-color: #edf0f5;
    color: #f7858d;
    outline: 0;
    cursor: pointer
}

a.border-bottom-dt {
    color: #f7858d;
    font-weight: 700;
    border-bottom: .0625rem dashed #f7858d
}

.profile-section .profile-section-link {
    position: absolute;
    right: 0;
    left: 0;
    bottom: .9375rem;
    text-align: center
}

.table-responsive {
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12)
}

.table-responsive th {
    white-space: nowrap
}

.table-order {
    margin-bottom: 0
}

.table-order thead {
    background-color: #00bfd6;
    color: #fff
}

.table-order td,
.table-order th {
    text-align: center;
    vertical-align: middle
}

.table-order thead th {
    border: 0
}

.table-order td.details-link,
.table-order td.link-to-orders {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.table-order td.details-link a {
    display: block;
    font-size: 1.875rem;
    border-radius: 50%;
    color: #a9a9a9
}

.table-order td.details-link:hover {
    background-color: #e5e5e5
}

.table-order td.link-to-orders a {
    display: block;
    color: #535353
}

.table-order td.link-to-orders:hover {
    background-color: #e5e5e5
}

.table-order-details td {
    border-left: .0625rem solid #ededed
}

.table-order-details .details-product-area {
    display: flex;
    align-items: center
}

.table-order-details img.thumbnail-product {
    width: 3.75rem;
    margin-left: .4375rem
}

.table-order-details .details-product {
    font-size: .8125rem;
    line-height: 2;
    letter-spacing: -0.0437rem;
    text-align: right;
    text-overflow: ellipsis;
    width: 10rem;
    overflow: hidden;
    position: relative
}

.table-order-details .details-product::before {
    content: '';
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 81%);
    display: block
}

.table-order-details .details-product span {
    display: block;
    font-size: .75rem;
    line-height: 1.833;
    color: #acacac;
    letter-spacing: 0
}

.table-draught div {
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 2.25rem;
    border-bottom: .0625rem solid #ededed
}

.table-draught div:last-child {
    border-bottom: 0
}

.table-draught div span.title {
    display: block;
    color: #00bfd6;
    font-size: 1.0625rem;
    font-weight: 700
}

.table-draught div span.value {
    color: #666;
    font-size: .9375rem;
    font-weight: 600
}

.profile-order-steps-item {
    height: 10rem;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .4;
    text-align: center
}

.profile-order-steps-item.is-active::before {
    content: '\F63D';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: 'Material Design Icons';
    font-size: 1.5625rem;
    color: #009ec9;
    z-index: 1
}

.profile-order-steps-item.is-active::after {
    content: '';
    position: absolute;
    right: 55%;
    bottom: 1rem;
    width: 96%;
    height: .1875rem;
    margin: auto;
    background-color: #009ec9;
    z-index: -1
}

.profile-order-steps-item.last-item.is-active::after {
    background-color: #fff
}

.profile-order-steps-item img {
    -webkit-transform: scale(.7);
    transform: scale(.7);
    max-width: 8.75rem;
    margin: auto
}

.profile-order-steps-item span {
    white-space: nowrap;
    margin-top: .625rem;
    color: #6f6f6f
}

.profile-order-steps-item.is-active {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.profile-order-steps-item.is-active img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.profile-order-steps-item.is-active span {
    color: #009ec9
}

.profile-order-steps.owl-carousel .owl-nav .owl-next,
.profile-order-steps.owl-carousel .owl-nav .owl-prev {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: 0;
    border-radius: 50%
}

.profile-order-steps.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -1.25rem;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05)
}

.profile-order-steps.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -1.25rem;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05)
}

.profile-order-steps.owl-carousel .owl-nav .disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: all
}

.profile-order-steps.owl-carousel .owl-nav .owl-next i,
.profile-order-steps.owl-carousel .owl-nav .owl-prev i {
    font-size: 2.5rem;
    color: #6a6a6a;
    line-height: 2.5rem
}

.additional-info form {
    max-width: 100%
}

.cart-empty {
    text-align: center
}

.cart-empty p.cart-empty-title {
    color: #858585;
    font-size: 1.75rem
}

.cart-empty .cart-empty-links a {
    position: relative;
    margin-left: .375rem;
    margin-right: .375rem
}

.cart-empty .cart-empty-links a::after {
    content: '';
    position: absolute;
    left: -0.5625rem;
    top: 0;
    height: 100%;
    border-left: .0625rem solid #d5d5d5
}

.cart-empty .cart-empty-links a:last-child::after {
    display: none
}

.comparison-table {
    width: 100%;
    border-radius: .625rem;
    background-color: #fff;
    border: .0625rem solid #edf0f5;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.comparison-table tr:nth-of-type(odd) {
    background-color: rgb(140 140 140 / 5%)
}

.comparison-table table {
    min-width: 46.875rem;
    table-layout: fixed;
    margin-bottom: 0
}

.comparison-table .bg-cs-table-tr {
    background-color: #e5efff !important
}

.comparison-table .bg-cs-table-tr td,
.comparison-table .bg-cs-table-tr th {
    color: #000;
    font-weight: 700
}

.comparison-table table td,
.comparison-table table th {
    border: 0;
    border-left: .0625rem solid #e2e2e2;
    color: #607d8b
}

.comparison-table table td:last-child,
.comparison-table table th:last-child {
    border-left: 0
}

.comparison-table .comparison-item {
    position: relative;
    margin-bottom: 10px;
    padding: 12px 12px 18px;
    background-color: #fff;
    text-align: center;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1)
}

.comparison-table NaNpxove-item {
    display: block;
    position: absolute;
    top: .625rem;
    left: .625rem;
    width: 1.375rem;
    height: 1.375rem;
    padding-left: 1px;
    border-radius: 50%;
    line-height: 1.4375rem;
    text-align: center;
    cursor: pointer;
    background-color: #edf0f5;
    color: #f7858d
}

.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 5rem;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto
}

.comparison-table .comparison-item .comparison-item-thumb>img {
    display: block;
    width: 100%
}

.comparison-table .comparison-item .comparison-item-title {
    display: block;
    margin-bottom: 14px;
    transition: color .25s;
    color: #404040;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    min-height: 3.125rem
}

.features-checkout-slider .item {
    text-align: center
}

.features-checkout-slider .item a {
    display: block
}

.features-checkout-slider .item img {
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    margin: .625rem auto .625rem
}

.features-checkout-slider .item .title-feature-checkout-slider {
    font-size: .8125rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .0125rem
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next,
.features-checkout-slider.owl-carousel .owl-nav .owl-prev {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: 0;
    border-radius: 50%
}

.features-checkout-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -1.25rem;
    color: #a8a8a8;
    box-shadow: -0.0938rem 0 .25rem 0 rgba(0, 0, 0, .15)
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -1.25rem;
    color: #a8a8a8;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .2);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .2)
}

.features-checkout-slider.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: all
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next i,
.features-checkout-slider.owl-carousel .owl-nav .owl-prev i {
    font-size: 1.5625rem;
    color: #000;
    line-height: 2.5rem
}

.tab-cart-page .nav-tabs {
    border: 0
}

.tab-cart-page a {
    width: 50%;
    text-align: center;
    color: #818181;
    padding: .5rem;
    height: 2.625rem;
    border: solid #edf0f5 !important;
    border-width: .0625rem .0625rem .1875rem !important;
    border-radius: 0 !important
}

.tab-cart-page a:first-child {
    border-left: none !important;
    border-radius: 0 .3125rem 0 0 !important
}

.tab-cart-page a:last-child {
    border-radius: .3125rem 0 0 0 !important
}

.tab-cart-page a.active {
    background-color: #fff !important;
    border-bottom-color: #f7858d !important
}

.tab-cart-page a span.count-cart {
    color: #f8f8f8;
    background-color: #f7858d;
    margin-right: .25rem;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block
}

.checkout-content {
    margin: 0 0 .625rem;
    border-radius: .625rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12)
}

.checkout-header {
    display: flex;
    align-items: center;
    margin: 0 1rem;
    padding: .75rem 1.5rem .75rem 0;
    border-bottom: .0625rem solid #fff;
    position: relative
}

.checkout-header--express {
    color: #f7858d;
    border-bottom-color: #f7858d
}

.checkout-header:before {
    font-size: 1.5rem;
    position: absolute;
    right: 0
}

.checkout-header--express:before {
    content: '\F787';
    font-family: 'Material Design Icons';
    font-size: 1.125rem
}

.checkout-header .checkout-add-all-to-cart {
    font-size: .75rem;
    line-height: 1.833;
    font-weight: 700;
    margin-right: auto;
    cursor: pointer
}

.checkout-header-title {
    margin-right: .5rem;
    color: #858585;
    font-size: .875rem;
    font-size: 16px;
    line-height: 1.5;
    white-space: nowrap
}

.checkout-header-extra-info {
    margin-right: .5rem;
    color: #a1a3a8;
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.5
}

.checkout-item {
    border-top: .0625rem solid #eaeaea;
    text-align: center;
    overflow: hidden
}

.checkout-item:first-child {
    border-top: none
}

.checkout-item td,
.checkout-item th {
    border: 0
}

.checkout-item td {
    position: relative;
    vertical-align: middle
}

.checkout-btn-remove {
    position: absolute;
    width: 1.625rem;
    height: 1.625rem;
    line-height: 1.4375rem;
    font-size: 1.25rem;
    text-align: center;
    border: none;
    border-radius: .8125rem;
    color: #999;
    background: #f5f5f5;
    right: .875rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    outline: 0 !important
}

.checkout-title {
    border-bottom: .0625rem solid #ececec;
    color: #656565;
    padding: 1.0625rem 0;
    font-size: 1.125rem;
    font-weight: 700
}

.checkout-title {
    font-size: .9375rem;
    line-height: 1.88;
    border-bottom: 0;
    position: relative;
    width: 18.75rem
}

.checkout-dealer {
    font-size: .8125rem;
    line-height: 1.692;
    margin: .4375rem 0
}

.checkout-guarantee,
.checkout-special-deal {
    font-size: .75rem;
    line-height: 1.833;
    margin: .4375rem 0
}

.checkout-variant {
    font-size: .8125rem;
    line-height: 1.692;
    margin: .4375rem 0
}

.checkout-variant-value {
    position: relative;
    margin-right: .5rem
}

.checkout-variant--color .checkout-variant-value {
    padding-left: 1.5625rem
}

.checkout-variant--color .checkout-variant-shape {
    width: 1.0625rem;
    height: 1.0625rem;
    border-radius: .3125rem;
    border: .0625rem solid #bdbdbd;
    position: absolute;
    left: 0;
    top: .1875rem
}

.checkout-save-for-later {
    text-align: right;
    color: #009ec9 !important;
    cursor: pointer;
    font-size: .75rem;
    line-height: 1.833
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.number-input {
    border-radius: .3125rem;
    display: inline-flex;
    background: #e5e5e5
}

.number-input,
.number-input * {
    box-sizing: border-box
}

.number-input button {
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 1.4375rem;
    height: 1.625rem;
    cursor: pointer;
    margin: 0;
    position: relative
}

.number-input button:after,
.number-input button:before {
    display: block;
    position: absolute;
    content: '';
    width: .6875rem;
    height: .125rem;
    background-color: #9a9aa5
}

.number-input button.plus:after {
    transform: translate(0, 0) rotate(90deg)
}

.number-input input[type=number] {
    max-width: 1.4375rem;
    padding: .0625rem;
    border-left: .1875rem solid #f7f6f6;
    border-right: .1875rem solid #f7f6f6;
    border-width: 0 .125rem;
    font-size: 1.0625rem;
    height: auto;
    font-weight: 700;
    text-align: center;
    background: #e5e5e5;
    color: #4a4949
}

.checkout-summary-summary {
    list-style: none;
    padding: .9375rem .625rem;
    color: #515151;
    margin-bottom: 0
}

.checkout-summary-summary li {
    padding-bottom: .3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: .3125rem 0
}

.checkout-summary-summary li:last-child {
    padding-bottom: 0
}

.checkout-summary-summary li span:first-child {
    font-weight: 700
}

.checkout-summary-summary li span:last-child {
    margin-right: auto
}

.checkout-summary-discount {
    font-size: .875rem;
    line-height: 1.571;
    color: #009ec9
}

.checkout-summary-summary .help-sn:first-of-type {
    font-size: 1.125rem;
    line-height: 1.9375rem;
    letter-spacing: -.4;
    text-align: right;
    direction: rtl;
    color: #777676
}

.checkout-summary-summary .help-sn:last-of-type {
    margin-right: .3125rem
}

.help-arrow {
    position: absolute;
    top: -0.5rem;
    right: 1rem;
    width: .8562rem;
    height: .8562rem;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #fff;
    -webkit-box-shadow: inset -0.0625rem -0.0625rem 0 0 #b8b8b8;
    box-shadow: inset -0.0625rem -0.0625rem 0 0 #b8b8b8
}

.help-container.is-right .help-arrow {
    left: .875rem;
    right: unset
}

.help-text {
    font-size: .8125rem;
    line-height: 1.692;
    font-weight: 400;
    letter-spacing: -0.0187rem;
    text-align: right;
    direction: rtl;
    color: #777;
    margin-bottom: 0
}

.help-sn .mdi {
    color: #ababab;
    font-size: 1.3125rem;
    line-height: 1.048;
    cursor: pointer
}

.help-container {
    position: absolute;
    padding: .6875rem .6875rem 1.3125rem;
    min-width: 17.0625rem;
    max-width: 24.625rem;
    -webkit-box-shadow: 0 -0.375rem .75rem 0 hsla(0, 0%, 71%, .3);
    box-shadow: 0 -0.375rem .75rem 0 hsla(0, 0%, 71%, .3);
    background-color: #fff;
    border: .0625rem solid #b8b8b8;
    z-index: 121;
    right: auto;
    left: 0
}

.help-container.is-left {
    right: 0;
    left: auto
}

.checkout-club-container {
    padding-top: .625rem;
    border-top: .0625rem solid #e6e6e6
}

.checkout-summary-devider {
    padding: 0 .625rem
}

.checkout-summary-devider div {
    width: 100%;
    height: .25rem;
    border: .0625rem solid #e6e6e6;
    border-right: none;
    border-left: none
}

.checkout-summary-content {
    padding: .9375rem 0;
    color: #a0a0a0;
    font-size: .6875rem;
    font-size: 12.576px;
    line-height: 2
}

.checkout-summary-price-title {
    text-align: center;
    color: #676767;
    font-size: 1.125rem;
    font-size: 20.576px;
    line-height: normal
}

.checkout-summary-price-value {
    text-align: center;
    font-size: .9375rem;
    font-size: 17.136px;
    line-height: normal;
    color: #f7858d
}

.checkout-summary-price-value-amount {
    font-size: 1.25rem;
    font-size: 22.864px;
    line-height: 2;
    font-weight: 700
}

.checkout-feature-aside-item {
    position: relative;
    font-size: .8125rem;
    line-height: 1.692;
    font-weight: 700;
    margin-bottom: .625rem;
    list-style: none
}

.checkout-feature-aside-item img {
    width: 1.5rem;
    margin-left: .25rem
}

.shopping-page header.header-shopping {
    position: relative;
    height: 6.875rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .03);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .03)
}

.shopping-page header.header-shopping ul.checkout-steps {
    float: right;
    width: 100%;
    margin: 1.875rem auto 1.125rem;
    list-style: none;
    padding: 0;
    color: #a0a0a0;
    font-size: .8125rem;
    position: relative
}

.shopping-page header.header-shopping ul.checkout-steps::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1.25rem;
    width: 67%;
    margin: 0 auto;
    height: .375rem;
    background-color: #e8e8e8
}

.shopping-page header.header-shopping .checkout-steps li {
    float: right;
    width: 33.3%;
    position: relative
}

.shopping-page header.header-shopping .checkout-steps li.active::before {
    content: '';
    position: absolute;
    width: 100%;
    height: .375rem;
    background-color: #f7858d;
    right: -50%;
    bottom: -1.25rem;
    z-index: 1000000
}

.shopping-page header.header-shopping .checkout-steps li a {
    color: #a0a0a0;
    font-weight: 700;
    position: relative
}

.shopping-page header.header-shopping .checkout-steps li a.active {
    color: #f7858d
}

.shopping-page header.header-shopping .checkout-steps li a::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1.5625rem;
    margin: 0 auto;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    background-color: #d0d0d0;
    z-index: 1000
}

.shopping-page header.header-shopping .checkout-steps li a.active::after {
    background-color: #f7858d
}

.shopping-page .checkout-contact {
    margin-bottom: 1.25rem;
    position: relative
}

.shopping-page .checkout-contact-content {
    padding: 1.25rem 2.6875rem 1.375rem 1.25rem;
    position: relative;
    color: #6d6d6d
}

.shopping-page .checkout-contact-content.hidden {
    display: none
}

.shopping-page .checkout-contact-content:before {
    width: .3125rem;
    top: 0;
    bottom: 0;
    right: -0.0625rem;
    position: absolute;
    background-color: #f7858d;
    content: ''
}

.shopping-page .checkout-contact-items {
    padding: 0;
    list-style: none
}

.shopping-page .checkout-contact-item {
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 2.125rem;
    position: relative
}

.shopping-page .checkout-contact-item:first-child {
    margin-top: 0;
    margin-bottom: .3125rem
}

.shopping-page .checkout-contact-btn-edit {
    line-height: 1.3125rem;
    font-size: .75rem;
    margin-right: .6875rem;
    position: relative;
    color: #f7858d !important;
    border: none;
    border-bottom: .0625rem dashed #f7858d;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer
}

.shopping-page .checkout-contact-item-message,
.shopping-page .checkout-contact-item-mobile {
    display: inline-block;
    white-space: nowrap;
    font-size: .875rem;
    font-size: 16px;
    line-height: 1.571
}

.shopping-page .checkout-contact-item-mobile {
    padding-left: .625rem;
    border-left: .0625rem solid #e4e4e4
}

.shopping-page .checkout-contact-item:first-child {
    margin-top: 0;
    margin-bottom: .3125rem
}

.shopping-page .checkout-contact-item-message {
    margin-right: .625rem
}

.shopping-page .checkout-contact-badge {
    width: 2.5625rem;
    height: 2.5625rem;
    background-color: #f3feff;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    border: .0625rem solid #f7858d;
    position: absolute;
    right: -1.25rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    text-align: center;
    line-height: 2.5625rem;
    color: #f7858d
}

.checkout-address {
    margin-bottom: 1.25rem;
    position: relative;
    display: none;
    z-index: 1
}

.checkout-address.show {
    display: block
}

.checkout-address-content {
    padding: 1.25rem 2.5rem 1.5625rem
}

.checkout-address-headline {
    font-size: .9375rem;
    line-height: 1.467;
    font-weight: 700;
    margin-bottom: 1.3125rem
}

.checkout-address-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.875rem;
    margin-left: -1.875rem
}

.checkout-address-col {
    position: relative;
    width: 100%;
    min-height: .0625rem;
    padding-right: .3125rem;
    padding-left: .3125rem;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: .625rem
}

.checkout-address-location {
    border: .25rem dashed #b8b8b8;
    border-radius: .9375rem;
    background: #fff;
    letter-spacing: -0.0187rem;
    color: #a0a0a0;
    min-height: 4.5rem;
    height: 100%;
    font-size: .875rem;
    font-size: 16px;
    line-height: 2;
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: 0
}

.checkout-address-location strong {
    position: relative;
    display: block;
    padding: .875rem 1.375rem;
    max-width: 15.75rem;
    font-size: 1.4375rem;
    font-size: 26.288px;
    line-height: 1.913
}

.checkout-address-box {
    border: .0625rem solid #e0e0e0;
    border-radius: .9375rem;
    position: relative;
    cursor: pointer;
    padding: .625rem .625rem 3.4375rem;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12)
}

.checkout-address-box h5 {
    font-size: 1.0625rem;
    line-height: 1.8125rem;
    margin-top: .375rem;
    letter-spacing: -0.025rem
}

.checkout-address-text {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.checkout-address-box p {
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 2.62;
    margin-top: .3125rem;
    margin-bottom: .75rem;
    color: #a0a0a0
}

.checkout-address-box ul {
    list-style: none;
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 2;
    color: #a0a0a0;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0
}

.checkout-address-btn-edit,
.checkout-address-btn-submit {
    border: none;
    outline: 0;
    cursor: pointer;
    text-align: center;
    white-space: nowrap
}

.checkout-address-btn-edit,
.checkout-address-btn-remove {
    color: #636363;
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.3125rem;
    text-align: center;
    padding: .375rem 1.5625rem;
    border: none;
    border-radius: .3125rem;
    background-color: #e3e3e3;
    cursor: pointer;
    font-weight: 700;
    outline: 0
}

.checkout-address-btn-remove {
    margin-right: .625rem;
    padding: .375rem 2rem
}

.checkout-address-btn-submit {
    background-color: #f5f5f5;
    padding: .375rem 0;
    width: 100%;
    margin-top: .625rem;
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.375rem;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: .0625rem solid #e0e0e0;
    color: #636363;
    outline: 0
}

.checkout-address-btn-submit:hover {
    background-color: #f0f0f0
}

.checkout-address-box.is-selected .checkout-address-btn-submit {
    background-color: #f7858d;
    border-top-color: #e0eff0;
    color: #fff
}

.checkout-address-cancel {
    color: #8d8d8d;
    position: absolute;
    top: 1.25rem;
    left: .9375rem;
    border: .125rem solid #8d8d8d;
    background-color: transparent;
    cursor: pointer;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.25rem;
    border-radius: 50%;
    outline: 0
}

.checkout-address-cancel::before {
    content: '×';
    font-size: 1.625rem;
    vertical-align: middle
}

.shopping-page .checkout-contact-location {
    padding: .1875rem .625rem .25rem;
    font-size: .875rem;
    line-height: 1.5625rem;
    background-color: #edf0f5;
    position: absolute;
    border: none;
    top: 1.25rem;
    left: 1.25rem;
    border-radius: .625rem;
    color: #666 !important;
    cursor: pointer
}

#remove-location NaNpxodal-general-alert-button {
    min-width: 7.75rem;
    color: #fff;
    padding: .625rem 1.25rem;
    border: none;
    border-radius: .9375rem;
    cursor: pointer;
    float: left;
    outline: 0
}

#remove-location NaNpxodal-general-alert-button--cancel {
    background-color: #979ba7
}

#remove-location NaNpxodal-general-alert-button:first-of-type {
    margin-left: 1.25rem
}

#remove-location NaNpxodal-general-alert-button--approve {
    background-color: #63d0df
}

.products-compact-slider.owl-carousel .owl-nav .owl-next,
.products-compact-slider.owl-carousel .owl-nav .owl-prev {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: 0;
    border-radius: 50%;
    font-size: 2.5rem;
    color: #6a6a6a;
    line-height: 2.5rem;
    -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05)
}

.products-compact-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -0.625rem
}

.products-compact-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -0.625rem
}

.products-compact-slider.owl-carousel .owl-nav .disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: all
}

.shopping-page .checkout-tab-times {
    border: .0625rem solid #edf0f5;
    border-radius: 0 0 .9375rem .9375rem;
    padding-bottom: .625rem
}

.shopping-page .checkout-tab-times ul.nav {
    padding: 0;
    background-color: #f8f8f8;
    border-bottom: .0625rem solid #e3e3e3 !important
}

.shopping-page .checkout-tab-times ul.nav li {
    text-align: center;
    position: relative;
    background-color: #f8f8f8
}

.shopping-page .checkout-tab-times ul.nav a {
    margin-right: 0;
    padding: .6875rem 2.6875rem;
    border-left: .0625rem solid #e3e3e3 !important;
    border-bottom: .0625rem solid #e3e3e3 !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    color: #000;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important
}

.shopping-page .checkout-tab-times ul.nav a.active {
    border: 0;
    border-left: .0625rem solid #e3e3e3 !important;
    border-bottom: 0 !important;
    background-color: #fff
}

.shopping-page .checkout-tab-times ul.nav a.active::before {
    content: '';
    position: absolute;
    top: -0.25rem;
    right: 0;
    width: 100%;
    height: .25rem;
    background-color: #39e0cc
}

.shopping-page .checkout-tab-times ul.nav a span {
    display: block;
    color: #c4c4c4
}

.shopping-page .checkout-tab-times ul.nav a.disabled,
.shopping-page .checkout-tab-times ul.nav a.disabled span {
    color: #e6e6e6
}

.shopping-page .checkout-time-table {
    padding: 1.125rem;
    width: 100%
}

.radio-box {
    width: 100%;
    float: right
}

.radio-box label {
    position: relative;
    display: block;
    cursor: pointer;
    float: right
}

.radio-box label::before {
    top: .9375rem
}

.radio-box label::after {
    top: .9375rem
}

.shopping-page .checkout-additional-options-checkbox-image {
    margin-left: 1rem;
    cursor: pointer;
    width: 3.0625rem;
    height: 2.5rem;
    float: right;
    font-size: 2.625rem;
    line-height: 2.9375rem;
    text-align: center;
    color: #f7858d;
    object-fit: cover
}

.radio-box .content-box {
    float: right
}

.shopping-page .checkout-time-table-title-bar {
    font-size: .875rem;
    font-size: 16px;
    line-height: 2;
    letter-spacing: -0.0187rem;
    color: #858585
}

.shopping-page .checkout-time-table-title-bar-city {
    font-size: .875rem;
    font-size: 16px;
    line-height: 1.571;
    color: #000
}

.shopping-page .checkout-time-table-title-bar-city>span {
    font-weight: 700
}

.shopping-page .checkout-time-table-subtitle-bar {
    font-size: .6875rem;
    font-size: 12.576px;
    line-height: 2;
    letter-spacing: -0.0125rem;
    color: #a2a2a2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.shopping-page .checkout-time-table-subtitle-bar>:not(:last-child) {
    padding-left: .625rem;
    margin-left: .625rem;
    border-left: .0625rem solid #e0e0e0
}

.checkout-order-summary .card {
    box-shadow: none;
    border: 0
}

.checkout-order-summary-header {
    border-radius: .375rem !important;
    background-color: #fcfcfc;
    padding: .5625rem 1.5625rem .5625rem 3.125rem;
    position: relative;
    cursor: pointer;
    border: .0625rem solid #e7e7e7;
    margin: .625rem !important;
    position: relative
}

.checkout-order-summary-header button {
    display: block;
    width: 100%
}

.checkout-order-summary-header button:focus,
.checkout-order-summary-header button:hover {
    text-decoration: none
}

.checkout-order-summary-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.checkout-order-summary-header .checkout-order-summary-row {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.checkout-order-summary-col {
    position: relative;
    width: 100%;
    min-height: .0625rem;
    padding-right: .625rem;
    padding-left: .625rem;
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: unset
}

.checkout-order-summary-col-post-time {
    font-size: .875rem;
    font-size: 16px;
    line-height: 1.5625rem;
    font-weight: 700;
    letter-spacing: -0.0437rem;
    color: #858585;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout-order-summary-col span {
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.3125rem;
    vertical-align: middle;
    display: block;
    color: #919191
}

.checkout-order-summary-col-how-to-send,
.checkout-order-summary-col-send-by,
.checkout-order-summary-col-shipping-cost {
    font-size: .875rem;
    font-size: 16px;
    line-height: 1.5625rem;
    font-weight: 700;
    letter-spacing: -0.025rem;
    color: #858585
}

.checkout-order-summary-header button .icon-down {
    position: absolute !important;
    left: 1.25rem;
    top: 1.25rem !important;
    font-size: 1.5rem;
    color: #858594
}

.shopping-page .product-box {
    display: block;
    background: #fff;
    height: 100%;
    position: relative;
    padding: .625rem;
    text-align: center
}

.shopping-page .product-box-compact .product-box-img {
    height: 5.625rem;
    padding: 0 .625rem .3125rem
}

.shopping-page .product-box-compact .product-box-img img {
    max-width: 100%;
    max-height: 100%
}

.shopping-page .product-box-title {
    display: block;
    overflow: hidden;
    font-size: .75rem;
    font-size: 13.712px;
    line-height: 1.875rem;
    line-height: 1.375rem;
    margin-top: .8125rem;
    height: 2.6875rem
}

.shopping-page .product-box-compact .product-box-title {
    margin-top: 0;
    font-size: .6875rem;
    font-size: 12.576px;
    line-height: 1.375rem;
    letter-spacing: -0.0187rem;
    position: relative;
    text-align: center
}

.shopping-page .form-ui form {
    width: 100%;
    max-width: 90%;
    padding: 0
}

.checkout-alert .failed {
    background-color: rgba(251, 52, 73, .18);
    color: #ff637d
}

.checkout-alert .successful {
    background-color: hsla(84, 55%, 66%, .623);
    color: #9caf7e
}

.checkout-alert-title h4 {
    color: #737373;
    font-size: 1.3125rem;
    line-height: 2.375rem;
    font-weight: 700;
    letter-spacing: -0.0313rem;
    text-align: center;
    margin-bottom: .625rem
}

.checkout-alert-highlighted {
    border-radius: .5rem;
    padding: .1875rem .3125rem 0;
    margin: 0 .3125rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif
}

.checkout-alert-highlighted-success {
    color: #00bfd6;
    background-color: #ebfdff
}

.checkout-alert-content p {
    font-size: .9375rem;
    font-size: 17.136px;
    line-height: 1.67;
    color: #7d7d7d;
    text-align: center
}

.checkout-alert-content-failed {
    color: #fb3449
}

.checkout-alert-content-small {
    font-size: .75rem;
    line-height: 2.08
}

.checkout-alert-content-success {
    color: #4d663f;
    font-size: .875rem;
    font-weight: 700
}

.checkout-details-title h4 {
    font-size: 1.3125rem;
    line-height: 1.048;
    font-weight: 700;
    letter-spacing: -0.0437rem
}

.checkout-details-title h4 span {
    font-family: Verdana, Geneva, Tahoma, sans-serif
}

.checkout-details-title p {
    font-size: .9375rem;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: -0.0313rem;
    display: block;
    margin-top: .3125rem;
    color: #a0a0a0
}

.checkout-details .text-highlight {
    padding: .25rem .375rem;
    margin: 0 .1875rem;
    border-radius: .5rem
}

.checkout-details .text-highlight-error {
    color: #fb3449;
    background-color: #fff1f2
}

.checkout-details .text-highlight-success {
    background-color: hsla(84, 55%, 66%, .26);
    color: #9caf7e
}

.checkout-table {
    border-radius: .9375rem;
    -webkit-box-shadow: 0 .5rem .8125rem -0.4375rem rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .8125rem -0.4375rem rgba(0, 0, 0, .05);
    background-color: #fff;
    border: .0625rem solid #e8e8e8;
    overflow: hidden
}

.checkout-table .row:first-of-type {
    background-color: #ededed !important
}

.checkout-table .row div {
    padding: 1.25rem 1.875rem
}

.checkout-table p {
    font-size: 1.125rem;
    line-height: 1.222;
    letter-spacing: -0.0313rem;
    color: #737373;
    margin-bottom: 0
}

.checkout-table p span.red {
    color: #f63b4f
}

.checkout-table p span.green {
    color: #9caf7e
}

.checkout-orders-table {
    border-radius: .9375rem;
    -webkit-box-shadow: 0 .5rem .8125rem -0.4375rem rgba(0, 0, 0, .05);
    box-shadow: 0 .5rem .8125rem -0.4375rem rgba(0, 0, 0, .05);
    background-color: #fff;
    border: .0625rem solid #e8e8e8;
    overflow: hidden;
    width: 100%
}

.checkout-orders-table tr:first-of-type {
    background-color: #ededed !important
}

.checkout-orders-table tr td {
    position: relative;
    border-left: .0625rem solid #f1f1f1;
    padding: 1.25rem 1.875rem
}

.checkout-orders-table p {
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.222;
    letter-spacing: -0.0313rem;
    color: #737373
}

.modal {
    z-index: 1000001
}

.modal-content {
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-radius: .5rem
}

.modal-header {
    border: 0;
    position: relative
}

.modal-header .modal-title,
.send-info-title {
    font-size: 1.125rem
}

.modal-header .modal-title i,
.send-info-title i {
    float: right;
    margin: .25rem 0 .25rem .25rem;
    color: #dbc7c7
}

.modal .modal-header .close {
    color: #666;
    text-shadow: none;
    background-color: #f5f5f5;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    line-height: .625rem;
    padding: 0;
    opacity: 1;
    position: absolute;
    left: .9375rem;
    top: 1.875rem
}

.modal-footer {
    border: 0
}

.modal-backdrop.show {
    opacity: .2;
    z-index: 1000000
}

.tooltip {
    opacity: 1 !important
}

.tooltip-inner {
    background-color: #fff;
    font-family: iranyekan
}

.card-horizontal-address,
.card-horizontal-product {
    width: 100%;
    min-height: 11.25rem;
    background-color: #fff;
    border-radius: 1.5625rem;
    -webkit-box-shadow: 0 .75rem .75rem 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 .75rem .75rem 0 hsla(0, 0%, 71%, .11);
    overflow: hidden;
    padding: 1rem 1rem 1rem 1.875rem;
    margin-bottom: .9375rem;
    position: relative
}

.card-horizontal-address {
    height: 16.0625rem;
    border-radius: 0 0 1.5625rem 1.5625rem
}

.card-horizontal-address:before {
    content: '';
    height: .1875rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #00bfd6 3rem, #ff7e7e 0) repeat-x;
    background-size: 6rem .1875rem
}

.card-horizontal-product .label-status-comment {
    position: absolute;
    top: .625rem;
    left: .9375rem;
    background-color: #fff;
    border: .0625rem solid #d0e3ca;
    border-radius: .25rem;
    color: #9dbf9c;
    font-size: .6875rem;
    word-spacing: -0.0938rem;
    font-weight: 200;
    padding: .25rem .625rem
}

.card-horizontal-product .card-horizontal-product-thumb {
    width: 28%;
    height: 100%;
    float: right;
    text-align: center;
    position: relative;
    margin-left: 2%
}

.card-horizontal-product .card-horizontal-product-thumb img {
    max-width: 100%
}

.card-horizontal-product .card-horizontal-product-content {
    width: 70%;
    height: 100%;
    float: right
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-title a {
    color: #212121
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-title h3 {
    font-size: .9375rem;
    line-height: 1.75rem;
    white-space: pre-wrap
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment-title a {
    color: #212121
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment-title h3 {
    font-size: .9375rem;
    line-height: 1.75rem;
    white-space: pre-wrap;
    font-weight: 700;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    height: 3.75rem;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    width: 75%
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::after {
    content: '\F756';
    font-family: 'Material Design Icons';
    font-size: 3.8125rem;
    color: #f6f6f5;
    position: absolute;
    bottom: -1.25rem;
    left: 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment p {
    font-size: .8125rem;
    width: 95%;
    overflow: hidden;
    white-space: pre-wrap;
    line-height: 1.5625rem
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-price {
    margin: .625rem 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-price span {
    font-size: 1rem;
    font-weight: 700
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons {
    text-align: left;
    position: absolute;
    bottom: .4375rem;
    left: .9375rem
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons span.count-like {
    display: inline-block;
    padding: 0 .3125rem;
    border: .0625rem solid #efefef;
    color: #96949a;
    border-radius: .375rem;
    font-size: .875rem;
    font-weight: 700
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons span.count-like i {
    color: #d5d7db;
    font-size: 1.125rem;
    font-weight: 400;
    margin-left: .4375rem
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn {
    display: inline-block;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: .5rem;
    border: .0625rem solid #19bfd3;
    background-color: #19bfd3;
    color: #fff;
    cursor: pointer;
    padding: 0 1rem;
    text-align: center
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info:hover {
    background-color: #fff
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info {
    border: .0625rem solid #19bfd3;
    background-color: #fff;
    color: #19bfd3
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info:hover {
    border: .0625rem solid #19bfd3;
    background-color: #19bfd3;
    color: #fff
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons NaNpxove-btn {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 1rem;
    border-radius: .5rem;
    background-color: #fff;
    border: .0625rem solid #a1a3a8;
    color: #a1a3a8;
    cursor: pointer;
    text-align: center;
    font-size: 1.5625rem;
    outline: 0;
    float: left
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-light {
    background-color: #e3e3e3;
    color: #000;
    border: 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .label-card-horizontal-product {
    float: right;
    color: #f44336;
    margin: .3125rem .625rem;
    font-size: 1rem;
    font-weight: 700
}

.card-horizontal-address .card-horizontal-address-desc {
    height: 7.5rem;
    overflow: hidden;
    position: relative
}

.card-horizontal-address .card-horizontal-address-desc::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 3.75rem;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    width: 100%
}

.card-horizontal-address .card-horizontal-address-desc h4 {
    font-size: 1.3125rem;
    line-height: 1.048;
    letter-spacing: -0.025rem;
    margin-bottom: .3125rem;
    color: #6d6d6d
}

.card-horizontal-address .card-horizontal-address-desc p {
    font-size: .875rem;
    font-size: 16px;
    line-height: 1.571;
    letter-spacing: -0.0187rem;
    color: #979797;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify
}

.card-horizontal-address .card-horizontal-address-data {
    border-top: .0625rem solid #f4f4f4
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods {
    padding: 0;
    list-style: none;
    color: #979797
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method {
    margin-top: 1.375rem;
    font-size: 1rem;
    line-height: 1.375;
    position: relative;
    color: #979797;
    padding-right: 2.25rem
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method i {
    position: absolute;
    top: -0.4375rem;
    right: 0;
    font-size: 1.5rem
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions {
    position: absolute;
    left: .9375rem;
    bottom: 1.25rem
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions .btn-note {
    border: 0;
    border-radius: .3125rem;
    background-color: #e3e3e3;
    font-size: .875rem;
    line-height: 1.571;
    color: #6d6d6d;
    padding: .3125rem 1.25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions .btn-note:hover {
    opacity: .9;
    color: #717171
}

.card-horizontal-address .checkout-address-location {
    display: block;
    text-align: center
}

.card-horizontal-address .checkout-address-location strong {
    display: block;
    max-width: 100%
}

.card-horizontal-address .checkout-address-location i {
    display: block;
    font-size: 2.5rem
}

.page p {
    color: #666;
    font-size: 1rem;
    text-align: justify;
    line-height: 2.5rem
}

.page-cover {
    width: 100%;
    height: 25rem;
    background: url(../img/theme/page-cover.jpg) top no-repeat;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))), url(../files/page-cover.jpg) top no-repeat;
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(../img/theme/page-cover.jpg) top no-repeat;
    background-size: cover;
    margin-top: -1.4375rem
}

.page-cover .page-cover-title h1 {
    padding: 4.375rem 0 3.125rem;
    font-size: 2.3125rem;
    line-height: 1.189;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.075rem;
    text-align: center
}

.page-cover .form-ui form {
    padding: 1.25rem;
    max-width: 30rem;
    margin: 0 auto
}

.page-cover .form-ui form .form-row input {
    width: 70%;
    margin: 0 0 0 .625rem
}

.page-cover .form-ui form .form-row button {
    width: 27%;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.info-page-cats {
    -webkit-transform: translateY(-6.25rem);
    transform: translateY(-6.25rem)
}

.info-page-cats .info-page-cat {
    padding: 1.5625rem;
    border: .0625rem solid #ededed;
    border-radius: 1.5625rem;
    margin-bottom: 16px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.info-page-cats .info-page-cat:hover {
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12)
}

.info-page-cats .info-page-cat a {
    display: block;
    width: 100%;
    height: 9.375rem;
    text-align: center
}

.info-page-cats .info-page-cat .info-page-cat-icon {
    width: 7.5rem;
    height: 7.5rem;
    margin: auto;
    margin-bottom: .625rem;
    border-radius: 50%;
    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
}

.info-page-cats .info-page-cat img {
    max-height: 100%;
    max-width: 100%
}

.info-page-cats .info-page-cat span.info-page-cat-title {
    font-size: .875rem;
    color: #000
}

.page .filter-product .card {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.page .filter-product .card .card-header {
    margin-bottom: .9375rem;
    border: .0625rem solid #ededed;
    border-radius: 1.5625rem
}

.page .filter-product .card:not(:first-of-type) .card-header:first-child {
    border-radius: 1.5625rem
}

.page .filter-product .card-body {
    padding: 0 1.5625rem 1.5625rem;
    margin-bottom: .625rem
}

.page .filter-product p {
    list-style: unset;
    margin-bottom: 0
}

.page ul {
    list-style: none;
    padding-right: 1.875rem
}

.page ul li {
    font-size: .8125rem;
    color: #3abaf4;
    font-weight: 700
}

.page-question-not-found {
    background: url(../img/theme/page-cover-faq.jpg) no-repeat;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))), url(../img/theme/page-cover-faq.jpg) no-repeat;
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(../img/theme/page-cover-faq.jpg) no-repeat;
    height: 25.3125rem;
    background-size: cover;
    border: .0625rem solid #dedede;
    background-color: #fff;
    border-radius: 1.5625rem;
    -webkit-box-shadow: 0 .75rem .75rem 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 .75rem .75rem 0 hsla(0, 0%, 71%, .11);
    padding: 1.875rem 1.25rem
}

.page-question-not-found-text {
    font-size: 1.875rem;
    line-height: 2.1;
    letter-spacing: -0.0625rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 1.875rem;
    width: 100%
}

.page-question-not-found img {
    display: block;
    margin: 0 auto 2.5rem
}

.page-question-not-found .btn {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.page-question-not-found .page-contact-option-text {
    display: inline-block;
    font-size: 1.0625rem;
    line-height: 1.294;
    color: #fff;
    font-weight: 700
}

.content-faq-question p {
    color: #666;
    font-size: 1.125rem;
    text-align: justify;
    line-height: 2.5rem
}

.content-faq-question span {
    color: #2980b9
}

.content-faq-question img {
    display: block;
    max-width: 100%;
    margin: 24px auto
}

.error-page h1 {
    color: #4a5f73;
    font-size: 40px;
    margin-bottom: 32px;
    font-weight: 700
}

.error-page img {
    display: block;
    margin: 16px auto;
    max-width: 100%
}

footer.main-footer {
    margin-top: 1.875rem;
    background: #fff
}

footer.main-footer .back-to-top {
    text-align: center;
    font-size: 1.25rem;
    border-top: .0625rem solid #eceff1;
    padding: .625rem 0;
    margin-bottom: .9375rem
}

footer.main-footer .back-to-top a {
    color: #515151 !important
}

footer.main-footer .back-to-top .icon {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    background-color: #edf0f5;
    color: #f7858d;
    border-radius: 50%;
    margin-left: .3125rem;
    text-align: center;
    vertical-align: middle;
    line-height: 2.25rem;
    font-size: 2.1875rem
}

footer.main-footer .footer-services {
    padding-bottom: .625rem
}

footer.main-footer .footer-services .service-item {
    text-align: center;
    position: relative;
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .0125rem;
    padding-bottom: 1.25rem;
    margin: auto
}

footer.main-footer .footer-services .service-item img {
    width: 3.625rem;
    height: 3.625rem;
    margin-bottom: .4375rem
}

.title-breadcrumb-special {
    font-weight: 700;
    color: #000
}

.title-breadcrumb-special .breadcrumb {
    background: 0 0;
    margin: 0;
    padding-right: 0;
    padding-left: 0
}

.title-breadcrumb-special .breadcrumb nav {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.title-breadcrumb-special .breadcrumb a {
    color: #666;
    font-size: .8125rem;
    font-weight: 700;
    margin-left: 1.25rem;
    position: relative
}

.title-breadcrumb-special .breadcrumb a::after {
    content: '\F141';
    font-family: 'Material Design Icons';
    font-size: 1.0625rem;
    font-weight: 300;
    position: absolute;
    top: -0.0625rem;
    left: -1.0625rem
}

.title-breadcrumb-special .breadcrumb a:last-child::after {
    display: none
}

.title-breadcrumb-special .breadcrumb a:hover {
    color: #246df8
}

.title-breadcrumb-special .title-page h1 {
    font-size: 1.625rem;
    font-weight: 700;
    margin: 12px 0 2px;
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.title-breadcrumb-special .post-rating {
    float: right;
    direction: ltr;
    padding: .4375rem 0 0 .625rem;
    margin-bottom: 1.25rem
}

.title-breadcrumb-special .post-rating .star-rate {
    float: left
}

.title-breadcrumb-special .post-rating span {
    float: left;
    margin-right: .125rem;
    font-size: 1.0625rem;
    width: .9375rem;
    height: .9375rem;
    background: url(../img/theme/star-empty.svg) no-repeat
}

.title-breadcrumb-special .post-rating span.active {
    background: url(../img/theme/star.svg) no-repeat
}

.tooltip-inner {
    font-family: iranyekan;
    line-height: 1.5em;
    background: #fff;
    border: none;
    border-radius: .1875rem;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .11);
    color: #555
}

.content-desc .post-meta {
    display: inline-block;
    font-size: .6875rem;
    padding-right: 1.5rem;
    color: #8f8f8f
}

.content-desc .post-meta a {
    color: #8f8f8f
}

.content-desc .post-meta a:hover {
    color: #246df8
}

.content-desc .post-thumbnail {
    text-align: center
}

.content-desc .post-thumbnail img {
    max-width: 100%
}

.content-desc ul {
    margin-right: 0 !important
}

.content-desc ul li {
    list-style: none;
    margin-bottom: .625rem
}

.sidebar .title-sidebar {
    padding: .3125rem 0;
    border-bottom: .0625rem solid #f6f6f6
}

.sidebar .title-sidebar h3 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: -0.0313rem;
    word-spacing: -0.0938rem
}

.sidebar .content-sidebar .item {
    margin-bottom: .875rem;
    padding-bottom: .8125rem;
    border-bottom: .0625rem solid #f6f6f6;
    height: 90px;
}

.sidebar .content-sidebar .item .item-thumb {
    height: 80px;
    width: 80px;
    margin-left: .8125rem;
    float: right;
    margin-right: auto
}

.sidebar .content-sidebar .item .item-thumb a {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: .25rem
}

.sidebar .content-sidebar .item p.title a {
    font-weight: 400;
    line-height: 1.125rem;
    font-size: .8125rem;
    text-align: inherit;
    text-transform: none;
    color: #383838
}

.sidebar .content-sidebar .item p.title a:hover {
    color: #5e72e4
}

.sidebar .content-sidebar .item .item-meta,
.sidebar .content-sidebar .item .item-meta a {
    font-weight: 400;
    font-size: .6875rem;
    text-transform: none;
    color: #aeaeae
}

.sidebar .category-list,
.sidebar .category-list ul {
    list-style: none
}

.sidebar .category-list li {
    margin-bottom: .4375rem;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.sidebar .category-list li a {
    position: relative;
    padding-right: 1.25rem;
    color: #545454
}

.sidebar .category-list a::before {
    content: '\F141';
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    position: absolute;
    top: 0;
    right: 0
}

.sidebar .category-list li a:hover {
    color: #0cf
}

.sidebar .category-list li ul {
    margin: .4375rem .9375rem .4375rem 0
}

.sidebar .tag-list {
    list-style: none
}

.sidebar .tag-list li {
    display: inline-block;
    margin: .4375rem .1875rem .625rem
}

.sidebar .tag-list li a {
    padding: .3125rem .625rem;
    font-size: .75rem;
    background-color: #f5f5f5;
    border-radius: .9375rem
}

.sidebar .tag-list li a:hover {
    color: #f44336
}

.post-card {
    margin: auto auto 3.125rem;
    /* padding: .625rem; */
    max-width: 16.875rem;
    /* height: 12.5rem; */
    min-height: 3.125rem;
    text-align: center;
    background-color: #fff;
    border: 0;
    border-radius: .625rem;
    box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    -moz-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12);
    -webkit-box-shadow: 0 .125rem .25rem rgba(126, 142, 177, .12)
}

.post-card .post-thumbnail {
    /* position: relative; */
    overflow: hidden;
    /* height: 8.75rem; */
    height: 12rem;
    /* padding: 0 .625rem 1.25rem .625rem; */
    /* top: -2.5rem;
    left: -0.625rem */
}

.post-card .post-thumbnail a {
    display: block;
    height: 100%
}

.post-card .post-thumbnail img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 0.625rem .625rem 0 0;
    object-fit: cover
}

.post-card .post-thumbnail .post-tag {
    position: absolute;
    top: .625rem;
    left: .625rem;
    background-color: rgba(0, 0, 0, .5);
    color: #fefefe;
    z-index: 1;
    font-size: .6875rem;
    padding: .1875rem .625rem .0625rem .625rem;
    border-radius: .1875rem
}

.post-card .post-title {
    position: relative;
    /* top: -1.125rem; */
    text-align: right;
    line-height: 1.5rem;
    height: 5.625rem;
    overflow: hidden
}

.post-card .post-title a {
    margin-right: 10px;
    color: #000
}

.post-card .post-title a:hover {
    color: #f44336
}

.post-card .post-title>span {
    position: absolute;
    bottom: 0;
    left: .5rem;
    display: inline-block;
    font-size: .6875rem;
    font-family: iranyekan;
    font-weight: 300;
    margin-top: .625rem
}

@media (max-width:36rem) {
    .footer-services .service-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: .3125rem
    }
}

.widget {
    background: #fff;
    padding: .9375rem;
    border: none;
    margin-bottom: .9375rem;
    overflow: unset
}

.widget .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: 0;
    margin-bottom: .9375rem;
    border: 0
}

footer.main-footer .widget-menu {
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: .9375rem
}

footer.main-footer .widget-menu .card-header {
    border-bottom: 0
}

footer.main-footer .widget-menu .card-title {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0
}

footer.main-footer .widget-menu .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

footer.main-footer .widget-menu .footer-menu li {
    line-height: 1.875rem
}

footer.main-footer .widget-menu .footer-menu li a {
    color: #666
}

footer.main-footer .newsletter {
    margin-top: 1.875rem
}

footer.main-footer .newsletter form {
    position: relative
}

footer.main-footer .newsletter form .form-control {
    font-family: iranyekan;
    font-size: .8125rem;
    border-radius: .4375rem;
    color: #515151;
    padding: .4375rem !important;
    line-height: 2 !important;
    box-shadow: none;
    display: block;
    width: 100%;
    background-color: #fff;
    border: .0625rem solid #979898;
    transition: all .2s ease-out
}

footer.main-footer .newsletter form .btn {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: .4375rem;
    font-family: iranyekan;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #f7858d;
    color: #fff;
    height: 100%;
    line-height: 0;
    opacity: .8;
    -webkit-box-shadow: none;
    box-shadow: none
}

footer.main-footer .newsletter form .btn:active,
footer.main-footer .newsletter form .btn:focus {
    background-color: #f7858d;
    box-shadow: none !important
}

footer.main-footer .newsletter form .btn:hover {
    background-color: #f7858d !important;
    opacity: 1;
    box-shadow: none !important
}

footer.main-footer .socials {
    margin-top: 1.875rem
}

footer.main-footer .socials .footer-social ul li {
    display: inline-block;
    list-style: none
}

footer.main-footer .socials .footer-social ul li a {
    display: block;
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    line-height: 3.125rem;
    color: #666;
    font-size: 1.25rem;
    text-align: center;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1)
}

footer.main-footer .socials .footer-social ul li a i {
    margin: 0
}

footer.main-footer .socials .footer-social ul li a:hover {
    background-color: #f7858d;
    color: #fff
}

footer.main-footer .socials .footer-social a i {
    margin-left: .25rem
}

footer.main-footer .info {
    font-size: 1rem;
    text-align: center;
    padding: .9375rem 0
}

footer.main-footer .info a {
    padding: .1875rem
}

footer.main-footer .info div {
    margin-bottom: .625rem
}

footer.main-footer .info div.row {
    margin-bottom: 0
}

footer.main-footer .description {
    padding: .9375rem 0 0
}

footer.main-footer .description .site-description .site-title {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .9375rem;
    color: #5d5959
}

footer.main-footer .description .site-description p {
    text-align: justify;
    font-size: .75rem;
    margin-bottom: 0;
    color: #535353
}

footer.main-footer .description .symbol {
    text-align: center
}

footer.main-footer .description .symbol a {
    padding: .9375rem;
    background: #f0f0f0;
    border: .0625rem solid #e5e5ea;
    border-radius: .1875rem;
    margin: .1875rem;
    display: inline-block
}

footer.main-footer .copyright {
    font-size: .75rem;
    text-align: center;
    padding: .9375rem 0
}

footer.main-footer .copyright p {
    margin-bottom: 0;
    padding-top: .9375rem
}

footer.mini-footer {
    margin-top: 24px
}

footer.mini-footer .main-container {
    padding: 24px 0 16px;
    border-top: .0625rem solid #e7e7e7;
    font-size: .9375rem;
    font-weight: 500;
    color: #535353
}

footer.mini-footer .main-container a {
    color: #535353
}

footer.mini-footer .main-container i.mdi {
    margin-left: .625rem;
    font-size: 1.25rem
}

footer.mini-footer ul.mini-footer-menu {
    list-style: none;
    text-align: center
}

footer.mini-footer ul.mini-footer-menu li {
    display: inline-block;
    margin-left: .9375rem
}

footer.mini-footer ul.mini-footer-menu li a {
    color: #7f7f7f;
    font-size: .8125rem
}

footer.mini-footer .footer-light-text {
    color: #b0b0b0;
    font-size: .75rem;
    text-align: center
}

footer.mini-footer .text-footer {
    font-size: .8125rem
}

footer.mini-footer .copy-right-mini-footer {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: .75rem;
    color: #b0b0b0
}

#colorswitch-option button {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    border-radius: 0 .9375rem .9375rem 0;
    font-size: 1.5625rem;
    border: 0;
    position: fixed;
    top: 30vh;
    left: 0;
    z-index: 1000
}

#colorswitch-option ul {
    position: fixed;
    top: 35%;
    left: -9.375rem;
    width: 9.375rem;
    padding: .625rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2.1875rem rgba(0, 0, 0, .08);
    box-shadow: 0 0 2.1875rem rgba(0, 0, 0, .08);
    border-radius: 0 .9375rem .9375rem 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 11
}

#colorswitch-option ul.show {
    left: 0
}

#colorswitch-option .colorswitch-option-label {
    font-weight: 700;
    margin-bottom: .625rem;
    display: inline-block
}

#colorswitch-option ul li {
    width: 33%;
    float: left;
    list-style: none;
    text-align: center;
    cursor: pointer
}

#colorswitch-option ul li span {
    display: inline-block;
    width: 2.1875rem;
    height: 2.1875rem;
    border-radius: 50%;
    border: .0625rem solid rgba(0, 0, 0, .25);
    position: relative
}

#colorswitch-option ul li.active span::before {
    content: '\FE6E';
    font: normal normal normal 1.5rem/1 'Material Design Icons';
    color: #fff;
    position: absolute;
    top: .3125rem;
    left: 0;
    right: 0
}

.little-des {
    color: #989898ee;
    margin-top: 1.4375rem;
    display: block;
    text-align: justify;
    padding-top: 3.125rem
}

.no-reletive {
    position: unset
}

@media (max-width:90.25rem) {
    .shopping-page .checkout-contact-content:before {
        width: .3125rem;
        top: 0;
        bottom: 0;
        right: 1.125rem;
        position: absolute;
        background-color: #f7858d;
        content: ''
    }

    .shopping-page .checkout-contact-badge {
        width: 2.5625rem;
        height: 2.5625rem;
        background-color: #f3feff;
        -webkit-box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
        box-shadow: 0 .5rem .5625rem 0 rgba(0, 0, 0, .05);
        border: .0625rem solid #f7858d;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        text-align: center;
        line-height: 2.5625rem;
        color: #f7858d
    }

    .shopping-page a.float-left.border-bottom-dt {
        margin-left: .3125rem
    }

    .shopping-page a.float-right.border-bottom-dt {
        margin-right: .3125rem
    }
}

@media (max-width:74.9375rem) {
    .hidden-lg {
        display: none
    }

    .mt-res-1 {
        margin-top: .625rem
    }
}

@media (max-width:62rem) {
    .hidden-md {
        display: none
    }

    .show-md {
        display: block !important
    }

    .params .params-list li .params-list-key {
        width: auto
    }

    .params .params-list li .params-list-value {
        width: 100%
    }

    .w-res-sidebar {
        max-width: 22.5rem;
        margin: auto
    }

    button.btn-menu {
        display: block
    }

    header.main-header .side-menu {
        display: block
    }
}

@media (min-width:62rem) {
    header.main-header .overlay-side-menu {
        display: none !important
    }
}

@media (max-width:48rem) {
    .container {
        padding-right: 0;
        padding-left: 0
    }

    .hidden-sm {
        display: none !important
    }

    .show-sm {
        display: block !important
    }

    .dt-sn {
        border-radius: 0
    }

    .category-section {
        border-radius: .625rem;
    }

    .category-container {
        padding-left: 0.63rem;
        padding-right: 0.63rem;
    }

    r .card-horizontal-address {
        border-radius: 0
    }

    .checkout-content {
        border-radius: 0;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .profile-navbar {
        padding-right: .625rem
    }

    .checkout-item td:last-child {
        width: 9.375rem;
        display: block;
        margin-top: 5rem
    }

    .main-footer,
    .widget-banner,
    header.main-header {
        padding-right: .625rem;
        padding-left: .625rem
    }

    .main-slider {
        margin-right: .625rem;
        margin-left: .625rem
    }

    section.slider-section {
        border-radius: 0
    }

    .card-horizontal-address,
    .card-horizontal-product {
        border-radius: 0;
        padding-left: 1rem
    }

    .comparison-table {
        border-radius: 0
    }

    .modal-dialog {
        margin: 0;
        max-width: 100%
    }

    .modal-content {
        border-radius: 0
    }

    .checkout-table {
        border-radius: 0
    }

    .category-section-slider .owl-carousel .owl-nav .owl-next {
        left: 0
    }

    .category-section-slider .owl-carousel .owl-nav .owl-prev {
        right: 0
    }

    .product-carousel .owl-nav button.owl-next {
        left: 0
    }

    .product-carousel .owl-nav button.owl-prev {
        right: 0
    }

    .features-checkout-slider.owl-carousel .owl-nav .owl-next {
        left: 0
    }

    .features-checkout-slider.owl-carousel .owl-nav .owl-prev {
        right: 0
    }

    .error-page h1 {
        font-size: 24px
    }

    .message-light {
        margin-right: .625rem;
        margin-left: .625rem
    }

    .product-info .product-title {
        overflow-x: scroll
    }

    .product-info .product-title h1,
    .product-info .product-title h3 {
        overflow: unset
    }

    .product-info .product-title h1::before,
    .product-info .product-title h3::before {
        display: none
    }

    .accordion-product h5 button {
        font-size: .875rem
    }

    .comments-summary-box,
    .comments-summary-note {
        padding-right: 0;
        padding-left: 0
    }

    .comments-area {
        margin-top: 1.25rem
    }

    .help-sn .mdi {
        display: none
    }

    .tag-input-weak {
        margin-top: 3.125rem !important
    }

    .comments-add-col--content .form-ui formNaNrem-5 {
        padding-right: .9375rem !important;
        padding-left: .9375rem !important
    }

    .product-offer-question h2 {
        white-space: unset !important;
        line-height: 1.25rem;
        margin-bottom: 1.25rem;
        font-size: .8125rem;
        padding-top: .5rem
    }

    .product-offer-question h2::after {
        display: none !important
    }

    .comments-add-col--content h3 {
        font-size: 1rem;
        text-align: justify
    }

    .profile-section {
        height: auto;
        margin-bottom: 1.25rem
    }

    .profile-section .list-favorites li:last-child {
        margin-bottom: 1.875rem
    }

    .profile-section .list-favorites li a span {
        display: unset
    }

    .shopping-page .checkout-tab-times {
        overflow-x: scroll
    }

    .shopping-page .checkout-tab-times ul.nav {
        min-width: 48rem;
        overflow-x: scroll
    }

    .shopping-page .checkout-time-table {
        overflow-x: scroll
    }

    .shopping-page .checkout-time-table .col-12 .radio-box {
        overflow-x: scroll;
        min-width: 37.375rem
    }

    .shopping-page a.float-left.border-bottom-dt {
        margin-left: 1.25rem;
        margin-bottom: .625rem
    }

    .shopping-page a.float-right.border-bottom-dt {
        margin-right: 1.25rem;
        margin-bottom: .625rem
    }

    NaNrem-res-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    NaNrem-res-1 {
        padding-right: 1.5625rem !important;
        padding-left: 1.5625rem !important
    }

    NaNrem-res-2 {
        padding-right: 1.875rem !important;
        padding-left: 1.875rem !important
    }

    .checkout-orders-table {
        overflow-x: scroll;
        min-width: 50rem
    }

    .checkout-orders-table .row div {
        padding: .625rem 1.25rem;
        width: 7.5rem;
        text-align: center
    }

    .checkout-orders-table p {
        font-size: .875rem
    }

    footer.mini-footer .text-left,
    footer.mini-footer .text-right {
        text-align: center !important
    }

    .product-card {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        border: .0625rem solid #ebebeb
    }

    .checkout-address-headline {
        font-size: .875rem;
        margin-right: -0.75rem
    }

    .checkout-address-cancel {
        left: 1.5625rem
    }

    .checkout-address-location {
        border-radius: 0
    }

    .checkout-address-box {
        border-radius: 0
    }

    .checkout-address-box h5 {
        font-size: .9375rem
    }

    .checkout-address-box p,
    .checkout-address-box ul {
        font-size: .8125rem !important
    }

    .checkout-address-box ul {
        display: block;
        justify-content: unset;
        align-items: unset
    }

    .checkout-address-btn-remove {
        margin-right: 0
    }

    .checkout-address-btn-edit,
    .checkout-address-btn-remove {
        float: left;
        margin-left: .4375rem
    }

    .checkout-address-content {
        padding: 1.25rem 2.125rem 1.5625rem
    }

    .checkout-address-btn-edit,
    .checkout-address-btn-remove {
        font-size: .75rem !important
    }

    .title-breadcrumb-special {
        padding-right: .625rem
    }
}

@media (max-width:36rem) {
    .form-ui form {
        max-width: 100%;
        padding: .625rem
    }

    .accordion-product h5 button {
        font-size: .75rem
    }

    .accordion-product h5 button::before {
        content: '-';
        width: 1.75rem;
        height: 1.375rem;
        line-height: 1.375rem;
        font-size: 1.25rem
    }

    .comments-summary-note>span {
        font-size: 1rem
    }

    .comments-summary-note p {
        font-size: .875rem;
        text-align: justify
    }

    .ah-tab-content-wrapper {
        padding: .625rem !important
    }

    NaNrem-res-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

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

    .comments-area ol.comment-list .comment-title {
        font-size: .9375rem
    }

    .comments-area ol.comment-list .comment-author {
        font-size: .75rem;
        margin-bottom: 0;
        padding-bottom: .625rem
    }

    .comments-area ol.comment-list li .comment-body p {
        margin-bottom: 1.875rem;
        font-size: .8125rem
    }

    .comments-area .comment-content {
        padding-right: 0;
        padding-left: 0
    }

    .comments-area ol.comment-list li .comment-body {
        margin-top: 1.25rem;
        padding: 1.25rem 1.875rem 1.25rem 1.875rem
    }

    .comments-area ol.comment-list .footer {
        right: 0;
        width: 100%
    }

    .comments-likes {
        text-align: right;
        width: 100%
    }

    .section-title p {
        margin: 0
    }

    .comments-area ol.comment-list li .commentmetadata {
        display: none
    }

    .comments-area ol li ol.children {
        padding-right: 0
    }

    .info-page-cats .section-title img {
        display: none
    }

    .info-page-cats .section-title h2.font-weight-bold {
        font-size: 1rem;
        overflow-x: scroll;
        padding-right: 0
    }

    .info-page-cats .section-title h2.font-weight-bold::after {
        display: none
    }

    .comments-product-attributes .slider.slider-horizontal {
        width: 100%
    }

    .header-cover {
        height: 4.9375rem
    }

    .promotion-header-img {
        height: 4.5rem
    }

    .checkout-details .text-highlight {
        padding: .1875rem .375rem;
        margin: .1875rem .1875rem;
        display: inline-block;
        font-size: .8125rem
    }

    .checkout-table p {
        font-size: .9375rem
    }

    .pt-sl-res {
        overflow-x: scroll !important
    }

    .checkout-order-summary-header {
        min-width: 44.375rem;
        overflow-x: scroll
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .label-card-horizontal-product {
        position: absolute;
        right: .625rem;
        bottom: .625rem
    }

    .search-card-res .product-card {
        border-radius: 0
    }

    .search-card-res .product-card .product-thumb {
        display: inline-block;
        width: 30%
    }

    .search-card-res .product-card .product-card-body {
        padding: 0 20px;
        display: inline-block;
        width: 60%;
        padding-right: .625rem
    }

    .search-card-res .product-card .product-title {
        margin-top: 0
    }

    .search-card-res .product-card .product-thumb>img {
        max-width: 100%;
        height: 3.75rem
    }

    .search-amazing-tab .product-card {
        /* padding-top: .9375rem */
    }

    .search-card-res .product-card .product-thumb::before {
        display: none
    }

    .title-breadcrumb-special .breadcrumb a {
        font-size: .6875rem
    }

    .title-breadcrumb-special .title-page h1 {
        font-size: 1.125rem
    }

    .ltr-xs .row {
        direction: ltr
    }

    .order-xs-last {
        order: 2
    }

    .order-xs-first {
        order: 1
    }

    .amazing-product img {
        width: 54% !important;
        float: right;
        margin: 0
    }

    .amazing-product .view-all-amazing-btn {
        width: 100% !important;
        margin-top: 5.0625rem !important;
        margin: auto
    }
}

@media (max-width:30rem) {
    .title-wide h2 {
        font-size: .8125rem;
        white-space: nowrap;
        padding-left: .9375rem;
        position: relative;
        display: block;
        overflow: hidden
    }

    .product-offer-question .title-wide h2 {
        padding-bottom: 3.125rem;
        padding-top: .5rem
    }

    .title-wide a {
        display: none
    }

    .numbers-verify .lines-number-input .line-number {
        margin: 0 .125rem;
        width: 1.875rem
    }

    .content-expert-rating {
        padding: .3125rem 0 2.0625rem 2.5rem
    }

    NaNrem-res-0 {
        padding-right: 0;
        padding-left: 0
    }

    .product-card {
        margin: 0
    }

    .product-card .product-title>a {
        font-size: .8125rem
    }

    .product-card .product-meta {
        font-size: .6875rem
    }

    .product-card .product-price {
        font-size: .75rem
    }

    .discount span {
        font-size: .6875rem
    }

    .rating-stars i {
        font-size: .6875rem
    }

    .product-info .price {
        font-size: 1.125rem
    }

    .comments-area ol.comment-list li .comment-body .icon-comment {
        right: -0.4375rem
    }

    .w-res-sidebar {
        max-width: 100%
    }

    .cart-empty .cart-empty-links a::after {
        border-left: 0
    }

    .info-page-cats .info-page-cat .info-page-cat-icon {
        width: 100%;
        height: 3.125rem
    }

    .info-page-cats .info-page-cat img {
        max-height: 3.75rem;
        max-width: 3.75rem
    }

    .info-page-cats .info-page-cat {
        padding: .9375rem
    }

    .info-page-cats .info-page-cat a {
        height: 6.875rem
    }

    .page-cover {
        width: 100%;
        height: 17.5rem
    }

    .page-cover .page-cover-title h1 {
        padding: 1.875rem 0 0;
        font-size: 1.25rem;
        letter-spacing: 0
    }

    .page-cover .form-ui form .form-row input {
        width: 100%;
        margin-bottom: .625rem
    }

    .page-cover .form-ui form .form-row button {
        margin: auto
    }

    .page .filter-product .card .card-header button {
        font-size: .8125rem;
        padding-left: 2.5rem;
        padding-right: 0
    }

    .page-question-not-found {
        border-radius: 0;
        height: 21.5625rem
    }

    .page-question-not-found-text {
        font-size: 1rem;
        padding-bottom: .625rem
    }

    .page-question-not-found img {
        margin: .625rem auto .625rem;
        max-width: 2.5rem
    }

    .page-question-not-found .page-contact-option-text.mr-3 {
        margin-right: .3125rem !important
    }

    .page-question-not-found img.mb-5 {
        margin-top: 1.25rem;
        margin-bottom: .9375rem !important
    }

    .card-horizontal-address {
        min-height: 18.125rem
    }

    .card-horizontal-address-methods {
        width: 100%;
        float: unset !important
    }

    .card-horizontal-address-actions {
        width: 100%;
        position: relative !important;
        text-align: left;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        bottom: 0 !important;
        left: 0 !important;
        float: unset !important
    }

    .card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method {
        font-size: .875rem
    }

    .card-horizontal-address .card-horizontal-address-desc p {
        font-size: .875rem !important
    }

    .profile-section .list-favorites li {
        height: 3.125rem
    }

    .profile-section .list-favorites li a img {
        width: 1.5625rem;
        height: 1.5625rem
    }

    .profile-section .list-favorites li a span {
        width: 11.875rem;
        overflow-x: scroll;
        display: inline-block
    }

    .profile-section .list-favorites li button {
        top: .75rem;
        width: 1.5625rem;
        height: 1.5625rem;
        line-height: 1.375rem;
        font-size: 1.0625rem;
        border-radius: .375rem;
        padding-left: 1.375rem
    }

    .card-horizontal-product .card-horizontal-product-thumb {
        width: 21%
    }

    .card-horizontal-product .card-horizontal-product-content {
        width: 77%
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-comment p {
        width: 100%
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::before {
        width: 100%
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::after {
        font-size: 3.75rem;
        right: -3.75rem;
        left: auto
    }

    .search-amazing-tab .ah-tab-item:first-child {
        margin-right: .9375rem
    }

    .shopping-page .checkout-contact-location {
        position: relative;
        top: -1.25rem;
        left: .25rem;
        float: left;
        font-size: .8125rem
    }

    .shopping-page .checkout-contact-item-message,
    .shopping-page .checkout-contact-item-mobile {
        font-size: .875rem !important
    }

    .shopping-page .checkout-contact-item {
        font-size: .75rem !important
    }

    .shopping-page a.float-left.border-bottom-dt {
        font-size: .75rem;
        font-weight: 400
    }

    .shopping-page a.float-right.border-bottom-dt {
        font-size: .75rem;
        font-weight: 400
    }

    .checkout-alert-content p {
        font-size: .875rem
    }

    .checkout-details-title h4 {
        font-size: 1rem
    }

    .cart-empty .cart-empty-links a {
        margin-bottom: .4375rem;
        display: inline-block
    }
}

.product-variant h2 {
    font-size: .9375rem
}

@media (max-width:21.25rem) {
    header.main-header .nav-item.account {
        border: 0;
        padding: 0
    }

    header.main-header .nav-item.account i {
        font-size: 1.25rem
    }

    header.main-header .nav-link span.label-dropdown {
        display: none
    }
}

@media (max-width:30rem) {
    .title-wide-custom a {
        display: unset !important
    }

    .title-wide-custom {
        display: flex;
        justify-content: space-between
    }
}

.border-none {
    border: none !important
}

.Language {
    border: .0625rem solid #e0e0e2;
    border-radius: .4375rem;
    padding: 0 .75rem;
    margin-left: .3125rem;
    margin-right: .3125rem
}

.Language a img {
    width: 2.1875rem;
    border-radius: .25rem;
    height: auto
}

.product-variant .icon-product {
    width: 1.5625rem;
    height: auto
}

.product-warranty-span {
    background: #efefef;
    border-radius: .375rem;
    padding: 0 0 .25rem .625rem
}

.btn-primary-cm.btn-with-icon.btn-show-product {
    padding-right: .5625rem
}

.btn-primary-cm.btn-with-icon.btn-show-product::before {
    width: unset;
    height: unset
}

.show-discount {
    position: relative;
    top: unset;
    left: unset
}

.product-timeout .product-special {
    background: #00f;
    display: initial;
    color: #fff;
    padding: 0 .5rem .3125rem .5rem;
    border-radius: .625rem
}

.commodity {
    font-size: .75rem
}

.currency {
    font-size: .8125rem
}

.box-card {
    border: .0625rem solid red;
    border-radius: .9375rem
}

.box-Price-number .number,
.text-price {
    color: #4a4949;
    font-weight: 600
}

.dropdown-menu.show {
    opacity: 1 !important;
    visibility: visible !important
}

.Language .dropdown-item {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: unset
}

.flage_lang {
    width: 2.6875rem;
    height: auto;
    padding: .25rem;
    border-radius: .4375rem
}

.cart-not-available {
    background-color: #383838 !important
}

.border-product-title {
    margin-top: unset;
    margin-bottom: unset;
    border: 0;
    border-top: .0625rem solid rgba(0, 0, 0, .1)
}

header.main-header .main-menu .list>.list-item-has-children.mega-menu>.sub-menu>.list-item-has-children .list-item-has-children::before {
    content: '\F141';
    font: normal normal normal 1.25rem 'Material Design Icons';
    position: absolute;
    left: .3125rem;
    top: .5625rem
}

header.main-header .main-menu .list>.list-item-has-children.mega-menu .list-item-has-children {
    position: relative
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>.list-item-has-children>.sub-menu .list-item-has-children .sub-menu {
    visibility: hidden;
    border-radius: .3125rem;
    opacity: 0;
    position: absolute;
    width: 100%;
    box-shadow: none;
    background: #f7f7f7 !important
}

header.main-header .main-menu .list>.list-item-has-children.mega-menu>.sub-menu>.list-item-has-children .list-item-has-children::hover .sub-menu {
    right: 100%;
    top: 0;
    z-index: 999999999;
    visibility: visible;
    opacity: 1;
    background: #f3fefb !important
}

.icon-spin {
    animation-name: spin;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swal2-popup {
    width: 20rem;
    font-size: .875rem
}

.cart-product-image {
    width: 6.25rem;
    margin-right: 2.875rem
}

.cart-title {
    white-space: initial
}

.comment-replay-to {
    padding: .4375rem .5625rem;
    margin-bottom: .25rem;
    background: #eaeaea;
    border-radius: .5rem
}

.comment-replay-to a {
    color: #fd3232;
    margin-right: .5rem
}

.checkout-div {
    background: #fff;
    padding: .625rem 1.8125rem;
    border-radius: .625rem
}

.form-ui .form-group {
    margin-bottom: 0
}

#map {
    width: 100%;
    height: 31.25rem
}

header.main-header .logo-area img {
    width: 100%
}

.tiles__title {
    border-bottom: .0625rem solid #eee;
    text-align: center;
    line-height: 3rem
}

.tiles__content p {
    text-align: center
}

.gm-style,
.popover {
    font-family: iranyekan
}

body {
    background-color: #e0e0e05c
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-4>.sub-menu {
    width: 100% !important;
    min-width: 63.75rem
}

.price-index-h {
    height: 3.125rem
}

.discount span {
    background: #ff6a6a !important
}

.product-price-del {
    text-align: center;
    width: 100%;
    display: block;
    color: #999393;
    font-weight: 700;
    height: 1.25rem
}

.product-card .product-price {
    text-align: center
}

.logo-area-mini-header img {
    width: 6.25rem
}

.category-index {
    padding-top: 0 !important;
    padding-bottom: 0;
    overflow: hidden
}

.category-index .product-title {
    text-align: center;
    padding: 1.25rem
}

.category-index a.more-cat {
    background-color: #eee;
    width: 100%;
    display: block;
    text-align: center;
    padding: .5625rem;
    color: #2196f3;
    font-weight: 600;
    margin-top: 1.3125rem
}

.footer-services {
    padding-bottom: .625rem
}

.footer-services .service-item {
    text-align: center;
    position: relative;
    font-size: .8125rem;
    font-size: 14.864px;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .0125rem;
    padding-bottom: .625rem;
    margin: auto;
    padding-top: .625rem
}

.footer-services .service-item img {
    width: 3.625rem;
    height: 3.625rem;
    margin-bottom: .4375rem
}

.bk-icons-footer {
    padding: 16px 24px 0;
    background-color: #fff;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    box-shadow: 0 .125rem .375rem 0 rgba(51, 73, 94, .1);
    display: flow-root
}

.product-warranty-span {
    padding-right: .625rem !important
}

.order-product-color {
    width: .9375rem;
    height: .9375rem;
    border-radius: .3125rem;
    margin: .1875rem 0;
    border: .0625rem solid
}

.h_iframe-aparat_embed_frame {
    position: relative
}

.h_iframe-aparat_embed_frame .ratio {
    display: block;
    width: 100%;
    height: auto
}

.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

iframe {
    border: none
}

.brand-slider .owl-stage {
    margin: auto
}

.product-brand-image {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: cover;
    border-radius: .375rem
}

.category-background {
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center
}

.compare-modal .product-title {
    background: #efefef;
    height: 4.5625rem;
    padding: .4375rem;
    color: #000;
    margin-top: .75rem;
    text-align: center;
    overflow: hidden;
    font-size: .875rem;
    margin-bottom: 0
}

.compare-product {
    border: .0625rem dashed #b5b5b5;
    padding-top: 1.25rem
}

.f-menu {
    position: relative;
    padding: .0625rem !important;
    margin: 0;
    min-width: 10.9375rem !important;
    border-left: .0625rem solid;
    display: block;
    min-height: 18.75rem
}

.f-menu .master-menu {
    font-size: .875rem !important;
    font-weight: 400 !important;
    color: #000 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.f-menu .master-menu:hover,
.f-menu li.active .master-menu {
    background-color: #f5f5f5;
    border-top: .0625rem solid #e6e6e6 !important;
    border-bottom: .0625rem solid #e6e6e6 !important
}

.f-menu>li {
    margin-left: -0.25rem;
    white-space: nowrap
}

.f-menu>li>a {
    padding: 1.25rem 1.125rem;
    display: block
}

.f-menu>li>a i {
    float: none !important;
    font-size: .9375rem !important
}

.f-menu>li>.megadrop {
    display: none;
    position: absolute;
    list-style: none;
    top: 0;
    right: 11.875rem;
    width: 58.125rem;
    min-height: 100%;
    padding: .5625rem 0;
    z-index: 99999;
    border-bottom-left-radius: .3125rem;
    overflow: hidden;
    background-color: #fff;
    transition: all .5s ease-in-out;
    border: .0625rem solid #ececec
}

.f-menu>li:hover .megadrop,
.list-item:hover .f-menu>li.active .megadrop {
    display: flex;
    margin-top: 0;
    flex-direction: column;
    max-height: 18.75rem;
    flex-wrap: wrap;
    align-content: flex-start;
    -webkit-box-shadow: -0.625rem .625rem 1.875rem 0 rgb(31 45 61 / 10%);
    box-shadow: -0.625rem .625rem 1.875rem 0 rgb(31 45 61 / 10%)
}

.list-item .f-menu>li.active>a,
.list-item .f-menu>li:hover>a {
    color: red !important
}

.f-menu ul li:hover:after {
    color: #227087
}

.f-menu {
    float: right;
    color: #fff;
    border-left: .0625rem solid #cdcdcd
}

.f-menu h3 {
    margin: 0 !important
}

.f-menu ul {
    padding: 0;
    margin: 0
}

.f-menu ul li {
    padding: 0;
    list-style: none;
    font-size: .6875rem
}

.f-menu h3 .category-title-l2 {
    font-size: 1rem !important;
    padding: 0 .9375rem !important;
    padding-top: .3125rem !important;
    font-weight: 700 !important;
    color: #000 !important;
    display: flex !important
}

.f-menu h3 .category-title-l2::after {
    content: '\F141';
    position: relative;
    left: -0.1875rem;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem
}

.f-menu ul li a {
    display: block;
    color: #5a5a5a !important;
    font-weight: 500 !important
}

.f-menu ul li a:hover {
    color: #f7858d !important;
    padding-right: 1.0625rem !important
}

.megadrop.row .h5 {
    font-size: .875rem !important;
    padding: 0 0 !important;
    padding-top: .3125rem !important;
    font-weight: 600;
    color: #000 !important;
    display: flex !important;
    margin-bottom: 4.8px !important;
    transition: .2s;
    position: relative;
    right: 0
}

.megadrop.row a {
    padding: .25rem .75rem !important
}

.megadrop.row .h5::after {
    content: '\F141';
    position: relative;
    left: -0.1875rem;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem
}

.megadrop.row .h6 {
    color: #5a5a5a !important;
    font-size: .8125rem !important;
    padding: 0 0 !important;
    font-weight: 500 !important;
    position: relative;
    right: 0;
    transition: all .2s;
    margin-bottom: 0
}

.megadrop.row .h6:hover {
    color: #f7858d !important;
    right: .25rem
}

.megadrop.row .h5:hover {
    color: var(--primary-color) !important;
    position: relative;
    right: .25rem
}

header.main-header .main-menu .list .list-item-has-children:hover>.sub-menu {
    border-bottom-right-radius: .3125rem
}

.trasparent-background {
    transition: all .5s;
    opacity: 0;
    position: absolute;
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, .158);
    z-index: 5;
    right: 0;
    left: 0;
    bottom: 0;
    top: -1.5rem;
    width: 100%
}

.product-prices-div {
    height: 1.7rem
}

.inbox_people {
    background: #f8f8f8 none repeat scroll 100% 0;
    float: right;
    overflow: hidden;
    width: 40%;
    border-left: .0625rem solid #c4c4c4
}

.inbox_msg {
    clear: both;
    overflow: hidden;
    background-color: #fff;
    border-radius: 1.25rem
}

.top_spac {
    margin: 1.25rem 0 0
}

.recent_heading {
    float: right;
    width: 40%
}

.srch_bar {
    display: inline-block;
    text-align: left;
    width: 60%
}

.headind_srch {
    padding: .625rem 1.25rem .625rem 1.8125rem;
    overflow: hidden;
    border-bottom: .0625rem solid #c4c4c4
}

.recent_heading h4 {
    color: #05728f;
    font-size: 1.3125rem;
    margin: auto
}

.srch_bar input {
    border: .0625rem solid #cdcdcd;
    border-width: 0 0 .0625rem 0;
    width: 80%;
    padding: .125rem .375rem .25rem 0;
    background: 0 0
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 100% 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 1.125rem
}

.srch_bar .input-group-addon {
    margin: 0 -1.6875rem 0 0
}

.chat_ib h5 {
    font-size: .9375rem;
    color: #464646;
    margin: 0 0 .5rem 0
}

.chat_ib h5 span {
    font-size: .8125rem;
    float: left
}

.chat_ib p {
    font-size: .875rem;
    color: #989898;
    margin: auto
}

.chat_img {
    float: right;
    width: 11%
}

.chat_ib {
    float: right;
    padding: 0 .9375rem 0 0;
    width: 88%
}

.chat_people {
    overflow: hidden;
    clear: both
}

.chat_list {
    border-bottom: .0625rem solid #c4c4c4;
    margin: 0;
    padding: 1.125rem 1rem .625rem
}

.inbox_chat {
    height: 34.375rem;
    overflow-y: scroll
}

.active_chat {
    background: #ebebeb
}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
    float: left
}

.received_msg {
    display: inline-block;
    padding: 0 .625rem 0 0;
    vertical-align: top;
    width: 92%
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 100% 0;
    border-radius: .1875rem;
    color: #646464;
    font-size: .875rem;
    margin: 0;
    padding: .3125rem .75rem .3125rem .625rem;
    width: 100%
}

.time_date {
    color: #747474;
    display: block;
    font-size: .75rem;
    margin: .5rem 0 0
}

.received_withd_msg {
    width: 57%;
    float: left
}

.mesgs {
    padding: 1.875rem .9375rem .9375rem .9375rem
}

.sent_msg p {
    background: #00bfd6 none repeat scroll 100% 0;
    border-radius: .1875rem;
    font-size: .875rem;
    margin: 0;
    color: #fff;
    padding: .3125rem .75rem .3125rem .625rem;
    width: 100%
}

.outgoing_msg {
    overflow: hidden
}

.sent_msg {
    width: 46%
}

.type_msg {
    border-top: .0625rem solid #c4c4c4;
    position: relative
}

.msg_send_btn {
    background: #05728f none repeat scroll 100% 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 1.0625rem;
    height: 2.0625rem;
    position: absolute;
    left: 0;
    top: .6875rem;
    width: 2.0625rem
}

.messaging {
    padding: 0
}

.msg_history {
    height: 32.25rem;
    overflow-y: auto
}

.message_div {
    margin: .625rem 0
}

.message_div img {
    border-radius: 50%;
    width: 3.125rem;
    height: 3.125rem;
    object-fit: cover
}

.message_div .message-files a {
    border-radius: .4375rem;
    background-color: #f7858d;
    color: #fff;
    padding: .375rem 1rem;
    display: inline-block;
    margin-top: .5rem
}

.message_div .message-body {
    min-height: 3.125rem
}

.tickets .table-draught div {
    border-bottom: none
}

.table {
    text-align: right
}

.activation-code-input {
    width: 100%
}

.activation-code-title {
    font-size: .8125rem;
    color: #6b7074;
    margin-bottom: .625rem;
    text-align: center;
    margin-top: .9375rem;
    padding: 0 2.5rem
}

.activation-code-title span {
    color: #000
}

.activation-code-input {
    display: none
}

.activation-code {
    direction: ltr;
    position: relative
}

.activation-code::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom: .125rem solid;
    border-color: #ccc;
    transition: opacity .3s ease
}

.activation-code>span {
    position: absolute;
    display: block;
    font-size: .8125rem;
    color: #6f6f6f;
    top: 0;
    right: 0;
    transition: all .3s ease
}

.activation-code .activation-code-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.activation-code .activation-code-inputs input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0;
    border: 0;
    outline: 0;
    min-width: 0;
    line-height: 2.25rem;
    text-align: center;
    align-items: center;
    transition: all .3s ease;
    border-bottom: .125rem solid;
    border-color: #ccc;
    margin-right: .5rem;
    background: #fff !important;
    opacity: 0
}

.activation-code .activation-code-inputs input:last-child {
    margin-right: 0
}

.activation-code.active::before {
    opacity: 0
}

.activation-code.active .activation-code-inputs input {
    opacity: 1 !important;
    border-color: red !important
}

.activation-code .activation-code-inputs input:focus {
    border-color: red !important
}

.activation-code.active>span {
    transform: translate(0, -100%);
    line-height: 1.875rem;
    opacity: .6
}

.form-content1 {
    width: 100%;
    padding: 2.5rem 0
}

.form-account .txt {
    height: 2.8125rem
}

img.captcha {
    height: 2.5rem;
    width: auto !important;
    border-radius: .625rem
}

.files .mdi {
    font-size: 25.6px
}

.ltr {
    direction: ltr
}

.shop-list .list-row {
    align-items: center;
    margin: 4px 0;
    padding: 4px 0 8px;
    border-bottom: .0625rem dashed #c8c8d6
}

.shop-list .list-row:last-child {
    border-bottom: none
}

.card-product-name .title {
    font-size: .9375rem;
    font-weight: 700;
    color: #656565;
    margin: 3.2px 0;
    line-height: 1.5625rem
}

.card-product-name .detail {
    margin: 1.6px 0;
    color: #8f8f8f
}

.shop-list .counter-box {
    display: inline-flex;
    align-items: center;
    border-radius: .3125rem;
    border: .0625rem solid #c8c8d6
}

.shop-list .count {
    width: 2.5rem;
    border: none;
    text-align: center;
    font-size: 1.125rem
}

.shop-list .dec,
.shop-list .inc {
    background: #fff;
    border: none;
    padding: .0625rem .3125rem;
    font-size: 19.2px;
    color: #8d8d8d;
    transition: all .5s
}

.shop-list .inc {
    border-left: .0625rem solid #c8c8d6;
    border-top-right-radius: .3125rem;
    border-bottom-right-radius: .3125rem
}

.shop-list .inc:hover {
    background-color: #007bff;
    color: #fff
}

.shop-list .dec {
    border-right: .0625rem solid #c8c8d6;
    border-top-left-radius: .3125rem;
    border-bottom-left-radius: .3125rem
}

.shop-list .dec:hover {
    background-color: #dc3545;
    color: #fff
}

.cart-product-price {
    font-size: 1.25rem;
    display: block
}

.old-cart-product-price {
    display: block
}

.link--with-border-bottom {
    border-bottom: .0625rem dashed #007bff
}

@media (max-width:36rem) {
    .old-cart-product-price {
        text-align: center
    }

    .cart-product-price {
        text-align: center
    }
}

.index-main-slider .sidebar {
    padding-right: 0;
    padding-left: .9375rem
}

.index-main-slider.flex-row-reverse .sidebar {
    padding-right: .9375rem;
    padding-left: 0
}

.chart-area .chart-tooltip-container {
    display: flex;
    padding: 1rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
    direction: rtl
}

.chart-area .chart-tooltip-title {
    color: #26c9dc;
    font-size: .75rem
}

.chart-area .chart-tooltip-prices strong {
    font-size: 1.125rem
}

.chart-area .chart-tooltip-prices .chart-tooltip-discount {
    background-color: #f92b52;
    padding: 0 .625rem;
    border-radius: .75rem;
    color: #fff;
    margin-right: .5625rem;
    font-size: .75rem
}

.chart-area .chart-tooltip-prices del {
    color: #9b9b9b
}

ul.chart-prices-label {
    list-style: none
}

ul.chart-prices-label li {
    display: inline-block
}

ul.chart-prices-label input {
    display: none
}

ul.chart-prices-label li {
    margin-bottom: .3125rem
}

ul.chart-prices-label li label {
    margin: 0;
    cursor: pointer;
    padding: .375rem .625rem;
    border: .0625rem solid #cfcfcf;
    border-radius: .5rem;
    width: 8.4375rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

ul.chart-prices-label label.active {
    border-color: #5fcedb
}

#selected-chart-price-title {
    height: .9375rem
}

#price-changes-modal #chart {
    min-height: 18.75rem
}

#price-changes-modal #empty-chart {
    height: 22.8125rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.products-list-sort-type .ah-tab-item:hover {
    background-color: #f3f3f3
}

.product-card .product-head .btn-border {
    border-radius: .9375rem .9375rem 0 .9375rem !important
}

.product-card .product-head .btn-border {
    border-radius: .9375rem .9375rem 0 .9375rem !important
}

.product-card .product-head .btn-group {
    /* position: absolute; */
    z-index: 2
}

.fild_products {
    padding: .125rem .5rem;
    font-size: .75rem;
    color: #fff;
    background: #4168f6;
    border-radius: .9375rem .9375rem 0 .9375rem;
    margin-right: .3125rem;
    position: relative
}

.posts-widget-owl .owl-stage {
    margin-top: 2.5rem
}

.btn-primary-cm {
    background-color: var(--primary-color) !important
}

.btn-info-cm {
    background-color: #17a2b8 !important
}

.product-gallery .product-thumbnails>li.active>a::after {
    border-top: .125rem solid var(--primary-color) !important
}

.size-guide img {
    width: 2rem
}

.size-guide a {
    font-size: .75rem
}

header.main-header .search-area form.search button {
    background: var(--primary-color) !important
}

header.main-header .nav-link span.count {
    background-color: var(--primary-color) !important
}

header.main-header .dropdown-menu .dropdown-item:active,
header.main-header .dropdown-menu .dropdown-item:focus,
header.main-header .dropdown-menu .dropdown-item:hover {
    color: var(--primary-color) !important
}

header.main-header .main-menu .list>.list-item>a::before {
    background-color: var(--primary-color) !important
}

header.main-header .main-menu .list>.list-item:hover>a {
    color: var(--primary-color) !important
}

header.main-header .main-menu .list .list-item-has-children .sub-menu a:hover {
    color: var(--primary-color) !important
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li>a:hover {
    color: var(--primary-color) !important
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu .sub-menu li a:hover {
    color: var(--primary-color) !important
}

.title-wide a {
    color: var(--primary-color) !important
}

.product-carousel .owl-dot.active span,
.product-carousel .owl-dot:hover span {
    background: var(--primary-color) !important
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: var(--primary-color) !important;
    background-color: var(--primary-color) !important
}

.discount span {
    background: var(--primary-color) !important
}

.product-card .product-title>a {
    color: var(--primary-color) !important;
    padding: 0 10px;
}

.promotion-badge {
    color: var(--primary-color) !important;
    border-bottom: .125rem solid var(--primary-color) !important
}

.widget-suggestion .slide-progress {
    border-color: var(--primary-color) !important
}

.product-params ul li:before {
    background: var(--primary-color) !important
}

.box-card {
    position: relative;
    border: none;
    border-radius: unset;
    background-color: #f7f6f6
}

.box-card .box-border {
    position: absolute;
    border: .125rem solid var(--primary-color) !important;
    left: -0.0625rem;
    right: -0.0625rem;
    top: -0.0625rem;
    bottom: -0.0625rem;
    border-radius: .375rem;
    opacity: .09;
    z-index: 0
}

.widget-suggestion .owl-dot.active span,
.widget-suggestion .owl-dot:hover span {
    background: var(--primary-color) !important
}

.widget-search button.btn-search-widget {
    background-color: var(--primary-color) !important
}

.btn-primary-cm, .btn-info-cm {
    outline: .125rem solid var(--primary-color) !important
}

.btn-info-cm {
    outline: .125rem solid #17a2b8 !important
}

.ui-variant--check::after {
    border-bottom: .125rem solid red !important;
    opacity: .5
}

.product-gallery .product-thumbnails li.active>a::after {
    border-top: .125rem solid var(--primary-color) !important
}

.filter-product .card .card-header button i {
    color: var(--primary-color) !important
}

.parent-switcher input[type=checkbox]:checked+.ui-statusswitcher-slider {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important
}

.noUi-horizontal .noUi-handle.noUi-handle-lower {
    background-color: var(--primary-color) !important
}

.noUi-horizontal .noUi-handle.noUi-handle-upper {
    background-color: var(--primary-color) !important
}

.noUi-connect {
    background: var(--primary-color) !important
}

.header-cover {
    background-color: var(--primary-color) !important
}

.search-amazing-tab .ah-tab>.ah-tab-item[data-ah-tab-active=true] {
    background-color: var(--primary-color) !important
}

.pagination a.active-page {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important
}

.product-gallery .badge {
    background-color: var(--primary-color) !important
}

.product-gallery .product-thumbnails>li>a>i {
    color: var(--primary-color) !important
}

.product-timeout .product-special {
    background: var(--primary-color) !important
}

input[type=radio]:checked+.ui-variant--check {
    border-color: var(--primary-color) !important
}

.accordion-product h5 button::before {
    background-color: var(--primary-color) !important
}

.rating--general .rating-rate {
    background-color: var(--primary-color) !important
}

.form-ui .form-footer a {
    color: var(--primary-color) !important;
    border-bottom: .0625rem dashed var(--primary-color) !important
}

#countdown-verify-end a.btn-link-border {
    color: var(--primary-color) !important
}

#countdown-verify-end a.btn-link-border:after {
    border-color: var(--primary-color) !important
}

.profile-section .list-favorites li button {
    color: var(--primary-color) !important;
    outline: 0
}

a.border-bottom-dt {
    color: var(--primary-color) !important;
    border-bottom: .0625rem dashed var(--primary-color) !important
}

.comparison-table NaNpxove-item {
    color: var(--primary-color) !important
}

.tab-cart-page a.active {
    border-bottom-color: var(--primary-color) !important
}

.tab-cart-page a span.count-cart {
    background-color: var(--primary-color) !important
}

.checkout-header--express {
    color: var(--primary-color) !important;
    border-bottom-color: var(--primary-color) !important
}

.checkout-summary-price-value {
    color: var(--primary-color) !important
}

.shopping-page header.header-shopping .checkout-steps li.active::before {
    background-color: var(--primary-color) !important
}

.shopping-page header.header-shopping .checkout-steps li a.active {
    color: var(--primary-color) !important
}

.shopping-page header.header-shopping .checkout-steps li a.active::after {
    background-color: var(--primary-color) !important
}

.shopping-page .checkout-contact-content:before {
    background-color: var(--primary-color) !important
}

.shopping-page .checkout-contact-btn-edit {
    color: var(--primary-color) !important;
    border-bottom: .0625rem dashed var(--primary-color) !important
}

.shopping-page .checkout-contact-badge {
    border: .0625rem solid var(--primary-color) !important;
    color: var(--primary-color) !important
}

.checkout-address-box.is-selected .checkout-address-btn-submit {
    background-color: var(--primary-color) !important
}

.shopping-page .checkout-additional-options-checkbox-image {
    color: var(--primary-color) !important
}

footer.main-footer .back-to-top .icon {
    color: var(--primary-color) !important
}

footer.main-footer .newsletter form .btn {
    background-color: var(--primary-color) !important
}

footer.main-footer .newsletter form .btn:active,
footer.main-footer .newsletter form .btn:focus {
    background-color: var(--primary-color) !important
}

footer.main-footer .newsletter form .btn:hover {
    background-color: var(--primary-color) !important
}

footer.main-footer .socials .footer-social ul li a:hover {
    background-color: var(--primary-color) !important
}

.shopping-page .checkout-contact-content:before {
    background-color: var(--primary-color) !important
}

.shopping-page .checkout-contact-badge {
    border: .0625rem solid var(--primary-color) !important;
    color: var(--primary-color) !important
}

.list-item .f-menu>li.active>a,
.list-item .f-menu>li:hover>a {
    color: var(--primary-color) !important
}

.megadrop.row .h6:hover {
    color: var(--primary-color) !important
}

.search-result ul li:hover {
    background: #dcdce4
}

.search-result ul li {
    transition: .2s
}

.search-result ul li img {
    width: 3.125rem;
    height: auto
}

.search-result .search-result-text {
    line-height: 1.7;
    flex-grow: 1
}

.mdi.search-icon::before {
    background: var(--primary-color) !important;
    font-size: 1.125rem;
    width: 2.125rem;
    color: #fff;
    transition: .2s;
    border-radius: .1875rem
}

.mdi.search-icon:hover::before {
    background: #3d464d
}

.search-result .search-result-text .search-result-body {
    width: 384px
}

.search-result .search-result-text .search-result-body a {
    text-align: justify
}

.box-search-price {
    display: flex
}

.product-card-body .cart {
    font-size: 1.375rem;
    background: var(--primary-color) !important;
    position: absolute;
    left: -5.25rem;
    bottom: 0;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 0 .75rem 0 0;
    transition: .2s;
    width: 7.625rem
}

.product-card-body .cart:hover {
    position: absolute;
    left: 0
}

.product-card-body .cart span {
    font-size: .75rem
}

.product-card-body .cart a {
    color: #fff;
    transition: .3s
}

.product-card {
    overflow: hidden
}

.product-card-body .cart:hover {
    background: var(--primary-color) !important
}

.product-review-rate, .shop-review-rate {
    display: flex;
    justify-content: space-between;
    margin-bottom: .75rem
}

.product-review-rate div.review-rate-item, .shop-review-rate div.review-rate-item {
    text-align: center;
    font-size: 2rem;
    border: .0625rem solid #c2c2c2;
    color: #6777ef;
    transition: all .3s;
    border-radius: .3125rem
}

.product-review-rate input:checked+.review-rate-item, .shop-review-rate input:checked+.review-rate-item {
    border-color: #0005e1
}

.product-review-rate input, .shop-review-rate input {
    display: none
}

.product-review-rate div.review-rate-item label, .shop-review-rate div.review-rate-item label {
    margin: 0 !important;
    padding: .3125rem 1.0625rem
}

.product-review-suggest {
    display: flex;
    justify-content: space-between;
    margin-bottom: .75rem
}

.product-review-suggest div.review-suggest-item {
    text-align: center;
    font-size: 2rem;
    border: .0625rem solid #c2c2c2;
    color: #6777ef;
    transition: all .3s;
    border-radius: .3125rem
}

.product-review-suggest input:checked+.review-suggest-item {
    border-color: #0005e1
}

.product-review-suggest input {
    display: none
}

.product-review-suggest div.review-suggest-item label {
    margin: 0 !important;
    padding: .3125rem 1.0625rem
}

.product-review-suggest div.review-suggest-item p {
    margin: 0 !important;
    text-align: center;
    font-size: .75rem;
    color: #6c6c6c
}

.user-suggest {
    position: absolute;
    bottom: 0;
    right: .9375rem
}

.reviews-container .rating-stars {
    visibility: visible !important
}

.reviews-container .card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons {
    position: unset
}

.reviews-container .card-horizontal-comment {
    min-height: 6.25rem
}

.share-product {
    padding: .3125rem;
    margin: .9375rem 0 0;
    white-space: nowrap;
    list-style: none;
    display: flex;
    justify-content: space-between;
    background: #fff;
    direction: ltr;
    transition: all .15s
}

.whatsapp {
    box-sizing: border-box
}

.share-product a {
    background: rgb(171 171 171 / 16%);
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    display: block;
    margin-top: .1875rem;
    transition: all .15s;
    color: #0000006b
}

.filed-link {
    position: relative;
    border: .0625rem solid rgba(119, 132, 157, .24);
    border-radius: .25rem;
    overflow: hidden
}

.filed-link.copy-text {
    position: relative;
    height: 2.5rem;
    display: flex;
    align-items: center
}

.filed-link.dir-ltr .input-prepend {
    border-left: none;
    border-right: .0625rem solid rgba(119, 132, 157, .24);
    right: auto;
    left: 0;
    top: 0;
    border-radius: .25rem -2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.filed-link .input-prepend {
    border-left: .0625rem solid rgba(119, 132, 157, .24);
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 3.0625rem;
    height: 100%;
    line-height: 3.3125rem;
    background-color: #f7f7f9;
    border-radius: .25rem -2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-align: center;
    color: #acb3bf
}

label {
    display: inline-block
}

input#shareLink {
    padding-right: 3rem;
    text-align: left;
    direction: rtl;
    font-size: .8125rem
}

.filed-link.dir-ltr input {
    padding-right: 0;
    padding-left: .75rem;
    direction: ltr
}

.filed-link input {
    border: none;
    line-height: 3rem;
    width: 100%;
    padding-right: 3.75rem
}

input {
    overflow: visible
}

.filed-link.dir-ltr .copy-text-btn {
    left: auto;
    right: .625rem;
    transform: translateY(-50%)
}

.copy-text-btn {
    box-shadow: 0 .125rem .625rem rgb(119 132 157 / 24%);
    -webkit-box-shadow: rgb(119 132 157 / 24%) 0 .125rem .625rem;
    position: absolute;
    left: .625rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #acb3bf;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    color: #fff;
    font-size: .875rem;
    border-radius: .1875rem;
    cursor: pointer
}

.tooltip {
    z-index: 99999999
}

.share-product>a {
    position: relative;
    transition: all .2s !important;
    bottom: 0
}

.share-product .custom-mdi::before {
    font-size: 1.75rem
}

.share-product>a:hover {
    bottom: .3125rem
}

.share-product .telegram:hover .custom-mdi::before {
    color: #08c
}

.share-product .whatsapp:hover .custom-mdi::before {
    color: #25d366
}

.share-product .linkedin:hover .custom-mdi::before {
    color: #0a66c2
}

.share-product .twiiter:hover .custom-mdi::before {
    color: #1da1f2
}

.product-special-end-date {
    position: absolute;
    bottom: .25rem;
    right: 1.0625rem
}

#image-popup-modal .modal-content {
    background: 0 0
}

#image-popup-modal .modal-header,
#text-popup-modal .modal-header {
    height: 3.75rem
}

.modal-backdrop.show {
    opacity: .4
}

@media (max-width:82.4375rem) {
    .box-search-price {
        display: none
    }
}

@media (max-width:62rem) {
    .search-result .search-result-text .search-result-body {
        width: 100%
    }

    header.main-header .search-area {
        margin: .3125rem;
        width: 100%;
    }
}

.category-product-div {
    padding: .3125rem !important
}

.category-product-div {
    padding: .3125rem !important;
}

@keyframes ldio-ffthf4779sc {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ldio-ffthf4779sc div {
    position: absolute;
    animation: ldio-ffthf4779sc 1s linear infinite;
    width: 10rem;
    height: 10rem;
    top: 1.25rem;
    left: 1.25rem;
    border-radius: 50%;
    box-shadow: 0 .25rem 0 0 #e15b64;
    transform-origin: 5rem 5.125rem;
}

.loadingio-spinner-eclipse-mbdtacxsn3d {
    width: 12.5rem;
    height: 12.5rem;
    display: inline-block;
    overflow: hidden;

}

.ldio-ffthf4779sc {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0;

}

.ldio-ffthf4779sc div {
    box-sizing: content-box;
}

.blockUI {
    padding: 1.25rem;
    padding: 1.25rem;
    font-size: 1.875rem;
    background-color: #e15b6400;
    border: none;

}

.blockPage,
.blockMsg {
    background-color: #e15b6400;
}

.blockUI h1 {
    font-size: 1.5em;
}

.otp-form {
    background-color: #ffffff;
    border-radius: .5rem;
    padding: 1.25rem;
    box-shadow: 0rem .125rem .625rem rgba(0, 0, 0, 0.1);
    text-align: center;
    max-width: 25rem;
    width: 100%;
}


.otp-container,
.email-otp-container {
    direction: ltr;
    display: flex;
    justify-content: center;
    margin-top: 1.25rem;
}

.otp-input,
.email-otp-input {
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    font-size: 1.125rem;
    margin: 0 .3125rem;
    border: .0625rem solid #ccc;
    border-radius: .25rem;
    outline: none;
    transition: border-color 0.3s;
}

.otp-input:focus,
.email-otp-input:focus {
    border-color: #007bff;
}

#verificationCode,
#emailverificationCode {
    width: 100%;
    margin-top: .9375rem;
    padding: .625rem;
    font-size: .875rem;
    border: .0625rem solid #ccc;
    border-radius: .25rem;
    outline: none;
    transition: border-color 0.3s;
}

#verificationCode:focus,
#emailverificationCode:focus {
    border-color: #007bff;
}

.email-otp {
    margin-top: 1.5625rem;
}


.topbar .logo-area {
    width: 2.75rem;
}

@media only screen and (max-width: 62.5rem) {
    .pc-size {
        display: none;
    }

    .mobile-size {
        display: block;
    }
}

@media only screen and (min-width: 62.5rem) {
    .pc-size {
        display: block;
    }

    .mobile-size {
        display: none;
    }
}

.lottery_code_button {
    background-color: transparent;
    /* Makes the background color invisible */
    background-size: cover;
    /* Adjusts the image size to cover the button */
    border: none;
    /* Removes button border */
    width: 150px;
    /* Adjust button width as needed */
    height: 50px;
    /* Adjust button height as needed */
    cursor: pointer;
    /* Show pointer cursor on hover */
}

#websiteDailyCodeGeneratorModal .custom-modal-dialog {
    width: 80%;
    height: 90%;
}

#websiteDailyCodeGeneratorModal .modal-content {

    background-image: url('../img/treasur.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.3);
}

#RealNumber {
    font-size: 40px;
    font-family: Arial, sans-serif;
}

button.roll-button {

    font-size: 20px;
    box-shadow: 0px 3px 4px #50514F;
    transition: .2s;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

button.roll-button:hover,
button.roll-button:active {
    outline: none;
    cursor: pointer;
    transform: translateY(2px);
}


.dice {
    position: relative;
    width: 100px;
    height: 100px;
    transform-style: preserve-3d;
    transition: transform 5s;
}

.dot {
    position: absolute;
    width: 20px;
    height: 20px;
    margin: -10px 5px 5px -10px;
    border-radius: 20px;
    background-color: #f25f5c;
    box-shadow: inset 2px 2px #d90429;
}

.copy-message {
    display: none;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: 10px;
    /* Adjust as needed */
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.side {
    position: absolute;
    background-color: #ffF;
    border-radius: 5px;
    width: 100px;
    height: 100px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 2em;
}

.side:nth-child(1) {
    transform: translateZ(3.1em);
}

.side:nth-child(6) {
    transform: rotateY(90deg) translateZ(3.1em);
}

.side:nth-child(3) {
    transform: rotateY(-90deg) translateZ(3.1em);
}

.side:nth-child(4) {
    transform: rotateX(90deg) translateZ(3.1em);
}

.side:nth-child(5) {
    transform: rotateX(-90deg) translateZ(3.1em);
}

.side:nth-child(2) {
    transform: rotateY(-180deg) translateZ(3.1em);
}

.show-1 {
    transform: rotateX(720deg) rotateZ(-720deg);
}

.show-2 {
    transform: rotateX(-900deg) rotateZ(1080deg);
}

.show-6 {
    transform: rotateY(-450deg) rotateZ(-1440deg);
}

.show-3 {
    transform: rotateY(810deg) rotateZ(7200deg);
}

.show-4 {
    transform: rotateX(-810deg) rotateZ(-10800deg);
}

.show-5 {
    transform: rotateX(450deg) rotateZ(-7200deg);
}

.two-1,
.three-1,
.four-1,
.five-1,
.six-1 {
    top: 20%;
    left: 20%;
}

.four-3,
.five-3,
.six-4 {
    top: 20%;
    left: 80%;
}

.one-1,
.three-2,
.five-5 {
    top: 50%;
    left: 50%;
}

.four-2,
.five-2,
.six-3 {
    top: 80%;
    left: 20%;
}

.two-2,
.three-3,
.four-4,
.five-4,
.six-6 {
    top: 80%;
    left: 80%;
}

.six-2 {
    top: 50%;
    left: 20%;
}

.six-5 {
    top: 50%;
    left: 80%;
}

.roll-span {
    width: 75px;
    height: 40px;
    border: 1px solid grey;
    border-radius: 10px;
    background-color: lightblue;
    text-align: center;
    font-size: xx-large;
    vertical-align: center;
}

.roll-span2 {
    background-color: lightgreen;
}

.getCode-button, .cancel-button {
    width: 120px;
    height: 40px;
}

@keyframes pulseAnimation {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

/* Apply the animation to the button */
.button-pulse {
    animation: pulseAnimation 0.5s infinite;
    /* Repeat the animation infinitely */
}

.websiteDailyCodeGeneratorButton input {
    width: 60px;
    padding: auto;
}

.websiteDailyCodeGeneratorButton span {
    margin-right: -23px;
    transition: all ease 0.3s;
}

.websiteDailyCodeGeneratorButton:hover span {
    cursor: pointer;
    transform: scale(1.2);
    color: red;
    transition: all ease 0.5s;

}

.button_sticky_container {
    position: fixed;
    bottom: 0;
    z-index: 100;
    visibility: hidden;
}

@media (max-width:48rem) {
    .button_sticky_container {
        visibility: visible;
    }

    .testing-container {
        display: none;
    }
}

.not_downloadable_img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.fitting-image-download {
    border-radius: 50% !important;
    background-color: green !important;
    cursor: pointer;
    animation: pulseAnimation 0.5s infinite;
}

.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.check-lg {
    width: 1.5rem;
    height: 1.5rem;
}

.fitting-image-selector img {
    opacity: 0.7;
    transition: all ease 0.2s;
}

.fitting-image-selector {
    transition: all ease 0.2s;
}

.fitting-image-selector:hover {
    transition: all ease 0.25s;
    background-color: #0056b355;
    transform: scale(1.05);
}

.fitting-image-selector:hover img {
    opacity: 1;
    transition: all ease 0.2s;
}