update-cart/*!
 * 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;576px
--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: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --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: 1rem;
    font-weight: 400;
    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: .5rem
}

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

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: 1rem;
    font-style: normal;
    line-height: inherit
}

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

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: #00adb5;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #20b7be;
    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: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

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

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

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px 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: .5rem;
    font-size: 1.5rem;
    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: -2px;
    -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: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px 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: .5rem
}

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

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.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: .25rem;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    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: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

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: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

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

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

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

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

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

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

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

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-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: 15px;
    padding-left: 15px
}

.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: 576px) {
    .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: 768px) {
    .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: 992px) {
    .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: 1200px) {
    .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: 1rem;
    color: #212529
}

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

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

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.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: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

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

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

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

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

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

@media (max-width: 1199.98px) {
    .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 + 0.75rem + 6px);
    padding: 0.375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    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(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

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

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

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 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 + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

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

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem;
    position: relative;
}

.form-text {
    display: block;
    margin-top: .25rem
}

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

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

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.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: .75rem
}

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

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

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

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    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 + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem 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 + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    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 .75rem center/8px 10px,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 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem 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 .2rem 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 .2rem rgba(40,167,69,.25)
}

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

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

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    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 + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem 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 + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    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 .75rem center/8px 10px,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 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem 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 .2rem 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 .2rem 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: 576px) {
    .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: .25rem;
        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: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    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 .2rem 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 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff !important;
    background-color: #00b1b9;
    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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

.btn-block+.btn-block {
    margin-top: .5rem
}

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: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .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: .125rem
}

.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: .125rem
}

.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: .125rem
}

.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: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    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: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    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: -1px
}

.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: .5625rem;
    padding-left: .5625rem
}

.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: .375rem;
    padding-left: .375rem
}

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

.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: -1px
}

.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: -1px
}

.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: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

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

.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 + 1rem + 2px)
}

.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: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

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

.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: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.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: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.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 .2rem 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: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.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: 0;
}

.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: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    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(.75rem);
    transform: translateX(.75rem)
}

.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 + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    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 .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem 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: .75rem;
    background-image: none
}

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

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

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

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

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

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem 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 + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

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

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    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 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

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

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

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

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    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: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    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: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    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: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

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

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

.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: .5rem 1rem;
}

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

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

.nav-tabs {
    margin-bottom: 26px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border-right: 0;
    border-bottom: 4px solid #7e8aab59;
    background: none;
    margin-left: 20px;
    border-left: 0;
    color: #050F2C;
    border-top: 0;
    font-weight: 600;
}

.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;
    border-bottom: 4px solid #7e8aab59;
    background: none;
    position: relative;
}

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

.nav-pills .nav-link {
    border-radius: .25rem
}

.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;
    color: #626E94;
    margin: 22px 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
}

.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: .5rem 1rem
}

.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: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    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: .5rem;
    padding-bottom: .5rem
}

.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: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.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: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .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: .5rem;
        padding-left: .5rem
    }

    .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: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .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: .5rem;
        padding-left: .5rem
    }

    .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: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .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: .5rem;
        padding-left: .5rem
    }

    .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: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .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: .5rem;
        padding-left: .5rem
    }

    .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: .5rem;
    padding-left: .5rem
}

.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: 1px solid rgba(0,0,0,.125);
}

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

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

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

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

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

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

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

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: 5px;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .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: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .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: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        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: -1px
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    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: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px 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 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.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: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.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: .25rem;
    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: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem 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 .2rem rgba(52,58,64,.5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    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: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.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: 1rem 1rem
}

.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: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.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: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        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: -1px
}

.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: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 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: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.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: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

.toast-body {
    padding: .75rem
}

.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: .5rem;
    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,-50px);
    transform: translate(0,-50px)
}

@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% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    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% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    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: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    /* z-index: 1040; */
    /* width: 100vw; */
    /* height: 100vh; */
    background-color: #000;
    display: none;
}

.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: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1288px;
    }
}

.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: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 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: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 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 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    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: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.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: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    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: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    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: 20px;
    height: 20px;
    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: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px 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: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    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: 2rem;
    height: 2rem;
    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: 1rem;
    height: 1rem;
    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: 2rem;
    height: 2rem;
    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: 1rem;
    height: 1rem
}

.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: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px 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: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

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

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

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

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

.rounded-lg {
    border-radius: .3rem!important
}

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

.rounded-pill {
    border-radius: 50rem!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: 576px) {
    .d-sm-none {
        display:none!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .d-md-table-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: 992px) {
    .d-lg-none {
        display:none!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: 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: 576px) {
    .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: 768px) {
    .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: 992px) {
    .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: 1200px) {
    .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: 576px) {
    .float-sm-left {
        float:left!important
    }

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .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: 1px;
    height: 1px;
    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 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem 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: .25rem!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-4,.my-4 {
    margin-top: 4.5rem!important;
}

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

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

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

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

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

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

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

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

.p-0 {
    padding: 0!important
}

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

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

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

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

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

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

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

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

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

.p-2 {
    padding: 2px 1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

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

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

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

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

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

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

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

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!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: 576px) {
    .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: .25rem!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!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: 768px) {
    .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: .25rem!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!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: 992px) {
    .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: .25rem!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!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: 1200px) {
    .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: .25rem!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!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: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

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

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .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: #dc3545!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: 1px 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: 992px!important
    }

    .container {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px 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: .5rem;
    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: .25rem;
    border-bottom-left-radius: .25rem;
    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: .25rem;
    border-bottom-right-radius: .2rem;
    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: .25rem;
    border-bottom-left-radius: .25rem;
    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: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.input-group-prepend {
    margin-right: 0;
    margin-left: -1px
}

.input-group-append {
    margin-left: 0;
    margin-right: -1px
}

.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: -1px
}

.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: -1px
}

.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: .25rem;
    border-bottom-left-radius: .25rem;
    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: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.custom-file-label::after {
    left: 0;
    right: auto;
    border-right: 1px solid #ced4da;
    border-radius: .25rem 0 0 .25rem
}

.custom-control,.form-check {
    padding-left: 0;
    padding-right: 1.25rem
}

.custom-control-label::after,.custom-control-label::before {
    left: auto;
    right: 0
}

.form-check-input {
    margin-left: 0;
    margin-right: -1.25rem
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    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: .25rem;
    border-bottom-left-radius: .25rem;
    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: -1px;
    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: .25rem 0 0 .25rem!important
}

.dropright>.btn:not(:first-child) {
    border-radius: 0 .25rem .25rem 0!important
}

.page-item:first-child .page-link {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    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: .25rem;
    border-bottom-left-radius: .25rem
}

.alert-dismissible {
    padding-right: 1.25rem!important;
    padding-left: 4rem
}

.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: 576px) {
    .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: 768px) {
    .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: 992px) {
    .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: 1200px) {
    .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 5px 5px 0
}

.table-striped tr td:last-of-type {
    border-radius: 5px 0 0 5px
}

.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: 1px;
    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: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    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;
    overflow: hidden;
}

.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;
    border-bottom: 1px solid #DEE2EE;
}

.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: 30px;
    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: 768px) {
    .ah-tab::before {
        width:50px
    }
}

.ah-tab::after {
    left: 100%;
    /* width: 80px; */
    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: 43px;
    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: 18px;
    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: 1px solid #e9e9e9;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.09);
    list-style: none;
    transition: opacity .3s;
    opacity: 0;
    max-width: 290px;
    z-index: 100000
}

.ah-tab-overflow-list::after {
    content: " ";
    display: block;
    position: absolute;
    top: -14px;
    left: 14px;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-bottom-color: #fff
}

.ah-tab-overflow-list::before {
    content: " ";
    display: block;
    position: absolute;
    top: -16px;
    left: 13px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #cdcdcd
}

.ah-tab-overflow-wrapper:hover .ah-tab-overflow-list {
    top: 99%;
    padding: 10px 0;
    opacity: 1
}

.ah-tab-overflow-list:hover {
    display: block
}

.ah-tab-item {
    color: #7E8AAB;
    cursor: pointer;
    display: inline-block;
    letter-spacing: normal;
    transition: all .3s;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

.ah-tab>.ah-tab-item {
    border-bottom: 3px solid transparent;
    padding: 15px;
    margin-left: 30px;
}

.ah-tab>.ah-tab-item:hover {
    color: #000
}

.ah-tab-item[data-ah-tab-active=true] {
    color: #00ADB5;
    font-weight: 500;
}

.ah-tab>.ah-tab-item:hover {
    border-bottom: 3px solid #000
}

.ah-tab>.ah-tab-item[data-ah-tab-active=true] {
    border-bottom-color: #00ADB5;
}

.ah-tab-overflow-list>.ah-tab-item {
    border-right: 3px solid transparent;
    display: block;
    overflow: hidden;
    padding: 10px 20px;
    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: 3px solid #000!important;
    border-radius: 0!important
}

.ah-tab-overflow-list>.ah-tab-item {
    border-radius: 0!important;
    margin: 0!important;
    padding: 4px 10px!important;
    font-size: 15px!important
}

.ah-tab-content-wrapper {
    margin: 30px 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: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 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: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

.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 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8
}

.toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

.toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #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: 300px;
    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: 4px;
    background-color: #000;
    opacity: .4
}

@media all and (max-width: 240px) {
    .toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    .toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    .toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    .toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 241px) and (max-width:480px) {
    .toast-container>div {
        padding:8px 8px 8px 50px;
        width: 18em
    }

    .toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    .toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    .toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 481px) and (max-width:768px) {
    .toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }

    .toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}



@font-face {
    font-family: peyda;
    src: url("../fonts/PeydaWeb/woff/PeydaWeb-Black(FaNum).woff") format("woff-variations"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-Black(FaNum).woff") format("woff"),
    url("../fonts/PeydaWeb/iranyekanxVF/woff2/PeydaWeb-Black(FaNum).woff2") format("woff2");
    font-display: fallback;
}

@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/PeydaWeb/woff2/PeydaWeb-Light(FaNum).woff2") format("woff2"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-Light(FaNum).woff") format("woff");
}

@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/PeydaWeb/woff2/PeydaWeb-Regular(FaNum).woff2") format("woff2"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-Regular(FaNum).woff") format("woff");
}

@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/PeydaWeb/woff2/PeydaWeb-Medium(FaNum).woff2") format("woff2"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-Medium(FaNum).woff") format("woff");
}
@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/PeydaWeb/woff2/PeydaWeb-SemiBold(FaNum).woff2") format("woff2"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-SemiBold(FaNum).woff") format("woff");
}
@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/PeydaWeb/woff2/PeydaWeb-Bold(FaNum).woff2") format("woff2"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-Bold(FaNum).woff") format("woff");
}

@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/PeydaWeb/woff2/PeydaWeb-ExtraBold(FaNum).woff2") format("woff2"),
    url("../fonts/PeydaWeb/woff/PeydaWeb-ExtraBold(FaNum).woff") format("woff");
}
body {
    font-family: peyda;
    font-size: 14px;
    text-align: right;
    background-color: #ffffff;
    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: 10px;
    background-color: #f5f8fc;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn.hover:hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08)
}

@media (min-width: 1200px) {
    .main-container {
        max-width: 1270px;
    }
}

@media (max-width: 1200px) {
    .main-container {
        max-width:100%
    }
}

.btn {
    padding: 10px 18px;
    font-size: 13px;
    font-weight: 400;
    color: #212121;
    border: 0;
    outline: 0;
    border-radius: 0;
}

.btn-light {
    box-shadow: 0 2px 6px #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 2px 6px #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 2px 6px #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 {
    background-color: #00ADB5;
    border-color: #00ADB5;
    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 2px 6px #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 2px 6px #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 2px 6px #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: 30px;
    padding-top: 2px;
    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 {
    padding: 11px;
    font-size: 14px;
    position: relative;
    color: #fff;
    border: 0;
    outline: 0;
    background-color: #00ADB5;
    overflow: hidden;
    outline-offset: 2px
}

.btn-primary-cm:hover {
    color: #fff
}

.btn-primary-cm.btn-with-icon {
    padding-right: 50px
}

.btn-primary-cm.btn-with-icon.w-100 {
    padding-right: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
}

.btn-primary-cm.btn-with-icon::before {
    width: 44px;
    height: 140%;
    position: absolute;
    right: 0;
    top: -10px;
    background-color: rgba(255,255,255,.2);
    border-radius: 60px 0 0 60px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-primary-cm.btn-with-icon:hover::before {
    width: 110%
}

.btn-primary-cm.btn-with-icon img {
    width: 24px;
    position: absolute;
    right: 14px;
    top: 10px;
}

.btn-primary-cm.btn-with-icon i {
    position: absolute;
    right: 10px;
    font-size: 23px;
    top: 7px
}

.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 {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.03);
    position: relative;
    box-shadow: 0px 4px 11px rgb(121 127 136 / 5%);
    margin-bottom: 5px;
}

header.fixed {
    position: fixed;
    z-index: 1000;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0,0,0,.04)
}

header.fixed-topbar .bottom-header {
    display: none!important
}

header.main-header .ads-header {
    margin: 0;
    height: 60px;
    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: .75rem;
    padding-bottom: .75rem
}

header.main-header .topbar .topbar-right a {
    display: block
}

header.main-header .logo-area {
    margin: 8px 0
}

header.main-header .logo-area a {
    display: block
}

header.main-header .search-area {
    margin-top: 7px;
}

header.main-header .search-area form.search {
    position: relative
}

header.main-header .search-area form.search input {
    width: 100%;
    height: 100%;
    padding: 13px 30px 15px;
    line-height: 1.833;
    font-family: peyda;
    font-weight: 300;
    font-size: 14px;
    border-radius: 0;
    background-color: #f5f8fc;
    border: none;
    color: #474747;
    outline: 0;
    padding-right: 52px;
}

header.main-header .search-area form.search button {
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 7px 0 0 7px;
    background: #f7858d;
    border: 0;
    cursor: pointer;
    outline: 0
}

header.main-header .search-area form.search button img {
    width: 26px;
}

header.main-header .search-area form.search .close-search-result {
    width: 25px;
    height: 25px;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    left: 60px;
    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 10px 10px;
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.1);
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
    padding: 15px;
    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: 30px
}

header.main-header .search-area form.search .search-result ul li a {
    color: #212121;
    display: block;
    padding: 2px 0
}

header.main-header .topbar .topbar-left {
    margin-top: .5rem
}

header.main-header .nav-item {
    position: relative
}

header.main-header .nav-item.account {
    border: none;
    padding: 0 4px;
}

header.main-header .nav-link {
    padding: 10px 31px;
    margin-left: 6px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    color: #607d8b;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    background: #F5F8FC;
    line-height: 22px;
}

header.main-header .nav-link span.label-dropdown {
    float: right;
    margin: 1px 0 0 10px;
}

header.main-header .nav-link span.count {
    background-color: #f7858d;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    bottom: -8px;
    right: -2px;
    text-align: center;
    line-height: 24px;
    font-size: 11px
}

header.main-header .nav-link i {
    font-size: 18px;
}

header.header-transparent .nav-link {
    color: hsla(0,0%,100%,.85)
}

header.main-header .dropdown-menu {
    top: 60px;
    direction: rtl;
    min-width: 12rem;
    padding: .35rem 0;
    margin: .125rem 0 0;
    color: #8492a6;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 8px!important;
    -webkit-box-shadow: 0 10px 30px 0 rgba(31,45,61,.1);
    box-shadow: 0 10px 30px 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: 300px
}

header.main-header .dropdown-menu.cart .dropdown-list-icons {
    max-height: 250px;
    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: .5px;
    font-weight: 600;
    padding: 9px;
}

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: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center
}

header.main-header .dropdown-menu.cart .dropdown-item-icon img {
    max-width: 100%
}

header.main-header .dropdown-menu.cart button.remove {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 20px;
    width: 20px;
    height: 20px;
    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 button.remove 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,34px,0)!important
}

header.main-header .dropdown-menu .dropdown-item {
    color: #8492a6;
    padding: 10px 15px;
    font-size: 13px
}

header.main-header .dropdown-menu .dropdown-item i {
    float: right;
    margin-left: 12px;
    font-size: 16px
}

header.main-header .dropdown-menu.cart .btn-success,header.main-header .dropdown-menu.cart .btn-success.disabled {
    box-shadow: 0 2px 6px #a8f5b4;
    background-color: #63ed7a;
    border-color: #63ed7a;
    color: #fff;
    font-size: 13px
}

header.main-header .dropdown-menu.cart .btn-primary,header.main-header .dropdown-menu.cart .btn-primary.disabled {
    box-shadow: 0 2px 6px #acb5f6;
    background-color: #6777ef;
    border-color: #6777ef;
    color: #fff;
    font-size: 13px
}

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: 242px;
    width: 242px;
    height: 36px;
    line-height: 36px;
    padding-right: 20px;
    font-size: 14px;
    background: #edf0f5;
    color: #708198;
    border: none;
    border-radius: 10px;
    outline: 0
}

header.main-header .search-box form i {
    position: absolute;
    top: 3px;
    left: 10px;
    font-size: 20px
}

header.main-header .search-box input::placeholder {
    font-size: 13px
}

header.main-header .bottom-header {
    margin-top: 22px;
    border-top: 0.6px solid #DEE2EE;
}

header.main-header .main-menu {
    width: 100%;
    float: right;
    position: relative;
    padding: 11px 0px;
}

header.main-header .main-menu .list {
    margin-bottom: 0px;
    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: .5rem
}

header.main-header .main-menu .list .list-item:first-child {
    margin-right: 0;
    border-left: 0.6px solid #DEE2EE;
}

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: 2px;
    bottom: -4px;
    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: 11px 10px;
    border-top: 2px solid transparent;
    position: relative;
    top: 0;
    font-size: 13px;
    font-weight: 500;
    background: none;
}

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 {
    position: absolute;
    top: 5px;
    left: -8px;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 20px
}

header.main-header .main-menu .list .list-item-has-children .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 52px;
    right: 0;
    min-width: 220px;
    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 10px 30px 0 rgba(31,45,61,.1);
    box-shadow: 0 10px 30px 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 .5rem 1.25rem -.25rem rgba(64,64,64,.2);
    box-shadow: 0 .5rem 1.25rem -.25rem 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 20px 'Material Design Icons';
    position: absolute;
    left: 5px;
    top: 9px
}

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: 4px 15px;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 2.27;
    font-weight: 300;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-top: 1px solid transparent;
    border-bottom: 1px 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: 2px 0 2px 6px;
    font-size: 18px
}

header.main-header .main-menu .list .list-item-has-children:hover>.sub-menu {
    visibility: visible!important;
    opacity: 1!important;
    top: 50px;
}

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: 12px
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 100000
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu.nav {
    display: unset;
    border-radius: 0 0 10px 10px
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li {
    float: right;
    width: 100%;
    padding-right: 15px
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu {
    border-radius: 0 0 10px 10px
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu .sub-menu {
    border-radius: 10px
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu li:first-child>a {
    border-radius: 10px 10px 0 0
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu li:last-child>a {
    border-radius: 0 0 10px 10px
}

header.main-header .main-menu .list .list-item.menu-col-1 .sub-menu li>a>li:last-child>a {
    border-radius: 0 0 10px 10px
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-2>.sub-menu {
    min-width: 360px;
    width: 360px
}

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: 540px;
    width: 540px
}

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: 720px;
    width: 720px
}

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: 900px;
    width: 900px
}

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: 200px;
    bottom: 0;
    border-radius: 0 0 0 10px
}

header.main-header .main-menu .list .list-item.mega-menu .sub-menu a {
    line-height: 26px
}

header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li>a {
    color: #000;
    display: block;
    font-weight: 700;
    padding-right: 10px;
    padding-left: 10px
}

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: -260px;
    width: 260px;
    height: 100%;
    background-color: #fff;
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: -2px 0 4px rgba(0,0,0,.1);
    box-shadow: -2px 0 4px 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: 21px;
    right: 6px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    outline: 0;
    display: none
}

button.btn-menu .align {
    display: inline-block;
    margin-right: 35px;
    cursor: pointer
}

button.btn-menu .align__justify {
    margin-right: 0
}

button.btn-menu .align span {
    background: #000;
    display: block;
    margin-bottom: 6px;
    width: 27px;
    height: 2px
}

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: 242px;
    width: 242px;
    height: 36px;
    line-height: 36px;
    padding-right: 20px;
    font-size: 14px;
    background: #edf0f5;
    color: #708198;
    border: none;
    border-radius: 10px;
    outline: 0
}

header.main-header .side-menu .search-box-side-menu form i {
    position: absolute;
    top: 4px;
    left: 15px;
    font-size: 20px
}

header.main-header .side-menu .logo-nav-res {
    margin: 20px 0
}

header.main-header .side-menu .logo-nav-res img {
    max-width: 100%;
    padding: 14px;
}

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 2px 1px 5px rgba(0,0,0,.08);
    box-shadow: inset 2px 1px 5px 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: 16px;
    display: block;
    padding: 7px 22px;
    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: 20px;
    top: 10px;
    color: #3633e6;
    font-size: 18px
}

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: 14px;
    display: block;
    padding: 0 35px;
    line-height: 44px;
    color: #283971
}

header.main-header .side-menu ul ul ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 20px
}

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: 5px;
    left: 10px;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    -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: 10px
}

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 4px 8px rgba(0,0,0,.03);
    box-shadow: 0 4px 8px rgba(0,0,0,.03)
}

main.main-content {
    position: relative
}

.sidebar-banner {
    padding: 0;
    text-align: center;
    box-shadow: none;
    background: 0 0;
    margin: 2px 0 15px 0
}

.sidebar-banner img {
    border-radius: 10px;
    -webkit-box-shadow: 0 .5rem 1.25rem -.25rem rgba(64,64,64,.2);
    box-shadow: 0 .5rem 1.25rem -.25rem rgba(64,64,64,.2)
}

.main-slider {
    border-radius: 8px;
    margin-bottom: 2px;
    height: 329px;
    border: 0;
    border-radius: 10px;
}

.main-slider-cs {
    height: auto;
    overflow: hidden
}

#main-slider-res {
    height: auto
}

.main-slider .carousel-indicators li {
    width: 8px;
    height: 8px;
    margin-right: 6px;
    margin-left: 6px;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 2px 4px 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: #00adb5;
    width: 40px;
    border-radius: 25px
}

.main-slider .carousel-control-next {
    left: 0;
    right: auto;
    font-size: 45px
}

.main-slider .carousel-control-prev {
    right: 0;
    left: auto;
    font-size: 45px
}

.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: 10px;
    cursor: pointer
}

#main-slider-res .main-slider-slide img {
    border-radius: 10px;
    width: 100%
}

.category-section {
    background-color: #fff
}

.category-section-title {
    color: #656565;
    margin: 10px auto 24px;
    line-height: 30px;
    opacity: .7;
    width: 100%;
    text-align: center
}

.category-section-title h3 {
    font-size: 19px
}

.category-section-slider .category-slider .item {
    text-align: center;
    padding: 10px 0 0
}

.category-section-slider .category-slider .item img {
    display: block;
    width: 100px;
    margin: auto;
    transition: all .3s
}

.category-section-slider .category-slider .item img:hover {
    transform: translateY(-10px)
}

.category-section-slider .category-slider .item h4 {
    font-size: 12px;
    line-height: 30px;
    color: #2a2a2a;
    margin-top: 8px;
    text-align: center
}

.category-section-slider .category-slider .item h6 {
    color: #ababab;
    font-size: 12px;
    line-height: 10px
}

.category-section-slider .category-slider .item h6::before {
    content: '+';
    margin-left: 2px;
    visibility: hidden;
    display: none
}

.category-section-slider .owl-carousel .owl-nav .owl-next,.category-section-slider .owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    font-size: 40px;
    color: #6a6a6a;
    line-height: 40px;
    outline: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 0 rgba(0,0,0,.05)
}

.category-section-slider .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -20px
}

.category-section-slider .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -20px
}

.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: 40px;
    height: 40px;
    margin-top: -20px;
    line-height: 37px!important;
    text-align: center;
    outline: 0;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 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: 40px;
    color: #6a6a6a
}

.brand-slider .owl-nav button.owl-next {
    left: -15px;
    cursor: pointer
}

.brand-slider .owl-nav button.owl-prev {
    right: -15px;
    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: 47px;
    z-index: 0;
    display: block;
    width: 100%;
}

.title-wide::after {
    content: '';
    background-color: #d9e1eb;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 16px
}

.no-after-title-wide::after {
    display: none
}

.title-wide a,.title-wide h2 {
    color: #6f7479;
    line-height: 33px;
}

.title-wide h2 {
    font-size: 36px;
    position: relative;
    z-index: 10;
    font-weight: 800;
    color: #000000;
    margin-bottom: 12px;
}

.text-sm-title h2 {margin-top: 0px;}

.title-wide h2:after,.title-wide h2:before {
    content: ''
}

.title-wide h2:before {
    display: block;
    position: absolute;
    right: -12px;
    top: 11px;
    height: 14px;
    width: 32px;
    margin-right: 13px;
    height: 14px;
    width: 32px
}

.no-title-wide-before h2 {
    padding-right: 10px
}

.no-title-wide-before h2::before {
    background: 0 0
}

.title-wide a {
    display: block;
    position: relative;
    float: left;
    padding: 0 10px;
    margin: 4px;
    height: 33px;
    background-color: #edf0f5;
    color: #f7858d;
    font-weight: 100;
    border-radius: 3px;
    z-index: 100
}

.title-wide a::before {
    position: absolute;
    top: 16px;
    left: -28px;
    width: 28px;
    height: 2px;
    background-color: #edf0f5
}

.section-title p {
    margin: -10px 40px 0;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

section.slider-section {
    padding: 1rem 0 0px;
}

.amazing-product a {
    display: flex;
    justify-content: center
}

.amazing-product img {
    width: 54%!important;
    max-height: calc(100% - 41px);
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto
}

.amazing-product a.view-all-amazing-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 9px 16px;
    border: 1px solid #fff;
    border-radius: 5px
}

.amazing-section .product-card {
    border-radius: 10px!important
}

.amazing-section .product-carousel .item {
    margin-bottom: 20px!important
}

.product-carousel .item {
    margin-bottom: 40px
}

.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: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #ddd;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
    -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: 38px
}

.product-carousel .owl-nav {
    margin-top: 0
}

.product-carousel .owl-nav button {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: absolute;
    top: 35%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    line-height: 37px!important;
    text-align: center;
    outline: 0;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 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: 40px;
    color: #6a6a6a
}

.product-carousel .owl-nav button.owl-next {
    left: -15px;
    cursor: pointer
}

.product-carousel .owl-nav button.owl-prev {
    right: -15px;
    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: #ffffff;
    padding-bottom: 1rem;
    margin: 10px 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding-top: 0 !important;
}

.product-card:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(51,73,94,.15);
    box-shadow: 0 2px 6px 0 rgba(51,73,94,.15)
}

.product-card .product-head {
    padding: 0 .9375rem .5rem;
    display: none;
}

.rating-stars {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    visibility: hidden
}

.rating-stars i {
    display: inline-block;
    margin-left: -7px;
    color: #bfbfbf;
    font-size: .875rem
}

.rating-stars i.active {
    color: #ffd800
}

.discount {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
}

.discount span {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    background: #f7858d;
    border-radius: 15px 15px 0 15px
}

.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: 200px;
    box-shadow: 0 0 100px #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;
    height: 315px;
    object-fit: cover;
}

.product-card .product-card-body {
    padding: 0 1.25rem
}

.product-card .product-meta {
    display: block;
    margin-bottom: .5rem;
    margin-top: 0.8rem;
    color: #7E8AAB;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s
}

.product-card .product-meta:hover {
    color: #404040
}

.product-card .product-title {
    height: 46px;
    margin: .75rem 0 1.125rem;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    position: relative
}

.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;
    text-decoration: none;
    display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 25px;
}

.product-card .product-title>a:hover {
    color: #1fb7be;
}

.product-card .product-price {
    color: #00ADB5;
    font-weight: 600;
    font-size: 20px;
}

.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: 200px;
    box-shadow: 0 0 100px #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: 40px
}

.promotion-badge {
    width: 80%;
    height: 54px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 61px;
    color: #f7858d;
    border-bottom: 1px solid #f7858d;
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
    margin: 0 auto
}

.promotion-badge.not-available {
    color: #6c757d;
    border-color: #6c757d
}

.product-card .promotion-badge {
    font-size: 16px
}

.search-amazing-tab .discount {
    top: 42px
}

.product-carousel.carousel-md .item {
    margin-bottom: 20px
}

.widget-suggestion .widget-suggestion-title {
    margin-bottom: 10px
}

.widget-suggestion .widget-suggestion-title img {
    max-width: 100%
}

.widget-suggestion #progressBar {
    height: 1px;
    background: #e0e1e2;
    position: relative;
    margin-bottom: 15px
}

.widget-suggestion .slide-progress {
    box-shadow: 0 0 8px 0 rgba(255,138,138,.5);
    border-top-style: solid;
    border-width: 0;
    border-top-width: 1px;
    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: 8px;
    height: 8px;
    margin: 5px 4px;
    background: #ddd;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
    -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: 30px
}

.widget-banner a {
    display: block
}

.widget-banner img {
    max-width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 .5rem 1.25rem -.25rem rgba(64,64,64,.1);
    box-shadow: 0 .5rem 1.25rem -.25rem rgba(64,64,64,.1)
}

.widget-search {
    position: relative
}

.widget-search input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-right: 7px;
    font-size: 13px;
    background-color: #fafdfb;
    border: none;
    outline: 0
}

.widget-search input::placeholder {
    font-size: 12px
}

.widget-search button.btn-search-widget {
    position: absolute;
    left: 0;
    width: 35px;
    height: 40px;
    background-color: #f7858d;
    border: 0;
    outline: 0
}

.widget-search button.btn-search-widget img {
    max-width: 17px;
}

.filter-product .card {
    border: 1px solid #f3f3f3;
}

.filter-product .card .card-header {
    background-color: #fff
}

.filter-product .card .card-header button {
    font-size: 14px;
    padding: 8px 8px;
}

.filter-product .card .card-header button i {
    position: absolute;
    left: 0;
    top: 7px;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 25px;
    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: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 6px;
    border: 1px 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: 40px;
    height: 21px;
    border-radius: 29px;
    border: 1px 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: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #959595;
    transition: all .4s ease;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px
}

.parent-switcher input[type=checkbox]:checked+.ui-statusswitcher-slider span {
    right: 21px
}

.parent-switcher .label-switcher {
    margin-right: 0;
    margin-bottom: 5px;
    cursor: pointer
}

.noUi-target {
    border: 0;
    border-radius: 0;
    background-color: #e7e7e7;
    box-shadow: none
}

.noUi-horizontal {
    height: .1875rem
}

.noUi-horizontal .noUi-handle {
    top: -6px;
    left: -.375rem;
    width: 15px;
    height: 15px;
    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: -.375rem;
    left: auto
}

.ui-range-slider-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 1.875rem
}

.ui-range-slider-footer>.column:last-child {
    padding-right: .9375rem;
    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: .875rem;
    font-weight: 700
}

.ui-range-values .ui-range-label {
    display: inline-block;
    margin-right: .125rem;
    color: #8c8c8c;
    font-size: .75rem;
    font-weight: 600
}

.noUi-connect {
    background: #f7858d!important
}

.header-cover {
    content: '';
    background-color: #f7858d;
    background-image: url(../img/svg/701f8a6b.svg);
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    height: 275px;
    z-index: -1
}

.promotion-header-img {
    width: 100%;
    background: url(../img/theme/amazing.svg) 50% no-repeat;
    background-size: contain;
    height: 120px
}

.search-amazing-tab .ah-tab-item {
    padding: 5px 8px;
    border-radius: 0;
    border-bottom: 0;
    margin: 0 10px;
    font-size: 13px
}

.search-amazing-tab .ah-tab-item:first-child {
    margin-right: 0;
}

.search-amazing-tab .ah-tab-item:hover {
    border: 0
}

.search-amazing-tab .ah-tab>.ah-tab-item[data-ah-tab-active=true] {
    color: #40c2c8;
    padding: 5px 8px;
    border-radius: 0;
    border-bottom: 3px solid #40c2c8;
}

.pagination {
    width: 100%;
    display: inline-block;
    margin: 22px auto;
    text-align: center
}

.pagination a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 49px;
    font-size: 20px;
    color: #212121;
    background: #F5F8FC;
    margin-left: 8px;
}

.pagination a.next {
    display: inline-block;
    padding: 0 5px;
    color: #333;
    width: 45px;
    height: 45px;
}

.pagination a.prev {
    display: inline-block;
    padding: 0 5px;
    color: #333;
    width: 45px;
    height: 45px;
}

.pagination a.active-page {
    background-color: #f7858d;
    border-color: #f7858d;
    color: #fff
}

ul.gallery-options {
    position: absolute;
    top: 36px;
    right: 40px;
    z-index: 1000
}

ul.gallery-options li {
    margin-bottom: 5px;
    z-index: 980;
    position: relative;
    list-style: none;
    display: inline-block;
    padding-left: 4px;
}

ul.gallery-options button {
    width: 40px;
    height: 35px;
    background-color: #fff;
    border: 0;
    color: #565656;
    cursor: pointer;
    outline: 0;
    font-size: 24px
}

ul.gallery-options .tooltip-option {
    opacity: 0;
    visibility: hidden;
    padding: 5px 0;
    background-color: #6f6f6f;
    color: #fff;
    z-index: 4;
    font-size: 13px;
    line-height: 1.692;
    position: absolute;
    top: 2px;
    right: 60px;
    width: 130px;
    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: -10px;
    border-width: 10px 0 10px 10px;
    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: 25px
}

.product-timeout .countdown-timer span {
    display: inline-block;
    width: 50px;
    height: 35px;
    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: -14px;
    font-size: 11px;
    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 1rem;
}

.product-gallery .badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin-left: 0;
    color: #fff;
    background-color: #f7858d;
    padding: 5px;
    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: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
    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: 1.3125rem;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    content: '\F6EC';
    opacity: 0
}

.product-gallery .gallery-item::after {
    box-shadow: 0 .5rem 1.5rem 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;
    border-radius: 12px;
    margin-bottom: 34px;
    padding: 9px 2px;
    margin-top: -26px;
}

.product-gallery .border-product {
    margin: 0;
    padding-bottom: 7px;
    border-top: none;
    display: none;
}

.section-title .currency {
    color: #00adb5;
    font-weight: 600;
}

.product-gallery .product-thumbnails>li {
    display: inline-block;
    margin: 5px 2px;
    vertical-align: middle
}

.product-gallery .product-thumbnails li {
    background-color: #fff;
    border-radius: 9px;
    padding: 5px
}

.product-gallery .product-thumbnails li.active>a::after {
    content: '';
    position: absolute;
    bottom: -15px;
    height: -4.5em;
    left: 10px;
    right: 10px
}

.product-gallery .product-thumbnails li a {
    height: 50px!important;
    width: 50px!important
}

.product-thumbnails.carousel-products .owl-nav button.owl-next,.product-thumbnails.carousel-products .owl-nav button.owl-prev {
    border: 1px solid #050F2C;
    font-size: 18px;
    z-index: 199;
    color: #050F2C;
    width: 30px !important;
    height: 30px !important;
    line-height: 29px !important;
    top: 70px;
}

.product-thumbnails.carousel-products .owl-nav button {
    box-shadow: unset
}

.product-thumbnails .owl-stage-outer {
    overflow-x: clip!important;
    overflow: unset
}

ul.gallery-options.special {
    position: absolute;
    top: 76px;
    right: 20px;
    z-index: 1000
}

.product-gallery .product-thumbnails>li>a>img {
    display: block;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 4px
}

.product-gallery .product-thumbnails>li>a>i {
    font-size: 25px;
    line-height: 50px;
    color: #f7858d
}

.product-gallery .product-carousel .owl-nav button.owl-next,.product-gallery .product-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 40px;
}

.product-info .product-title .admin-edit-url {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    padding: 7px;
    font-size: 14px
}

.product-info .product-title h1 {
    font-size: 21px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-weight: 700;
    margin-bottom: 19px;
}

.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: 14px;
    color: #000000c4;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-family: sans-serif,peyda
}

.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: 10px 0 0;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    font-size: .729rem;
    line-height: 1.692
}

.box-product-unavailable .unavailable::before {
    content: '';
    position: absolute;
    width: 87%;
    height: 1px;
    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: 11px;
    padding-right: 11px;
    z-index: 2
}

.infoSection .cart-not-available {
    background-color: #798189!important;
    outline: 2px solid #798189!important
}

.product-variant>span {
    font-size: inherit;
    color: inherit;
    padding-left: 15px;
    margin-top: 3px;
    float: right
}

.product-variants {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-bottom: 8px;
}

.ui-variant {
    display: inline-block;
    position: relative
}

.product-variants li {
    display: inline-block;
    margin-left: 7px;
    margin-bottom: 6px;
}

.ui-variant {
    display: flex;
    position: relative;
    background: #ffffff;
    font-weight: 400;
    font-size: 14px;
}

.ui-variant--check {
    cursor: pointer;
    border-radius: 5px;
    padding: 4px 10px;
    font-size: 13px;
}

.ui-variant--color input[type=radio]:checked+.ui-variant--check::after {
    bottom: -2px;
    width: 100%;
}

input[type=radio]:checked+.ui-variant--check::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%
}

.ui-variant--color .ui-variant-shape {
    width: 17px;
    height: 17px;
    margin-top: 6px;
    display: block;
    border-radius: 4px;
    background: #ccc;
    cursor: pointer;
    margin-bottom: 6px;
    border-radius: 50px
}

.ui-variant input[type=radio] {
    visibility: hidden;
    position: absolute
}

.ui-variant--color .ui-variant-shape {
    margin-right: 16px;
    opacity: .75;
    margin-left: 6px;
}

.card .product-variant::after {
    content: '';
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    padding-bottom: 16px
}

.box-Price-number.box-margin {
    margin-top: 10px!important
}

.product-variant h2 {
    color: #000000b3;
    margin-bottom: 8px !important;
}

.card .product-variant-color.product-variant::after {
    padding-bottom: 6px
}

input[type=radio]:checked+.ui-variant--check {
    border-color: #f7858d
}

.product-params {
    height: 157px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 51px;
    position: relative
}

.product-params.active {
    height: auto
}

.product-params ul {
    list-style: none;
    padding: 0;
    color: #050F2C;
    margin: 20px 0;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833
}

.product-params ul:before {
    content: attr(data-title);
    font-size: 13px;
    font-size: 1.2rem;
    line-height: 1.692;
    display: list-item;
    font-weight: 500;
}

.product-params ul li {
    margin: 11px 15px;
    width: 100%;
    font-size: 13px;
    position: relative
}

.product-params ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: -14px
}

.product-params ul li span {
    margin-left: 5px;
    white-space: normal;
    display: inline-block;
    font-weight: 400;
}

.product-params ul li span:first-child {
}

.product-params .sum-more {
    width: 100%;
    position: absolute;
    height: 50px;
    text-align: right;
    background: #fff;
    bottom: -32px;
    right: 0;
    line-height: 23px;
    font-size: 13px;
    box-shadow: 0 0 10px #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: #00b7d3;
    padding: 0;
    line-height: 2;
    font-size: 12px
}

.btn-link-border:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: '';
    position: absolute;
    border-bottom: 1px dashed #1ca2bd
}

.product-params .show-less {
    display: none
}

.product-info .price {
    color: #00adb5;
    font-size: 25px;
    font-weight: 600;
}

.tabs-product-info .ah-tab .ah-tab-item i {
    margin-left: 5px
}

.tabs-product-info .ah-tab-overflow-wrapper .ah-tab-item i {
    margin-left: 7px
}

.description-product {
    color: #536E7B;
    text-align: justify;
    font-weight: 300;
    font-size: 16px;
    line-height: 38px;
}

.accordion-product .card {
    border: 0;
    padding-bottom: 20px
}

.accordion-product .card .card-header {
    background-color: #fff;
    padding: 0;
    border-bottom: 0
}

.accordion-product h5 button {
    font-size: 20px;
    color: #000;
    padding-right: 50px;
    position: relative
}

.accordion-product h5 button:active,.accordion-product h5 button:hover {
    color: #000;
    text-decoration: none
}

.accordion-product h5 button::before {
    content: '-';
    width: 38px;
    height: 32px;
    line-height: 32px;
    background-color: #f7858d;
    position: absolute;
    right: 0;
    top: 10px;
    border: none;
    color: #fff;
    border-radius: 0 15px 15px 15px;
    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: 15px;
    line-height: 2.53;
    color: #404040;
    margin: 20px 0
}

.params section {
    width: 100%;
    float: right;
    margin-bottom: 20px
}

.params .params-title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: -.3px
}

.params .params-title:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    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: -1px -8px;
    width: 100%;
    float: right;
    padding-right: 19px;
    border-bottom: 1px solid #e5e8ef80;
}

.params .params-list li .params-list-key {
    float: right;
    width: 19%;
    border-radius: 10px;
    padding: 20px 18px 12px;
    color: #9CB0B9;
    position: relative;
    font-weight: 400;
}

.params .params-list li .params-list-value {
    float: left;
    width: 79%;
    font-size: 13px;
    border-radius: 10px;
    padding: 20px 18px 12px;
    font-weight: 500;
}

.content-expert-rating {
    list-style: none;
    padding: 5px 13px 33px 60px;
    background: #fcfcfc;
    border-radius: 5px
}

.content-expert-rating>li {
    display: flex;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
    align-items: center;
    margin-top: 15px
}

.content-expert-rating>li:first-child {
    margin-top: 0
}

.content-expert-rating>li .cell {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px
}

.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: 4px;
    border-radius: 3px;
    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: 11px;
    color: #6f6f6f;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rating-rate {
    width: 0;
    height: 100%;
    background: silver;
    border-radius: 3px
}

.rating--general .rating-rate {
    background-color: #f7858d
}

.comments-summary-box,.comments-summary-note {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px
}

.comments-summary-note>span {
    font-size: 19px;
    font-size: 1.357rem;
    line-height: 1.158;
    color: #5a5a5a;
    letter-spacing: -.4px;
    margin-bottom: 20px;
    display: block
}

.comments-summary-note p {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 2.27;
    margin-bottom: 35px;
    color: #676767
}

.comments-tab .card-body p {
    font-size: 15px;
    line-height: 2.53;
    color: #404040;
    margin: 20px 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: 14px;
    margin-top: 20px;
    padding: 20px 40px 20px 20px;
    line-height: 30px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #f7f1f1;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(126,142,177,.2);
    -webkit-box-shadow: 0 2px 4px rgba(126,142,177,.2)
}

.message-light {
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
    border-radius: 10px;
    line-height: 22px;
    margin: 15px 25px 10px;
    background-color: #f9f7d8;
    border: 1px solid #f6e8a1;
    color: #a37731;
    text-align: justify
}

.message-light--purchased {
    font-size: 13px;
    line-height: 2.23;
    border-radius: 10px;
    color: rgba(36,90,29,.98);
    padding: 7px 40px 7px 12px;
    background-color: #fff;
    border: 0
}

.comment-body .message-light {
    margin: 15px 0
}

.message-light--purchased:before {
    content: '\F111';
    font-family: 'Material Design Icons';
    font-size: 28px;
    position: absolute;
    right: -20px;
    top: -4px;
    width: 50px;
    height: 50px;
    background-color: #c1ff26;
    border: 1px solid #e2f0d5;
    text-align: center;
    line-height: 50px;
    -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: 5px 0 0
}

.comments-user-shopping>li {
    margin: 20px 0
}

.comments-user-shopping>li .cell {
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #777;
    margin: 5px 0
}

.comments-user-shopping>li>.cell {
    color: #000;
    font-weight: 700
}

.comments-user-shopping>li .color-cell {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.comments-user-shopping>li .color-cell .shopping-color-value {
    width: 17px;
    height: 17px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px
}

.comments-user-shopping>li .seller-cell:before {
    content: '\F00EC';
    font-family: 'Material Design Icons';
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 7px
}

.o-text-blue {
    color: #1ca2bd
}

.message-light--opinion-positive {
    font-size: 13px;
    line-height: 2.23;
    background-color: #fff;
    border: 0;
    border-radius: 10px;
    color: rgba(36,90,29,.98);
    padding: 7px 40px 7px 12px
}

.message-light--opinion-positive:before {
    content: '\F514';
    font-family: 'Material Design Icons';
    font-size: 28px;
    position: absolute;
    right: -20px;
    top: -4px;
    width: 50px;
    height: 50px;
    background-color: #4ae3f3;
    border: 1px solid #4ae3f3;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -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: peyda;
    margin: 0 10px;
    color: #394eea;
    font-size: 18px
}

.comments-area .comment-content {
    padding-bottom: 35px
}

.comments-area ol li {
    list-style: none
}

.comments-area ol.comment-list .comment-title {
    font-size: 19px;
    line-height: 1.158;
    color: #5f5f5f;
    font-weight: 700
}

.comments-area ol.comment-list .comment-author {
    font-size: 14px;
    line-height: 1.571;
    display: block;
    color: #adadad;
    margin-top: 5px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.comments-area ol.comment-list li .comment-body p {
    text-align: justify
}

.comments-area ol.comment-list li .fn {
    font-size: 15px;
    margin-left: 0;
    float: right;
    font-weight: 700;
    font-style: normal;
    color: #000
}

.comments-area ol.comment-list li .says {
    margin-left: 15px;
    margin-right: 5px
}

.comments-area ol.comment-list li .commentmetadata {
    float: left
}

.comments-area ol.comment-list li .commentmetadata a {
    color: #03a9f4;
    font-size: 13px
}

.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: 14px
}

.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: 1px dashed #1ca2bd
}

.comments-area ol.comment-list li .comment-body .icon-comment {
    font-size: 28px;
    position: absolute;
    right: -4px;
    top: -27px;
    width: 50px;
    height: 50px;
    background-color: #4ae3f3;
    border: 1px solid #4ae3f3;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -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: 1px solid #e2f0d5;
    color: rgba(36,90,29,.98)
}

.content-expert-evaluation-negative,.content-expert-evaluation-positive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.content-expert-evaluation-positive span {
    color: #00bfd6;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400
}

.content-expert-evaluation-negative span {
    color: #f44336;
    font-size: 16px;
    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: 6px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative
}

.content-expert-evaluation-negative ul li:before,.content-expert-evaluation-positive ul li:before {
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 13px;
    right: 0
}

.content-expert-evaluation-positive ul li:before {
    background-color: #00bfd6
}

.comments-area ol.comment-list .footer {
    position: absolute;
    bottom: 0;
    left: 30px
}

.comments-likes {
    text-align: left;
    color: #777;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692
}

.comments-area ol.comment-list li img.avatar {
    position: absolute;
    top: 4px;
    right: -40px;
    left: auto;
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    padding: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51,73,94,.1);
    box-shadow: 0 2px 6px 0 rgba(51,73,94,.1)
}

.btn-like {
    border-radius: 8px;
    border: 1px solid #ededed;
    background: #fff;
    padding: 2px 13px;
    color: #8c8c8c;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    outline: 0!important;
    cursor: pointer
}

.btn-like[data-counter]:before {
    margin-left: 7px;
    color: #7a7a7a;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: inherit;
    content: attr(data-counter)
}

.form-question-answer textarea {
    border-radius: 10px;
    padding: 10px
}

.comments-product-attributes-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.692;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-right: -10px
}

.comments-product-attributes .slider.slider-horizontal {
    width: 70%
}

.comments-product-attributes .slider.slider-horizontal.slider-rtl .slider-track {
    background: #d5d5d5;
    height: 5px
}

.comments-product-attributes .slider-selection.tick-slider-selection {
    background: #35ccde
}

.comments-product-attributes .slider-tick {
    width: 12px;
    height: 12px;
    background: silver;
    border: 2px solid #fcfcfc;
    top: 2px
}

.comments-product-attributes .slider-tick.in-selection {
    width: 12px;
    height: 12px;
    border: 2px solid #fcfcfc;
    background-color: #35ccde;
    top: 2px
}

.comments-product-attributes .slider-handle {
    width: 19px;
    height: 19px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    background: #35ccde;
    top: -3px
}

.comments-add-col--content .form-ui form {
    max-width: 100%
}

.comments-add-col--content input::placeholder,.comments-add-col--content textarea::placeholder {
    padding-right: 7px
}

.comments-add-col--content h3 {
    margin-bottom: 25px;
    letter-spacing: -.5px;
    font-size: 22px;
    line-height: 1.5;
    color: #555
}

.comments-add-col--content .desc-comment {
    color: #54696b
}

.comments-add-col--content .cl-circle-title {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    float: right;
    margin: 8px 0 0 10px
}

.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: 40px
}

.product-offer-question-option label {
    color: #6777ef;
    padding-top: 0
}

.comments-add-col--content p {
    font-size: 14px;
    line-height: 1.36;
    text-align: justify;
    margin: 10px
}

.comments-add-col--content .add-points {
    width: 30px;
    height: 28px;
    background: 0 0;
    position: absolute;
    left: 6px;
    top: 8px;
    padding: 0;
    cursor: pointer;
    border: 2px solid #878787;
    border-radius: 4px;
    color: #878787;
    font-size: 24px;
    line-height: 23px;
    outline: 0;
    display: none
}

.form-comment-title {
    margin-bottom: 12px;
    color: #565656;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 1.375;
    position: relative
}

.form-comment-title--positive {
    padding-right: 25px
}

.form-comment-title--negative {
    padding-right: 25px
}

.form-comment-title--positive:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 16px;
    top: 6px;
    border-radius: 4px;
    background: #00bfd6;
    content: ''
}

.form-comment-title--negative:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 16px;
    top: 6px;
    border-radius: 4px;
    background: #fb3449;
    content: ''
}

.ui-input--add-point {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px
}

.ui-input--add-point .ui-input-field {
    padding-left: 44px
}

.ui-input--add-point .ui-input-point {
    width: 48px;
    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: 22px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: #878787;
    border: 2px solid #878787;
    border-radius: 5px;
    padding: 0 7px
}

.form-comment-dynamic-labels {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 10px
}

.ui-dynamic-label {
    position: relative;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    border-radius: 8px;
    padding: 8px 14px 8px 38px;
    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: 12px
}

.ui-dynamic-label-remove {
    width: 38px;
    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: 25px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.form-ui form {
    padding: 20px;
    margin: 0 auto
}

.blog-comment form {
    max-width: unset;
    margin: 0
}

.form-ui .form-row-title {
    margin-top: 20px
}

.form-ui .form-row-title:first-child {
    margin-top: 0
}

.form-ui .form-row-title h3 {
    margin-bottom: 10px;
    font-size: 12px;
    color: #7E8AAB;
    font-weight: 300;
}

.form-ui .form-row-title h4 {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 300;
    color: #7E8AAB;
}

.form-ui .form-row.with-icon {
    position: relative
}

.form-ui .form-row .input-ui {
    width: 100%;
    height: 54px;
    margin: auto;
    padding: 20px;
    border: none;
    outline: 0;
    background: #F7F9FC;
}

.form-ui .form-row .input-ui.placeholder-right::placeholder {
    text-align: right;
    padding-right: .5rem!important
}

.form-ui .form-row.with-icon i {
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 16px
}

.form-ui .form-row textarea {
    height: 120px!important;
    padding-top: 10px
}

.form-ui .custom-select-ui {
    width: 100%
}

.form-ui .custom-select-ui .nice-select {
    width: 100%;
    padding-right: 18px;
    border: none;
    padding-left: 30px;
    border-radius: 0;
    background: #f7f9fc;
    clear: none
}

.form-ui .custom-select-ui .nice-select .current {
    float: right
}

.form-ui .custom-select-ui .nice-select:after {
    left: 12px;
    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: 160px;
    overflow-y: auto;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(31,45,61,.1);
    box-shadow: 0 10px 30px 0 rgba(31,45,61,.1)
}

.form-ui .custom-select-ui .nice-select .option {
    padding-right: 18px;
    padding-left: 29px;
    text-align: right
}

.form-ui .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 26px;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    border-radius: 10px
}

.form-ui .custom-file-label::after {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 26px;
    color: #495057;
    content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢';
    background-color: #e9ecef;
    border-right: inherit;
    border-left: 0;
    border-radius: 10px 0 0 10px
}

.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: 1px dashed #f7858d
}

.circle-box-icon {
    width: 168px;
    height: 100px;
    margin: 20px auto;
    line-height: 100px;
    font-size: 50px;
    text-align: center
}

.numbers-verify {
    width: 100%
}

.numbers-verify .lines-number-input {
    border-radius: 5px;
    background: #fff;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    text-align: center;
    direction: ltr;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2) inset;
    box-shadow: 0 0 5px rgba(0,0,0,.2) inset
}

.numbers-verify .lines-number-input .line-number {
    display: inline-block;
    width: 40px;
    height: 30px;
    border: 0;
    border-bottom: 4px solid #c8c8c8;
    margin: 0 7px;
    outline: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px
}

#countdown-verify-end {
    display: inline-block;
    margin-bottom: -7px
}

#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: -1px;
    color: #f7858d;
    font-weight: 700
}

#countdown-verify-end a.btn-link-border:after {
    border-color: #f7858d
}

.profile-sidebar-header .profile-avatar img {
    width: 78px;
    height: 78px;
    border: 3px solid #BDC5DD;
    border-radius: 50%
}

.profile-sidebar-header .profile-header-content .profile-username {
    font-size: 24px;
    margin-bottom: 6px;
    font-weight: 700;
    margin-top: 9px;
}

.profile-sidebar-header .profile-header-content .profile-phone {
    color: #7E8AAB;
    font-size: 16px;
    font-weight: 400;
}

.profile-sidebar-header .profile-point {
    border-bottom: 1px solid #ededed
}

.profile-sidebar-header .profile-point .label-profile-point {
    color: #00bfd6;
    font-size: 16px;
    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: 14px;
    font-weight: 400;
    color: #7E8AAB;
}

.profile-sidebar .profile-menu-section .profile-menu ul li {
    list-style: none;
    padding: 6px 0px 0px 0px;
    border-bottom: 1px solid #dee2ee52;
}

.profile-sidebar .profile-menu-section .profile-menu ul li a {
    display: block;
    padding: 10px 5px;
    color: #7E8AAB;
    line-height: 33px;
    font-weight: 400;
    font-size: 16px;
    position: relative;
}
.profile-sidebar .profile-menu-section .profile-menu ul li:last-child {
    border-bottom: none;
}
.profile-sidebar .profile-menu-section .profile-menu ul li a.active,.profile-sidebar .profile-menu-section .profile-menu ul li a:hover {
    color: #050F2C;
}

.profile-sidebar .profile-menu-section .profile-menu ul li a i {
    float: right;
    font-size: 19px;
    margin: -3px 4px
}

.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 2px 6px #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: 1px solid #e2e2e2;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 4px rgba(126,142,177,.12);
    box-shadow: 0 2px 4px rgba(126,142,177,.12);
    transform: translate3d(0,39px,0)!important
}

.user-menu-responsive .dropdown-menu a {
    padding: 7px;
    font-size: 14px
}

.profile-navbar {
    display: flex;
    align-items: center;
    margin: 0 0 20px
}

.profile-navbar .profile-navbar-btn-back {
    background: 0 0;
    height: 56px;
    border: none;
    border-left: 1px solid #dfdfdf;
    margin-left: 15px;
    font-size: 13px;
    line-height: 2.2;
    letter-spacing: -.2px;
    color: #767676;
    padding: 36px 0 0 16px;
    cursor: pointer;
    position: relative
}

.profile-navbar .profile-navbar-btn-back:before {
    content: '\F054';
    position: absolute;
    right: 2px;
    top: -20px;
    font-family: 'Material Design Icons';
    font-size: 37px
}

.profile-navbar h4 {
    font-size: 21px;
    line-height: 23px;
    color: #858585
}

.profile-navbar h4 span {
    display: block;
    font-size: 12px;
    line-height: 1.833;
    letter-spacing: -.3px;
    margin-top: 5px;
    margin-bottom: -5px;
    color: #acacac
}

.profile-navbar h4 span.font-en {
    display: inline-block;
    color: #858585;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 17px;
    font-weight: 700
}

.profile-section {
    padding: 14px 35px;
    padding-bottom: 32px;
    position: relative;
    background-color: #fff;
}

.profile-section .label-info {
    color: #7e8aabb3;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: right;
}

.profile-section .value-info {
    color: #050F2C;
    font-size: 18px;
    margin-bottom: 26px;
    font-weight: 700;
}

.profile-section .value-info.address {
    font-size: 14px
}

.profile-section .list-favorites li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    list-style: none;
    margin-bottom: 57px;
    position: relative;
    margin-top: 19px;
}

.profile-section .list-favorites li a {
    display: inline-block
}

.profile-section .list-favorites li a span {
    width: 310px;
    color: #7b7b7b;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 6px;
    -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 {margin-bottom: 25px;}

.profile-section .list-favorites li button {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 40px;
    height: 38px;
    line-height: 30px;
    font-size: 20px;
    border: 0;
    background-color: #ffffff;
    color: #f7858d;
    outline: 0;
    cursor: pointer
}

a.border-bottom-dt {
    color: #f7858d;
    font-weight: 700;
}

.profile-section .profile-section-link {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 15px;
    background: #F5F8FC;
    text-align: center;
    padding: 13px;
    margin: 4px 15px;
}

.table-responsive {
    background-color: #fff;
}

.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: 30px;
    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: 1px solid #ededed
}

.table-order-details .details-product-area {
    display: flex;
    align-items: center
}

.table-order-details img.thumbnail-product {
    width: 60px;
    margin-left: 7px
}

.table-order-details .details-product {
    font-size: 13px;
    line-height: 2;
    letter-spacing: -.7px;
    text-align: right;
    text-overflow: ellipsis;
    width: 160px;
    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: 12px;
    line-height: 1.833;
    color: #acacac;
    letter-spacing: 0
}

.table-draught div {
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 36px;
    border-bottom: 1px solid #F5F8FC;
}

.table-draught div:last-child {
    border-bottom: 0
}

.table-draught div span.title {
    color: #7E8AAB;
    font-size: 16px;
    font-weight: 400;
}

.table-draught div span.value {
    color: #050F2C;
    font-size: 15px;
    font-weight: 500;
    padding-right: 9px;
}

.profile-order-steps-item {
    height: 160px;
    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: 25px;
    color: #009ec9;
    z-index: 1
}

.profile-order-steps-item.is-active::after {
    content: '';
    position: absolute;
    right: 55%;
    bottom: 16px;
    width: 96%;
    height: 3px;
    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: 140px;
    margin: auto
}

.profile-order-steps-item span {
    white-space: nowrap;
    margin-top: 10px;
    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: 40px;
    height: 40px;
    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: -20px;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 0 rgba(0,0,0,.05)
}

.profile-order-steps.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -20px;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 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: 40px;
    color: #6a6a6a;
    line-height: 40px
}

.additional-info form {
    max-width: 100%;
}

.cart-empty {
    text-align: center
}

.cart-empty p.cart-empty-title {
    color: #858585;
    font-size: 28px
}

.cart-empty .cart-empty-links a {
    position: relative;
    margin-left: 6px;
    margin-right: 6px
}

.cart-empty .cart-empty-links a::after {
    content: '';
    position: absolute;
    left: -9px;
    top: 0;
    height: 100%;
    border-left: 1px solid #d5d5d5
}

.cart-empty .cart-empty-links a:last-child::after {
    display: none
}

.comparison-table {
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #edf0f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51,73,94,.1);
    box-shadow: 0 2px 6px 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: 750px;
    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: 1px 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: .625rem;
    padding: .75rem .75rem 1.125rem;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51,73,94,.1);
    box-shadow: 0 2px 6px 0 rgba(51,73,94,.1)
}

.comparison-table .remove-item {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 22px;
    height: 22px;
    padding-left: .0625rem;
    border-radius: 50%;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    background-color: #edf0f5;
    color: #f7858d
}

.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-bottom: .75rem;
    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: .875rem;
    transition: color .25s;
    color: #404040;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none;
    min-height: 50px
}

.features-checkout-slider .item {
    text-align: center
}

.features-checkout-slider .item a {
    display: block
}

.features-checkout-slider .item img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 10px auto 10px
}

.features-checkout-slider .item .title-feature-checkout-slider {
    font-size: 13px;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next,.features-checkout-slider.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    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: -20px;
    color: #a8a8a8;
    box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15)
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -20px;
    color: #a8a8a8;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51,73,94,.2);
    box-shadow: 0 2px 6px 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: 25px;
    color: #000;
    line-height: 40px
}

.tab-cart-page .nav-tabs {
    border: 0
}

.tab-cart-page a {
    width: 50%;
    text-align: center;
    color: #818181;
    padding: 8px;
    height: 42px;
    border: solid #edf0f5!important;
    border-width: 1px 1px 3px!important;
    border-radius: 0!important
}

.tab-cart-page a:first-child {
    border-left: none!important;
    border-radius: 0 5px 0 0!important
}

.tab-cart-page a:last-child {
    border-radius: 5px 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: 4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block
}

.checkout-content {
    margin: 0 0 10px;
    background-color: #fff;
}

.checkout-header {
    display: flex;
    align-items: center;
    margin: 0 16px;
    padding: 12px 24px 12px 0;
    border-bottom: 1px solid #fff;
    position: relative;
    background: #F5F8FC;
}

.checkout-header--express {
}

.checkout-header:before {
    font-size: 24px;
    position: absolute;
    right: 0
}

.checkout-header--express:before {
    content: '\F787';
    font-size: 18px
}

.checkout-header .checkout-add-all-to-cart {
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    margin-right: auto;
    cursor: pointer
}

.checkout-header-title {
    margin-right: 8px;
    color: #858585;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.5;
    white-space: nowrap
}

.checkout-header-extra-info {
    margin-right: 8px;
    color: #a1a3a8;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.5
}

.checkout-item {
    border-top: 1px 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: 26px;
    height: 26px;
    line-height: 23px;
    font-size: 20px;
    text-align: center;
    border: none;
    border-radius: 13px;
    color: #999;
    background: #f5f5f5;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    outline: 0!important
}

.checkout-title {
    border-bottom: 1px solid #ececec;
    color: #656565;
    padding: 17px 0;
    font-size: 18px;
    font-weight: 700
}

.checkout-title {
    font-size: 15px;
    line-height: 1.88;
    border-bottom: 0;
    position: relative;
    width: 300px
}

.checkout-dealer {
    font-size: 13px;
    line-height: 1.692;
    margin: 7px 0
}

.checkout-guarantee,.checkout-special-deal {
    font-size: 12px;
    line-height: 1.833;
    margin: 7px 0
}

.checkout-variant {
    font-size: 13px;
    line-height: 1.692;
    margin: 7px 0
}

.checkout-variant-value {
    position: relative;
    margin-right: 8px
}

.checkout-variant--color .checkout-variant-value {
    padding-left: 25px
}

.checkout-variant--color .checkout-variant-shape {
    width: 17px;
    height: 17px;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    position: absolute;
    left: 0;
    top: 3px
}

.checkout-save-for-later {
    text-align: right;
    color: #009ec9!important;
    cursor: pointer;
    font-size: 12px;
    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: 5px;
    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: 23px;
    height: 26px;
    cursor: pointer;
    margin: 0;
    position: relative
}

.number-input button:after,.number-input button:before {
    display: block;
    position: absolute;
    content: '';
    width: 11px;
    height: 2px;
    background-color: #9a9aa5
}

.number-input button.plus:after {
    transform: translate(0,0) rotate(90deg)
}

.number-input input[type=number] {
    max-width: 23px;
    padding: 1px;
    border-left: 3px solid #f7f6f6;
    border-right: 3px solid #f7f6f6;
    border-width: 0 2px;
    font-size: 17px;
    height: auto;
    font-weight: 700;
    text-align: center;
    background: #e5e5e5;
    color: #4a4949
}

.checkout-summary-summary {
    list-style: none;
    padding: 15px 10px;
    color: #515151;
    margin-bottom: 0;
}

.checkout-summary-summary li {
    padding-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0;
}

.checkout-summary-summary li:last-child {
    padding-bottom: 0
}

.checkout-summary-summary li span:first-child {
    color: #9CB0B9;
    font-size: 16px;
    font-weight: 400;
}

.checkout-summary-summary li span:last-child {
    margin-right: auto;
    color: black;
    font-weight: 500;
    font-size: 18px;
}

.checkout-summary-discount {
    font-size: 14px;
    line-height: 1.571;
    color: #009ec9
}

.checkout-summary-summary .help-sn:first-of-type {
    font-size: 18px;
    line-height: 31px;
    letter-spacing: -.4;
    text-align: right;
    direction: rtl;
    color: #777676
}

.checkout-summary-summary .help-sn:last-of-type {
    margin-right: 5px
}

.help-arrow {
    position: absolute;
    top: -8px;
    right: 16px;
    width: 13.7px;
    height: 13.7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #fff;
    -webkit-box-shadow: inset -1px -1px 0 0 #b8b8b8;
    box-shadow: inset -1px -1px 0 0 #b8b8b8
}

.help-container.is-right .help-arrow {
    left: 14px;
    right: unset
}

.help-text {
    font-size: 13px;
    line-height: 1.692;
    font-weight: 400;
    letter-spacing: -.3px;
    text-align: right;
    direction: rtl;
    color: #777;
    margin-bottom: 0
}

.help-sn .mdi {
    color: aliceblue;
    font-size: 21px;
    line-height: 1.048;
    color: #626E94;
    cursor: pointer;
    position: absolute;
    top: 25px;
}

.help-container {
    position: absolute;
    padding: 11px 11px 21px;
    min-width: 273px;
    max-width: 394px;
    -webkit-box-shadow: 0 -6px 12px 0 hsla(0,0%,71%,.3);
    box-shadow: 0 -6px 12px 0 hsla(0,0%,71%,.3);
    background-color: #fff;
    border: 1px solid #b8b8b8;
    z-index: 121;
    right: auto;
    left: 0
}

.help-container.is-left {
    right: 0;
    left: auto
}

.checkout-club-container {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6
}

.checkout-summary-devider {
    padding: 0 10px
}

.checkout-summary-devider div {
    width: 100%;
    height: 4px;
    border-right: none;
    border-left: none
}

.checkout-summary-content {
    padding: 26px 0;
    color: #a0a0a0;
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
    border-top: 1px solid #9cb0b942;
}

.checkout-summary-price-title {
    line-height: normal;
    float: right;
    font-weight: 400;
    font-size: 16px;
    color: #536E7B;
}

.checkout-summary-price-value {
    float: left;
    font-size: 1.071rem;
    line-height: normal;
    color: #f7858d
}

.checkout-summary-price-value-amount {
    color: #00ADB5;
    font-weight: 800;
    font-size: 18px;
}

.checkout-feature-aside-item {
    position: relative;
    font-size: 13px;
    line-height: 1.692;
    font-weight: 700;
    margin-bottom: 10px;
    list-style: none
}

.checkout-feature-aside-item img {
    width: 24px;
    margin-left: 4px
}

.shopping-page header.header-shopping {
    position: relative;
    height: 110px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.03);
    box-shadow: 0 4px 8px rgba(0,0,0,.03)
}

.shopping-page header.header-shopping ul.checkout-steps {
    float: right;
    width: 100%;
    margin: 30px auto 18px;
    list-style: none;
    padding: 0;
    color: #a0a0a0;
    font-size: 13px;
    position: relative
}

.shopping-page header.header-shopping ul.checkout-steps::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -20px;
    width: 67%;
    margin: 0 auto;
    height: 6px;
    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: 6px;
    background-color: #f7858d;
    right: -50%;
    bottom: -20px;
    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: -25px;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    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: 20px;
    position: relative
}

.shopping-page .checkout-contact-content {
    padding: 20px 43px 22px 20px;
    position: relative;
    color: #6d6d6d
}

.shopping-page .checkout-contact-content.hidden {
    display: none
}

.shopping-page .checkout-contact-content:before {
    width: 5px;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    background-color: #f7858d;
    content: ''
}

.shopping-page .checkout-contact-items {
    padding: 0;
    list-style: none
}

.shopping-page .checkout-contact-item {
    font-size: 12px;
    font-size: .857rem;
    line-height: 34px;
    position: relative
}

.shopping-page .checkout-contact-item:first-child {
    margin-top: 0;
    margin-bottom: 5px
}

.shopping-page .checkout-contact-btn-edit {
    line-height: 21px;
    font-size: 12px;
    margin-right: 11px;
    position: relative;
    color: #f7858d!important;
    border: none;
    border-bottom: 1px 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: 14px;
    font-size: 1rem;
    line-height: 1.571
}

.shopping-page .checkout-contact-item-mobile {
    padding-left: 10px;
    border-left: 1px solid #e4e4e4
}

.shopping-page .checkout-contact-item:first-child {
    margin-top: 0;
    margin-bottom: 5px
}

.shopping-page .checkout-contact-item-message {
    margin-right: 10px
}

.shopping-page .checkout-contact-badge {
    width: 41px;
    height: 41px;
    background-color: #f3feff;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    border: 1px solid #f7858d;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    text-align: center;
    line-height: 41px;
    color: #f7858d
}

.checkout-address {
    margin-bottom: 20px;
    position: relative;
    display: none;
    z-index: 1
}

.checkout-address.show {
    display: block
}

.checkout-address-content {
    padding: 20px 40px 25px
}

.checkout-address-headline {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    margin-bottom: 21px
}

.checkout-address-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px
}

.checkout-address-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px
}

.checkout-address-location {
    border: 4px dashed #b8b8b8;
    border-radius: 15px;
    background: #fff;
    letter-spacing: -.3px;
    color: #a0a0a0;
    min-height: 72px;
    height: 100%;
    font-size: 14px;
    font-size: 1rem;
    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: 14px 22px;
    max-width: 252px;
    font-size: 23px;
    font-size: 1.643rem;
    line-height: 1.913
}

.checkout-address-box {
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    padding: 10px 10px 55px;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(126,142,177,.12);
    box-shadow: 0 2px 4px rgba(126,142,177,.12)
}

.checkout-address-box h5 {
    font-size: 17px;
    line-height: 29px;
    margin-top: 6px;
    letter-spacing: -.4px
}

.checkout-address-text {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.checkout-address-box p {
    font-size: 13px;
    font-size: .929rem;
    line-height: 2.62;
    margin-top: 5px;
    margin-bottom: 12px;
    color: #a0a0a0
}

.checkout-address-box ul {
    list-style: none;
    font-size: 13px;
    font-size: .929rem;
    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: 12px;
    font-size: .857rem;
    line-height: 21px;
    text-align: center;
    padding: 6px 25px;
    border: none;
    border-radius: 5px;
    background-color: #e3e3e3;
    cursor: pointer;
    font-weight: 700;
    outline: 0
}

.checkout-address-btn-remove {
    margin-right: 10px;
    padding: 6px 32px
}

.checkout-address-btn-submit {
    background-color: #f5f5f5;
    padding: 6px 0;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 22px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px 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: 20px;
    left: 15px;
    border: 2px solid #8d8d8d;
    background-color: transparent;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    outline: 0
}

.checkout-address-cancel::before {
    content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â';
    font-size: 26px;
    vertical-align: middle
}

.shopping-page .checkout-contact-location {
    padding: 3px 10px 4px;
    font-size: 14px;
    line-height: 25px;
    background-color: #edf0f5;
    position: absolute;
    border: none;
    top: 20px;
    left: 20px;
    border-radius: 10px;
    color: #666!important;
    cursor: pointer
}

#remove-location .remodal-general-alert-button {
    min-width: 124px;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    float: left;
    outline: 0
}

#remove-location .remodal-general-alert-button--cancel {
    background-color: #979ba7
}

#remove-location .remodal-general-alert-button:first-of-type {
    margin-left: 20px
}

#remove-location .remodal-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: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: 0;
    border-radius: 50%;
    font-size: 40px;
    color: #6a6a6a;
    line-height: 40px;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 0 rgba(0,0,0,.05)
}

.products-compact-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -10px
}

.products-compact-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -10px
}

.products-compact-slider.owl-carousel .owl-nav .disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: all
}

.shopping-page .checkout-tab-times {
    border: 1px solid #edf0f5;
    border-radius: 0 0 15px 15px;
    padding-bottom: 10px
}

.shopping-page .checkout-tab-times ul.nav {
    padding: 0;
    background-color: #f8f8f8;
    border-bottom: 1px 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: 11px 43px;
    border-left: 1px solid #e3e3e3!important;
    border-bottom: 1px 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: 1px solid #e3e3e3!important;
    border-bottom: 0!important;
    background-color: #fff
}

.shopping-page .checkout-tab-times ul.nav a.active::before {
    content: '';
    position: absolute;
    top: -4px;
    right: 0;
    width: 100%;
    height: 4px;
    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: 18px;
    width: 100%
}

.radio-box {
    width: 100%;
    float: right
}

.radio-box label {
    position: relative;
    display: block;
    cursor: pointer;
    float: right
}

.radio-box label::before {
    top: 7px;
}

.radio-box label::after {
    top: 7px;
}

.shopping-page .checkout-additional-options-checkbox-image {
    margin-left: 16px;
    cursor: pointer;
    width: 49px;
    height: 40px;
    float: right;
    display: none;
    font-size: 42px;
    line-height: 47px;
    text-align: center;
    color: #f7858d;
    object-fit: cover
}

.radio-box .content-box {
    float: right
}

.shopping-page .checkout-time-table-title-bar {
    font-size: 14px;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: -.3px;
    color: #858585
}

.shopping-page .checkout-time-table-title-bar-city {
    font-size: 14px;
    font-size: 1rem;
    margin-right: 16px;
    line-height: 1.571;
    color: #000
}

.shopping-page .checkout-time-table-title-bar-city>span {
}

.shopping-page .checkout-time-table-subtitle-bar {
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
    letter-spacing: -.2px;
    color: #a2a2a2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0 20px 0 0;
}

.shopping-page .checkout-time-table-subtitle-bar>:not(:last-child) {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #e0e0e0
}

.checkout-order-summary .card {
    box-shadow: none;
    border: 0
}

.checkout-order-summary-header {
    border-radius: 6px!important;
    background-color: #fcfcfc;
    padding: 9px 25px 9px 50px;
    position: relative;
    cursor: pointer;
    border: 1px solid #e7e7e7;
    margin: 10px!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: -10px;
    margin-left: -10px
}

.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: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -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: 14px;
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.7px;
    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: 12px;
    font-size: .857rem;
    line-height: 21px;
    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: 14px;
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.4px;
    color: #858585
}

.checkout-order-summary-header button .icon-down {
    position: absolute!important;
    left: 20px;
    top: 20px!important;
    font-size: 24px;
    color: #858594
}

.shopping-page .product-box {
    display: block;
    background: #fff;
    height: 100%;
    position: relative;
    padding: 10px;
    text-align: center
}

.shopping-page .product-box-compact .product-box-img {
    height: 90px;
    padding: 0 10px 5px
}

.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: 12px;
    font-size: .857rem;
    line-height: 30px;
    line-height: 22px;
    margin-top: 13px;
    height: 43px
}

.shopping-page .product-box-compact .product-box-title {
    margin-top: 0;
    font-size: 11px;
    font-size: .786rem;
    line-height: 22px;
    letter-spacing: -.3px;
    position: relative;
    text-align: center
}

.shopping-page .form-ui form {
    width: 100%;
    max-width: 90%;
    padding: 0
}

.checkout-alert .failed img {width: 100%;}

.checkout-alert .successful img {width: 100%;}

.checkout-alert-title h4 {
    color: #000000;
    font-size: 21px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: -.5px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 72px;
}

.checkout-alert-highlighted {
    border-radius: 8px;
    padding: 3px 5px 0;
    margin: 0 5px;
    font-family: Verdana,Geneva,Tahoma,sans-serif
}

.checkout-alert-highlighted-success {
    color: #0ec78f;
    background-color: #ebfdff
}

.checkout-alert-content p {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.67;
    color: #7d7d7d;
    text-align: center
}

.checkout-alert-content-failed {
    color: #fb3449
}

.checkout-alert-content-small {
    font-size: 12px;
    line-height: 2.08
}

.checkout-alert-content-success {
    color: #4d663f;
    font-size: 14px;
    font-weight: 700
}

.checkout-details-title h4 {
    font-size: 21px;
    line-height: 1.048;
    font-weight: 700;
    letter-spacing: -.7px
}

.checkout-details-title h4 span {
    font-family: Verdana,Geneva,Tahoma,sans-serif
}

.checkout-details-title p {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: -.5px;
    display: block;
    margin-top: 5px;
    color: #a0a0a0
}

.checkout-details .text-highlight {
    padding: 4px 6px;
    margin: 0 3px;
    border-radius: 8px
}

.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: 15px;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
    box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden
}

.checkout-table .row:first-of-type {
    background-color: #ededed!important
}

.checkout-table .row div {
    padding: 20px 30px
}

.checkout-table p {
    font-size: 18px;
    line-height: 1.222;
    letter-spacing: -.5px;
    color: #737373;
    margin-bottom: 0
}

.checkout-table p span.red {
    color: #f63b4f
}

.checkout-table p span.green {
    color: #9caf7e
}

.checkout-orders-table {
    border-radius: 15px;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
    box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
    background-color: #fff;
    border: 1px 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: 1px solid #f1f1f1;
    padding: 20px 30px
}

.checkout-orders-table p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.222;
    letter-spacing: -.5px;
    color: #737373
}

.modal {
    /* z-index: 1000001; */
}

.modal-content {
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-radius: 8px
}

.modal-header {
    border: 0;
    position: relative
}

.modal-header .modal-title,.send-info-title {
    font-size: 18px
}

.modal-header .modal-title i,.send-info-title i {
    float: right;
    margin: 4px 0 4px 4px;
    color: #dbc7c7
}

.modal .modal-header .close {
    color: #666;
    text-shadow: none;
    background-color: #f5f5f5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 10px;
    padding: 0;
    opacity: 1;
    position: absolute;
    left: 31px;
    top: 30px;
    z-index: 100000;
}

.modal-footer {
    border: 0
}

.modal-backdrop.show {
    opacity: .2;
    z-index: 1000000
}

.tooltip {
    opacity: 1!important
}

.tooltip-inner {
    background-color: #fff;
    font-family: peyda
}

.card-horizontal-address,.card-horizontal-product {
    width: 100%;
    min-height: 180px;
    background-color: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    overflow: hidden;
    padding: 16px 16px 16px 30px;
    margin-bottom: 15px;
    position: relative
}

.card-horizontal-address {
    height: 257px;
    border-radius: 0 0 25px 25px
}

.card-horizontal-address:before {
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg,#00bfd6 48px,#ff7e7e 0) repeat-x;
    background-size: 96px 3px
}

.card-horizontal-product .label-status-comment {
    position: absolute;
    top: 10px;
    left: 15px;
    background-color: #fff;
    border: 1px solid #d0e3ca;
    border-radius: 4px;
    color: #9dbf9c;
    font-size: 11px;
    word-spacing: -1.5px;
    font-weight: 200;
    padding: 4px 10px
}

.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: 15px;
    line-height: 28px;
    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: 15px;
    line-height: 28px;
    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: 60px;
    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: 61px;
    color: #f6f6f5;
    position: absolute;
    bottom: -20px;
    left: 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment p {
    font-size: 13px;
    width: 95%;
    overflow: hidden;
    white-space: pre-wrap;
    line-height: 25px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-price {
    margin: 10px 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-price span {
    font-size: 16px;
    font-weight: 700
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons {
    text-align: left;
    position: absolute;
    bottom: 7px;
    left: 15px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons span.count-like {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #efefef;
    color: #96949a;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons span.count-like i {
    color: #d5d7db;
    font-size: 18px;
    font-weight: 400;
    margin-left: 7px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    border: 1px solid #19bfd3;
    background-color: #19bfd3;
    color: #fff;
    cursor: pointer;
    padding: 0 16px;
    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: 1px solid #19bfd3;
    background-color: #fff;
    color: #19bfd3
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info:hover {
    border: 1px 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 .remove-btn {
    width: 40px;
    height: 40px;
    margin-right: 16px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #a1a3a8;
    color: #a1a3a8;
    cursor: pointer;
    text-align: center;
    font-size: 25px;
    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: 5px 10px;
    font-size: 16px;
    font-weight: 700
}

.card-horizontal-address .card-horizontal-address-desc {
    height: 120px;
    overflow: hidden;
    position: relative
}

.card-horizontal-address .card-horizontal-address-desc::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 60px;
    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: 21px;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d
}

.card-horizontal-address .card-horizontal-address-desc p {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    letter-spacing: -.3px;
    color: #979797;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify
}

.card-horizontal-address .card-horizontal-address-data {
    border-top: 1px 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: 22px;
    font-size: 16px;
    line-height: 1.375;
    position: relative;
    color: #979797;
    padding-right: 36px
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method i {
    position: absolute;
    top: -7px;
    right: 0;
    font-size: 24px
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions {
    position: absolute;
    left: 15px;
    bottom: 20px
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions .btn-note {
    border: 0;
    border-radius: 5px;
    background-color: #e3e3e3;
    font-size: 14px;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px;
    -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: 40px
}

.page p {font-size: 32px;font-weight: 600;}

.page-cover {
    width: 100%;
    height: 400px;
    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: -23px
}

.page-cover .page-cover-title h1 {
    padding: 70px 0 50px;
    font-size: 37px;
    line-height: 1.189;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1.2px;
    text-align: center
}

.page-cover .form-ui form {
    padding: 20px;
    max-width: 480px;
    margin: 0 auto
}

.page-cover .form-ui form .form-row input {
    width: 70%;
    margin: 0 0 0 10px
}

.page-cover .form-ui form .form-row button {
    width: 27%;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.info-page-cats {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.info-page-cats .info-page-cat {
    padding: 25px;
    border: 1px solid #ededed;
    border-radius: 25px;
    margin-bottom: 1rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.info-page-cats .info-page-cat:hover {
    -webkit-box-shadow: 0 2px 4px rgba(126,142,177,.12);
    box-shadow: 0 2px 4px rgba(126,142,177,.12)
}

.info-page-cats .info-page-cat a {
    display: block;
    width: 100%;
    height: 150px;
    text-align: center
}

.info-page-cats .info-page-cat .info-page-cat-icon {
    width: 120px;
    height: 120px;
    margin: auto;
    margin-bottom: 10px;
    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: 14px;
    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: 15px;
    border: 1px solid #ededed;
    border-radius: 25px
}

.page .filter-product .card:not(:first-of-type) .card-header:first-child {
    border-radius: 25px
}

.page .filter-product .card-body {
    padding: 0 25px 25px;
    margin-bottom: 10px
}

.page .filter-product p {
    list-style: unset;
    margin-bottom: 0
}

.page ul {
    list-style: none;
    padding-right: 30px
}

.page ul li {
    font-size: 13px;
    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: 405px;
    background-size: cover;
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    padding: 30px 20px
}

.page-question-not-found-text {
    font-size: 30px;
    line-height: 2.1;
    letter-spacing: -1px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
    width: 100%
}

.page-question-not-found img {
    display: block;
    margin: 0 auto 40px
}

.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: 17px;
    line-height: 1.294;
    color: #fff;
    font-weight: 700
}

.content-faq-question p {
    color: #666;
    font-size: 18px;
    text-align: justify;
    line-height: 40px
}

.content-faq-question span {
    color: #2980b9
}

.content-faq-question img {
    display: block;
    max-width: 100%;
    margin: 1.5rem auto
}

.error-page h1 {
    color: #4a5f73;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    font-weight: 700
}

.error-page img {
    display: block;
    margin: 1rem auto;
    max-width: 100%
}

footer.main-footer {
    margin-top: 30px;
    background: #fff
}

footer.main-footer .back-to-top {
    margin-bottom: 15px;
}

footer.main-footer .back-to-top a {
    color: #515151!important
}

footer.main-footer .back-to-top .icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #7E8AAB;
    border: 1px solid #DEE2EEB2;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    font-size: 23px;
}

footer.main-footer .footer-services {
    padding-bottom: 10px
}

footer.main-footer .footer-services .service-item {
    text-align: center;
    position: relative;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto
}

footer.main-footer .footer-services .service-item img {
    width: 58px;
    height: 58px;
    margin-bottom: 7px
}

.title-breadcrumb-special {
    font-weight: 700;
    color: #000;
    background: white;
    padding: 1px 12px;
    margin-top: 24px;
}

.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;
    font-size: 17px;
}

.title-breadcrumb-special .breadcrumb a {
    color: #7E8AAB;
    font-size: 17px;
    margin-left: 30px;
    font-weight: 100;
    position: relative
}
.title-breadcrumb-special .breadcrumb span{
    font-weight: 700;
}

.title-breadcrumb-special .breadcrumb a::after {
    content: '\F141';
    font-family: 'Material Design Icons';
    font-size: 17px;
    font-weight: 300;
    position: absolute;
    top: 0px;
    left: -17px
}

.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: 26px;
    font-weight: 700;
    margin: .75rem 0 .125rem;
    font-size: 1rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.title-breadcrumb-special .post-rating {
    float: right;
    direction: ltr;
    padding: 7px 0 0 10px;
    margin-bottom: 20px
}

.title-breadcrumb-special .post-rating .star-rate {
    float: left
}

.title-breadcrumb-special .post-rating span {
    float: left;
    margin-right: 2px;
    font-size: 17px;
    width: 15px;
    height: 15px;
    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: peyda;
    line-height: 1.5em;
    background: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: 0 .75rem 1.25rem .0625rem rgba(64,64,64,.11);
    color: #555
}

.content-desc .post-meta {
    display: inline-block;
    font-size: 11px;
    padding-right: 24px;
    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: 10px
}

.sidebar .title-sidebar {
    padding: 5px 0;
    border-bottom: 1px solid #f6f6f6
}

.sidebar .title-sidebar h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.5px;
    word-spacing: -1.5px
}

.sidebar .content-sidebar .item {
    margin-bottom: 14px;
    padding-bottom: 13px;
    border-bottom: 1px solid #f6f6f6
}

.sidebar .content-sidebar .item .item-thumb {
    margin-left: 13px;
    float: right;
    margin-right: auto
}

.sidebar .content-sidebar .item .item-thumb a {
    display: inline-block;
    width: 86px;
    margin-left: 0;
    margin-right: auto;
    height: 57px;
    background-size: cover;
    background-position: center;
    border-radius: 4px
}

.sidebar .content-sidebar .item p.title a {
    font-weight: 400;
    line-height: 18px;
    font-size: 13px;
    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: 11px;
    text-transform: none;
    color: #aeaeae
}

.sidebar .category-list,.sidebar .category-list ul {
    list-style: none
}

.sidebar .category-list li {
    margin-bottom: 7px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.sidebar .category-list li a {
    position: relative;
    padding-right: 20px;
    color: #545454
}

.sidebar .category-list a::before {
    content: '\F141';
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0
}

.sidebar .category-list li a:hover {
    color: #0cf
}

.sidebar .category-list li ul {
    margin: 7px 15px 7px 0
}

.sidebar .tag-list {
    list-style: none
}

.sidebar .tag-list li {
    display: inline-block;
    margin: 7px 3px 10px
}

.sidebar .tag-list li a {
    padding: 5px 10px;
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 15px
}

.sidebar .tag-list li a:hover {
    color: #f44336
}

.post-card {
    margin: auto auto 50px;
    padding: 10px;
    max-width: 270px;
    height: 200px;
    min-height: 50px;
    text-align: center;
    background-color: #fff;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(126,142,177,.12);
    -moz-box-shadow: 0 2px 4px rgba(126,142,177,.12);
    -webkit-box-shadow: 0 2px 4px rgba(126,142,177,.12)
}

.post-card .post-thumbnail {
    position: relative;
    overflow: hidden;
    height: 140px;
    padding: 0 10px 20px 10px;
    top: -40px;
    left: -10px
}

.post-card .post-thumbnail a {
    display: block;
    height: 100%
}

.post-card .post-thumbnail img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover
}

.post-card .post-thumbnail .post-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0,0,0,.5);
    color: #fefefe;
    z-index: 1;
    font-size: 11px;
    padding: 3px 10px 1px 10px;
    border-radius: 3px
}

.post-card .post-title {
    position: relative;
    top: -50px;
    text-align: right;
    line-height: 24px;
    height: 90px;
    overflow: hidden
}

.post-card .post-title a {
    color: #000
}

.post-card .post-title a:hover {
    color: #f44336
}

.post-card .post-title>span {
    position: absolute;
    bottom: 0;
    left: 8px;
    display: inline-block;
    font-size: 11px;
    font-family: peyda;
    font-weight: 300;
    margin-top: 10px
}

@media (max-width: 576px) {
    .footer-services .service-item {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 5px
    }
}

.widget {
    background: #fff;
    padding: 15px;
    border: none;
    margin-bottom: 15px;
    overflow: unset
}

.widget .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: 0;
    margin-bottom: 31px;
    border: 0
}

footer.main-footer .widget-menu {
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 18px;
}

footer.main-footer .widget-menu .card-header {
    border-bottom: 0
}

footer.main-footer .widget-menu .card-title {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 700;
}

footer.main-footer .widget-menu .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

footer.main-footer .widget-menu .footer-menu li {
    line-height: 45px;
}

footer.main-footer .widget-menu .footer-menu li a {
    color: #7E8AAB;
    font-size: 18px;
    font-weight: 400;
}

footer.main-footer .newsletter {
    margin-top: 30px
}

footer.main-footer .newsletter form {
    position: relative
}

footer.main-footer .newsletter form .form-control {
    font-family: peyda;
    font-size: 13px;
    border-radius: 7px;
    color: #515151;
    padding: 7px!important;
    line-height: 2!important;
    box-shadow: none;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #979898;
    transition: all .2s ease-out
}

footer.main-footer .newsletter form .btn {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    font-family: peyda;
    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 {
}

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: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    color: #7E8AAB;
    font-size: 20px;
    text-align: center;
}

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: 4px
}

footer.main-footer .info {
    font-size: 16px;
    text-align: center;
    padding: 15px 0
}

footer.main-footer .info a {
    padding: 3px
}

footer.main-footer .info div {
    margin-bottom: 10px
}

footer.main-footer .info div.row {
    margin-bottom: 0
}

footer.main-footer .description {
    padding: 15px 0 0
}

footer.main-footer .description .site-description .site-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #5d5959
}

footer.main-footer .description .site-description p {
    text-align: justify;
    font-size: 12px;
    margin-bottom: 0;
    color: #535353
}

footer.main-footer .description .symbol {
    text-align: center
}

footer.main-footer .description .symbol a {
    padding: 15px;
    background: #f0f0f0;
    border: 1px solid #e5e5ea;
    border-radius: 3px;
    margin: 3px;
    display: inline-block
}

footer.main-footer .copyright {
    font-size: 12px;
    text-align: center;
    padding: 15px 0
}

footer.main-footer .copyright p {
    margin-bottom: 0;
    padding-top: 15px;
    color: #7E8AAB;
    font-weight: 400;
}

footer.mini-footer {
    margin-top: 1.5rem
}

footer.mini-footer .main-container {
    padding: 1.5rem 0 1rem;
    border-top: 1px solid #e7e7e7;
    font-size: 15px;
    font-weight: 500;
    color: #535353
}

footer.mini-footer .main-container a {
    color: #535353
}

footer.mini-footer .main-container i.mdi {
    margin-left: 10px;
    font-size: 20px
}

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: 15px
}

footer.mini-footer ul.mini-footer-menu li a {
    color: #7f7f7f;
    font-size: 13px
}

footer.mini-footer .footer-light-text {
    color: #b0b0b0;
    font-size: 12px;
    text-align: center
}

footer.mini-footer .text-footer {
    font-size: 13px
}

footer.mini-footer .copy-right-mini-footer {
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 12px;
    color: #b0b0b0
}

#colorswitch-option button {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 0 15px 15px 0;
    font-size: 25px;
    border: 0;
    position: fixed;
    top: 30vh;
    left: 0;
    z-index: 1000
}

#colorswitch-option ul {
    position: fixed;
    top: 35%;
    left: -150px;
    width: 150px;
    padding: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,.08);
    box-shadow: 0 0 35px rgba(0,0,0,.08);
    border-radius: 0 15px 15px 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: 10px;
    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: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.25);
    position: relative
}

#colorswitch-option ul li.active span::before {
    content: '\FE6E';
    font: normal normal normal 24px/1 'Material Design Icons';
    color: #fff;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0
}

.little-des {
    color: #989898ee;
    margin-top: 23px;
    display: block;
    text-align: justify;
    padding-top: 50px
}

.no-reletive {
    position: unset
}

@media (max-width: 1444px) {
    .shopping-page .checkout-contact-content:before {
        width:5px;
        top: 0;
        bottom: 0;
        right: 18px;
        position: absolute;
        background-color: #f7858d;
        content: ''
    }

    .shopping-page .checkout-contact-badge {
        width: 41px;
        height: 41px;
        background-color: #f3feff;
        -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
        box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
        border: 1px solid #f7858d;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        text-align: center;
        line-height: 41px;
        color: #f7858d
    }

    .shopping-page a.float-left.border-bottom-dt {
        margin-left: 5px
    }

    .shopping-page a.float-right.border-bottom-dt {
        margin-right: 5px
    }
}

@media (max-width: 1199px) {
    .hidden-lg {
        display:none
    }

    .mt-res-1 {
        margin-top: 10px
    }
}

@media (max-width: 992px) {
    .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: 360px;
        margin: auto
    }

    button.btn-menu {
        display: block
    }

    header.main-header .side-menu {
        display: block
    }
}

@media (min-width: 992px) {
    header.main-header .overlay-side-menu {
        display:none!important
    }
}

@media (max-width: 768px) {
    .container {
        padding-right:0;
        padding-left: 0
    }

    .hidden-sm {
        display: none!important
    }

    .show-sm {
        display: block!important
    }

    .dt-sn {
        border-radius: 0
    }

    .card-horizontal-address {
        border-radius: 0
    }

    .checkout-content {
        border-radius: 0;
        padding-right: 10px;
        padding-left: 10px
    }

    .profile-navbar {
        padding-right: 10px
    }

    .checkout-item td:last-child {
        width: 150px;
        display: block;
        margin-top: 80px
    }

    .main-footer,.widget-banner,header.main-header {
        padding-right: 10px;
        padding-left: 10px
    }

    .main-slider {
        margin-right: 10px;
        margin-left: 10px
    }

    section.slider-section {
        border-radius: 0
    }

    .card-horizontal-address,.card-horizontal-product {
        border-radius: 0;
        padding-left: 16px
    }

    .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: 21px;
    }

    .product-carousel .owl-nav button.owl-prev {
        right: 21px;
    }

    .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: 1.5rem
    }

    .message-light {
        margin-right: 10px;
        margin-left: 10px
    }

    .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: 14px
    }

    .comments-summary-box,.comments-summary-note {
        padding-right: 0;
        padding-left: 0
    }

    .comments-area {
        margin-top: 20px
    }

    .help-sn .mdi {
        display: none
    }

    .tag-input-weak {
        margin-top: 50px!important
    }

    .comments-add-col--content .form-ui form.px-5 {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    .product-offer-question h2 {
        white-space: unset!important;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 13px;
        padding-top: 8px
    }

    .product-offer-question h2::after {
        display: none!important
    }

    .comments-add-col--content h3 {
        font-size: 16px;
        text-align: justify
    }

    .profile-section {
        height: auto;
        margin-bottom: 20px
    }

    .profile-section .list-favorites li:last-child {
        margin-bottom: 30px
    }

    .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: 768px;
        overflow-x: scroll
    }

    .shopping-page .checkout-time-table {
    }

    .shopping-page .checkout-time-table .col-12 .radio-box {
        min-width: 598px
    }

    .shopping-page a.float-left.border-bottom-dt {
        margin-left: 20px;
        margin-bottom: 10px
    }

    .shopping-page a.float-right.border-bottom-dt {
        margin-right: 20px;
        margin-bottom: 10px
    }

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

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

    .px-res-2 {
        padding-right: 30px!important;
        padding-left: 30px!important
    }

    .checkout-orders-table {
        overflow-x: scroll;
        min-width: 800px
    }

    .checkout-orders-table .row div {
        padding: 10px 20px;
        width: 120px;
        text-align: center
    }

    .checkout-orders-table p {
        font-size: 14px
    }

    footer.mini-footer .text-left,footer.mini-footer .text-right {
        text-align: center!important
    }

    .product-card {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        border: 1px solid #ebebeb
    }

    .checkout-address-headline {
        font-size: 14px;
        margin-right: -12px
    }

    .checkout-address-cancel {
        left: 25px
    }

    .checkout-address-location {
        border-radius: 0
    }

    .checkout-address-box {
        border-radius: 0
    }

    .checkout-address-box h5 {
        font-size: 15px
    }

    .checkout-address-box p,.checkout-address-box ul {
        font-size: 13px!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: 7px
    }

    .checkout-address-content {
        padding: 20px 34px 25px
    }

    .checkout-address-btn-edit,.checkout-address-btn-remove {
        font-size: 12px!important
    }

    .title-breadcrumb-special {
        padding-right: 10px
    }
}

@media (max-width: 576px) {
    .form-ui form {
        max-width:100%;
        padding: 10px
    }

    .accordion-product h5 button {
        font-size: 12px
    }

    .accordion-product h5 button::before {
        content: '-';
        width: 28px;
        height: 22px;
        line-height: 22px;
        font-size: 20px
    }

    .comments-summary-note>span {
        font-size: 16px
    }
    .title_style2{
        font-size: 20px !important;
    }
    .title_style5{
        font-size: 20px !important;
    }
    .box__4__cc{
        margin: 12px !important;
    }
    .title_style4{
        font-size: 17px !important;
    }
    .why-us::after{
        left: 0 !important;
        background-size: 61px !important;
    }
    .title_style2::after {
        background: url(../img/theme/b17.png);
        content: "";
        background-repeat: no-repeat;
        opacity: 0.8;
        background-size: 34px !important;
        position: absolute;
        right: -66px;
        top: -40px;
        height: 68px;
        width: 77px;
    }
    .title_style3{
        font-size: 16px !important;
    }
    .title_style6{
        font-size: 25px !important;
    }
    .comments-summary-note p {
        font-size: 14px;
        text-align: justify
    }

    .ah-tab-content-wrapper {
        padding: 10px!important
    }

    .px-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: 15px
    }

    .comments-area ol.comment-list .comment-author {
        font-size: 12px;
        margin-bottom: 0;
        padding-bottom: 10px
    }

    .comments-area ol.comment-list li .comment-body p {
        margin-bottom: 30px;
        font-size: 13px
    }

    .comments-area .comment-content {
        padding-right: 0;
        padding-left: 0
    }

    .comments-area ol.comment-list li .comment-body {
        margin-top: 20px;
        padding: 20px 30px 20px 30px
    }

    .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: 16px;
        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: 79px
    }

    .promotion-header-img {
        height: 72px
    }

    .checkout-details .text-highlight {
        padding: 3px 6px;
        margin: 3px 3px;
        display: inline-block;
        font-size: 13px
    }

    .checkout-table p {
        font-size: 15px
    }

    .pt-sl-res {
        overflow-x: scroll!important
    }

    .checkout-order-summary-header {
        min-width: 710px;
        overflow-x: scroll
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .label-card-horizontal-product {
        position: absolute;
        right: 10px;
        bottom: 10px
    }

    .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 1.25rem;
        display: inline-block;
        width: 60%;
        padding-right: 10px
    }

    .search-card-res .product-card .product-title {
        margin-top: 0
    }

    .search-card-res .product-card .product-thumb>img {
        max-width: 100%;
        height: 60px
    }

    .search-amazing-tab .product-card {
        padding-top: 15px
    }

    .search-card-res .product-card .product-thumb::before {
        display: none
    }

    .title-breadcrumb-special .breadcrumb a {
    }

    .title-breadcrumb-special .title-page h1 {
        font-size: 18px
    }

    .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: 81px!important;
        margin: auto
    }
}

@media (max-width: 480px) {
    .title-wide h2 {
        font-size:13px;
        white-space: nowrap;
        padding-left: 15px;
        position: relative;
        display: block;
        overflow: hidden;
    }

    .product-offer-question .title-wide h2 {
        padding-bottom: 50px;
        padding-top: 8px
    }

    .title-wide a {
        display: none
    }

    .numbers-verify .lines-number-input .line-number {
        margin: 0 2px;
        width: 30px
    }

    .content-expert-rating {
        padding: 5px 0 33px 40px
    }

    .px-res-0 {
        padding-right: 0;
        padding-left: 0
    }

    .product-card {
        margin: 0
    }

    .product-card .product-title>a {
        font-size: 13px
    }

    .product-card .product-meta {
        font-size: 11px
    }

    .product-card .product-price {
        font-size: 12px
    }

    .discount span {
        font-size: 11px
    }

    .rating-stars i {
        font-size: 11px
    }

    .product-info .price {
        font-size: 18px
    }

    .comments-area ol.comment-list li .comment-body .icon-comment {
        right: -7px
    }

    .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: 50px
    }

    .info-page-cats .info-page-cat img {
        max-height: 60px;
        max-width: 60px
    }

    .info-page-cats .info-page-cat {
        padding: 15px
    }

    .info-page-cats .info-page-cat a {
        height: 110px
    }

    .page-cover {
        width: 100%;
        height: 280px
    }

    .page-cover .page-cover-title h1 {
        padding: 30px 0 0;
        font-size: 20px;
        letter-spacing: 0
    }

    .page-cover .form-ui form .form-row input {
        width: 100%;
        margin-bottom: 10px
    }

    .page-cover .form-ui form .form-row button {
        margin: auto
    }

    .page .filter-product .card .card-header button {
        font-size: 13px;
        padding-left: 40px;
        padding-right: 0
    }

    .page-question-not-found {
        border-radius: 0;
        height: 345px
    }

    .page-question-not-found-text {
        font-size: 16px;
        padding-bottom: 10px
    }

    .page-question-not-found img {
        margin: 10px auto 10px;
        max-width: 40px
    }

    .page-question-not-found .page-contact-option-text.mr-3 {
        margin-right: 5px!important
    }

    .page-question-not-found img.mb-5 {
        margin-top: 20px;
        margin-bottom: 15px!important
    }

    .card-horizontal-address {
        min-height: 290px
    }

    .card-horizontal-address-methods {
        width: 100%;
        float: unset!important
    }

    .card-horizontal-address-actions {
        width: 100%;
        position: relative!important;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 20px;
        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: 14px
    }

    .card-horizontal-address .card-horizontal-address-desc p {
        font-size: 14px!important
    }

    .profile-section .list-favorites li {
        height: 50px
    }

    .profile-section .list-favorites li a img {
        width: 25px;
        height: 25px
    }

    .profile-section .list-favorites li a span {
        width: 190px;
        overflow-x: scroll;
        display: inline-block
    }

    .profile-section .list-favorites li button {
        top: 12px;
        width: 25px;
        height: 25px;
        line-height: 22px;
        font-size: 17px;
        border-radius: 6px;
        padding-left: 22px
    }

    .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: 60px;
        right: -60px;
        left: auto
    }

    .search-amazing-tab .ah-tab-item:first-child {
        margin-right: 116px;
        padding-bottom: 33px;
    }

    .shopping-page .checkout-contact-location {
        position: relative;
        top: -20px;
        left: 4px;
        float: left;
        font-size: 13px
    }

    .shopping-page .checkout-contact-item-message,.shopping-page .checkout-contact-item-mobile {
        font-size: 14px!important
    }

    .shopping-page .checkout-contact-item {
        font-size: 12px!important
    }

    .shopping-page a.float-left.border-bottom-dt {
        font-size: 12px;
        font-weight: 400
    }

    .shopping-page a.float-right.border-bottom-dt {
        font-size: 12px;
        font-weight: 400
    }

    .checkout-alert-content p {
        font-size: 14px
    }

    .checkout-details-title h4 {
        font-size: 16px
    }

    .cart-empty .cart-empty-links a {
        margin-bottom: 7px;
        display: inline-block
    }
}

.product-variant h2 {
    font-size: 15px;
    font-weight: 600;
}

@media (max-width: 340px) {
    header.main-header .nav-item.account {
        border:0;
        padding: 0
    }

    header.main-header .nav-item.account i {
        font-size: 20px
    }

    header.main-header .nav-link span.label-dropdown {
        display: none
    }
}

@media (max-width: 480px) {
    .title-wide-custom a {
        display:unset!important
    }

    .title-wide-custom {
        justify-content: space-between
    }
}

.border-none {
    border: none!important
}

.Language {
    border: 1px solid #e0e0e2;
    border-radius: 7px;
    padding: 0 12px;
    margin-left: 5px;
    margin-right: 5px
}

.Language a img {
    width: 35px;
    border-radius: 4px;
    height: auto
}

.product-variant .icon-product {
    width: 25px;
    height: auto
}

.product-warranty-span {
    background: #efefef;
    border-radius: 6px;
    padding: 0 0 4px 10px
}

.btn-primary-cm.btn-with-icon.btn-show-product {
    padding-right: 34px;
    font-weight: 500;
}

.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 8px 5px 8px;
    border-radius: 10px
}

.commodity {
    font-size: 12px
}

.currency {
    font-size: 13px
}

.box-card {
    border: 1px solid red;
    border-radius: 15px
}

.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: 43px;
    height: auto;
    padding: 4px;
    border-radius: 7px
}

.cart-not-available {
    background-color: #383838!important
}

.border-product-title {
    margin-top: 25px;
    margin-bottom: 33px;
    border: 0;
    border-top: 1px 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 20px 'Material Design Icons';
    position: absolute;
    left: 5px;
    top: 9px
}

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: 5px;
    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: 320px;
    font-size: 14px
}

.cart-product-image {
    width: 100px;
    margin-right: 46px
}

.cart-title {
    white-space: initial;
    color: #000000;
}

.comment-replay-to {
    padding: 7px 9px;
    margin-bottom: 4px;
    background: #eaeaea;
    border-radius: 8px
}

.comment-replay-to a {
    color: #fd3232;
    margin-right: 8px
}

.checkout-div {
    background: #fff;
    padding: 10px 29px;
    border-radius: 10px
}

.form-ui .form-group {
    margin-bottom: 0
}

#map {
    width: 100%;
    height: 500px
}

header.main-header .logo-area img {
    width: 100%
}

.tiles__title {
    border-bottom: 1px solid #eee;
    text-align: center;
    line-height: 48px
}

.tiles__content p {
    text-align: center
}

.gm-style {
    font-family: peyda
}

body {
    background-color: #fafafa5c;
}

header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-4>.sub-menu {
    width: 100%!important;
    min-width: 1020px
}

.price-index-h {
    height: 50px;
    margin-top: 10px;
}

.discount span {
    background: #ff6a6a!important
}

.product-price-del {
    text-align: center;
    width: 100%;
    color: #00ADB5;
    font-weight: 400;
    height: 20px
}

.product-card .product-price {
    text-align: center
}

.logo-area-mini-header img {
    width: 100px
}

.category-index {
    padding-top: 0!important;
    padding-bottom: 0;
    overflow: hidden
}

.category-index .product-title {
    text-align: center;
    padding: 20px
}

.category-index a.more-cat {
    background-color: #eee;
    width: 100%;
    display: block;
    text-align: center;
    padding: 9px;
    color: #2196f3;
    font-weight: 600;
    margin-top: 21px
}

.footer-services {
    padding-bottom: 10px
}

.footer-services .service-item {
    text-align: center;
    position: relative;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 10px;
    margin: auto;
    padding-top: 10px;
    z-index: 1;
}

.footer-services .service-item img {
    margin-bottom: 7px;
    margin-top: 45px;
    z-index: 1;
}

.bk-icons-footer {
    padding: 1rem 1.5rem 0;
    border-radius: 10px;
    display: flow-root;
    position: relative;
}

.product-warranty-span {
    padding-right: 10px!important
}

.order-product-color {
    width: 15px;
    height: 15px;
    border-radius: 5px;
    margin: 3px 0;
    border: 1px 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: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 6px
}

.category-background {
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center
}

.compare-modal .product-title {
    background: #efefef;
    height: 73px;
    padding: 7px;
    color: #000;
    margin-top: 12px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0
}

.compare-product {
    border: 1px dashed #b5b5b5;
    padding-top: 20px
}

.f-menu {
    position: relative;
    padding: 1px!important;
    margin: 0;
    min-width: 175px!important;
    border-left: 1px solid;
    display: block;
    min-height: 300px
}

.f-menu .master-menu {
    font-size: 14px!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: 1px solid #e6e6e6!important;
    border-bottom: 1px solid #e6e6e6!important
}

.f-menu>li {
    margin-left: -4px;
    white-space: nowrap
}

.f-menu>li>a {
    padding: 20px 18px;
    display: block
}

.f-menu>li>a i {
    float: none!important;
    font-size: 15px!important
}

.f-menu>li>.megadrop {
    display: none;
    position: absolute;
    list-style: none;
    top: 0;
    right: 190px;
    width: 930px;
    min-height: 100%;
    padding: 9px 0;
    z-index: 99999;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    transition: all .5s ease-in-out;
    border: 1px 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: 300px;
    flex-wrap: wrap;
    align-content: flex-start;
    -webkit-box-shadow: -10px 10px 30px 0 rgb(31 45 61 / 10%);
    box-shadow: -10px 10px 30px 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: 1px 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: 11px
}

.f-menu h3 .category-title-l2 {
    font-size: 16px!important;
    padding: 0 15px!important;
    padding-top: 5px!important;
    font-weight: 700!important;
    color: #000!important;
    display: flex!important
}

.f-menu h3 .category-title-l2::after {
    content: '\F141';
    position: relative;
    left: -3px;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 18px
}

.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: 17px!important
}

.megadrop.row .h5 {
    font-size: 14px!important;
    padding: 0 0!important;
    padding-top: 5px!important;
    font-weight: 600;
    color: #000!important;
    display: flex!important;
    margin-bottom: .3rem!important;
    transition: .2s;
    position: relative;
    right: 0
}

.megadrop.row a {
    padding: 4px 12px!important
}

.megadrop.row .h5::after {
    content: '\F141';
    position: relative;
    left: -3px;
    font-family: 'Material Design Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 18px
}

.megadrop.row .h6 {
    color: #5a5a5a!important;
    font-size: 13px!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: 4px
}

.megadrop.row .h5:hover {
    color: var(--primary-color)!important;
    position: relative;
    right: 4px
}

header.main-header .main-menu .list .list-item-has-children:hover>.sub-menu {
    border-bottom-right-radius: 5px
}

.trasparent-background {
    transition: all .5s;
    opacity: 0;
    display: none;
    position: absolute;
    /* background-attachment: fixed; */
    background-color: rgba(0,0,0,.158);
    z-index: 5;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0px;
    height: 100vh;
    width: 100%
}

.product-prices-div {
    /* height: 47px; */
}

.inbox_people {
    background: #f8f8f8 none repeat scroll 100% 0;
    float: right;
    overflow: hidden;
    width: 40%;
    border-left: 1px solid #c4c4c4
}

.inbox_msg {
    clear: both;
    overflow: hidden;
    background-color: #fff;
    border-radius: 20px
}

.top_spac {
    margin: 20px 0 0
}

.recent_heading {
    float: right;
    width: 40%
}

.srch_bar {
    display: inline-block;
    text-align: left;
    width: 60%
}

.headind_srch {
    padding: 10px 20px 10px 29px;
    overflow: hidden;
    border-bottom: 1px solid #c4c4c4
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto
}

.srch_bar input {
    border: 1px solid #cdcdcd;
    border-width: 0 0 1px 0;
    width: 80%;
    padding: 2px 6px 4px 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: 18px
}

.srch_bar .input-group-addon {
    margin: 0 -27px 0 0
}

.chat_ib h5 {
    font-size: 15px;
    color: #464646;
    margin: 0 0 8px 0
}

.chat_ib h5 span {
    font-size: 13px;
    float: left
}

.chat_ib p {
    font-size: 14px;
    color: #989898;
    margin: auto
}

.chat_img {
    float: right;
    width: 11%
}

.chat_ib {
    float: right;
    padding: 0 15px 0 0;
    width: 88%
}

.chat_people {
    overflow: hidden;
    clear: both
}

.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px
}

.inbox_chat {
    height: 550px;
    overflow-y: scroll
}

.active_chat {
    background: #ebebeb
}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
    float: left
}

.received_msg {
    display: inline-block;
    padding: 0 10px 0 0;
    vertical-align: top;
    width: 92%
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 100% 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 12px 5px 10px;
    width: 100%
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0
}

.received_withd_msg {
    width: 57%;
    float: left
}

.mesgs {
    padding: 30px 15px 15px 15px
}

.sent_msg p {
    background: #00bfd6 none repeat scroll 100% 0;
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 5px 12px 5px 10px;
    width: 100%
}

.outgoing_msg {
    overflow: hidden
}

.sent_msg {
    width: 46%
}

.type_msg {
    border-top: 1px 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: 17px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 11px;
    width: 33px
}

.messaging {
    padding: 0
}

.msg_history {
    height: 516px;
    overflow-y: auto
}

.message_div {
    margin: 10px 0
}

.message_div img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    object-fit: cover
}

.message_div .message-files a {
    border-radius: 7px;
    background-color: #f7858d;
    color: #fff;
    padding: 6px 16px;
    display: inline-block;
    margin-top: 8px
}

.message_div .message-body {
    min-height: 50px
}

.tickets .table-draught div {
    border-bottom: none
}

.table {
    text-align: right
}

.activation-code-input {
    width: 100%
}

.activation-code-title {
    font-size: 13px;
    color: #6b7074;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 15px;
    padding: 0 40px
}

.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: 2px solid;
    border-color: #ccc;
    transition: opacity .3s ease
}

.activation-code>span {
    position: absolute;
    display: block;
    font-size: 13px;
    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: 36px;
    text-align: center;
    align-items: center;
    transition: all .3s ease;
    border-bottom: 2px solid;
    border-color: #ccc;
    margin-right: 8px;
    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: 30px;
    opacity: .6
}

.form-content1 {
    width: 100%;
    padding: 40px 0
}

.form-account .txt {
    height: 45px
}

img.captcha {
    height: 40px;
    width: auto!important;
    border-radius: 10px
}

.files .mdi {
    font-size: 1.6rem
}

.ltr {
    direction: ltr
}

.shop-list .list-row {
    align-items: center;
    margin: .25rem 0;
    padding: .25rem 0 .5rem;
    border-bottom: 1px solid rgba(189, 197, 221, 0.4);
}

.shop-list .list-row:last-child {
    border-bottom: none
}

.card-product-name .title {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    margin: 1px 0 7px 0;
    line-height: 16px;
}

.card-product-name .detail {
    margin: 0;
    color: #536E7B;
    line-height: 31px;
    font-weight: 400;
    font-size: 14px;
}

.shop-list .counter-box {
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
}

.shop-list .count {
    width: 40px;
    border: none;
    text-align: center;
    font-size: 18px
}

.shop-list .dec,.shop-list .inc {
    background: #fff;
    border: none;
    padding: 2px 8px 0px 8px;
    font-size: 1.2rem;
    color: #8d8d8d;
    transition: all .5s
}

.shop-list .inc {
    border: 1px solid #00adb5;
    border-radius: 27px;
    color: #00adb5;
    line-height: 30px;
}

.shop-list .inc:hover {
    color: #00adb5;
}


.shop-list .dec {
    border: 1px solid #00adb5;
    border-radius: 27px;
    color: #00adb5;
    line-height: 30px;
}

.shop-list .dec:hover {
    color: #00adb5;
}

.cart-product-price {
    font-size: 20px;
    display: block;
    color: black;
}

.old-cart-product-price {
    display: block
}

.link--with-border-bottom {
    border-bottom: 1px dashed #007bff
}

@media (max-width: 576px) {
    .old-cart-product-price {
        text-align:center
    }

    .cart-product-price {
        text-align: right;
    }
}

.index-main-slider .sidebar {
    padding-right: 0;
    padding-left: 15px
}

.index-main-slider.flex-row-reverse .sidebar {
    padding-right: 15px;
    padding-left: 0
}

.chart-area .chart-tooltip-container {
    display: flex;
    padding: 16px;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
    direction: rtl
}

.chart-area .chart-tooltip-title {
    color: #26c9dc;
    font-size: 12px
}

.chart-area .chart-tooltip-prices strong {
    font-size: 18px
}

.chart-area .chart-tooltip-prices .chart-tooltip-discount {
    background-color: #f92b52;
    padding: 0 10px;
    border-radius: 12px;
    color: #fff;
    margin-right: 9px;
    font-size: 12px
}

.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: 5px
}

ul.chart-prices-label li label {
    margin: 0;
    cursor: pointer;
    padding: 6px 10px;
    border: 1px solid #cfcfcf;
    border-radius: 8px;
    width: 135px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

ul.chart-prices-label label.active {
    border-color: #5fcedb
}

#selected-chart-price-title {
    height: 15px
}

#price-changes-modal #chart {
    min-height: 300px
}

#price-changes-modal #empty-chart {
    height: 365px;
    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: 15px 15px 0 15px!important
}

.product-card .product-head .btn-border {
    border-radius: 15px 15px 0 15px!important
}

.product-card .product-head .btn-group {
    position: absolute;
    z-index: 2
}

.fild_products {
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    background: #4168f6;
    border-radius: 15px 15px 0 15px;
    margin-right: 5px;
    position: relative
}

.posts-widget-owl .owl-stage {
    margin-top: 40px
}

.btn-primary-cm {
    /* background-color: var(--primary-color)!important; */
}

.product-gallery .product-thumbnails>li.active>a::after {
    border-top: 2px solid var(--primary-color)!important
}

.size-guide img {
    width: 32px
}

.size-guide a {
    font-size: 12px
}

header.main-header .search-area form.search button {
    background: #ffffff00!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: #626E94;
}

.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: #050F2C;
}

.promotion-badge {
    color: var(--primary-color)!important;
    border-bottom: 2px solid var(--primary-color)!important
}

.widget-suggestion .slide-progress {
    border-color: var(--primary-color)!important
}

.product-params ul li:before {
    background: #9CB0B9;
}

.box-card {
    position: relative;
    border: none;
    border-radius: unset;
    background-color: #F5F8FC;
    padding: 15px !important;
}

.box-card .box-border {
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    border-radius: 6px;
    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 {}

.ui-variant--check::after {
}

.product-gallery .product-thumbnails li.active>a::after {
}

.filter-product .card .card-header button i {
    color: #14181F;
}

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

.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: 1px 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;
}

.comparison-table .remove-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 {
}

.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: 1px dashed var(--primary-color)!important
}

.shopping-page .checkout-contact-badge {
    border: 1px 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: #7E8AAB;
}

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: 1px 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: 50px;
    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: 18px;
    width: 34px;
    color: #fff;
    transition: .2s;
    border-radius: 3px
}

.mdi.search-icon:hover::before {
    background: #3d464d
}

.search-result .search-result-text .search-result-body {
    width: 24rem
}

.search-result .search-result-text .search-result-body a {
    text-align: justify
}

.box-search-price {
    display: flex
}

.product-card-body .cart {
    font-size: 22px;
    background: var(--primary-color)!important;
    position: absolute;
    left: -84px;
    bottom: 0;
    display: flex;
    display: none;
    align-items: center;
    text-align: center;
    border-radius: 0 12px 0 0;
    transition: .2s;
    width: 122px
}

.product-card-body .cart:hover {
    position: absolute;
    left: 0
}

.product-card-body .cart span {
    font-size: 12px
}

.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 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px
}

.product-review-rate div.review-rate-item {
    text-align: center;
    font-size: 32px;
    border: 1px solid #c2c2c2;
    color: #6777ef;
    transition: all .3s;
    border-radius: 5px
}

.product-review-rate input:checked+.review-rate-item {
    border-color: #0005e1
}

.product-review-rate input {
    display: none
}

.product-review-rate div.review-rate-item label {
    margin: 0!important;
    padding: 5px 17px
}

.product-review-suggest {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px
}

.product-review-suggest div.review-suggest-item {
    text-align: center;
    font-size: 32px;
    border: 1px solid #c2c2c2;
    color: #6777ef;
    transition: all .3s;
    border-radius: 5px
}

.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: 5px 17px
}

.product-review-suggest div.review-suggest-item p {
    margin: 0!important;
    text-align: center;
    font-size: 12px;
    color: #6c6c6c
}

.user-suggest {
    position: absolute;
    bottom: 0;
    right: 15px
}

.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: 100px
}

@media (max-width: 1319px) {
    .box-search-price {
        display:none
    }
}

@media (max-width: 992px) {
    .search-result .search-result-text .search-result-body {
        width:100%
    }
}

.category-product-div {
    padding: 5px!important
}

.btn-primary-multiple {
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    color: #fff;
    border: 0;
    outline: 0;
    background-color: #050F2C;
    overflow: hidden;
    outline-offset: 2px;
}

.btn-primary-multiple i {
    position: absolute;
    right: 10px;
    font-size: 19px !important;
    top: 2px !important;
}

.font-small-3 {
    font-size: 14px !important;
}

.addButton {
    margin-bottom: 6px !important;
; border-radius: 50px !important;
; background: #38c522 !important;
; }

.containers {
    height: 270px;
    position: relative;
    max-width: 320px;
    margin: auto;
}

.imageWrapper {
    border: 3px solid #888;
    width: 70%;
    padding-bottom: 70%;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imageWrapper img {
    height: 105%;
    width: initial;
    max-height: 100%;
    max-width: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.file-upload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.file-upload {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 22%;
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    border: none;
    border-radius: 50px;
    background: #ea153d;
    padding: 0.85em 1em;
    display: inline;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-top: 15px;
}

.file-choose {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 22%;
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    border: none;
    border-radius: 50px;
    background: #04ab00;
    padding: 0.85em 1em;
    display: inline;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-top: 15px;
}

.file-choose input.file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
}

.file-choose:hover {
    background: #999;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
    box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
}

.file-upload:hover {
    background: #999;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
    box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.75);
}

.file-upload input.file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
}

.progress {
    display: -ms-flexbox;
    /* display: flex; */
    height: 3rem !important;
    overflow: hidden;
    border-radius: 0.25rem;
    background: none;
}

.panel.profile-cover {
    position: relative
}

.btn-profile {
    position: absolute;
    left: 20px;
    bottom: 135px
}

.profile-cover__img {
}

.profile-cover__img > img {
    max-width: 191px;
    border: 5px solid #fff;
    border-radius: 50%
}

.profile-cover__img > .h3 {
    color: #393939;
    font-size: 20px;
    line-height: 30px
}

.profile-cover__img > img + .h3 {
    margin-top: -17px;
}

@media (min-width: 601px) {
    .profile-cover__info .nav {
        margin-left: 28px;
        padding: 49px 170px 10px 0;
        color: #999;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        text-align: center;
        text-transform: uppercase;
        justify-content: flex-end
    }
}

.profile-cover__info .nav li {
    margin-top: 13px;
    margin-bottom: 13px
}

.profile-cover__info .nav li:not(:first-child) {
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid hsla(0, 0%, 93.3%, .2)
}

.profile-cover__info .nav strong {
    display: block;
    margin-bottom: 10px;
    font-size: 29px
}

.profile-cover__info .nav li {
    font-size: 14px;
    color: #464461;
    font-weight: 500
}

.profile-tab .main-nav-line .nav-link {
    font-weight: 500
}

@media (min-width: 481px) {
    .profile-cover__action > .btn {
        min-width: 125px
    }

    .profile-cover__action > .btn > span {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .profile-cover__info .nav {
        display: flex;
        margin-left: 0;
        padding: 100px 0 10px;
        color: #999;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        text-align: center;
        text-transform: uppercase;
        justify-content: center
    }

    .profile-cover__info .nav li {
        margin-top: 27px;
        margin-bottom: 0;
        margin-left: 1rem;
        font-size: 13px
    }

    .profile-cover__info .nav li:not(:first-child) {
        margin-top: 8px;
        margin-right: 0;
        padding-top: 18px;
        padding-right: 0;
        border-top: 0;
        border-right-width: 0
    }

    .profile-cover__img {
        left: 0;
        right: 0;
        top: 130px
    }

    .btn-profile {
        right: 0;
        bottom: 85px;
        left: 0;
        margin: 0 auto;
        text-align: center
    }

    .main-nav-line .nav-link + .nav-link {
        margin-top: 13px;
        margin-right: 0
    }
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: -54px;
    width: 100%;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input + label {
    width: 186px;
    height: 40px;
    margin-bottom: 0;
    border-radius: 50px;
    background: #f83b5f;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input + label:hover {
    background: #ce0e32;
    border-color: #ce0e32;
}

.avatar-upload .avatar-edit input + label:after {
    content: "ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â§ÃƒËœÃ‚Â±ÃƒÅ¡Ã‚Â¯ÃƒËœÃ‚Â°ÃƒËœÃ‚Â§ÃƒËœÃ‚Â±Ãƒâ€ºÃ…â€™ ÃƒËœÃ‚Â¹ÃƒÅ¡Ã‚Â©ÃƒËœÃ‚Â³";
    color: #ffffff;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    position: absolute;
}

.avatar-upload .avatar-preview {
    width: 195px;
    height: 195px;
    position: relative;
    border-radius: 10%;
    border: 6px solid #f83b5f;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 7%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.progress {
    display: -ms-flexbox;
    /* display: flex; */
    height: 3rem !important;
    overflow: hidden;
    border-radius: 0.25rem;
    background: none;
}

.btnSubmits {
    bottom: 110px;
    right: 167px;
    position: relative;
}

.btnSubmits button {
    border-radius: 24px;
    font-size: 12px;
}
.ui-variant--check span{
    color: #7E8AAB;
    font-weight: 400;
    font-size: 14px;
}
.list-action li {
    display: inline-block;
    text-align: center;
    display: inline-block;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    height: 43px;
    width: 43px;
    background: #f6f6ff;
    margin: 5px;
    border-radius: 6px;
    border: 1px solid #e4e4f9;
}

.icons-list-item i {
    color: #6259ca;
}

.icons-list-item-text {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    height: 43px;
    width: 43px;
    background: #f6f6ff;
    margin: 5px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e4e4f9;
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: break-word;
}

.img-gallery-user {
    height: 140px;
    object-fit: cover;
}

.title-gallery {
    color: #000000;
    font-weight: 700;
    font-size: 26px;
}

.progress-bars {
    height: 36px;
    font-size: 12px;
    position: absolute;
    border-radius: 26px;
    top: 11px;
    right: 281px;
}

.trashgalley {
    background: #13a9b1;
    position: absolute;
    top: 23px;
    right: 37px;
    z-index: 980;
    padding: 7px 10px;
    list-style: none;
    display: inline-block;
}
.trashuserg {
    background: #13a9b1;
    position: absolute;
    top: 15px;
    right: 13px;
    z-index: 980;
    padding: 7px 10px;
    list-style: none;
    display: inline-block;
}
#trashusergm {
    background: #13a9b1;
    position: absolute;
    top: 23px;
    right: 37px;
    z-index: 980;
    padding: 7px 10px;
    list-style: none;
    display: inline-block;
}
.trashphoto {
    background: #13a9b1;
    position: absolute;
    top: 13px;
    right: 15px;
    z-index: 980;
    padding: 7px 10px;
    list-style: none;
    display: inline-block;
}

.mdi-trash-can-outline {
    line-height: 1;
    font-size: 18px;
    color: white;
}

.mdi-trash-can-outline:hover {
    color: white;
}

.level1_message {
    color: red;
    padding: 20px 0;
    font-weight: 800;
}

.swal2-container {
    z-index: 1000001 !important;
}

.nophoto {
    text-align: center;
    font-size: 11px;
    margin-top: 15px;
}

.gallery a {
    background: #00adb5 !important;
    color: white !important;
    background-image: url(../img/theme/patt.png) !important;
}

header.main-header .gallery {
    margin-left: 9px;
}

.colorCC_op a {
    color: #626E94 !important;
}

.cartP11 {
    padding: 11px !important;
}

.phoneNumber {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #050F2C;
}

.textPhone {
    color: #7E8AAB;
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 400;
}

.phone {
    position: absolute;
    right: -47px;
    top: 7px;
}

.ourService {
}

.ourService:after {
    position: absolute;
    content: "";
    background: url(../img/theme/shap.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    right: 446px;
    top: 79px;
}

.ourService {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin: 72px 0px 15px 0;
}

.packageTitle {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin: 62px 0px 10px 0;
    color: #e11d48;
}

.packageTitle span {
    color: #000000;
}

.packageTitle:after {
    position: absolute;
    content: "";
    background: url(../img/theme/shape1.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    right: 276px;
    top: 37px;
}

.KnowUs {
    color: #7E8AAB;
    text-align: center;
    position: relative;
    font-size: 18px;
}

.KnowUs:before {

    background: rgba(0, 0, 0, 0) url("../img/theme/p4.svg") no-repeat scroll center bottom / 45px auto;
    content: "";
    height: 22px;
    left: -57px;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    width: 59px;
}
.KnowUs::after {
    background: rgba(0, 0, 0, 0) url("../img/theme/p3.svg") no-repeat scroll center bottom / 45px auto;
    content: "";
    height: 22px;
    opacity: 0.8;
    position: absolute;
    right: -57px;
    top: 0px;
    width: 59px;
}
.section_title{
    padding: 14px 0 16px;
    text-align:center;
}
.title_style3{
    font-size: 1.0rem;
    color: #7E8AAB;
    line-height: 26px;
    text-align:center;
    display:inline;
    position:relative;
}
.section_title strong {
    color: #d5b59e;
    display: inline-block;
    font-size: 1rem;
    line-height: 30px;
    padding-top: 8px;
    text-align: center;
    width: 100%;
}
.title_style3::before {
    background: rgba(0, 0, 0, 0) url(../img/theme/p3.svg) no-repeat scroll center bottom / 34px auto;
    content: "";
    height: 18px;
    left: -57px;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    width: 59px;
}
.title_style3::after {
    background: rgba(0, 0, 0, 0) url(../img/theme/p4.svg) no-repeat scroll center bottom / 34px auto;
    content: "";
    height: 18px;
    opacity: 0.8;
    position: absolute;
    right: -57px;
    top: 0px;
    width: 59px;
}
.package-section:before {
    position: absolute;
    content: "";
    background: url(../img/theme/shape3.png);
    width: 91px;
    height: 146px;
    left: 0;
    top: 29px;
    background-repeat: no-repeat;
    z-index: 0;
}

.package-section:after {
    position: absolute;
    content: "";
    background: url(../img/theme/shape.png);
    width: 61px;
    height: 135px;
    right: 0;
    top: 192px;
    background-repeat: no-repeat;
    z-index: 0;
}

.service-section:after {
    position: absolute;
    content: "";
    background: url(../img/theme/g13.png);
    width: 99px;
    height: 82px;
    right: 25px;
    top: 69px;
    z-index: 0;
}

.service-section:before {
    position: absolute;
    content: "";
    background: url(../img/theme/g14.png);
    background-size: 47px;
    height: 75px;
    width: 85px;
    left: 0;
    background-repeat: no-repeat;
    bottom: 60px;
}

.babiesSection {
}

.service-section {
    position: relative;
}

.title-wide h2 img {
    width: 55px;
    padding-top: 31px;
    margin-left: 10px;
}

.title-wide h2 span p {
    color: #7E8AAB;
    font-weight: 300;
    font-size: 14px;
    margin-right: 66px;
    position: absolute;
    width: 100%;
    top: 77px;
}

.app-section {
    background: #F5F8FC;
    background-image: url(../img/theme/pattern.png);
    padding: 1rem 1.5rem 0;
}

.app-left {
    margin-top: 40px;
}

.appTp {
    margin: 26px 0;
    color: #050F2C;
    font-size: 35px;
    font-weight: 800;
}

.downloada-app {
    background: #00ADB5;
    color: white;
}

.downloada-app img {
    padding: 0 7px;
    height: 21px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:before {
    position: absolute;
    content: "";
    width: 78%;
    height: 4px;
    background: #00adb5;
    right: 0;
    bottom: -4px;
}

.package-section {
    background: #F5F8FC;
    position: relative;
    padding-bottom: 5rem;
    padding-top: 5rem;
}

.pricing-box {
    background: rgb(255 255 255);
    padding-bottom: 36px;
    text-align: center;
    margin-top: 70px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pricing-box-profile {
    background: rgb(18, 108, 251);
    padding-bottom: 36px;
    border-radius: 22px;
    text-align: center;
}

.pricing-box::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 686px;
    left: -345px;
    top: 74px;
    overflow: visible;
    height: 100%;
    background-image: url("../img/circle.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}

.title-pricing-orange {
    text-align: center;
    color: white;
    font-size: 24px;
    margin-bottom: 6px;
    background: #FF9518;
    background-image: url(../img/theme/package.png);
    padding: 48px;
    background-position: center;
}

.title-pricing-red {
    text-align: center;
    color: white;
    font-size: 24px;
    margin-bottom: 6px;
    background: #E11D48;
    background-image: url(../img/theme/package.png);
    padding: 48px;
    background-position: center;
}

.title-pricing-blue {
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 6px;
    background: #00ADB5;
    background-image: url(../img/theme/package.png);
    padding: 48px;
    background-position: center;
}

.title-pricing-orange span {
    font-size: 16px;
    font-weight: 100;
}

.title-pricing-red span {
    font-size: 16px;
    font-weight: 100;
}

.title-pricing-blue span {
    font-size: 16px;
    font-weight: 300;
}

.list-pricing {
    padding: 0px 21px;
}

.list-pricing li {
    list-style: none;
}

.list-pricing li p {
    color: #7E8AAB;
    font-weight: 400;
    font-size: 13px;
    text-align: right;
}

.list-pricing li p img {
    padding-left: 5px ;
}

.list-pricing li p i {
}

.fa-check {
    color: white;
    padding: 6px;
    border-radius: 50%;
}

.fa-xmark {
rgb(0, 123, 255); background: rgb(255, 230, 230);
    padding: 7px 9px;
    border-radius: 50%;
}

.free-pricing-orange {
    color: #FF9518;
    font-size: 22px;
    margin: 0px;
    font-weight: 800;
    position: absolute;
}

.free-pricing-red {
    color: #E11D48;
    font-size: 22px;
    margin: 0px;
    font-weight: 800;
    position: absolute;
}

.free-pricing-blue {
    color: #00ADB5;
    font-size: 22px;
    margin: 0px;
    font-weight: 800;
    position: absolute;
}

.toman-white {
    font-size: 11px;
}

.del-package {
    font-size: 17px;
}

.backspanp {
}

.backspanp-orange {
    background: #f4f4f4;
    color: #ed6503;
    font-size: 15px;
    width: 53%;
    padding: 7px;
    border-radius: 50px;
    margin: auto;
    margin-bottom: 18px;
}

.backspanp-red {
    background: #f4f4f4;
    color: #E11D48;
    font-size: 15px;
    width: 53%;
    padding: 7px;
    border-radius: 50px;
    margin: auto;
    margin-bottom: 18px;
}

.backspanp-blue {
    background: #f4f4f4;
    color: #00ADB5;
    font-size: 15px;
    width: 53%;
    font-weight: 500;
    padding: 7px;
    border-radius: 50px;
    margin: auto;
    margin-bottom: 18px;
}

.list-pricing p {
    text-align: right;
    font-size: 23px;
    margin-top: 17px;
    font-weight: 600;
}

.pricing-bottom {
    border-top: 1px solid #BDC5DD66;
    position: relative;
    padding: 25px 9px;
}

.buypackage {
    color: #626E94;
    position: absolute;
    left: 12px;
    margin-top: 7px;
    font-weight: 400;
}

.mg-tops {
    margin-top: 25px;
}

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

.whyUsTitle {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin: 72px 0px 15px 0;
    color: #000000;
}

.ordersUser {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin: 25px 0px 85px 0;
    color: #00ADB5;
}

.ordersUser span {
    color: #000000;
}

.whyUsTitle:after {
    position: absolute;
    content: "";
    background: url(../img/theme/shape4.svg);
    width: 100px;
    height: 49px;
    background-repeat: no-repeat;
    right: 410px;
    top: 72px;
    background-size: 52px;
}

.box-whyUs {
    background: #F5F8FC;
    text-align: center;
    padding: 51px 10px;
    position: relative;
}

.box-whyUs img {
    background: white;
    padding: 16px;
    box-shadow: 0px 20px 20px 6px #9b979436;
    position: relative;
    width: 115px;
    height: 115px;
}

.box-whyUs p {
    color: #000000;
    font-size: 20px;
    margin-top: 36px;
    font-weight: 700;
}

.box-whyUs span {
    line-height: 32px;
    color: #626E94;
    font-size: 15px;
    font-weight: 400;
}

.box-whyUs:after {
    content: "";
    position: absolute;
    background: url(../img/theme/shape5.png);
    width: 166px;
    height: 170px;
    background-repeat: no-repeat;
    top: 22px;
    margin-left: auto;
    background-size: 136px;
    margin-right: auto;
    left: 0;
    background-position: center;
    right: 0;
}

.babiesSection::before {
    content: "";
    background-image: url(../img/theme/pattern-b.png);
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 12%;
}

.babiesSection {
    position: relative;
    background: #F5F8FC;
}

.loveSection::before {
    content: "";
    background-image: url(../img/theme/love.png);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    width: 109px;
    height: 100px;
    right: 0;
    text-align: center;
    margin-top: 103px;
}

.loveSection {
    position: relative;
}

.galleryuser::before {
    content: "";
    background-image: url(../img/theme/slider/shape1.png);
    position: absolute;
    background-position: center top;
    width: 160px;
    height: 212px;
    right: 0;
    text-align: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.galleryuser::after {
    content: "";
    background-image: url(../img/theme/slider/shape2.png);
    position: absolute;
    width: 160px;
    height: 212px;
    left: 0;
    z-index: 1;
    top: 0;
    background-repeat: no-repeat;
}

.cartSection::before {
    content: "";
    background-image: url(../img/theme/kartpostal.png);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    background-position: center top;
    width: auto;
    height: -webkit-fill-available;
    right: 0;
    text-align: center;
    margin-top: 61px;
    background-repeat: no-repeat;
}

.cartSection {
    position: relative;
}

.p-Title {
    color: #626E94;
    font-size: 26px;
    text-align: center;
    margin-bottom: 0 !important;
    font-weight: 800;
}

.usergallery {
}

.usergallery img {
    height: 210px;
    object-fit: cover;
}

.p50 {
    padding: 50px 0;
}
.akskhone{
    background: #F5F8FC;
    position: relative;
}
.box{
    padding: 47px 20px;
}
.box span{
    color: #7E8AAB;
    line-height: 40px;
    font-size: 18px;
    font-weight: 400;
}
.box p{
    padding: 29px 9px 1px;
    color: #000000;
    font-size: 37px;
    font-weight: 600;
}

.about-akskhoone{
    background: #DEE2EE;
    color: #626E94;
    padding: 17px 18px;
    font-size: 18px;
    margin-top: 19px;
}
.padd-0{
    padding: 0;
    position: relative;
    overflow: visible;
    /* z-index: 7; */
}
.p0{
    padding: 0;
}
.video{z-index: 10;position: relative;}
.padd-0:after{
    content: "";
    background-image: url(../img/theme/union1.png);
    position: absolute;
    width: 91px;
    right: -44px;
    height: 125px;
    background-repeat: no-repeat;
    top: -40px;
    z-index: 1;
}
.padd-0:before {
    content: "";
    background-image: url(../img/theme/union2.png);
    position: absolute;
    width: 91px;
    right: -61px;
    height: 126px;
    background-repeat: no-repeat;
    bottom: -52px;
    z-index: 1;
}
.akskhone:before {
    content: "";
    background-image: url(../img/theme/union.png);
    position: absolute;
    width: 110px;
    right: -48px;
    height: 126px;
    background-repeat: no-repeat;
    bottom: 142px;
    z-index: -1;
    background-size: 101px;
}
.footer-top {
    background: #FF9518;
    background-image: url(../img/theme/footertop.png);
    padding: 1rem 1.5rem;
}
.footer-top-text{
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 800;
    margin-top: 8px;
    margin-bottom: 0;
}
.footer-top-text img{
    margin-left: 27px;
}
.topsFotter{
    border-bottom: 13px solid #000000;
    margin-bottom: 70px;
}
.footer-logo a {
    background: #f0f0f0;
    display: inline-block;
    margin-top: 30px;
    padding: 50px;
    width: 100%;
    text-align: center;
}


.footer-menu li p {
    color: #626E94;
    margin-bottom: 0;
}
.footer-menu li p img{

}
.footer-menu li p span {
    color: #020727;
}
.footer-app {
    background: #00ADB5;
    background-image: url(../img/theme/app-pattern.png);
    padding: 1rem 1.5rem;
    margin-top: 45px;
}
.TernavTeam{
    text-align: center;
    background: #F5F8FC;
    margin: 0;
    padding: 20px;
    color: #626E94;
}
.TernavTeam p{

}
.TernavTeam p a{

}
header.main-header .dropdown-menu.cart .dropdown-middle {
    letter-spacing: .5px;
    font-weight: 600;
    padding: 15px;
    background: #F5F8FC;
    height: 53px;
    margin: 4px 11px;
}
.currency-left{position: absolute;left: 22px;color: #00ADB5;font-weight: 100;}
.total-right{
    position: absolute;
    right: 19px;
    color: #050F2C;
    font-weight: 100;
}
.dropdown-footer .btn-checkout{
    background: #393E46;
    display: inline-block !important;
    color: white;
    font-weight: 100;
    font-size: 13px;
    padding: 15px 18px;
    margin-right: 6px;
}
.dropdown-footer .btn-cart{
    background: #00ADB5;
    display: inline-block !important;
    color: white;
    font-weight: 100;
    font-size: 13px;
    padding: 15px 18px;
}
.dropdown-footer{
}
.count-kala{
    position: absolute;
    left: 14px;
    top: 14px;
}
.cart-title .pt-1{
    color: #626E94;
}
.ui-variant--color {
    background: #ffffff;
    padding: 3px 0;
}
.title-color{
    padding: 6px 4px 0 8px;
    color: #9CB0B9;
    margin: 0;
}
.product-attribute{
    border: 1px solid #E5E8EF;
}
.productcategory{
    color: #7E8AAB;
    font-size: 12px;
    font-weight: 100;
}
.nameBrand {
    padding-left: 10px;
    font-weight: 500;
}

.specificationname{
    color: #9CB0B9;
}
.icon-box-icon img{}
.icon-box-content h3{font-size: 12px;margin-top: 8px;color: #626E94;}
.icon-box{
    margin-top: 40px;
}
.icon-box-icon{
    height: 64px;
    display: inline-flex;
    padding: 10px;
}
.owl-thumbnail img{
    height: 95px;
    object-fit: cover;
}
.product-thumbnails:before {
    content: "";
    background-image: url(../img/theme/right.png);
    position: absolute;
    background-position: center top;
    width: 100px;
    height: 100px;
    right: 7px;
    text-align: center;
    background-repeat: no-repeat;
    z-index: 1;
}
.product-thumbnails:after {
    content: "";
    background-image: url(../img/theme/left.png);
    position: absolute;
    background-position: center top;
    width: 100px;
    height: 100px;
    left: 6px;
    text-align: center;
    background-repeat: no-repeat;
    z-index: 1;
}
.galleryP .owl-nav{
    display: none;
}
product-thumbnails.owl-nav{
    display: block !important;
}
.Question img{padding-left: 12px;}
.Question{font-size: 28px;margin-top: 21px;margin-right: 0px;font-weight: 700;}


.title-product-des h2{
    font-size: 20px;
    position: relative;
    z-index: 10;
    color: #000000;
    font-weight: 700;
}
.title-product-des h2 img {
    width: 30px;
    padding-top: 1px;
    margin-left: 5px;
}
.params .params-list li .params-list-key:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #9cb0b9;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    position: absolute;
    top: 26px;
    right: 0px;
}

.sticky-sidebar{
    background: #F5F8FC;
}
.search-amazing-tab p {
    font-size: 21px;
    font-weight: 800;
    margin-right: 0;
    margin-bottom: 24px;
}
.search-amazing-tab p img{
    width: 38px;
    margin-left: 10px;
}
.mt20{
    margin-top: 20px;
}
.section-title h4 {
    margin: 18px 0;
    font-size: 20px;
}
.btn-primary-multiple img {
    width: 20px;
    margin-left: 5px;
}
.card-product-cat{
    margin-top: 15px;
    font-size: 14px;
    color: #7E8AAB;
    margin-bottom: 0;
    font-weight: 500;
}
.help-txt{
    padding-right: 28px;
    display: block;
    color: #626E94;
}
.help-sn{
    position: relative;
}
.subtitle-gallery{
    font-size: 16px;
    color: #626E94;
    font-weight: 300;
}
.btn-basket{
    background-color: white !important;
    border: 1px solid #BDC5DD;
    padding: 16px 17px !important;
    line-height: 0 !important;
    height: 0 !important;
    color: #7E8AAB !important;
    float: none !important;
    display: inline !important;
    border-radius: 0 !important;
    margin-left: 25px !important;
}
.bg-address{
    background: #F5F8FC;
    margin-bottom: 16px;
    padding: 20px 0px;
}
.btn-showAddress {
    border: none;
    background: none;
    position: absolute;
    left: 27px;
    color: #1077FE;
    top: 30px;
}
.btn-showAddress img {
    width: 18px;
    margin-left: 7px;
}
.AddAdress h2 button{
    border: none;
    font-size: 17px;
    background: none;
    padding: 8px;
}
.AddAdress h2 button img{
    margin-left: 12px;
    margin-right: 12px;
}
.AddaddreesBox{
    border: none;
}
.accordion{
    border: 1px solid #BDC5DD66;
}
.btn-collapse{
    width: 100%;
    background: #393E46;
    padding: 13px;
    border: none;
    color: white;
}
.numberbasket {
    color: #00ADB5;
    position: absolute;
    top: 48px;
    right: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 45px;
}
.no-border{
    border: none !important;
}
section.nopadd{
    padding: 0!important;
    border-top: 5px solid #dee2ee;
}
.mt-6 {
    margin-top:6rem!important;
}
.relatedproducts{
    font-size: 32px !important;
    font-weight: 400 !important;
    font-weight: 500 !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;
}
.ui-variant--check::after {
    border-bottom: 2px solid #00adb5 !important;
}
.codeProduct{position: relative;}
.codeProduct p {color: #626E94;padding-right: 30px;}
.codeProduct p img{position: absolute;right: 0;top: -5px;}
.codeProduct p span{color: #050F2C;}

.btn-show-product img{width: 20px !important;position: absolute !important;right: 20px !important;}
.shippingSidebar{
    color: #FF6607 !important;
}
.accordionaddress{

}
.AddAdress{
    background: white;
    padding: 18px 0;
}
[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}
.AddAdress button i {
    position: absolute;
    left: 5px;
    top: 24px;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 25px;
    text-align: center;
    color: #14181F;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.AddAdress button[aria-expanded=true] i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.addDiscount {
    color: #7E8AAB;
    font-size: 11px;
}
.addressList{font-size: 19px;color: #050F2C;font-style: normal;font-weight: 600;}
.addressList span{
    position: absolute;
    left: 32px;
    color: #7E8AAB;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.bg-auth{
    background: #F5F8FC;
}
.mt-10 {
    margin-top: 11.7rem!important;
}
.title-profile{
    padding-top: 13px;
    font-size: 26px;
    font-weight: 700;
    line-height: 37px;
    margin-bottom: 25px;
    color: #000000;
}
.profile-section-link a{
    border-bottom: none !important;
    font-weight: 400;
    font-size: 18px;
}
.profile-section .list-favorites li .product-meta{
    color: #7E8AAB;
    font-size: 12px;
    margin-bottom: 10px;
}
.profile-section .list-favorites li .product-title a{
    color: #050F2C;
    margin-bottom: 10px;
}
.product-price-f{
    color: #00ADB5;
    font-size: 18px;
    font-weight: 600;
}
.product-price-del-f{
    text-align: center;
    width: 100%;
    color: #00ADB5;
    height: 20px;
    font-size: 18px;
    font-weight: 600;
}
.viewmore-f{
    color: #050F2C !important;
    font-size: 17px;
}
.viewmore-f img{
    padding-right: 7px;
}
.profile-sidebar-header{
    padding-top: 22px;
    border-bottom: 5px solid #F5F8FC;
    padding-bottom: 14px;
    padding: 20px 15px;
}
.profile-sidebar .profile-menu-section .profile-menu ul li a.active:after{
    content: "";
    position: absolute;
    width: 3px;
    height: 29px;
    top: 10px;
    background: #00ADB5;
    right: -17px;
}
.profile-sidebar .profile-menu-section .profile-menu ul li a img{
    margin-left: 6px;
}
.logout{
    color: #000000;
    text-align: right;
    margin: auto;
    border-top: 7px solid #f5f8fc;
    width: 100%;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
    display: block;
    padding: 25px 15px;
}
.order-success{background: rgb(208 208 208 / 11%);padding: 66px 40px;text-align: center;}
.order-success p{color: #00ADB5;font-size: 48px;margin: 0;font-weight: 700;}
.order-success span{color: #00ADB5;font-size: 20px;font-weight: 400;}
.order-cancel{background: rgb(245 248 252);padding: 66px 40px;text-align: center;}
.order-cancel p{color: #FF732E;font-size: 48px;margin: 0;font-weight: 700;}
.order-cancel span{color: #FF732E;font-size: 20px;font-weight: 400;}
.order-pending{background: rgb(245 248 252);padding: 66px 40px;text-align: center;}
.order-pending p{color: #000000;font-size: 48px;margin: 0;font-weight: 700;}
.order-pending span{color: #000000;font-size: 20px;font-weight: 400;}
.b-navab{
    border-bottom: 1px solid #DEE2EE;
    padding-bottom: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .profile-order-link.active:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: #00ADB5;
    right: 0;
    bottom: -12px;
}
.nav-tabs .nav-item.show .profile-order-link, .nav-tabs .profile-order-link.active {
    color: #00ADB5;
    border-bottom:none !important;
    background: none;
    position: relative;
    font-weight: 500;
}
.nav-tabs .profile-order-link{
    border-bottom: none !important;
    color: #7E8AAB;
    font-weight: 400;
    padding: 5px 0px;
    font-size: 18px;
    margin: 0px 0px 0 80px;
}
.card-product-profile {
    color: #7E8AAB;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 14px;
}
.title-product-profile {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}
.real_price{
    padding-right: 10px;
    color: black;
    font-size: 22px;
    font-weight: 700;
}
.real_price span{
    font-size: 11px;
    padding-right: 2px;
    color: #6E7E85;
    font-weight: 400;
}
.order-created{
    font-weight: 300;
    color: #6E7E85;
    font-size: 14px;
}
.text-canceled{background: #E11D481A;color: #e11d48;padding: 8px 22px;font-size: 14px;font-weight: 400;}
.text-pending{background: #FF7D2D1A;color: #ff7d2d;padding: 8px 22px;font-size: 14px;font-weight: 400;}
.text-sent{padding: 8px 22px;font-size: 14px;background: #00ADB51A;font-weight: 400;color: #00ADB5;}
.padd-l{
    padding-left: 5px;
}
.cope{position: absolute;bottom: 0;left: 13px;color: #9CB0B9;font-size: 18px;}
.cope span{color: #021A27;}
.ordersshow {
    background: #F5F8FC;
    color: #626E94;
    padding: 18px 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 6;
}
.ordersshow img{
    padding-right: 6px;
}
.img-orders{height: 80px;object-fit: contain;margin: inherit;}
.product-meta-f {
    color: #7E8AAB;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.product-title-f a {
    color: #050F2C;
    margin-bottom: 10px;
    font-size: 20px;
}
.buttonfavorite  {
    color: var(--primary-color)!important;
    outline: 0;
}
.buttonfavorite {
    position: absolute;
    left: 24px;
    top: 12px;
    width: 40px;
    height: 38px;
    line-height: 30px;
    font-size: 20px;
    border: 0;
    background-color: #ffffff;
    color: #f7858d;
    outline: 0;
    cursor: pointer;
}
.product-card-body-favorite{
    margin-top: 12px;
}
.mb-3{
    margin-bottom: 2rem!important;
}
.checkout-time-table-subtitle-bar li{
    list-style: none;
}
.product-title-f{
    margin: 10px 0;
}
.padd0{
    padding: 0px 0px;
}
.profile-section-link-gallery {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 15px;
    background: #F5F8FC;
    text-align: center;
    padding: 13px;
    margin: 17px 0px 0px 0px;
}
.profile-section-link-gallery a{
    font-weight: 400;
    font-size: 18px;
}
.mg-r0{
    margin-right: 0;
}
.btn-primary-db {
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 11px;
    font-size: 14px;
    position: relative;
    color: #fff;
    border: 0;
    outline: 0;
    overflow: hidden;
    outline-offset: 2px;
    background-color: #7e8aabb5 !important;
}
.checkout-alert-highlighted-unpaid {
    color: #e11d48;
    background-color: #fcfcfc;
}
.pay-order-btn {
    background: #00ADB5;
    color: white;
    padding: 14px 94px;
    position: relative;
}
.pay-order{
    background: #00ADB5;
    color: white;
    padding: 9px 14px;
    position: relative;
}
.pay-order-btn img{
    position: absolute;
    right: 11px;
    width: 19px;
}
.value-shipping{
    color: #00ADB5;
    font-size: 15px;
    font-weight: 500;
    padding-right: 9px;
}
.value-how-to-send{
    color: #FF9518;
    font-size: 15px;
    font-weight: 500;
    padding-right: 9px;
}
.box-left {
    background: #F5F8FC;
    padding: 0px 16px;
}
.box-right{
    padding: 0px 0px;
}
.trackingcode{
    color: #1077FE;
    font-weight: 400;
    font-size: 15px;
}
.trackingcode img{
    padding-right: 4px;
}
#copy{

}
.text { border: none;}
.text {border: none;position: absolute;left: 41px;text-align: left;font-size: 14px;z-index: 9;top: 31px;}
.copy-text {/* position: relative; *//* border: no;/* display: flex; */flex;/* border-radius: 10px; */}
.copy-text input.text {
    border: none;
    background: none;
}

.copy-text button {
    /* padding: 10px 14px; */
    font-size: 18px;
    border: none;
    position: absolute;
    background: none;
    left: 21px;
    border-radius: 10px;
    cursor: pointer;
    top: 32px;
}
.copy-text button:active { background: rgb(128, 156, 226); }
.copy-text button::before {content:"ÃƒÅ¡Ã‚Â©Ãƒâ„¢Ã‚Â¾Ãƒâ€ºÃ…â€™ ÃƒËœÃ‚Â´ÃƒËœÃ‚Â¯";position: absolute;top: -48px;color: rgb(255, 255, 255);right: -21px;background:  rgb(0, 123, 255);width: 90px;padding: 5px 17px;border-radius: 20px;font-size: 12px;display: none;}
.copy-text button::after {content: "";position: absolute;top: -7px;right: 20px;width: 10px;height: 10px;background:  rgb(0, 123, 255);transform: rotate(45deg);display: none;}
.copy-text.active button::before, .copy-text.active button::after { display: block; }
textarea:focus, input:focus{
    outline: none;
}
.profile-section-order {
    padding: 14px 35px 8px 35px;
    position: relative;
    background-color: #fff;
}
.borderb-0{
    border-bottom: none !important;
    padding-bottom: 0rem !important;
}
.mg-tops-5{
    margin-top: 5px;
}
.btn-show-photo{
    font-size: 13px;
    background: #F5F8FC;
    color: #00ADB5;
    margin: 4px 0;
    font-weight: 500;
    padding: 10px 12px;
}
.card-product-order{
    font-size: 12px;
    color: #7E8AAB;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 0;
}
.card-product-order{

}
.card-product-order span{
    color: #0B0F17;
    font-weight: 700;
    font-size: 20px;
}
.card-product-order img{
    padding-right: 3px;
}
.order-again{
    background: #F5F8FC;
    width: 100%;
    color: #050F2C;
    padding: 13px 26px;
}
.order-again img{
    padding-left: 8px;
}
.align-bottom{
    display: inline-block;
    align-self: flex-end;
}
.border-bottom:last-child {
    border-bottom: 0px solid !important;
}
.pt2 , pb2{
    padding-bottom: 2rem!important;
    padding-top:2rem!important;
}
.title-profile-order{
    padding-top: 31px;
    font-size: 26px;
    font-weight: 700;
    line-height: 0;
    margin-bottom: 0;
    color: #000000;
}
.title-first-order{
    padding-top: 10px;
    font-size: 26px;
    font-weight: 700;
    color: #000000;
    margin-right: 10px;
}
.shippingstatus{
    text-align: left;
    position: absolute;
    top: 27px;
    left: 0;
}
.p30{
    padding: 20px 30px 30px 30px;
}

.box-contact{
    background: #050f2c;
    padding: 43px 10px;
}
.nobg {
    background: none;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    padding-top: 0;
}
.nobg nav a{color: #7E8AAB;font-weight: 400;font-size: 17px;}
.nobg nav span{color: #FFFFFF;font-weight: 500;font-size: 17px;}
.CallUs{
    font-weight: 800;
    font-size: 47px;
    text-align: center;
    color: white;
}
.slogan{
    color: #BFC4D5;
    text-align: center;
    display: block;
    font-weight: 400;
    font-size: 20px;
}
.mt-2-5 {
    margin-top: 2.5rem!important;
}
.mt-2 {
    margin-top: 2rem!important;
}
.conatctphone {
    position: absolute;
    bottom: 0;
    right: 276px;
    opacity: 0.3;
}
.box-contact:after {
    content: "";
    position: absolute;
    background: url(../img/theme/right-contact.png);
    width: 81px;
    height: 145px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
}
.box-contact:before {
    content: "";
    position: absolute;
    background: url(../img/theme/Union.svg);
    width: 81px;
    height: 145px;
    top: -28px;
    left: -34px;
    background-repeat: no-repeat;
}
.box-social {
    background: #F5F8FC;
    text-align: center;
    padding: 51px 10px;
    position: relative;
}
.box-social img {
    background: white;
    padding: 22px;
    box-shadow: 0px 20px 20px 6px #9b979436;
    position: relative;
    width: 115px;
    height: 115px;
}
.box-social p {
    color: #000000;
    font-size: 20px;
    margin-top: 36px;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
}
.box-social:after {
    content: "";
    position: absolute;
    background: url(../img/theme/shape5.png);
    width: 166px;
    height: 170px;
    background-repeat: no-repeat;
    top: 22px;
    margin-left: auto;
    background-size: 136px;
    margin-right: auto;
    left: 0;
    background-position: center;
    right: 0;
}
.call-title{font-weight: 600;font-size: 32px;}
.call-title img{

}
.title-info-call{
    font-weight: 600;
    font-size: 22px;
    margin-top: 41px;
}
.title-info-call img{
    padding-left: 10px;
}
.table-contact div{
    padding-top: 1rem;
    line-height: 36px;
}
.table-contact div span.title {
    color: #7E8AAB;
    font-size: 16px;
    font-weight: 400;
}
.table-contact div span.value {
    color: #050F2C;
    font-size: 15px;
    font-weight: 600;
    padding-right: 9px;
}

.call-title-form{
    font-weight: 600;
    font-size: 32px;
}
.call-title-form img{width: 68px;margin-left: 19px;padding-bottom: 13px;}
.call-title-form  span{
    font-weight: 400;
    color: #626E94;
    display: block;
    margin-right: 80px;
    font-size: 18px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #1E385F;

    opacity: 0.6;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #1E385F;

    opacity: 0.6;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #1E385F;

    opacity: 0.6;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #1E385F;

    opacity: 0.6;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #1E385F;

    opacity: 0.6;
}

::placeholder { /* Most modern browsers support this now. */
    color: #1E385F;

    opacity: 0.6;
}
textarea:-moz-placeholder, /* Firefox 18- */
textarea::-moz-placeholder, /* Firefox 19+ */
textarea:-ms-input-placeholder, /* IE 10+ */
textarea::-webkit-input-placeholder, /* Webkit based */
textarea::placeholder { /* Modern browsers */
    color: #1E385F;

    opacity: 0.6;
}
.socialTitle{
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin: 72px 0px 15px 0;
    color: #000000;
}
.socialTitle:after {
    position: absolute;
    content: "";
    background: url(../img/theme/shape4.svg);
    width: 51px;
    height: 49px;
    background-repeat: no-repeat;
    right: 407px;
    top: 61px;
    background-size: 52px;
}
.aboutaks {
    background: #F5F8FC;
    position: relative;
}
.aboutaks:before {
    content: "";
    background-image: url(../img/theme/border.png);
    position: absolute;
    width: 205px;
    left: 0px;
    height: 205px;
    background-repeat: no-repeat;
    top: 0;
    z-index: 0;
    background-size: 205px;
}
.padd-0-video{
    padding: 0;
    position: relative;
    overflow: visible;
}
.padd-0-video:before {
    content: "";
    background-image: url(../img/theme/b15.png);
    position: absolute;
    width: 105px;
    left: -24px;
    height: 105px;
    background-repeat: no-repeat;
    bottom: 29px;
    z-index: 15;
    background-size: 105px;
}
.about-breadcrumb{
    background: none;
    text-align: right;
    display: block;
    margin-bottom: 20px;
    padding-top: 0;
}
.about-breadcrumb a{
    color: #BFC4D5;
}
.p-20-b{

}
.purpose-img{
    display: block;
    margin: auto;
}

.our-purpose{
    text-align: center;
    font-weight: 800;
    font-size: 39px;
    margin-top: 25px;
}
.aboutUsText{
    font-weight: 400;
    color: #626E94;
    font-size: 17px;
    line-height: 48px;
}
.title_style2{
    font-size:39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    display: inline;
    position: relative;
}
.title_style4{
    font-size:39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    display: inline;
    position: relative;
}
.title_style2::after {
    background: url(../img/theme/b17.png);
    content: "";
    background-repeat: no-repeat;
    opacity: 0.8;
    background-size: 68px;
    position: absolute;
    right: -66px;
    top: -40px;
    height: 68px;
    width: 77px;
}
.p-bold-16 {
    font-weight: 800;
    margin: 27px 0 0 0;
    border-bottom: 5px solid #BFC4D580;
    padding-bottom: 23px;
    position: relative;
}

.p-bold-16:after {
    content: "";
    position: absolute;
    width: 75%;
    transform: scaleX(0);
    height: 4px;
    bottom: -5px;
    right: 0px;
    background-color:#00ADB5;
    transform-origin: bottom left;
    transition: transform 0.25s ease-out;
}
.box__4__cc:hover .p-bold-16::after{
    transform: scaleX(1);
    transform-origin: bottom right;
}
.w-img{
    width: 80px;
    height: 80px;
}
.padd-0-photo{
    padding: 0;
    position: relative;
    overflow: visible;
}
.why-us::after{
    content: "";
    position: absolute;
    background: url(../img/theme/b30.svg);
    width: 100px;
    height: 100px;
    top: -66px;
    background-repeat: no-repeat;
    left: 33px;
}
.our-work::after {
    content: "";
    position: absolute;
    background: url(../img/theme/b31.svg);
    width: 100px;
    height: 239px;
    top: -66px;
    background-repeat: no-repeat;
    left: 0px;
}
.our-work::before {
    content: "";
    position: absolute;
    background: url(../img/theme/b32.png);
    width: 44px;
    height: 88px;
    top: 449px;
    background-size: 44px;
    background-repeat: no-repeat;
    right: 0;
}
.why-us{
    position:relative;
}
.our-work{
    position:relative;
}
.contentaks{
    background: #F5F8FC;
    position: relative;
}
.p-b800{
    font-weight:800 ;
    font-size:36px ;

}
.box-about {
    padding: 47px 20px;
}
.box-about span {
    color: #7E8AAB;
    line-height: 47px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px;
}
.p-b800:after {
    content: "";
    position: absolute;
    width: 18%;
    height: 62px;
    background: url(../img/theme/b22.png);
    top: 48px;
    right: 0;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.print-akskhoone {
    background: #00ADB5;
    color: #FFFFFF;
    padding: 17px 18px;
    font-size: 18px;
    margin-top: 19px;
    font-weight: 600;
}
.print-akskhoone img {
    padding-right: 7px;
}
.mgt-5 {
    margin-top: 5rem;
}
.title_style5 {
    font-size: 39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 600;
    display: inline;
    position: relative;
}
.subtitle-style1{
    color: #7E8AAB;
    font-weight: 400;
    font-size: 16px;
    line-height: 37px;
}
.title_style6{
    font-size: 39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    display: inline;
    position: relative;
}
.title_style6::after {
    width: 80px;
    background: url(../img/theme/b27.svg);
    content: "";
    background-repeat: no-repeat;
    opacity: 0.8;
    background-size: 49px;
    position: absolute;
    right: -86px;
    top: -46px;
    height: 68px;
}
.bg-team{
    background: #F5F8FC;
    padding: 77px 0;
}
.team-akskhoone{
    border: 1px solid #BDC5DD6E;
    padding: 9px 9px 21px 9px;
    margin: 15px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.team-akskhoone p{font-weight: 700;text-align: center;margin: 14px 0px;font-size: 22px;}
.team-akskhoone img{width: 100%;}
.team-akskhoone span{font-weight: 300;color: #7E8AAB;text-align: center;display: block;font-size: 18px;}
.team-akskhoone:hover{
    background: white;
    border: 1px solid #bdc5dd00;
    box-shadow: 0px 14px 44px 10px rgba(124, 143, 167, 0.19);
}
.team-akskhoone:hover::after {
    content: "";
    position: absolute;
    width: 65%;
    height: 6px;
    background: #00ADB5;
    top: 9px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
}
.service-box {
    background: url(../img/theme/b28.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 70px 20px 57px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service-box:after{
    position:absolute;
    content:"";
    width: 100%;
    height: 100%;
    background: #F5F8FC;
    background: linear-gradient(89deg, #F5F8FC 0%, #f5f8fc 75%, rgb(0 212 255 / 0%) 100%);
    left: 0;
    top: 0;
}

.service-box .subtitle{z-index: 1;position: relative;color: #7E8AAB;line-height: 29px;font-weight: 400;font-size: 12px;-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.service-box .title{z-index: 1;position: relative;font-weight: 800;font-size: 20px;}
.service-box a{position: absolute;left: 14px;background: #DEE2EE;padding: 22px;z-index: 1;top: 14px; height: -webkit-fill-available;
    bottom: 14px;}
.service-box a img{position: absolute;top: 50%;left: 10px;}
.service-box:hover  a { background-color: #00ADB5; }
.service-box:hover::after   {background: linear-gradient(89deg, #DEE2EE 0%, #DEE2EE 75%, rgb(0 212 255 / 0%) 100%);}



.service-box-s1 {
    background: url(../img/theme/b29.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 70px 20px 57px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service-box-s1:after{
    position:absolute;
    content:"";
    width: 100%;
    height: 100%;
    background: #F5F8FC;
    background: linear-gradient(89deg, #F5F8FC 0%, #f5f8fc 75%, rgb(0 212 255 / 0%) 100%);
    left: 0;
    top: 0;
}

.service-box-s1 .subtitle{z-index: 1;position: relative;color: #7E8AAB;line-height: 29px;font-weight: 400;font-size: 12px;-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.service-box-s1 .title{z-index: 1;position: relative;font-weight: 800;font-size: 20px;}
.service-box-s1 a{position: absolute;left: 14px;background: #DEE2EE;padding: 22px;z-index: 1;top: 14px;height: -webkit-fill-available;
    bottom: 14px;}
.service-box-s1 a img{position: absolute;top: 50%;left: 10px;}
.service-box-s1:hover  a { background-color: #00ADB5; }
.service-box-s1:hover::after   {background: linear-gradient(89deg, #DEE2EE 0%, #DEE2EE 75%, rgb(0 212 255 / 0%) 100%);}





.service-box-s2 {
    background: url(../img/theme/b20.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 70px 20px 57px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.service-box-s2:after{
    position:absolute;
    content:"";
    width: 100%;
    height: 100%;
    background: #F5F8FC;
    background: linear-gradient(89deg, #F5F8FC 0%, #f5f8fc 75%, rgb(0 212 255 / 0%) 100%);
    left: 0;
    top: 0;
}

.service-box-s2 .subtitle{z-index: 1;position: relative;color: #7E8AAB;line-height: 29px;font-weight: 400;font-size: 12px;-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.service-box-s2 .title{z-index: 1;position: relative;font-weight: 800;font-size: 20px;}
.service-box-s2 a{position: absolute;left: 14px;background: #DEE2EE;padding: 22px;z-index: 1;top: 14px;height: -webkit-fill-available;
    bottom: 14px;}
.service-box-s2 a img{position: absolute;top: 50%;left: 10px;}
.service-box-s2:hover  a { background-color: #00ADB5; }
.service-box-s2:hover::after   {background: linear-gradient(89deg, #DEE2EE 0%, #DEE2EE 75%, rgb(0 212 255 / 0%) 100%);}
.title_style6::after {
    background: url(../img/theme/shap.png);
    content: "";
    background-repeat: no-repeat;
    opacity: 0.8;
    background-size: 33px;
    position: absolute;
    right: -50px;
    top: -30px;
    height: 68px;
    width: 48px;
}
.title_style6 {
    font-size: 39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    display: inline;
    position: relative;
}
.title_style7::after {
    background: url(../img/theme/shape1.png);
    content: "";
    background-repeat: no-repeat;
    opacity: 0.8;
    background-size: 81px;
    position: absolute;
    right: -55px;
    top: -41px;
    height: 68px;
    width: 81px;
}
.title_style7 {
    font-size: 39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    display: inline;
    position: relative;
}
.title-wide h2 span{
    font-weight: 300;
    margin-top: 9px;
}
.title_style8::after {
    background: url(../img/theme/shape4.png);
    content: "";
    background-repeat: no-repeat;
    opacity: 0.8;
    background-size: 31px;
    position: absolute;
    right: -80px;
    top: -4px;
    height: 68px;
    width: 81px;
}
.title_style8 {
    font-size: 39px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    display: inline;
    position: relative;
}
.title_style7 span{
    color:#E11D48;
}
.pricing-box:hover{
    box-shadow: 0px 14px 24px 10px rgba(126, 138, 171, 0.11);
    margin-top: 50px;
}
.padd__0__Profile{
    padding: 0;
}

.padd__0__Checkout{
    padding: 0;
}
.profile-menu-section{

    padding: 20px 15px;
}


.profile-sidebar-footer {
    border-bottom: 5px solid #F5F8FC;
    padding: 0 0px 0 0px;
}
.profile-menu ul{
    margin: 0;
}
.card-product-order .detail {
    margin: 12px 0 14px 0;
    color: #536E7B;
    font-weight: 400;
    font-size: 14px;
}
.card-product-order .title {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    margin: 0.2rem 0;
    line-height: 25px;
}
#update-cart{
    /*display: none;*/
}
.p-checkout h2{
    font-size: 20px !important;
}
.order-cancle{
    border: none;
    color: white;
    position: absolute;
    left: 16px;
    top: 71px;
    padding: 8px 43px;
    cursor: pointer !important;
    background: red;
    z-index: 1;
}
.modal.modal-fullscreen .modal-dialog {
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    max-width: none; }

.modal.modal-fullscreen .modal-content {
    height: auto;
    height: 100vh;
    border-radius: 0;
    border: none; }

.modal.modal-fullscreen .modal-body {
    overflow-y: auto; }

.btn-refreash{
    background: #00adb5;
    color: white;
}
.p-7-gallery{
    margin-right: 7px;
    margin-left: 7px;
}
#contact-form{
    border: 1px solid rgba(189, 197, 221, 0.4);
}
@media (max-width: 576px){
    .title-wide h2 span p {
        top: 52px;
        margin-right: 65px;
    }
    .cartSection::before{
        background-size: 85px;
        margin-top: 110px;
    }
    .package-section:before{
        background-size: 40px;
        top: 1px;
    }
    .title_style7{
        font-size: 25px;
    }
    .title_style7::after{
        background-size: 51px;
        top: -28px;
    }
    .ordersUser{
        font-size: 36px;
    }
    .service-section:after{
        top: 101px;
        background-size: 77px;
        background-repeat: no-repeat;
        right: 0;
    }
    .d-none{
        display: none;
    }
    .d-none-mobile{
        display: block !important;
    }
    .trashaddress{
        bottom: 0;
    }
    .btn-showAddress{
        bottom: -17px;
    }

    .nav-mobile .nav-link{
        padding: 9px 12px !important;
    }
    .addPhtosDropzone{bottom: 0;right: 0;text-align: center;left: 0 !important;}
    .subtitle-gallery{
        display:none;
    }
    .gallery a {
        background: #00adb5 !important;
        color: white !important;
        padding: 8px 13px  !important;
        background-image: url(../img/theme/patt.png) !important;
        font-size: 12px !important;
        font-weight: 500;
    }
    .img-orders{
        height: fit-content;
    }
    .cartP11 img{
        width: 20px;
    }
    .justify-content-center-mobile{justify-content: right !important;padding: 20px 0;}
    header.main-header .gallery{
        margin: 0;
    }
    .footer-top-text{
        font-size: 15px;
    }
    .user-mobile a{
        padding: 10px 14px !important;
    }
    .nav-tabs .profile-order-link{
        margin: 25px 0px 0 100px;
    }
    .text-sent{position: absolute;top: -10px;right: 2px;}
    .text-pending{position: absolute;top: -10px;right: 8px;}
    .text-canceled{
        position: absolute;
        top: -10px;
        right: 8px;
    }
    .cope{
        bottom: 22px;
    }
    .order-again{
        position: absolute;
        width: 100%;
        padding: 4px 14px;
        font-size: 11px;
        right: 14px;
        top: 20px;
    }
    .respone-query-title{
        margin-top: 55px;
    }
    .order-cancle{
        top: 20px;
    }
}
.d-none-mobile{
    display: none;
}
.slider__d__none{
    display: none;
}
.cursor-pointer{
    cursor: pointer;
}
.d-none-quantity{
    display: none;
}
.orders{font-weight: 700;font-size: 26px;color: #000000;}
.trashaddress{
    position: absolute;
    left: 124px;
    color: red;
    font-size: 14px;
}
.trashaddress i{color: red;margin-left: 11px;}
.__img{
    position: sticky;
    top: -27px;
    background: white;
    z-index: 1000;
}
.ui-draggable-handle{
    z-index: 2000;
}
.drag-drop {
    touch-action: none;
    user-select: none;
    z-index: 2000;
    position: relative;
}
.border-top-accent-1{
    margin-top: 30px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.padd-40{
    padding-top:40px
}
.megadrop{
    background-repeat: no-repeat;
    background-position:left 30px center;
    background-size: 240px;
}
.d-image{
    width: 48%;
    display: inline-block;
    padding: 2px 1px !important;
    height: 64px;
    object-fit: cover;
}
.d-text{
    width: 48%;
    display: inline-block;
    padding: 2px 1px !important;
    height: 64px;
    text-align: center;
    background: #F5F8FC;
    line-height: 60px;
    color: #626E94;
    font-weight: 700;
}
.load-more{
    margin-top: 40px;
}
.delete-page{
    position: absolute;
    left: 12px;
    color: #E11D48;
    background: rgba(225, 29, 72, 0.05);
    bottom: 14px;
    padding: 4px 19px;
    font-weight: 500;
    font-size: 18px;
}
.delete-page:hover{

    color: #E11D48;

}

