html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

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

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

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

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@media print {
    *,::after,::before,blockquote::first-letter,blockquote::first-line,div::first-letter,div::first-line,li::first-letter,li::first-line,p::first-letter,p::first-line {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: "(" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #999;
        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
    }

    .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 #ddd!important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

a {
    color: #0275d8;
    text-decoration: none
}

a:focus,a:hover {
    color: #014c8c;
    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
}

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

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

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

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

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

th {
    text-align: left
}

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

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

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

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

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

textarea {
    resize: vertical
}

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

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

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

output {
    display: inline-block
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

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

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

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

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-left: 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: 5px
}

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

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

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

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

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #636c72
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem
}

a>code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: .2rem
}

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

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width: 576px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 768px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 992px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 1200px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

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

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

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

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

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

@media(min-width: 576px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 768px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 992px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 1200px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

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

@media(min-width: 576px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media(min-width: 768px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media(min-width: 992px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media(min-width: 1200px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

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

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

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

@media(min-width: 576px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 768px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 992px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 1200px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

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

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.333333%
}

.pull-5 {
    right: 41.666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.333333%
}

.pull-8 {
    right: 66.666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.333333%
}

.push-5 {
    left: 41.666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.333333%
}

.push-8 {
    left: 66.666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666667%
}

.push-12 {
    left: 100%
}

.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 {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.333333%
    }

    .pull-sm-2 {
        right: 16.666667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.333333%
    }

    .pull-sm-5 {
        right: 41.666667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.333333%
    }

    .pull-sm-8 {
        right: 66.666667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.333333%
    }

    .pull-sm-11 {
        right: 91.666667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.333333%
    }

    .push-sm-2 {
        left: 16.666667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.333333%
    }

    .push-sm-5 {
        left: 41.666667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.333333%
    }

    .push-sm-8 {
        left: 66.666667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.333333%
    }

    .push-sm-11 {
        left: 91.666667%
    }

    .push-sm-12 {
        left: 100%
    }

    .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 {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.333333%
    }

    .pull-md-2 {
        right: 16.666667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.333333%
    }

    .pull-md-5 {
        right: 41.666667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.333333%
    }

    .pull-md-8 {
        right: 66.666667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.333333%
    }

    .pull-md-11 {
        right: 91.666667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.333333%
    }

    .push-md-2 {
        left: 16.666667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.333333%
    }

    .push-md-5 {
        left: 41.666667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.333333%
    }

    .push-md-8 {
        left: 66.666667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.333333%
    }

    .push-md-11 {
        left: 91.666667%
    }

    .push-md-12 {
        left: 100%
    }

    .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 {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.333333%
    }

    .pull-lg-2 {
        right: 16.666667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.333333%
    }

    .pull-lg-5 {
        right: 41.666667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.333333%
    }

    .pull-lg-8 {
        right: 66.666667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.333333%
    }

    .pull-lg-11 {
        right: 91.666667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.333333%
    }

    .push-lg-2 {
        left: 16.666667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.333333%
    }

    .push-lg-5 {
        left: 41.666667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.333333%
    }

    .push-lg-8 {
        left: 66.666667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.333333%
    }

    .push-lg-11 {
        left: 91.666667%
    }

    .push-lg-12 {
        left: 100%
    }

    .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 {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.333333%
    }

    .pull-xl-2 {
        right: 16.666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.333333%
    }

    .pull-xl-5 {
        right: 41.666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.333333%
    }

    .pull-xl-8 {
        right: 66.666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.333333%
    }

    .pull-xl-11 {
        right: 91.666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.333333%
    }

    .push-xl-2 {
        left: 16.666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.333333%
    }

    .push-xl-5 {
        left: 41.666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.333333%
    }

    .push-xl-8 {
        left: 66.666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.333333%
    }

    .push-xl-11 {
        left: 91.666667%
    }

    .push-xl-12 {
        left: 100%
    }

    .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%;
    max-width: 100%;
    margin-bottom: 1rem
}

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

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

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

.table .table {
    background-color: #fff
}

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

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

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

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

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

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

.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-success,.table-success>td,.table-success>th {
    background-color: #dff0d8
}

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

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

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

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

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

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

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

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

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

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

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

.thead-inverse th {
    color: #fff;
    background-color: #292b2c
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef
}

.table-inverse {
    color: #fff;
    background-color: #292b2c
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #fff
}

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

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

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}

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

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control::placeholder {
    color: #636c72;
    opacity: 1
}

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

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

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

.form-control-file,.form-control-range {
    display: block
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem
}

.form-group {
    margin-bottom: 1rem
}

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

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

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

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    display: inline-block
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-danger,.form-control-success,.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    -webkit-background-size: 1.125rem 1.125rem;
    background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,.has-success .custom-control,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' 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")
}

.has-warning .col-form-label,.has-warning .custom-control,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label,.has-danger .custom-control,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label {
    color: #d9534f
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' 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")
}

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

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

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

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -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-static {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

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

    .form-inline .custom-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn:focus,.btn:hover {
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2,117,216,.25);
    box-shadow: 0 0 0 2px rgba(2,117,216,.25)
}

.btn.disabled,.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

.btn.active,.btn:active {
    background-image: none
}

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

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}

.btn-primary.focus,.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2,117,216,.5);
    box-shadow: 0 0 0 2px rgba(2,117,216,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc
}

.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-secondary.focus,.btn-secondary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204,204,204,.5);
    box-shadow: 0 0 0 2px rgba(204,204,204,.5)
}

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

.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.focus,.btn-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91,192,222,.5);
    box-shadow: 0 0 0 2px rgba(91,192,222,.5)
}

.btn-info.disabled,.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}

.btn-success.focus,.btn-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92,184,92,.5);
    box-shadow: 0 0 0 2px rgba(92,184,92,.5)
}

.btn-success.disabled,.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-warning.focus,.btn-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240,173,78,.5);
    box-shadow: 0 0 0 2px rgba(240,173,78,.5)
}

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

.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-danger.focus,.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217,83,79,.5);
    box-shadow: 0 0 0 2px rgba(217,83,79,.5)
}

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

.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a
}

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2,117,216,.5);
    box-shadow: 0 0 0 2px rgba(2,117,216,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent
}

.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc
}

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

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204,204,204,.5);
    box-shadow: 0 0 0 2px rgba(204,204,204,.5)
}

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

.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.focus,.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91,192,222,.5);
    box-shadow: 0 0 0 2px rgba(91,192,222,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent
}

.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-success.focus,.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92,184,92,.5);
    box-shadow: 0 0 0 2px rgba(92,184,92,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent
}

.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240,173,78,.5);
    box-shadow: 0 0 0 2px rgba(240,173,78,.5)
}

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

.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}

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

.btn-outline-danger.focus,.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217,83,79,.5);
    box-shadow: 0 0 0 2px rgba(217,83,79,.5)
}

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

.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled {
    background-color: transparent
}

.btn-link,.btn-link:active,.btn-link:focus {
    border-color: transparent
}

.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled {
    color: #636c72
}

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

.btn-group-lg>.btn,.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    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 {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

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

.dropdown,.dropup {
    position: relative
}

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

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #eceeef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9
}

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

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent
}

.show>.dropdown-menu {
    display: block
}

.show>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

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

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

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

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

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

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

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

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

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

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

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

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

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

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

.btn+.dropdown-toggle-split::after {
    margin-left: 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: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-vertical {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

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

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

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

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

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

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

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

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover {
    z-index: 3
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

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

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

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 3
}

.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer
}

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

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0275d8
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 3px #0275d8;
    box-shadow: 0 0 0 1px #fff,0 0 0 3px #0275d8
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #8fcafe
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-control-input:disabled~.custom-control-description {
    color: #636c72;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

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

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%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-indicator {
    background-color: #0275d8;
    background-image: url("data:image/svg+xml;charset=utf8,%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-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #5cb3fd;
    outline: 0
}

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

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

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

.nav-link {
    display: block;
    padding: .5em 1em
}

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

.nav-link.disabled {
    color: #636c72;
    cursor: not-allowed
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

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

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

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled {
    color: #636c72;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

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

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

.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #0275d8
}

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

.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center
}

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

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

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .5rem 1rem
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    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;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}

@media(max-width: 575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position:static;
        float: none
    }

    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 576px) {
    .navbar-toggleable {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%
    }

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

@media(max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position:static;
        float: none
    }

    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 768px) {
    .navbar-toggleable-sm {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-sm>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%
    }

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

@media(max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position:static;
        float: none
    }

    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 992px) {
    .navbar-toggleable-md {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-md>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%
    }

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

@media(max-width: 1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position:static;
        float: none
    }

    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .navbar-toggleable-lg {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-lg>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%
    }

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

.navbar-toggleable-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

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

.navbar-toggleable-xl>.container {
    padding-right: 0;
    padding-left: 0
}

.navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-toggleable-xl>.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    width: 100%
}

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

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

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler: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.open,.navbar-light .navbar-nav .open>.nav-link {
    color: rgba(0,0,0,.9)
}

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

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

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

.navbar-inverse .navbar-brand,.navbar-inverse .navbar-toggler {
    color: #fff
}

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

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

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

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

.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.active,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .open>.nav-link {
    color: #fff
}

.navbar-inverse .navbar-toggler {
    border-color: rgba(255,255,255,.1)
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

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

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.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>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0,0,0,.125)
}

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

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f7f7f9;
    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-primary {
    background-color: #0275d8;
    border-color: #0275d8
}

.card-primary .card-footer,.card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.card-success .card-footer,.card-success .card-header {
    background-color: transparent
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-info .card-footer,.card-info .card-header {
    background-color: transparent
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-warning .card-footer,.card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-danger .card-footer,.card-danger .card-header {
    background-color: transparent
}

.card-outline-primary {
    background-color: transparent;
    border-color: #0275d8
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f
}

.card-inverse {
    color: rgba(255,255,255,.65)
}

.card-inverse .card-footer,.card-inverse .card-header {
    background-color: transparent;
    border-color: rgba(255,255,255,.2)
}

.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text {
    color: rgba(255,255,255,.65)
}

.card-inverse .card-link:focus,.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

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

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

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

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

@media(min-width: 576px) {
    .card-deck {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-deck .card {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-deck .card:not(:first-child) {
        margin-left: 15px
    }

    .card-deck .card:not(:last-child) {
        margin-right: 15px
    }
}

@media(min-width: 576px) {
    .card-group {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}

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

    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: .75rem
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: .25rem
}

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

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #636c72
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

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

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

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,.page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

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

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

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

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

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

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

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

.badge-default {
    background-color: #636c72
}

.badge-default[href]:focus,.badge-default[href]:hover {
    background-color: #4b5257
}

.badge-primary {
    background-color: #0275d8
}

.badge-primary[href]:focus,.badge-primary[href]:hover {
    background-color: #025aa5
}

.badge-success {
    background-color: #5cb85c
}

.badge-success[href]:focus,.badge-success[href]:hover {
    background-color: #449d44
}

.badge-info {
    background-color: #5bc0de
}

.badge-info[href]:focus,.badge-info[href]:hover {
    background-color: #31b0d5
}

.badge-warning {
    background-color: #f0ad4e
}

.badge-warning[href]:focus,.badge-warning[href]:hover {
    background-color: #ec971f
}

.badge-danger {
    background-color: #d9534f
}

.badge-danger[href]:focus,.badge-danger[href]:hover {
    background-color: #c9302c
}

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

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

.jumbotron-hr {
    border-top-color: #d0d5d8
}

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

.alert {
    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 .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c1e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6d5ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7ecb5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9b9
}

.alert-danger .alert-link {
    color: #843534
}

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

    to {
        background-position: 0 0
    }
}

@-o-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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8
}

.progress-bar-striped {
    background-image: -webkit-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-image: -o-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-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);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #464a4c;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c
}

.list-group-item-action:focus,.list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef
}

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    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-right-radius: .25rem;
    border-top-left-radius: .25rem
}

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

.list-group-item:focus,.list-group-item:hover {
    text-decoration: none
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff
}

.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text {
    color: #636c72
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text {
    color: #daeeff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

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

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef
}

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

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef
}

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

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

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

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

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,.popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after,.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::after,.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-bottom::after,.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left,.popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left::after,.popover.bs-tether-element-attached-left::before,.popover.popover-right::after,.popover.popover-right::before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left::before,.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-left::after,.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top,.popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top::after,.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::after,.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-top::after,.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before,.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,.popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right::after,.popover.bs-tether-element-attached-right::before,.popover.popover-left::after,.popover.popover-left::before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right::before,.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-right::after,.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

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

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover::after,.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover::before {
    content: "";
    border-width: 11px
}

.popover::after {
    content: "";
    border-width: 10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    width: 100%
}

@media(-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

@supports((-webkit-transform: translate3d(0,0,0)) or(transform:translate3d(0,0,0))) {
    .carousel-item {
        -webkit-transition:-webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.carousel-item-next,.carousel-item-prev {
    position: absolute;
    top: 0
}

@media(-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .active.carousel-item-right,.carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .active.carousel-item-left,.carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@supports((-webkit-transform: translate3d(0,0,0)) or(transform:translate3d(0,0,0))) {
    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
        -webkit-transform:translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .active.carousel-item-right,.carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .active.carousel-item-left,.carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.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: transparent no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 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;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 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: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-0 {
    border: 0!important
}

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

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

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

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

.rounded {
    border-radius: .25rem
}

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

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

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

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

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

.rounded-0 {
    border-radius: 0
}

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

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

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

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

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    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-cell {
        display: table-cell!important
    }

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

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

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

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

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

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

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

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

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

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        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-cell {
        display: table-cell!important
    }

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

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        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-cell {
        display: table-cell!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-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
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-auto {
    margin: auto!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pr-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2 {
        padding-left: .5rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem 1rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3 {
        padding-left: 1rem!important
    }

    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4 {
        padding-left: 1.5rem!important
    }

    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem 3rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5 {
        padding-left: 3rem!important
    }

    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto {
        margin-left: auto!important
    }

    .mx-lg-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin:0 0!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0 {
        margin-left: 0!important
    }

    .mx-xl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-xl-1 {
        margin: .25rem .25rem!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1 {
        margin-left: .25rem!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem .5rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2 {
        margin-left: .5rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem 1rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3 {
        margin-left: 1rem!important
    }

    .mx-xl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4 {
        margin-left: 1.5rem!important
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem 3rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5 {
        margin-left: 3rem!important
    }

    .mx-xl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-xl-0 {
        padding: 0 0!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0 {
        padding-left: 0!important
    }

    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-xl-1 {
        padding: .25rem .25rem!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1 {
        padding-left: .25rem!important
    }

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem .5rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2 {
        padding-left: .5rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem 1rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3 {
        padding-left: 1rem!important
    }

    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4 {
        padding-left: 1.5rem!important
    }

    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem 3rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5 {
        padding-left: 3rem!important
    }

    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto {
        margin-left: auto!important
    }

    .mx-xl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

.text-justify {
    text-align: justify!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-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff!important
}

.text-muted {
    color: #636c72!important
}

a.text-muted:focus,a.text-muted:hover {
    color: #4b5257!important
}

.text-primary {
    color: #0275d8!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #025aa5!important
}

.text-success {
    color: #5cb85c!important
}

a.text-success:focus,a.text-success:hover {
    color: #449d44!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #f0ad4e!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ec971f!important
}

.text-danger {
    color: #d9534f!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #c9302c!important
}

.text-gray-dark {
    color: #292b2c!important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #101112!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden!important
}

.hidden-xs-up {
    display: none!important
}

@media(max-width: 575px) {
    .hidden-xs-down {
        display:none!important
    }
}

@media(min-width: 576px) {
    .hidden-sm-up {
        display:none!important
    }
}

@media(max-width: 767px) {
    .hidden-sm-down {
        display:none!important
    }
}

@media(min-width: 768px) {
    .hidden-md-up {
        display:none!important
    }
}

@media(max-width: 991px) {
    .hidden-md-down {
        display:none!important
    }
}

@media(min-width: 992px) {
    .hidden-lg-up {
        display:none!important
    }
}

@media(max-width: 1199px) {
    .hidden-lg-down {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-xl-up {
        display:none!important
    }
}

.hidden-xl-down {
    display: none!important
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,caption,canvas,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,form,footer,header,hgroup,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,tt,table,tbody,textarea,tfoot,thead,time,tr,th,td,u,ul,var,video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

figure {
    margin: 0;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

legend {
    white-space: normal;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button,input {
    line-height: normal;
}

input,textarea {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: none;
}

input[type="checkbox"],input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    background-color: #fff;
    color: #656565;
    overflow: hidden;
    position: relative;
}

a {
    text-decoration: none;
    color: #333333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul,ol {
    padding: 0;
}

img {
    max-width: min-content;
    height: auto;
}

b,strong {
    font-weight: 900;
}

uttonb,button:hover {
    border: none;
}

button:focus {
    outline: none;
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    display: inline-block;
    color: #fff;
    padding: 0px 27px 0 27px;
    height: 48px;
    line-height: 42px;
    font-size: 14px;
    color: #ffffff;
    background: #e5e5e5;
    border-radius: 30px;
    font-weight: 600;
    font-family: "BloggerSans",sans-serif;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

button.search-submit-form {
    position: absolute;
    right: 2px;
    top: 7px;
    padding: 0px 10px;
    color: #999999;
    background-color: transparent;
    display: inline-block;
    height: 29px;
    line-height: 31px;
    font-size: 12px;
    border-color: transparent;
    border-left: 1px solid #d0d0d0;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],input[type="email"] {
    position: relative;
    display: block;
    font-family: 'Open Sans';
    width: 100%;
    line-height: 24px;
    padding: 8px 15px 8px 30px;
    color: #222222;
    border: 2px solid #e5e5e5;
    height: 48px;
    border-radius: 30px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

select {
    border: none;
}

input[type="search"] {
    width: 250px;
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #ffffff;
}

input[type="email"] {
    padding: 8px 14px;
    color: #555555;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus {
    border: 2px solid #cacaca;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    width: 100%;
    padding: 11px 18px;
    height: 173px;
}

input[type="checkbox"] {
    display: inline;
}

textarea:-moz-placeholder,textarea::-moz-placeholder,input:-moz-placeholder,input::-moz-placeholder {
    color: #aeaeae;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #aeaeae;
}

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder {
    color: #aeaeae;
    opacity: 1;
}

.btn {
    background-image: none;
}

select,textarea,input[type="text"],input[type="submit"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input,.dropdown-menu,.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > .active > a:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #727272;
}

select::-ms-expand {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'BloggerSans',sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 32px;
    font-weight: bold;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d;
}

h4 {
    font-size: 18px;
}

.container {
    width: 1170px;
}

.clearfix {
    clear: both;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.sale {
    color: #f28b00;
    font-weight: 500;
    font-size: 22px;
    font-family: 'BloggerSans';
}

.regular {
    color: #c5c5c5;
    font-size: 14px;
    text-decoration: line-through;
}

.background {
    background-color: #f5f5f5;
}

.boxed {
    position: relative;
}

.boxed > .overlay {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 909;
    opacity: 0;
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.boxed > .overlay.show {
    opacity: 1;
    display: block;
}

#header {
    position: relative;
    z-index: 999;
    background-color: #fff;
}

.header-top {
    border-bottom: 1px solid #e5e5e5;
}

.header-top.style1 {
    background-color: #f5f5f5;
    padding: 6px 0;
}

.header-top.style2 {
    background-color: #ffa020;
    padding: 0px 0;
    border-bottom: none;
}

.header-top.style2 ul.flat-support > li >a {
    color: #fff;
}

.header-top.style2 ul.flat-support > li {
    border-color: #fec579;
}

.header-top.style2 ul.flat-infomation > li.phone {
    color: #fff;
}

.header-top.style2 ul.flat-infomation > li.phone > a {
    color: #Fff;
}

.header-top.style2 ul.flat-unstyled > li > a {
    color: #fff;
}

.header-top.style3 {
    background-color: #f5f5f5;
    padding: 0px 0;
    border-bottom: none;
}

.header-top.style4 {
    background-color: #f5f5f5;
    padding: 6px 0 6px;
    border-bottom: none;
}

ul.flat-support li {
    display: inline-block;
    line-height: 38px;
    height: 37px;
}

ul.flat-support li a {
    border-right: 1px solid #e5e5e5;
    padding-right: 10px;
    padding-left: 7px;
    font-size: 12px;
    font-weight: 400;
}

ul.flat-support li:first-child > a {
    padding-left: 0;
}

ul.flat-support li:last-child > a {
    padding-right: 0;
    border-right: none;
}

ul.flat-support.style1 > li,ul.flat-unstyled.style2 > li {
    display: inline-block;
    line-height: 27px;
    height: 24px;
}

ul.flat-infomation {
    text-align: center;
}

ul.flat-infomation li.phone {
    color: #f28b00;
    line-height: 38px;
    height: 37px;
    letter-spacing: -0.5px;
}

.grid-right ul.flat-infomation li.phone {
    height: 55px;
    line-height: 59px;
    font-size: 15px;
}

ul.flat-unstyled {
    text-align: right;
    margin-right: 3px;
}

ul.flat-unstyled > li {
    display: inline-block;
    line-height: 38px;
    height: 37px;
    position: relative;
}

ul.flat-unstyled > li > a {
    border-left: 1px solid #e5e5e5;
    line-height: 1;
    padding-left: 9px;
    padding-right: 6px;
    letter-spacing: -0.5px;
}

ul.flat-unstyled > li:last-child > a {
    padding-right: 0;
}

ul.flat-unstyled > li:first-child > a {
    border-left: none;
}

ul.flat-unstyled > li > a i {
    padding-left: 10px;
    padding-right: 4px;
}

ul.flat-unstyled > li:last-child > a i {
    padding-right: 0px;
}

ul.flat-unstyled > li > ul {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 0;
    box-shadow: 0px 2px 3px 0px rgba(72,72,72,0.15);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 99;
    width: 130px;
    text-align: left;
    top: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.flat-unstyled > li > ul:before {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e5e5e5;
    z-index: 100;
}

ul.flat-unstyled > li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 38px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.flat-unstyled li > ul > li > a {
    display: block;
    padding: 1px 15px;
    line-height: 24px;
    font-size: 12px;
}

.flat-unstyled.style1 {
    float: right;
    line-height: 102px;
    height: 101px;
    margin-right: 3px;
}

.header-middle #logo {
    line-height: 97px;
    margin-left: -2px;
    margin-bottom: 7px;
}

.header-middle .grid-left #logo {
    margin-bottom: 0px;
}

.header-middle .logo.style1 {
    float: left;
    width: 23%;
    margin-right: 0px;
}

.header-middle.style1 {
    background-color: #f28b00;
}

.show-search {
    display: none;
}

.show-search button {
    content: '';
    background: #fff;
    color: #f28b00;
    border-color: transparent;
    height: 45px;
    line-height: 45px;
    width: 45px;
    display: block;
    padding: 0;
    border-radius: 50%;
    position: relative;
}

.show-search button:before {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    font-size: 18px;
    line-height: 45px;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
}

.show-search > button.active:before {
    content: "\f00d";
}

.top-search {
    padding: 27px 0;
    padding-left: 47px;
    margin-right: -21px;
}

.top-search form.form-search {
    position: relative;
}

.top-search form.form-search .cat-wrap {
    position: absolute;
    z-index: 9;
    padding: 15px 0;
}

.top-search form.form-search .cat-wrap-v1 {
    position: absolute;
    z-index: 9;
    padding: 12px 0;
}

.top-search form.form-search .cat-wrap select {
    height: 20px;
    line-height: 20px;
    padding: 1px 63px 0 36px;
    border-radius: 0px;
    border-right: 1px solid #e5e5e5;
}

.top-search form.form-search .cat-wrap span {
    position: absolute;
    top: 14px;
    right: 22px;
    color: #1b1b19;
    font-size: 14px;
}

.top-search form.form-search .cat-wrap-v1 span {
    top: 11px!important;
}

.top-search form.form-search .cat-wrap .all-categories {
    position: absolute;
    top: 80px;
    left: 0;
    width: 215px;
    border: 2px solid #484848;
    border-radius: 10px;
    height: 287px;
    background: #fff;
    padding: 10px 20px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-search form.form-search .cat-wrap .all-categories.show {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-search form.form-search .cat-wrap .all-categories:before {
    content: '';
    position: absolute;
    border-bottom: 5px solid #484848;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: -7px;
    left: 57px;
}

.top-search form.form-search .cat-wrap .all-categories .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f28b00;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search .title {
    color: #f28b00;
    line-height: 30px;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul {
    margin-bottom: 5px;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li {
    padding-left: 9px;
    line-height: 20px;
    cursor: pointer;
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li:hover {
    color: #f28b00;
}

.top-search form.form-search .box-search input {
    padding-top: 11px;
    height: 49px;
}

.top-search form.form-search .box-search .btn-search {
    position: absolute;
    top: 0;
    right: 0;
}

.top-search form.form-search .box-search .search-suggestions {
    width: 800px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-search form.form-search .box-search .search-suggestions.show {
    opacity: 1;
    visibility: visible;
    top: 77px;
}

.top-search.style1 {
    width: 610px;
    padding: 5px 0px 5px 1px;
    float: left;
}

.top-search.style1 form.form-search .box-search input {
    background-color: #fff;
    border-color: #fff;
    height: 45px;
}

.top-search.style1 form.form-search .box-search .btn-search button {
    background: #e5e5e5;
    padding: 0px 27px 0 32px;
    height: 45px;
    line-height: 43px;
}

.top-search.style1 form.form-search .box-search .btn-search button img {
    margin-top: -3px;
}

.top-search.style2 {
    padding: 28px 0 26px 48px;
    float: left;
    width: 68%;
}

.top-search.style2 form.form-search .box-search .btn-search button {
    background: #484848;
    padding: 0 29px 0 30px;
    height: 49px;
    line-height: 39px;
}

.top-search.style2 form.form-search .box-search input {
    background-color: #fff;
    border-color: #fff;
}

.top-search.style3 {
    padding-left: 93px;
    margin-right: -37px;
}

.search-suggestions .box-suggestions {
    width: 55%;
    float: left;
    background: #fff;
    padding: 20px 30px;
}

.search-suggestions .box-suggestions .title,.search-suggestions .box-cat .title {
    color: #f28b00;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

.search-suggestions .box-suggestions ul li {
    margin-bottom: 28px;
    overflow: hidden;
}

.search-suggestions .box-suggestions ul li .image {
    width: 40px;
    float: left;
    height: 40px;
    line-height: 50px;
    margin-right: 20px;
}

.search-suggestions .box-suggestions ul li .info-product {
    overflow: hidden;
}

.search-suggestions .box-suggestions ul li .info-product .name a:not(:hover) {
    color: #484848;
}

.search-suggestions .box-suggestions ul li .info-product .price .sale {
    color: #484848;
    font-size: 16px;
    font-weight: 500;
    font-family: 'BloggerSans';
    margin-right: 15px;
}

.search-suggestions .box-suggestions ul li .info-product .price .regular {
    font-size: 13px;
}

.search-suggestions .box-cat {
    width: 45%;
    float: left;
    background: #f5f5f5;
    padding: 20px 30px;
    height: 541px;
    overflow: hidden;
}

.search-suggestions .box-cat li a {
    color: #484848;
    line-height: 30px;
}

.box-cart {
    text-align: right;
    padding: 27px 0;
}

.box-cart .inner-box {
    display: inline-block;
    position: relative;
}

.box-cart .inner-box > a > div {
    display: inline-block;
}

.box-cart .inner-box > a > div.icon-cart {
    height: 48px;
    line-height: 40px;
    width: 48px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    position: relative;
}

.box-cart .inner-box > a:hover > div.icon-cart {
    border-color: #f28b00;
}

.box-cart .inner-box > a > div.icon-cart span {
    position: absolute;
    top: -3px;
    right: -8px;
    background-color: #f28b00;
    width: 20px;
    height: 20px;
    line-height: 18px;
    color: #f4f4f4;
    font-size: 11px;
    border-radius: 50%;
}

.box-cart .inner-box > a > .price {
    font-weight: 600;
    font-size: 16px;
    margin-left: 8px;
}

.box-cart .inner-box ul.menu-compare-wishlist li {
    display: inline-block;
    margin-right: 19px;
}

.box-cart .inner-box ul.menu-compare-wishlist li a {
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
}

.box-cart .inner-box ul.menu-compare-wishlist li a:hover {
    border-color: #f28b00;
}

.box-cart .inner-box .dropdown-box {
    padding: 25px 20px 32px;
    position: absolute;
    background-color: #fff;
    border-radius: 8px;
    top: 150px;
    width: 332px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0px 2px 3px 0px rgba(72,72,72,0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-cart .inner-box .dropdown-box:before {
    content: '';
    position: absolute;
    top: -7px;
    right: 70px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e5e5e5;
}

.box-cart > .inner-box:hover > .dropdown-box {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-cart .inner-box .dropdown-box > ul > li {
    position: relative;
    margin-bottom: 30px;
}

.box-cart .inner-box .dropdown-box > ul > li .img-product {
    float: left;
    margin-right: 20px;
    width: 64px;
    height: 64px;
    border: 2px solid transparent;
    border-radius: 8px;
    text-align: center;
}

.box-cart .inner-box .dropdown-box > ul > li:hover .img-product {
    border-color: #e5e5e5;
}

.box-cart .inner-box .dropdown-box > ul > li .info-product {
    text-align: left;
}

.box-cart .inner-box .dropdown-box > ul > li .info-product .name {
    margin-bottom: 3px;
    color: #484848;
    font-size: 12px;
    line-height: 20px;
}

.box-cart .inner-box .dropdown-box > ul > li .info-product .price {
    color: #f28b00;
}

.box-cart .inner-box .dropdown-box > ul > li span.delete {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    cursor: pointer;
}

.box-cart .inner-box .dropdown-box .total {
    text-align: left;
}

.box-cart .inner-box .dropdown-box .total span {
    color: #484848;
    font-weight: bold;
    font-size: 14px;
}

.box-cart .inner-box .dropdown-box .total span.price {
    color: #f28b00;
    font-size: 22px;
    font-weight: 500;
    float: right;
}

.box-cart .inner-box .dropdown-box .btn-cart {
    margin-top: 30px;
    overflow: hidden;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart {
    padding: 10px 33px;
    color: #f28b00;
    border: 2px solid #f28b00;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover {
    color: #fff;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:before,.box-cart .inner-box .dropdown-box .btn-cart a.check-out:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #f28b00;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover:before,.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out {
    padding: 12px 35px;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    background-color: #484848;
    float: right;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover {
    border-color: transparent;
}

.header-bottom {
    background-color: #f7931e;
}

.header-bottom > .container > .row {
    position: relative;
    height: 55px;
}

.header-bottom.style2 {
    background-color: #e58400;
}

.header-bottom.style3 {
    background-color: #fff;
}

#mega-menu {
    position: relative;
    top: -10px;
    height: 55px;
    width: 250px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu > .btn-mega {
    font-weight: 600;
    font-size: 16px;
    color: #fefefe;
    height: 65px;
    padding-left: 87px;
    line-height: 65px;
    background-color: #484848;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    position: relative;
    z-index: 98;
    cursor: pointer;
}

#mega-menu:hover ul.menu {
    top: -1px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu > .btn-mega > span {
    position: absolute;
    height: 2px;
    width: 18px;
    left: 46px;
    top: 31px;
    background-color: #fff;
    display: inline-block;
}

#mega-menu > .btn-mega > span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    top: -7px;
    background-color: #fff;
}

#mega-menu > .btn-mega > span:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    top: 7px;
    background-color: #fff;
}

#mega-menu > ul.menu {
    position: relative;
    z-index: 90;
    background-color: #fff;
    border: 1px solid #484848;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    top: -40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu > ul.menu > li > a {
    height: 50px;
    line-height: 51px;
    padding: 0 24px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    position: relative;
}

#mega-menu > ul.menu > li:last-child > a {
    border-bottom: none;
}

#mega-menu > ul.menu > li:hover > a .menu-title {
    color: #f28b00;
}

#mega-menu > ul.menu > li > a.dropdown:after {
    content: '\f105';
    position: absolute;
    font-family: 'fontawesome';
    right: 29px;
    font-size: 14px;
    color: #484848;
}

#mega-menu > ul.menu > li > a .menu-img {
    margin-right: 18px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

#mega-menu > ul.menu > li > a .menu-title {
    color: #484848;
}

#mega-menu.style1 > ul.menu {
    transform: translateY(0%);
    opacity: 1;
    top: -1px;
    visibility: visible;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#mega-menu > ul.menu > li:hover > .drop-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
}

#mega-menu > ul.menu > li .drop-menu {
    transform: translateX(-10%);
    opacity: 0;
    visibility: hidden;
    padding: 27px 7px 27px 0;
    position: absolute;
    top: -1px;
    left: 270px;
    width: 875px;
    border-radius: 10px;
    z-index: -1;
    height: 516px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu > ul.menu > li .drop-menu > .one-third {
    width: 33.3%;
    float: left;
    padding-left: 42px;
    padding-right: 15px;
}

#mega-menu > ul.menu > li .drop-menu > .one-third .cat-title {
    color: #f28b00;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul li {
    margin-bottom: 5px;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul li a:not(:hover) {
    color: #484848;
}

#mega-menu > ul.menu > li .drop-menu > .one-third .show a {
    color: #f28b00;
    font-weight: bold;
    position: relative;
}

#mega-menu > ul.menu > li .drop-menu > .one-third .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #f28b00;
    -webkit-transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
    -o-transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
    transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
}

#mega-menu > ul.menu > li .drop-menu > .one-third .show a:hover:before {
    width: 100%;
    left: 0;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li {
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    background-color: #e5e5e5;
    height: 110px;
    padding: 30px 10px 30px 18px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li:hover {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text {
    float: left;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text .banner-title {
    font-weight: bold;
    font-size: 18px;
    color: #f28b00;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text .more-link a img {
    margin-left: 10px;
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-img {
    float: right;
}

#mainnav {
    padding-left: 30px;
    float: left;
}

#mainnav > ul.menu > li {
    display: inline-block;
    line-height: 57px;
    height: 55px;
}

#mainnav ul.menu > li > a {
    display: inline-block;
    color: #fefefe;
    font-size: 14px;
    font-weight: bold;
    padding: 0 21.5px;
    border-right: 1px solid #fec579;
    line-height: 1;
    position: relative;
    z-index: 8;
}

#mainnav ul.menu > li > a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -1px;
    opacity: 0;
    background-color: #fff;
    height: 48px;
    width: calc(100% + 2px);
    z-index: -3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#mainnav ul.menu > li:hover > a {
    color: #f28b00;
}

#mainnav ul.menu > li:hover > a:after {
    opacity: 1;
}

#mainnav ul.menu > li:last-child > a {
    border-right: none;
}

#mainnav.style1 {
    padding-left: 40px;
    line-height: 104px;
}

#mainnav.style1 ul.menu > li > a {
    color: #484848;
    border: none;
    padding: 0;
    font-weight: 500;
    margin-right: 33px;
}

#mainnav.style1 ul.menu > li > a:hover {
    color: #F7931E;
}

#mainnav.style2 {
    padding-left: 55px;
}

#mainnav.style2 ul.menu > li {
    margin-top: 24px;
}

#mainnav.style2 ul.menu > li > a {
    margin-right: 43.5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #656565;
    padding: 0;
    border-right: 0px;
}

#mainnav.style2 ul.menu > li:last-child > a {
    margin-right: 0px;
}

#mainnav.style2 ul.menu > li.has-mega-menu:hover > .submenu {
    top: 80px;
}

#mainnav.style3 ul.menu > li > a {
    color: #484848;
    border-color: #c9c9c9;
}

#mainnav.style4 {
    padding-left: 72px;
}

#mainnav ul.menu > li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 55px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mainnav.style1 ul.menu > li.column-1:hover > .submenu {
    top: 55px;
}

#mainnav.style1 ul.menu > li:hover > .submenu {
    top: 80px;
}

.today-deal {
    float: right;
}

.today-deal a {
    line-height: 55px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.today-deal a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #fff;
    -webkit-transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
    -o-transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
    transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
}

.today-deal a:hover:before {
    width: 100%;
    left: 0;
}

.today-deal.style1 > a {
    color: #f28b00;
}

ul.menu li.column-1 {
    position: relative;
}

ul.menu li.column-1 .submenu {
    width: 263px;
    left: -1px;
    padding: 18px 0;
}

ul.menu li.column-1 .submenu > li {
    line-height: 30px;
}

ul.menu li.column-1 .submenu > li:last-child {
    border-bottom: none;
}

ul.menu li.column-1 .submenu > li > a {
    display: block;
    font-size: 13px;
    padding-left: 22px;
    position: relative;
    font-weight: 500;
    color: #484848;
}

ul.menu li.column-1 .submenu > li > a:hover {
    color: #f28b00;
}

ul.menu li.column-1 .submenu > li > a i {
    padding-right: 15px;
}

.submenu .row:not(:last-child) {
    margin-bottom: 30px;
}

.submenu .col-md-4 {
    padding-left: 50px;
}

.submenu .cat-title {
    color: #f28b00;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.submenu ul > li {
    margin-bottom: 5px;
    line-height: 24px;
}

.submenu .show {
    line-height: 24px
}

.submenu .show a {
    color: #f28b00;
    font-weight: 700;
    position: relative;
}

.submenu .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #f28b00;
    -webkit-transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
    -o-transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
    transition: width .2s cubic-bezier(0.29,0.18,0.26,0.83);
}

.submenu .show a:hover:before {
    width: 100%;
    left: 0;
}

#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1000;
    background-color: #222222;
}

#mainnav-mobi > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: left;
    border-top: 1px solid #333333;
    cursor: pointer;
    display: block;
}

#mainnav-mobi ul > li > a {
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff;
    border: none;
}

#mainnav-mobi ul.submenu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: #222222;
}

#mainnav-mobi > ul > li > ul > li {
    position: relative;
    border-top: 1px solid #333333;
}

#mainnav-mobi ul.submenu > li > a {
    display: block;
    text-decoration: none;
    padding: 0 50px;
    border-top-color: rgba(255,255,255,.1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#mainnav-mobi > ul > li > ul > li:first-child a {
    border-top: none;
}

#mainnav-mobi ul.submenu > li > a:hover,#mainnav-mobi > ul > li > ul > li.active > a {
    color: #fff;
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu {
    background: #222222;
    right: 0px;
    width: 100%;
    position: relative;
}

#mainnav-mobi ul.menu li.has-mega-menu h3.cat-title {
    color: #fff;
    padding-left: 50px;
    cursor: pointer;
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu .row:not(:last-child) {
    margin: 0;
}

.btn-menu,.btn-menu-mega {
    display: none;
    position: relative;
    background: transparent;
    cursor: pointer;
    float: right;
    top: 10px;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    padding: 15px 18px 17px;
    border-radius: 4px;
    z-index: 8;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu-mega {
    background: #484848;
    border-color: #484848;
}

.btn-menu:before,.btn-menu:after,.btn-menu span,.btn-menu-mega:before,.btn-menu-mega:after,.btn-menu-mega span {
    background-color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu:before,.btn-menu:after,.btn-menu-mega:before,.btn-menu-mega:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 25px;
    left: 5px;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.btn-menu span,.btn-menu-mega span {
    position: absolute;
    width: 25px;
    height: 2px;
    left: 5px;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.btn-menu-mega span {
    width: 20px;
}

.btn-menu:before,.btn-menu-mega:before {
    -webkit-transform: translate3d(0,-7px,0);
    transform: translate3d(0,-7px,0);
}

.btn-menu:after,.btn-menu-mega:after {
    width: 25px;
    -webkit-transform: translate3d(0,7px,0);
    transform: translate3d(0,7px,0);
}

.btn-menu.active:after,.btn-menu-mega.active:after {
    width: 25px;
}

.btn-menu.active span,.btn-menu-mega.active span {
    opacity: 0;
}

.btn-menu.active:before,.btn-menu-mega.active:before {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}

.btn-menu.active:after,.btn-menu-mega.active:after {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
}

.btn-submenu,.btn-submenu-child {
    position: absolute;
    right: 0px;
    top: -1px;
    font: 20px/51px 'FontAwesome';
    text-align: center;
    cursor: pointer;
    width: 51px;
    height: 50px;
    background: #333;
}

.btn-submenu-child {
    right: 57px;
    top: 0px;
    height: 45px;
    line-height: 46px;
}

.btn-submenu:before {
    content: "\f107";
    color: #ffffff;
}

.btn-submenu-child:before {
    content: "\f107";
    color: #fff;
}

.btn-submenu.active:before,.btn-submenu-child.active:before {
    content: "\f106"
}

#mega-mobile {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1000;
    background-color: #222222;
}

#mega-mobile > ul.menu > li > a {
    color: #fff;
    display: block;
    padding: 15px 0;
    cursor: pointer;
    padding-left: 15px;
    border-bottom: 1px solid #333;
    position: relative;
}

#mega-mobile > ul.menu > li > a .menu-img {
    margin-right: 18px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown,.btn-dropdown-child {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    width: 54px;
    height: 54px;
    background: #262626;
    text-align: center;
    cursor: pointer;
    font: 20px/54px 'FontAwesome';
}

.btn-dropdown-child {
    right: 0px;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown:after,.btn-dropdown-child:after {
    content: '\f107';
}

#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown.active:after,.btn-dropdown-child.active:after {
    content: '\f106';
}

#mega-mobile > ul.menu > li > .drop-menu {
    padding: 0 54px 0 50px;
}

#mega-mobile > ul.menu > li > .drop-menu .cat-title {
    position: relative;
    color: #f5f5f5;
    padding: 10px 0;
    border-bottom: 1px solid #333;
}

#mega-mobile > ul.menu > li > .drop-menu ul {
    padding-left: 20px;
}

#mega-mobile > ul.menu > li > .drop-menu ul li {
    border-bottom: 1px solid #333;
}

#mega-mobile > ul.menu > li > .drop-menu ul li a {
    color: #f5f5f5;
    font-size: 12px;
    padding: 8px 0;
    display: block;
}

#mega-mobile > ul.menu > li > .drop-menu .show,#mega-mobile > ul.menu > li > .drop-menu .one-third:nth-child(3) {
    display: none;
}

.flat-breadcrumb {
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0;
}

.flat-breadcrumb ul.breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item {
    margin-right: 11px;
    margin-left: 2px;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item a {
    margin-right: 19px;
    color: #8c8c8c;
    font-weight: 500;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item a:hover {
    color: #f28b00;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item span {
    float: right;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end {
    line-height: 10px;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a {
    padding: 0px 25px 0px 22px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    color: #2d2d2d;
    height: 36px;
    line-height: 34px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 5;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:before,.form-coupon form button:before,.cart-totals form .btn-cart-totals a.update:before,.cart-totals form .btn-cart-totals a.checkout:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f28b00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:hover:before,.form-coupon form button:hover:before,.cart-totals form .btn-cart-totals a.update:hover:before,.cart-totals form .btn-cart-totals a.checkout:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:hover {
    color: #fff;
    border-color: #f28b00;
}

.main-blog {
    margin-top: 30px;
}

.sidebar .widget {
    margin-bottom: 36px;
}

.sidebar .widget .widget-title h3 {
    font-size: 20px;
    font-family: 'BloggerSans';
    font-weight: 500;
    color: #2d2d2d;
    padding-bottom: 15px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.sidebar .widget .widget-title h3 span:before {
    content: '';
    position: absolute;
    background-color: #484848;
    height: 2px;
    width: 15px;
    top: 8px;
    right: 0;
    cursor: pointer;
}

.sidebar .widget .widget-title h3 span:after {
    content: '';
    position: absolute;
    background-color: #484848;
    height: 15px;
    width: 2px;
    top: 2.5px;
    right: 6.5px;
    cursor: pointer;
    opacity: 0;
}

.sidebar .widget .widget-title h3 span.active:after {
    opacity: 1;
}

.widget-search form input {
    height: 40px;
    border: none;
    background: #f5f5f5;
}

.widget-categories > ul.cat-list > li {
    margin-bottom: 15px;
    font-weight: 400;
}

.widget-categories > ul.cat-list > li:last-child {
    margin-bottom: 12px;
}

.widget-categories > ul.cat-list > li > a {
    color: #484848;
    padding-left: 21px;
    position: relative;
}

.widget-categories > ul.cat-list > li.active > a {
    color: #f28b00;
}

.widget-categories > ul.cat-list > li > a:before {
    content: '\f105';
    position: absolute;
    font-family: 'fontawesome';
    top: -2px;
    left: 0;
}

.widget-categories > ul.cat-list > li > a:hover {
    color: #f28b00;
}

.widget-categories > ul.cat-list > li > a > span {
    color: #bababa;
    font-size: 12px;
    margin-left: 10px;
}

.widget-categories > ul.cat-list > li > ul.cat-child {
    padding-left: 32px;
    margin-top: 6px;
}

.widget-categories > ul.cat-list > li > ul.cat-child li {
    margin-bottom: 1px;
}

.widget-categories > ul.cat-list > li > ul.cat-child li a {
    color: #bababa;
}

ul.product-list li:not(:last-child) {
    margin-bottom: 32px;
}

ul.product-list li .img-product {
    float: left;
    margin-right: 21px;
}

ul.product-list li .img-product img {
    border-radius: 8px;
}

ul.product-list li .info-product {
    overflow: hidden;
}

ul.product-list li .info-product .name {
    line-height: 24px;
    color: #484848;
}

ul.product-list li .info-product .queue {
    margin-left: 2px;
    line-height: 21px;
    margin-bottom: 5px;
}

ul.product-list li .info-product .queue i {
    color: #f28b00;
    font-size: 11px;
}

ul.product-list li .info-product .price .sale {
    font-family: 'BloggerSans';
    font-size: 18px;
    color: #484848;
    font-weight: 500;
    margin-right: 8px;
}

ul.product-list li .info-product .price .regular {
    color: #c5c5c5;
    font-weight: 400;
    font-size: 13px;
}

.widget-tags {
    margin-top: 56px;
}

.sidebar .widget-tags .widget-title h3 {
    margin-bottom: 26px;
}

.widget-tags ul.tag-list li {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 11px;
}

.widget-tags ul.tag-list li a {
    display: inline-block;
    padding: 5px 28px;
    color: #8c8c8c;
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 30px;
}

.widget-tags ul.tag-list li a:hover {
    color: #FFF;
    background-color: #f28b00;
}

article.main-post {
    margin-bottom: 44px;
}

.post-wrap.style2 {
    margin-right: -14px;
    margin-left: -14px;
}

article.main-post .featured-post a img {
    border-radius: 10px;
}

article.main-post .content-post h3.title-post {
    font-weight: 500;
    margin-bottom: 18px;
}

article.main-post .content-post h3.title-post a:not(:hover) {
    color: #2d2d2d;
}

article.main-post .content-post ul.meta-post {
    margin-bottom: 11px;
}

article.main-post .content-post ul.meta-post li {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-left: 2px;
    margin-right: 23px;
}

article.main-post .content-post ul.meta-post li:last-child {
    margin-right: 0px;
}

article.main-post .content-post ul.meta-post li.comment a:not(:hover) {
    color: #f92400;
}

article.main-post .content-post ul.meta-post li.date a:not(:hover) {
    color: #f28b00;
}

article.main-post .content-post .entry-post > p {
    color: #919191;
}

article.main-post .content-post .entry-post .more-link {
    margin-top: 29px;
}

article.main-post .content-post .entry-post .more-link a {
    display: inline-block;
    width: 192px;
    padding-left: 43px;
    line-height: 48px;
    height: 50px;
    border: 2px solid #e5e5e5;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #2d2d2d;
    text-align: left;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

article.main-post .content-post .entry-post .more-link a:hover {
    color: #fff;
}

article.main-post .content-post .entry-post .more-link a:before {
    content: '';
    position: absolute;
    background: #f28b00;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

article.main-post .content-post .entry-post .more-link a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

article.main-post .content-post .entry-post .more-link a span {
    padding-left: 16px;
}

article.main-post.style1 {
    margin-bottom: 46px;
}

article.main-post.style1:last-child {
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 65px;
}

article.main-post.style1 .featured-post {
    float: left;
    margin-right: 35px;
}

article.main-post.style1 .content-post h3.title-post {
    line-height: 26px;
    margin-bottom: 16px;
}

article.main-post.style2 {
    width: 50%;
    float: left;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 42px;
}

article.main-post.style2:last-child {
    margin-bottom: 53px;
}

article.main-post.style3 {
    padding: 0 49px;
    text-align: center;
}

.post-wrap article.main-post.style3:last-child {
    margin-bottom: 34px;
}

article.main-post.style3 .content-post {
    padding: 0 100px;
}

article.main-post.style4 .content-post .entry-post > p {
    letter-spacing: 0px;
}

article.main-post.style4 .content-post h3.title-post {
    margin-bottom: 13px;
}

.blog-pagination {
    padding: 16px 0 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 70px;
}

.blog-pagination.style1 {
    margin-bottom: 30px;
}

.blog-pagination span {
    float: left;
    line-height: 42px;
}

ul.flat-pagination {
    text-align: center;
    overflow: hidden;
}

ul.flat-pagination li {
    display: inline-block;
    margin: 0 5px;
}

ul.flat-pagination li a,ul.flat-pagination li span {
    display: inline-block;
    height: 40px;
    line-height: 37px;
    width: 40px;
    text-align: center;
    color: #484848;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.flat-pagination li.active a,ul.flat-pagination li.active span,ul.flat-pagination li a:hover {
    background-color: #f28b00;
    color: #fffefe;
    border-color: #f28b00;
}

ul.flat-pagination li.next a img {
    margin-left: 15px;
}

ul.flat-pagination li.prev a img {
    margin-right: 15px;
}

ul.flat-pagination li.prev a,ul.flat-pagination li.next a {
    width: auto;
    border: none;
}

ul.flat-pagination li.prev a:hover,ul.flat-pagination li.next a:hover {
    background: none;
    border: none;
    color: #f28b00;
}

ul.flat-pagination.style1 li {
    margin: 0 4.5px;
}

ul.flat-pagination.style1 li.next {
    margin-right: 2px;
}

ul.flat-pagination.style1 li.prev {
    margin-right: 11px;
}

.blog-pagination.style2 {
    margin-bottom: 60px;
}

.blog-pagination.style3 {
    margin-bottom: 48px;
}

.blog-pagination.style4 {
    margin-bottom: 41px;
}

footer {
    padding: 44px 0 42px;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
}

footer.style1 {
    background-color: #f5f5f5;
    border-top: none;
    border-radius: 10px;
    margin: 0 270px;
}

footer.style2 {
    border-top: none;
    background: url('../www/db-diffusion/themes/default/images/slider/bg-ft.jpg') bottom center repeat;
}

footer.style2 .container-fluid {
    background-color: #f5f5f5;
    padding: 40px 70px;
    border-radius: 5px;
}

footer.style3 {
    padding: 33px 0 42px;
}

footer.style4 {
    width: 1720px;
    margin: 0 auto;
    padding: 45px 0 42px;
    background: #f5f5f5;
    border-radius: 10px;
    border-top: none;
}

footer.style4 .widget-about {
    padding-left: 54px;
}

footer.style4 .widget-categories-ft {
    padding-left: 95px;
}

footer.style4 .widget-menu {
    padding-left: 82px;
}

footer.style4 .widget-newsletter {
    padding-right: 55px;
    margin-left: -15px;
}

.footer-bottom {
    background-color: #f5f5f5;
    padding: 24px 0;
}

.footer-bottom.style2 {
    background-color: #151515;
}

.footer-bottom.style2 .copyright {
    color: #717171;
}

.footer-bottom .copyright {
    color: #484848;
    float: left;
    line-height: 34px;
    margin-left: -1px;
}

.footer-bottom .btn-scroll {
    float: right;
}

.footer-bottom .btn-scroll ul {
    display: inline-block;
    margin-top: 0px;
    margin-right: 31px;
}

.footer-bottom .btn-scroll ul li {
    margin-right: 12px;
}

.footer-bottom .btn-scroll a {
    display: inline-block;
    margin-right: 1px;
    margin-top: 3px;
}

.footer-bottom.style1 {
    background-color: #fff;
}

.widget-ft .widget-title h3 {
    color: #484848;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 24px;
    margin-left: -1px;
}

.widget-ft.style2 .widget-title h3 {
    color: #fff;
}

.widget-about .logo-ft {
    margin-bottom: 21px;
    margin-left: -2px;
}

.widget-about .widget-content {
    padding-top: 15px;
}

.widget-about .widget-content .icon {
    float: left;
    margin-right: 16px;
    margin-top: 27px;
}

.widget-about .widget-content .info {
    margin-left: 68px;
}

.widget-about .widget-content .info p.questions {
    font-size: 14px;
    color: #919191;
    line-height: 36px;
}

.widget-about .widget-content .info p.phone {
    font-size: 18px;
    font-weight: 700;
    color: #484848;
    margin-right: -30px;
    margin-bottom: 9px;
}

.widget-about.style2 .widget-content .info p.phone {
    color: #fff;
}

.widget-about .widget-content .info p.address {
    line-height: 18px;
    color: #919191;
}

.widget-about ul.social-list {
    margin-top: 33px;
}

ul.social-list li {
    display: inline-block;
    font-size: 18px;
    margin-right: 27px;
}

ul.social-list li:last-child {
    margin-right: 0px;
}

ul.social-list li a {
    color: #d5d5d5;
}

ul.social-list li a:hover {
    color: #919191;
}

.widget-categories-ft {
    padding-left: 66px;
}

.widget-categories-ft ul.cat-list-ft li,.widget-menu ul li {
    line-height: 30px;
}

.widget-categories-ft ul.cat-list-ft li a:not(:hover),.widget-menu ul li a:not(:hover) {
    color: #919191;
}

.widget-newsletter > p {
    color: #919191;
    line-height: 22px;
    margin-bottom: 19px;
    margin-top: 30px;
}

.widget-newsletter .subscribe-form .subscribe-content {
    position: relative;
}

.widget-newsletter .subscribe-form .subscribe-content input {
    padding: 16px 25px 15px;
    height: 49px;
}

.widget-newsletter .subscribe-form .subscribe-content button {
    position: absolute;
    top: 0;
    right: -3px;
    background-color: transparent;
}

.widget-newsletter.style2 .subscribe-form .subscribe-content input {
    border-width: 1px;
    border-color: #484848;
    color: #484848;
}

ul.pay-list {
    margin-top: 22px;
    margin-left: 6px;
}

ul.pay-list li {
    display: inline-block;
    margin-right: 13px;
}

ul.pay-list li:last-child {
    margin-right: 0px;
}

.widget-apps .widget-title h3 {
    text-align: center;
    color: #484848;
    font-weight: 500;
    margin-top: 33px;
    margin-bottom: 25px;
}

.widget-apps.style2 ul.app-list li {
    border: 1px solid #484848;
}

.widget-apps.style2 ul.app-list li a .text h4 {
    color: #fff;
}

ul.app-list {
    text-align: center;
    overflow: hidden;
}

ul.app-list li {
    height: 75px;
    width: 232px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.app-list li:hover {
    border: 2px solid #f28b00;
}

ul.app-list li.app-store {
    margin-right: 25px
}

ul.app-list li a {
    display: block;
    padding: 13px 21px;
}

ul.app-list li a .img {
    float: left;
    margin-right: 33px;
}

ul.app-list li.google-play a .img {
    margin-right: 21px;
}

ul.app-list li a .text {
    text-align: left;
}

ul.app-list li a .text h4 {
    color: #484848;
    font-weight: 500;
    line-height: 24px;
}

ul.app-list li a .text p {
    color: #919191;
}

ul.app-list.style1 {
    text-align: left;
}

ul.app-list.style1 .app-store {
    margin: 0;
    margin-bottom: 18px;
}

ul.app-list.style1 .google-play {
    margin-bottom: 8px;
}

.tabs ul.menu-tab {
    text-align: center;
    margin-bottom: 36px;
    margin-top: 16px;
}

.tabs ul.menu-tab li {
    display: inline-block;
    font-family: 'BloggerSans';
    font-size: 20px;
    font-weight: 300;
    color: #919191;
    cursor: pointer;
    margin-right: 36px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabs ul.menu-tab li:last-child {
    margin-right: 0px;
}

.tabs ul.menu-tab li.active,.tabs ul.menu-tab li:hover {
    color: #2d2d2d;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

article.main-post.single {
    margin-bottom: 0px;
}

article.main-post.single .content-post .entry-post > p {
    margin-bottom: 24px;
}

article.main-post.single .content-post .entry-post > p > span {
    color: #484848;
    font-weight: bold;
}

article.main-post.single .content-post .entry-post blockquote {
    padding: 27px 28px 32px 104px;
    ;border: 2px solid #e5e5e5;
    color: #919191;
    border-radius: 8px;
    font-style: italic;
    position: relative;
    margin-top: 29px;
    margin-bottom: 32px;
    display: inline-block;
}

article.main-post.single .content-post .entry-post blockquote span {
    font-family: 'BloggerSans';
    font-size: 80px;
    color: #f28b00;
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    top: 47px;
    left: 30px;
}

article.main-post.single .content-post .entry-post ul {
    margin-bottom: 39px;
}

article.main-post.single .content-post .entry-post ul li {
    margin-left: 25px;
    padding-left: 12px;
    position: relative;
    color: #959393;
}

article.main-post.single .content-post .entry-post ul li:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: #f28b00;
    border-radius: 50%;
    top: 50%;
    left: 0;
}

article.main-post.single .content-post .social-single span {
    display: inline-block;
    font-weight: bold;
    color: #484848;
    line-height: 20px;
    margin-right: 26px;
}

article.main-post.single .content-post .social-single {
    padding: 29px 0 26px;
    border-top: 1px solid #e5e5e5;
}

article.main-post.single .content-post .social-single ul.social-list {
    display: inline-block;
}

article.main-post.single .content-post .social-single ul.social-list li {
    font-size: 16px;
    margin-right: 20.5px;
}

.blog-pagination.single {
    margin-bottom: 34px;
    padding: 22px 0 12px;
}

ul.flat-pagination.style2 li.prev {
    margin: 0px;
    float: left;
}

ul.flat-pagination.style2 li.next {
    margin: 0px;
    float: right;
}

ul.flat-pagination.style2 li.prev a img,ul.flat-pagination.style2 li.next a img {
    margin-left: 20px;
}

.comment-area h2.comment-title {
    font-weight: 500;
    font-size: 20px;
    color: #2d2d2d;
    margin-bottom: 18px;
}

ol.comment-list li.comment {
    padding: 30px 0 0;
}

ol.comment-list li.comment:nth-child(2) {
    padding-top: 33px;
}

ol.comment-list li.comment:nth-child(2) .comment-text .comment-content {
    padding-bottom: 28px;
}

ol.comment-list li.comment:last-child {
    border-bottom: none;
    padding-top: 39px;
}

ol.comment-list li.comment .comment-author {
    float: left;
    margin-right: 33px;
}

ol.comment-list li.comment .comment-author img {
    border-radius: 8px;
}

ol.comment-list li.comment .comment-text .comment-metadata .name {
    float: left;
    font-weight: bold;
    color: #484848;
    line-height: 17px;
}

ol.comment-list li.comment .comment-text .comment-metadata .name span {
    color: #838383;
    font-weight: 400;
}

ol.comment-list li.comment .comment-text .comment-metadata .queue {
    text-align: right;
    color: #f28b00;
    line-height: 15px;
}

ol.comment-list li.comment .comment-text .comment-metadata .queue i {
    margin-right: 6.5px;
    font-size: 12px;
}

ol.comment-list li.comment .comment-text .comment-metadata .queue i:last-child {
    color: #919191;
    margin-right: 4px;
}

ol.comment-list li.comment .comment-text .comment-content {
    margin-top: 20px;
    margin-left: 97px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 24px;
    margin-right: -5px;
}

ol.comment-list li.comment:last-child .comment-text .comment-content {
    border-bottom: none;
}

ol.comment-list li.comment .comment-text .comment-content p {
    margin-right: -5px;
}

.comment-respond h2.comment-reply-title {
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d;
    margin-top: 32px;
    margin-bottom: 13px;
}

.comment-respond > p {
    color: #838383;
}

.comment-respond .form-comment {
    margin-top: 20px;
    margin-bottom: 41px;
}

.comment-respond .form-comment form > div {
    margin-bottom: 26px;
}

.comment-respond .form-comment form .comment-form-name,.comment-respond .form-comment form .comment-form-email {
    width: 54%;
}

.comment-respond .form-comment form div label {
    color: #484848;
    margin-bottom: 12px;
}

.comment-respond .form-comment form div input {
    height: 40px;
}

.comment-respond .form-comment form .comment-form-comment {
    width: 88.4%;
}

.comment-respond .form-comment form .comment-form-comment textarea {
    height: 158px;
    border-radius: 10px;
}

.comment-respond .form-comment form .btn-submit button {
    background-color: #f92400;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0 55px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.comment-respond .form-comment form .btn-submit button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #a52915;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.comment-respond .form-comment form .btn-submit button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.preloader {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.clear-loading {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.loading-effect-2 {
    width: 100px;
    height: 100px;
}

.loading-effect-2 > span,.loading-effect-2 > span:before,.loading-effect-2 > span:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 2px solid #f28b00;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.loading-effect-2 > span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent!important;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear;
}

.loading-effect-2 > span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent!important;
}

.loading-effect-2 > span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent!important;
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.price {
    text-align: center;
}

.footer-bottom a {
    color: #f7931e;
}

.boo {
    display: none!important;
}

.pdf {
    background: #f92400;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: bold;
}

@media only screen and (max-width: 1900px) {
    footer.style1 {
        margin:0px;
    }

    .header-bottom.style1 .grid-left,.flat-slider.style1 .grid-left {
        width: 240px;
    }

    .header-bottom.style1 .grid-right,.flat-slider.style1 .grid-right {
        width: calc(100% - 260px);
    }

    .header-bottom.style1 .grid-right {
        padding: 7px 15px 7px 15px;
    }

    .header-bottom.style1 .grid-right ul.flat-infomation {
        margin-right: 5px;
    }

    .header-bottom.style1 .grid-right .top-search.style1 {
        width: 53%;
    }

    .header-bottom.style1 .grid-left #mega-menu {
        width: 100%;
    }

    .slider .slider-item.style10 .item-text {
        width: 50%;
        padding: 30px;
    }

    .slider .slider-item.style10 .item-image {
        padding-top: 100px;
        padding-right: 30px;
        width: 50%;
    }

    .banner-box.style1 {
        width: 50%;
    }

    .banner-box.style1.v1 .inner-box {
        display: none;
    }

    #mainnav.style2 {
        float: right;
        padding-left: 0px;
    }

    #mainnav.style2 ul.menu > li.has-mega-menu:hover > .submenu {
        top: 55px;
    }

    .flat-unstyled.style1 {
        line-height: 50px;
        height: 50px;
        margin-right: 0px;
    }

    .boxed.style2 .container-fluid {
        width: 1170px;
        max-width: 100%;
    }

    .counter.style1.v2,.bestsellers,.featured,.hot-sale {
        width: 50%;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    footer.style4 {
        width: 1200px;
    }

    footer.style4 .widget-about {
        padding-left: 0px;
    }

    footer.style4 .widget-newsletter {
        padding-right: 0px;
        margin-left: 0px;
    }

    .boxed.style2 .footer-bottom.style1 p.copyright {
        margin-left: 0px;
    }

    .boxed.style2 .footer-bottom.style1 p.btn-scroll {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1366px) {
    #mega-menu > ul.menu > li .drop-menu {
        left:258px;
        width: 879px;
    }

    .flat-location .location-detail {
        width: 300px;
    }

    .flat-location .location {
        width: 380px;
    }

    .flat-location #flat-map-2 {
        width: calc(100% - 300px - 380px);
    }

    .location .location-content .select-location select {
        width: 92px;
        margin-right: 7px;
    }

    .location .location-content .select-location .select:before {
        right: 30px;
    }

    .boxed.style2 .flat-imagebox .container-fluid .box-product .row .col-xl-2 {
        max-width: 33.333%;
    }
}

@media only screen and (max-width: 1366px) {
    .product-detail-bar {
        padding-left:0px;
    }

    .boxed.style2 .container-fluid {
        padding: 0 30px;
    }

    .boxed.style2 .container-fluid .flat-row-title {
        margin-left: 0px;
        margin-right: 0px
    }

    .flat-highlights.style2 .container-fluid {
        padding: 20px 30px;
    }

    footer.style4 {
        width: auto;
    }

    footer.style2 .container-fluid {
        padding: 40px 30px;
    }

    footer.style4 .widget-categories-ft {
        padding-left: 60px;
    }
}

@media only screen and (max-width: 1199px) {
    body.background section.flat-row {
        margin-left:15px;
        margin-right: 15px;
    }

    body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-prev {
        left: -45px;
    }

    body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next {
        right: -45px;
    }

    #mega-menu > ul.menu > li .drop-menu {
        width: 704px;
        left: 255px;
    }

    #mega-menu > ul.menu > li .drop-menu > .one-third {
        padding-left: 0px;
        padding-right: 3px;
    }

    .box-cart .inner-box ul.menu-compare-wishlist li {
        margin-right: 5px;
    }

    .mainnav {
        padding-left: 0px;
    }

    .mainnav ul.menu > li > a {
        padding: 0 20px;
    }

    #mega-menu {
        width: 250px;
    }

    .flat-team {
        padding: 10px 0 50px;
    }

    ul.brands-tablist {
        padding: 20px 20px;
    }

    article.main-post.style3,article.main-post.style3 .content-post {
        padding: 0px;
    }

    .table-cart tr td .quanlity input {
        width: 100%;
    }

    .table-cart tr td .quanlity span.btn-up {
        right: 20px;
    }

    .flat-location .location,.flat-location .location-detail {
        width: 50%;
    }

    .flat-location #flat-map-2 {
        width: 100%;
    }

    .flex-control-thumbs li {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .box-cart.style2 .btn-add-cart a {
        width: 100%;
    }

    .box-cart.style2 .compare-wishlist,.box-cart.style2 .btn-add-cart {
        display: block;
        margin-left: 0px;
        text-align: center;
    }

    .imagebox .box-content .cat-name a:before,.imagebox .box-content .cat-name a:after {
        width: 20%;
    }

    .flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-content .cat-name a:before,.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-content .cat-name a:after {
        width: 30%;
    }

    .imagebox.style5 {
        overflow: hidden;
    }

    .imagebox.style5 .box-text {
        padding: 20px 0 20px;
        margin-right: 0px;
    }

    .slider .slider-item.style6 .item-text {
        padding: 30px 30px;
    }

    .slider .slider-item.style7 {
        position: relative;
        height: 400px;
    }

    .slider .slider-item.style7 .item-text {
        padding: 80px 0 0 30px;
    }

    .slider .slider-item.style7 .item-image {
        width: 30%;
        position: absolute;
        padding: 0;
        bottom: 0;
        right: 10px;
    }

    .top-search.style1 {
        width: 520px;
        padding-left: 30px;
    }

    .box-cart.style1 .inner-box > a > .price,.header-bottom.style1 .grid-right ul.flat-infomation {
        display: none;
    }

    .mainnav.style1 ul.menu > li > a {
        margin-right: 22px;
    }

    .slider .slider-item.style8 .item-image {
        width: 50%;
        margin-top: 40px;
    }

    .box-6 {
        width: 50%;
        padding: 0 10px 0 10px;
    }

    .box-6.big {
        padding-right: 10px;
        padding-left: 10px;
    }

    .box-6 .product-box,.box-6.big .product-box {
        width: 100%;
    }

    .header-bottom.style1 .grid-right .top-search.style1 {
        width: 70%;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    #mainnav ul.menu > li > a {
        padding:0 18px;
    }

    .imagebox.style1.v3 .box-price {
        width: 200px;
        padding: 30px 2px 0 20px;
    }

    .imagebox.style1.v3 .box-content {
        width: 250px;
    }

    .imagebox.style1.v3 .box-image {
        width: calc(100% - 465px);
    }

    .drop-menu {
        width: 710px;
        left: 260px;
    }

    .drop-menu > .one-third {
        padding-left: 0px;
        padding-right: 0px;
    }

    .drop-menu > .one-third:first-child {
        padding-left: 15px;
        n}

    .box-right .img-line {
        padding-left: 45px;
        margin-top: -100px;
    }

    .box-right .img-line img:first-child {
        margin-right: -60px;
    }

    .box-cart.style2 .compare-wishlist a.compare {
        display: block;
        margin-right: 0px;
    }

    .product-detail.style2 .footer-detail .quanlity-box > div.quanlity {
        width: 110px;
        margin-right: 10px;
    }

    .product-detail .footer-detail .quanlity-box > div.colors {
        display: block;
        margin-bottom: 20px;
        margin-left: 0px;
    }

    .counter.style1 .counter-content .count-down .square {
        width: 55px;
    }

    .top-search form.form-search .box-search .search-suggestions {
        width: 670px;
    }

    .slider .slider-item .item-text {
        width: 58%;
        padding: 80px 40px;
    }

    .slider .slider-item.style5 .item-text {
        width: 40%;
    }

    .slider .slider-item.style2 .item-text {
        width: 40%;
        padding: 30px 40px;
    }

    #mainnav.style1 ul.menu > li > a {
        padding: 0 12px 0 12.5px;
        margin-right: 0px;
    }

    #mainnav.style1 ul.menu > li .submenu {
        width: 970px;
    }

    .flexslider.style2 {
        width: 56%;
    }
}

@media only screen and (min-width: 992px) {
    ul.submenu {
        word-spacing:2px;
    }

    .submenu {
        position: absolute;
        top: 100px;
        right: 15px;
        width: 1140px;
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        z-index: 99;
        padding: 30px;
        word-spacing: 2px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}

@media only screen and (max-width: 991px) {
    .header-middle #logo.style1 {
        line-height:70px;
        margin-bottom: 0px;
    }

    ul.flat-infomation.style1 li.phone {
        line-height: 70px;
        margin-right: 40px;
    }

    .owl-carousel-11.owl-theme .owl-controls .owl-dots {
        bottom: 0;
    }

    .btn-menu.style1 {
        background: #333;
        top: 17px;
    }

    .btn-menu.style1.v1 {
        background: transparent;
        top: 10px;
    }

    .btn-menu.style1.v2 {
        background: #333;
        top: 10px;
    }

    .top-search.style1 {
        width: 370px;
        padding-left: 0px;
        right: 15px;
    }

    .top-search.style1 form.form-search .box-search input {
        padding-left: 20px;
    }

    .flat-row,.flat-iconbox.style1 {
        padding: 30px 0;
    }

    .flat-product-content .container {
        padding: 30px 15px;
    }

    .box-cart .inner-box > a > .price {
        display: none;
    }

    .top-search {
        padding-left: 0px;
        margin-right: 0px;
    }

    .top-search form.form-search .cat-wrap select {
        padding: 1px 35px 0 20px;
    }

    .top-search form.form-search .box-search input {
        padding-left: 140px;
    }

    .btn-menu,.btn-menu-mega {
        display: block;
    }

    .btn-menu-mega {
        float: left;
    }

    .mainnav > ul.menu > li {
        height: auto;
    }

    .mainnav ul.menu > li > a:after {
        width: 0px;
    }

    .mainnav ul.menu > li:hover > .submenu {
        top: 100%;
    }

    #mainnav-mobi ul > li > a >.submenu {
        position: relative;
        top: 0px;
        right: 0px;
        width: 100%;
        background-color: #222222;
        opacity: 1;
        visibility: visible;
        z-index: 99;
        padding: 30px;
        word-spacing: 4px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row h3 {
        word-spacing: 2px;
        cursor: pointer;
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 0px;
        padding: 15px 0 15px 20px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row .btn-submenu {
        top: -15px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul {
        padding-left: 30px;
        word-spacing: 2px;
        padding-right: 40px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul li {
        border-top: none;
        border-bottom: 1px solid #333;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul li > a {
        padding-left: 5px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row:nth-child(2),#mainnav-mobi ul.menu li.has-mega-menu .submenu .row .show,.box-right .img-line img:first-child,.box-left .img-line img:first-child,.flat-newsletter .form-newsletter .right {
        display: none;
    }

    #mainnav-mobi ul > li > a >.submenu li a {
        color: #484848;
    }

    ul.menu li.column-1 .submenu {
        width: 100%;
        background: #222222;
        border-radius: 0px;
        position: relative;
        top: -3px;
        opacity: 1;
        word-spacing: 2px;
        visibility: visible;
        padding: 0;
    }

    .today-deal {
        margin-left: 20px;
    }

    .image-about img,.box-flexslider,.product-detail.style5 {
        width: 100%;
    }

    .product-detail.style5 {
        padding: 0 30px;
    }

    .product-detail.style5 .header-detail .reviewed .status-product {
        text-align: left;
    }

    .product-detail.style5 .header-detail .reviewed .status-product span {
        display: inline-block;
    }

    .flexslider .slides img {
        width: auto;
        max-width: 100%;
    }

    .iconbox.style1 {
        margin-bottom: 30px;
    }

    .brands-list .brands-item {
        width: 20%;
    }

    .imagebox.style1.v1 {
        margin-bottom: 30px;
    }

    .imagebox.style1.v1 .box-content,.flat-contact {
        padding-top: 0px;
    }

    .imagebox.style1.v1 .box-content .cat-name a {
        font-size: 15px;
    }

    .flat-tab ul.tab-list {
        padding-left: 0px;
    }

    .flat-tab .tab-content {
        padding: 30px;
    }

    .progres {
        padding-right: 0px;
    }

    .progress-circle {
        text-align: center;
    }

    .progress-circle .circle-item {
        margin-right: 80px;
    }

    .order-tracking {
        padding: 50px;
    }

    .term-conditions .text-wrap {
        margin-bottom: 40px;
    }

    .term-conditions .text-wrap p {
        padding-right: 0px;
    }

    .table-cart {
        margin-bottom: 30px;
    }

    .form-login,.form-register {
        padding: 30px;
    }

    .form-coupon {
        margin-top: 40px;
    }

    .cart-totals form .btn-cart-totals {
        margin-top: 50px;
    }

    .compare-content .table-compare {
        width: 840px;
        overflow: auto;
    }

    .table-compare tr th {
        padding-left: 20px;
    }

    .blog-pagination span {
        display: block;
        float: none;
        text-align: center;
    }

    ul.flat-pagination.style1,.reviewed .status-product,.product-detail.style3 .reviewed .status-product {
        float: none;
    }

    .product-box.style3 {
        height: 360px;
        margin-bottom: 30px;
    }

    .imagebox.style1.v3 {
        min-height: 380px;
        padding: 15px 20px 20px 20px;
    }

    .imagebox.style1.v3 .box-price {
        text-align: left;
        padding: 0px 55px 0 0px;
    }

    .imagebox.style1.v3 .box-image {
        margin-right: 0px;
    }

    .iconbox.style2 {
        margin-bottom: 50px;
    }

    .box-right .img-line,.box-left,.box-right.style1 .img-line {
        text-align: center;
        margin-top: 0px;
    }

    .box-left .img-line {
        margin-bottom: 0px;
    }

    .product-detail .footer-detail .quanlity-box > div.colors {
        margin-bottom: 20px;
        margin-right: 20px;
    }

    .box-cart.style2 {
        margin: 20px 0 20px;
    }

    .box-cart.style2 .btn-add-cart {
        margin-bottom: 15px;
    }

    .flexslider.style1 .flex-viewport {
        margin: 50px 0 50px;
    }

    .flexslider.style1 .flex-control-nav {
        top: auto;
        margin-top: 0px;
        width: 100%;
        position: relative;
    }

    .flexslider.style1 .flex-control-nav li {
        display: inline-block;
        width: auto;
    }

    .flexslider.style1 .slides img {
        display: inline-block;
        float: none;
    }

    .product-detail.style3 {
        margin-left: 0px;
    }

    .box-cart.style2 .compare-wishlist,.box-cart.style2 .btn-add-cart {
        text-align: left;
    }

    .box-cart.style2 .btn-add-cart a {
        width: auto;
        padding: 0 30px;
    }

    .flat-product-content.style2 > .row > .col-md-12 > .row {
        padding: 50px 30px;
    }

    .description-text.style1 .box-text:first-child,.description-text.style1 .box-text:nth-child(3),.description-text.style1 .box-text:nth-child(4) {
        margin-right: 0px;
        margin-top: 30px;
    }

    .description-image.style1 {
        margin: 0px;
        text-align: center;
    }

    .box-right.style1 .box-text,.box-right.style1 {
        margin-left: 0px;
    }

    .box-counter .product-item,.counter {
        width: 100%;
        padding: 0;
    }

    .counter span.special {
        right: 0px;
    }

    .count-down {
        text-align: center;
    }

    .count-down .square {
        margin: 0 15px 15px;
    }

    .count-down .square:last-child {
        margin-right: 15px;
    }

    .count-down .square .text {
        margin-left: 0px;
    }

    .imagebox.style3 {
        padding: 20px 20px;
    }

    .imagebox.style3 .box-image {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .imagebox.style3 .box-image.save span {
        top: 20px;
    }

    .imagebox.style3 .box-bottom .btn-add-cart a {
        width: auto;
        padding: 0 50px;
    }

    .imagebox.style3 .box-content,.imagebox.style3 .box-bottom {
        text-align: center;
    }

    .box-wrap.style1 {
        height: auto;
    }

    .flat-newsletter .form-newsletter {
        padding: 50px 20px;
        margin-top: 30px;
    }

    .flat-newsletter .form-newsletter .left {
        float: none;
        text-align: center;
        padding-top: 0px;
    }

    .widget-categories-ft,.box-left .img-product,.form-review.style2 {
        padding-left: 0px;
    }

    .widget-ft {
        margin-bottom: 20px;
    }

    footer {
        padding: 30px 0;
    }

    .box-cart .inner-box .dropdown-box:before {
        right: 15px;
    }

    .top-search form.form-search .box-search .search-suggestions {
        width: 0;
    }

    .imagebox.style5 .box-text {
        text-align: center;
        float: none;
        width: 100%;
        margin-right: 0px;
    }

    .flexslider.style1 .slides img {
        padding-left: 0px;
    }

    .flexslider.style2 {
        width: 100%;
        float: left;
    }

    .flexslider.style2 .flex-viewport {
        margin: 50px 50px 0;
    }

    .flexslider.style2 .flex-control-nav {
        right: auto;
        left: 0;
        width: 20%;
    }

    .slider .slider-item .item-image {
        display: none;
    }

    .slider .slider-item.style4 .item-text {
        padding: 80px 48px;
        width: 100%;
    }

    .slider .slider-item.style5 .item-image,.slider .slider-item.style7 .item-image,.slider .slider-item.style2 .item-image {
        display: block;
    }

    .slider .slider-item.style6 .item-text {
        width: 100%;
        padding-top: 80px;
    }

    .slider .slider-item.style7 .item-text,.slider .slider-item.style2 .item-text {
        width: 52%;
        padding-top: 20px;
    }

    .slider .slider-item.style7 .item-text .content-item .regular {
        display: none;
    }

    .slider .slider-item.style7 .item-image,.slider .slider-item.style2 .item-image {
        width: 45%;
        padding-right: 20px;
    }

    .slider .slider-item.style8 .item-text .header-item h2 {
        font-size: 52px;
    }

    .flat-iconbox.style6 .col-md-3 .iconbox {
        padding: 0 0!important;
    }

    footer.style4 .widget-menu,footer.style4 .widget-categories-ft {
        padding-left: 0px;
    }

    .flat-unstyled.style1 {
        height: auto;
        line-height: 100px;
    }

    .header-middle .grid-left #logo {
        line-height: 100px;
        float: left;
    }

    .header-bottom.style1 .grid-left {
        width: 15%
    }

    .flat-slider.style1 .grid-left {
        width: 0;
    }

    .header-bottom.style1 .grid-right,.flat-slider.style1 .grid-right {
        width: 100%;
        margin-left: 0px;
    }

    .slider .slider-item.style10 .item-image {
        display: block;
    }

    .boxed.style2 .header-bottom .container-fluid {
        padding: 0 15px;
    }

    .grid-right .show-search {
        display: block;
        float: right;
        margin-top: 4px;
    }

    .grid-right .top-search.style1 {
        padding: 10px 0;
        margin-right: 0px;
        position: absolute;
        top: 100px;
        right: 15px;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .header-bottom.style1 .grid-right .top-search.style1.active {
        top: 64px;
        opacity: 1;
        visibility: visible;
    }

    .grid-right .box-cart.style1 {
        float: right;
        margin-right: 15px;
    }

    .grid-left .btn-menu {
        background: #333;
    }

    .owl-carousel-4 .owl-item .imagebox.style4 {
        height: 340px;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    ul.flat-unstyled {
        margin-left:-30px;
    }

    ul.flat-support {
        margin-right: -35px;
    }

    .text-about {
        padding: 30px 50px;
    }

    .imagebox.style1.v3 .box-image {
        width: 168px;
    }

    .box-owl-carousel .rows .imagebox.style1.v1 {
        padding: 0 15px;
    }

    .top-search form.form-search .cat-wrap {
        display: none;
    }

    .top-search form.form-search .box-search input {
        padding-left: 15px;
    }

    .owl-carousel-3 .imagebox.style4 {
        height: 310px;
    }

    .banner-box.style2 .inner-box,.banner-box.style2 .inner-box:nth-child(2),.banner-box.style2 .inner-box a img {
        width: 100%;
    }

    .banner-box.style2 .inner-box:nth-child(2) {
        margin-top: 20px;
    }

    .slider .slider-item.style8 .item-image {
        display: block;
    }

    .slider .slider-item.style8 .item-text {
        width: 50%;
        padding-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    ul.flat-unstyled,ul.flat-support {
        text-align:center;
    }

    .header-middle #logo {
        text-align: center;
        line-height: 60px;
        margin: 0px;
    }

    .top-search {
        padding: 15px 0 5px;
    }

    .top-search.style1 {
        padding: 10px 0;
        margin-right: 0px;
        position: absolute;
        top: 100px;
        right: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .top-search.style1 .cat-wrap {
        display: none;
    }

    .top-search.style1.active {
        top: 44px;
        right: 15px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .top-search.style1.active form.form-search .box-search input {
        border: 1px solid #484848;
    }

    .top-search.style2 {
        padding: 15px 0 15px;
        width: 100%;
        float: none;
    }

    .show-search {
        display: block;
        float: right;
        margin-top: 4px;
    }

    .box-cart.style1.v1 {
        padding: 10px 0 15px;
        float: none;
        text-align: center;
    }

    .box-cart.style1 {
        text-align: right;
        float: right;
        margin-right: 15px;
    }

    .slider .slider-item .item-text .header-item h2 {
        font-size: 44px;
    }

    .product-box.style2.v1 {
        float: none;
    }

    .iconbox {
        margin-bottom: 30px;
    }

    .text-about {
        margin-left: 0px;
        margin-right: 0px;
        padding: 30px;
    }

    article.main-post.style4 {
        text-align: center;
    }

    .member {
        text-align: center;
    }

    .brands-list .brands-item {
        width: 25%;
    }

    .progress-circle .circle-item {
        margin-right: 19px;
    }

    .order-tracking {
        padding: 30px 30px;
    }

    .order-tracking form .one-half {
        width: 100%;
        padding: 0px;
        margin-bottom: 20px;
    }

    .order-tracking form .btn-track button {
        margin-top: 0px;
        margin-left: 0px;
    }

    article.main-post.style2,article.main-post .featured-post a img,.box-counter.style1 .counter,.box-counter.style1 .product-item {
        width: 100%;
    }

    .box-counter.style1 .product-item {
        padding-left: 0px;
    }

    .imagebox.style3.v1 .box-image.save span {
        left: -29px;
        top: -25px;
    }

    .form-login,#shop .sidebar .widget,.box-wrap.style1 {
        margin-bottom: 30px;
    }

    .form-login,.form-register {
        height: 420px;
    }

    .form-login .title,.form-register .title {
        margin-bottom: 40px;
    }

    .sort-product.style1 {
        padding: 15px 25px;
    }

    .sort-product.style1 .icons,.sort-product.style1 .sort {
        float: none;
    }

    .sort-product .sort > div.popularity {
        margin-left: 0px;
    }

    .description-image {
        margin-top: 0px;
        text-align: center;
    }

    .box-right .img-line {
        padding-left: 0px;
    }

    .product-detail.style1 > span {
        width: 0px;
    }

    .product-detail.style4 {
        padding: 15px;
    }

    .counter.style1 {
        margin-left: 0px;
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }

    .counter.style1 .item-sale {
        margin: 0px 15px 15px;
    }

    .box-owl-carousel .rows {
        margin: 0 15px;
    }

    .box-owl-carousel .rows .imagebox.style1.v1 {
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 0px;
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .box-owl-carousel .rows .imagebox:nth-child(3),.box-owl-carousel .rows .imagebox.style1.v1:nth-child(3) {
        border-bottom: none;
    }

    .banner-box {
        display: none;
    }

    .flat-newsletter .form-newsletter .left .title {
        float: none;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .footer-bottom.style3 {
        text-align: center;
    }

    .footer-bottom.style3 p.copyright,.footer-bottom.style3 .btn-scroll {
        float: none;
    }

    .product-box.style1.v1 {
        height: 250px;
    }

    .flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box {
        padding-left: 0px;
    }

    .box-cart {
        text-align: center;
        padding: 18px 0;
    }

    .box-cart .inner-box ul.menu-compare-wishlist li {
        margin-right: 25px;
    }

    .table-wishlist {
        width: 750px;
    }

    .table-wishlist tbody tr td > div.delete {
        margin-right: 30px;
    }

    .popup-newsletter .popup-text {
        width: 100%;
    }

    .popup-newsletter .popup-image {
        display: none;
    }

    .popup-newsletter .container {
        width: 720px
    }

    .slider .slider-item.style5 {
        height: 400px;
    }

    .slider .slider-item.style8 .item-text {
        width: 100%;
    }

    .slider .slider-item:before {
        right: 50px;
    }

    .slider .slider-item.style2 .item-text {
        padding: 20px;
    }

    .divider90 {
        display: none;
    }

    .owl-carousel-3 .imagebox.style4 {
        height: 300px;
    }

    .counter.style1.v2,.bestsellers,.featured,.hot-sale,.box-6.big {
        width: 100%;
    }

    .product-wrap.style1 .tab-item {
        padding: 0 10px;
    }

    .header-middle .grid-left,.header-middle .grid-right {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }

    .header-middle .grid-right .flat-unstyled.style1 {
        float: none;
        line-height: 50px;
    }

    .header-middle .grid-left #logo {
        line-height: 60px;
    }

    .slider .slider-item.style10 .item-text {
        width: 100%;
    }

    .slider .slider-item.style10 .item-image {
        display: none;
    }

    .header-bottom.style1 .grid-right .top-search.style1.active {
        top: 64px;
    }

    .box-filter .widget {
        width: 50%;
    }
}

@media only screen and (max-width: 575px) {
    .container {
        max-width:100%;
    }

    .header-middle #logo.style1 {
        float: none;
        width: 100%;
    }

    ul.flat-infomation.style1 {
        float: left;
    }

    ul.flat-infomation.style1 li.phone {
        height: auto;
    }

    ul.flat-infomation.style1 li img {
        display: none;
    }

    .widget-apps .widget-title h3 {
        margin-top: 0px;
    }

    ul.app-list li {
    }

    ul.app-list li.app-store {
        margin-bottom: 20px;
        margin-right: 0px;
    }

    .brands-list .brands-item {
        width: 33.333%;
    }

    .flat-tab ul.tab-list li {
        padding: 14px 25px;
    }

    .progress-circle .circle-item {
        margin-right: 0px;
        display: block;
        margin-bottom: 30px;
    }

    .progress-circle .circle-item .demo {
        position: relative;
        left: 50%;
        margin-left: -83.5px;
    }

    article.main-post.style1 .featured-post {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    article.main-post .featured-post a img,.comment-respond .form-comment form .comment-form-name,.comment-respond .form-comment form .comment-form-email,.comment-respond .form-comment form .comment-form-comment {
        width: 100%;
    }

    article.main-post.single .content-post .entry-post blockquote {
        padding-left: 50px;
    }

    article.main-post.single .content-post .entry-post blockquote span {
        left: 3px;
    }

    .fields-content .field-row .field-one-half,#form-contact .form-box.one-half {
        width: 100%;
        padding: 0px!important;
    }

    .table-cart table {
        width: 650px;
        overflow: hidden;
    }

    .table-cart tr td .quanlity span.btn-up {
        right: 20px;
    }

    .table-cart tr td .img-product {
        margin-right: 15px;
    }

    .flat-location .location,.flat-location .location-detail,.flat-location #flat-map-2 {
        width: 100%;
    }

    .product-box.style3 {
        min-height: 580px;
        height: auto;
    }

    .imagebox.style1.v3 {
        text-align: center;
        min-height: 600px;
        height: auto;
    }

    .imagebox.style1.v3 .box-image,.imagebox.style1.v3 .box-content,.imagebox.style1.v3 .box-price {
        width: 100%;
        padding: 0px;
        text-align: center;
    }

    .imagebox.style1.v3 .box-price .btn-add-cart a {
        display: inline-block;
        padding: 0 40px;
    }

    .flex-control-thumbs {
        margin-top: 30px;
    }

    .product-detail-bar li {
        padding: 12px 12px;
        font-size: 16px;
    }

    .product-detail-bar.style1 li {
        padding: 12px;
    }

    body.background section.flat-row .container {
        padding: 10px 15px 0;
    }

    .box-owl-carousel.style1 .imagebox.style7 {
        width: 100%;
        border-right: none;
    }

    .popup-newsletter .container {
        width: 480px
    }

    .flexslider.style2 .flex-viewport {
        margin: 0 0 30px;
    }

    .flexslider.style2 .flex-control-nav {
        width: 100%;
        position: relative;
        margin-top: 0px;
    }

    .flexslider.style2 .flex-control-thumbs li {
        float: left;
        margin-bottom: 10px;
    }

    .slider .slider-item.style6 .item-text {
        padding-top: 30px;
    }

    .slider .slider-item.style7 .item-text,.slider .slider-item.style2 .item-text,.box-6 {
        width: 100%;
    }

    .slider .slider-item.style7 .item-image,.slider .slider-item.style2 .item-image {
        display: none;
    }

    .slider .slider-item.style2 .item-text {
        padding: 20px 20px;
    }

    .slider .slider-item.style4 .item-text .header-item h2 {
        font-size: 50px;
    }

    .boxed.style1 .flat-row.flat-highlights {
        padding-top: 30px;
    }

    .box-6.big .imagebox .box-bottom .btn-add-cart a {
        padding: 0 35px;
    }

    .boxed.style2 .footer .container-fluid {
        padding: 0 15px;
    }

    .imagebox.style3 .box-bottom .btn-add-cart a {
        padding: 0 35px;
        width: 100%;
        margin-left: 0px;
    }

    .imagebox.style3 .box-bottom .compare-wishlist {
        text-align: center;
    }

    .imagebox.style3 .box-bottom .compare-wishlist a.compare {
        margin-left: 0px;
    }

    .box-filter .widget {
        width: 100%;
    }

    .slider .slider-item .item-text .header-item h2 {
        font-size: 40px;
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .banner-box .inner-box a {
        margin-top:30px;
        text-align: center;
    }

    .slider .slider-item.style5 .item-image {
        width: 43%;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 480px) {
}

@media only screen and (max-width: 480px) {
    .flat-breadcrumb ul.breadcrumbs li.trail-item a {
        margin-right:10px;
    }

    .wrap-error .content-error .form-search-error {
        padding: 30px 30px;
    }

    .wrap-error .content-error .form-search-error form .search-input input {
        width: 100%;
        margin-right: 0px;
        display: block;
        margin-bottom: 15px;
    }

    .brands-list .brands-item {
        width: 50%;
    }

    .progres .progress-item .perc span {
        top: 17px;
    }

    .btn-radio.style2 .radio-info label {
        width: 180px;
    }

    .accordion-toggle .toggle-title:before {
        right: 19.5px;
    }

    .accordion-toggle .toggle-title:after {
        right: 12.5px;
    }

    .tabs ul.menu-tab {
        margin-bottom: 20px;
    }

    .tabs ul.menu-tab li {
        margin-right: 15px;
        font-size: 16px;
    }

    ol.comment-list li.comment .comment-text .comment-metadata .name {
        float: none;
    }

    ol.comment-list li.comment .comment-text .comment-metadata .queue {
        text-align: left;
        line-height: 24px;
    }

    .cart-totals {
        padding: 35px 20px 30px 30px;
    }

    .btn-order {
        padding: 0px;
    }

    .form-coupon {
        padding: 30px 15px;
    }

    .form-coupon form input {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0px;
    }

    .sort-product .icons,.sort-product .sort,.wrap-imagebox .flat-row-title span {
        float: none;
    }

    .sort-product .sort > div {
        margin-left: 0px;
        margin-bottom: 15px;
        display: block;
    }

    .sort-product .sort > div select {
        width: 100%!important;
    }

    .main-shop .wrap-imagebox .flat-row-title h3 {
        display: block;
        float: none;
        padding: 0px 0 10px;
    }

    .owl-carousel-4.owl-theme .owl-controls .owl-nav div.owl-prev,.owl-carousel-4.owl-theme .owl-controls .owl-nav div.owl-next {
        border-radius: 50%;
        border: 1px solid #e5e5e5;
        left: -15px;
        width: 45px;
        height: 45px;
        line-height: 42px;
        background-color: #fff;
    }

    .owl-carousel-4.owl-theme .owl-controls .owl-nav div.owl-next {
        right: -15px;
        left: auto;
    }

    .product-detail {
        padding: 20px;
    }

    .rating .queue-box li span,.rating .score .queue {
        display: block;
    }

    .rating .queue-box li span.numb-star,.rating .score .queue {
        margin-left: 0px;
    }

    .rating .score .queue {
        margin-top: 20px;
    }

    .product-tab ul.tab-list li,.product-tab ul.tab-list li.active {
        margin-right: 18px;
        font-weight: 300;
        font-size: 16px;
    }

    .product-tab ul.tab-list li {
        margin-right: 15px;
    }

    .product-tab ul.tab-list li:hover {
        font-weight: 400;
    }

    .banner-box {
        margin-bottom: 20px;
    }

    .banner-box.one-half .inner-box {
        width: 100%;
        margin-bottom: 20px;
    }

    .banner-box.one-half {
        margin-bottom: 0px;
    }

    .banner-box .inner-box a img,.banner-box.style2 .inner-box:nth-child(2) {
        width: 100%;
    }

    .imagebox.style3 .box-content,.imagebox.style3 .box-bottom {
        text-align: left;
    }

    .flat-newsletter .form-newsletter .left form {
        display: block;
    }

    .flat-newsletter .form-newsletter .left form input {
        width: 100%;
    }

    .flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-bottom .btn-add-cart a {
        padding: 0 30px;
    }

    .top-search.style1 {
        width: 290px;
    }

    .top-search form.form-search .cat-wrap {
        display: none;
    }

    .top-search form.form-search .box-search input {
        padding-left: 15px;
    }

    .box-cart .inner-box .dropdown-box {
        right: -57px;
        width: 310px;
        padding: 25px 15px;
    }

    .box-cart .inner-box .dropdown-box:before {
        right: 73px;
    }

    .popup-newsletter .container {
        width: 320px
    }

    .popup-newsletter .popup-text h2 {
        font-size: 20px;
    }

    .popup-newsletter .popup-text p.subscribe {
        margin: 15px 0 15px;
    }

    .popup-newsletter .popup-text .form-popup .checkbox {
        margin-top: 0px;
    }

    .slider .slider-item.style4 .item-text {
        padding: 15px 10px;
    }

    .slider .slider-item.style8 .item-text {
        padding: 25px;
    }

    .owl-carousel-3 .imagebox.style4 {
        height: 310px;
    }

    .slider .slider-item.style10 .item-text .header-item h2 {
        font-size: 50px;
    }

    .header-bottom.style1 .grid-right .top-search.style1 {
        width: 91%;
    }

    .owl-carousel-4 .imagebox.style4 {
        text-align: center;
    }

    .slider .slider-item .item-text {
        width: 100%;
        padding: 30px!important;
    }

    .owl-carousel-item .product-box.style1:last-child {
        margin-bottom: 80px;
    }

    .slider .slider-item.style7 .item-text .header-item h2 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .box-cart.style1.v1 .inner-box .dropdown-box {
        right: -80px;
    }

    .box-cart.style1.v1 .inner-box .dropdown-box:before {
        right: 95px;
    }

    .slider .slider-item.style8 .item-text .header-item h2 {
        line-height: 42px;
    }

    .flat-breadcrumb ul.breadcrumbs li.trail-item {
        margin-right: 6px;
    }

    .slider .slider-item:before,.slider .slider-item.style1:before {
        right: 20px;
    }
}

@media(max-width: 320px) {
}

/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
 .fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900); }
  
  .fa-solid,
  .fa-regular,
  .fa-brands,
  .fas,
  .far,
  .fab,
  .fa-sharp-solid,
  .fa-classic,
  .fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto; }
  
  .fas,
  .fa-classic,
  .fa-solid,
  .far,
  .fa-regular {
    font-family: 'Font Awesome 6 Free'; }
  
  .fab,
  .fa-brands {
    font-family: 'Font Awesome 6 Brands'; }
  
  .fa-1x {
    font-size: 1em; }
  
  .fa-2x {
    font-size: 2em; }
  
  .fa-3x {
    font-size: 3em; }
  
  .fa-4x {
    font-size: 4em; }
  
  .fa-5x {
    font-size: 5em; }
  
  .fa-6x {
    font-size: 6em; }
  
  .fa-7x {
    font-size: 7em; }
  
  .fa-8x {
    font-size: 8em; }
  
  .fa-9x {
    font-size: 9em; }
  
  .fa-10x {
    font-size: 10em; }
  
  .fa-2xs {
    font-size: 0.625em;
    line-height: 0.1em;
    vertical-align: 0.225em; }
  
  .fa-xs {
    font-size: 0.75em;
    line-height: 0.08333em;
    vertical-align: 0.125em; }
  
  .fa-sm {
    font-size: 0.875em;
    line-height: 0.07143em;
    vertical-align: 0.05357em; }
  
  .fa-lg {
    font-size: 1.25em;
    line-height: 0.05em;
    vertical-align: -0.075em; }
  
  .fa-xl {
    font-size: 1.5em;
    line-height: 0.04167em;
    vertical-align: -0.125em; }
  
  .fa-2xl {
    font-size: 2em;
    line-height: 0.03125em;
    vertical-align: -0.1875em; }
  
  .fa-fw {
    text-align: center;
    width: 1.25em; }
  
  .fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0; }
    .fa-ul > li {
      position: relative; }
  
  .fa-li {
    left: calc(-1 * var(--fa-li-width, 2em));
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit; }
  
  .fa-border {
    border-color: var(--fa-border-color, #eee);
    border-radius: var(--fa-border-radius, 0.1em);
    border-style: var(--fa-border-style, solid);
    border-width: var(--fa-border-width, 0.08em);
    padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
  
  .fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, 0.3em); }
  
  .fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, 0.3em); }
  
  .fa-beat {
    animation-name: fa-beat;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out); }
  
  .fa-bounce {
    animation-name: fa-bounce;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
  
  .fa-fade {
    animation-name: fa-fade;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
  
  .fa-beat-fade {
    animation-name: fa-beat-fade;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
  
  .fa-flip {
    animation-name: fa-flip;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out); }
  
  .fa-shake {
    animation-name: fa-shake;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear); }
  
  .fa-spin {
    animation-name: fa-spin;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 2s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear); }
  
  .fa-spin-reverse {
    --fa-animation-direction: reverse; }
  
  .fa-pulse,
  .fa-spin-pulse {
    animation-name: fa-spin;
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, steps(8)); }
  
  @media (prefers-reduced-motion: reduce) {
    .fa-beat,
    .fa-bounce,
    .fa-fade,
    .fa-beat-fade,
    .fa-flip,
    .fa-pulse,
    .fa-shake,
    .fa-spin,
    .fa-spin-pulse {
      animation-delay: -1ms;
      animation-duration: 1ms;
      animation-iteration-count: 1;
      transition-delay: 0s;
      transition-duration: 0s; } }
  
  @keyframes fa-beat {
    0%, 90% {
      transform: scale(1); }
    45% {
      transform: scale(var(--fa-beat-scale, 1.25)); } }
  
  @keyframes fa-bounce {
    0% {
      transform: scale(1, 1) translateY(0); }
    10% {
      transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
    30% {
      transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
    50% {
      transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
    57% {
      transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
    64% {
      transform: scale(1, 1) translateY(0); }
    100% {
      transform: scale(1, 1) translateY(0); } }
  
  @keyframes fa-fade {
    50% {
      opacity: var(--fa-fade-opacity, 0.4); } }
  
  @keyframes fa-beat-fade {
    0%, 100% {
      opacity: var(--fa-beat-fade-opacity, 0.4);
      transform: scale(1); }
    50% {
      opacity: 1;
      transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
  
  @keyframes fa-flip {
    50% {
      transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
  
  @keyframes fa-shake {
    0% {
      transform: rotate(-15deg); }
    4% {
      transform: rotate(15deg); }
    8%, 24% {
      transform: rotate(-18deg); }
    12%, 28% {
      transform: rotate(18deg); }
    16% {
      transform: rotate(-22deg); }
    20% {
      transform: rotate(22deg); }
    32% {
      transform: rotate(-12deg); }
    36% {
      transform: rotate(12deg); }
    40%, 100% {
      transform: rotate(0deg); } }
  
  @keyframes fa-spin {
    0% {
      transform: rotate(0deg); }
    100% {
      transform: rotate(360deg); } }
  
  .fa-rotate-90 {
    transform: rotate(90deg); }
  
  .fa-rotate-180 {
    transform: rotate(180deg); }
  
  .fa-rotate-270 {
    transform: rotate(270deg); }
  
  .fa-flip-horizontal {
    transform: scale(-1, 1); }
  
  .fa-flip-vertical {
    transform: scale(1, -1); }
  
  .fa-flip-both,
  .fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1, -1); }
  
  .fa-rotate-by {
    transform: rotate(var(--fa-rotate-angle, 0)); }
  
  .fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em; }
  
  .fa-stack-1x,
  .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto); }
  
  .fa-stack-1x {
    line-height: inherit; }
  
  .fa-stack-2x {
    font-size: 2em; }
  
  .fa-inverse {
    color: var(--fa-inverse, #fff); }
  
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  readers do not read off random characters that represent icons */
  
  .fa-0::before {
    content: "\30"; }
  
  .fa-1::before {
    content: "\31"; }
  
  .fa-2::before {
    content: "\32"; }
  
  .fa-3::before {
    content: "\33"; }
  
  .fa-4::before {
    content: "\34"; }
  
  .fa-5::before {
    content: "\35"; }
  
  .fa-6::before {
    content: "\36"; }
  
  .fa-7::before {
    content: "\37"; }
  
  .fa-8::before {
    content: "\38"; }
  
  .fa-9::before {
    content: "\39"; }
  
  .fa-fill-drip::before {
    content: "\f576"; }
  
  .fa-arrows-to-circle::before {
    content: "\e4bd"; }
  
  .fa-circle-chevron-right::before {
    content: "\f138"; }
  
  .fa-chevron-circle-right::before {
    content: "\f138"; }
  
  .fa-at::before {
    content: "\40"; }
  
  .fa-trash-can::before {
    content: "\f2ed"; }
  
  .fa-trash-alt::before {
    content: "\f2ed"; }
  
  .fa-text-height::before {
    content: "\f034"; }
  
  .fa-user-xmark::before {
    content: "\f235"; }
  
  .fa-user-times::before {
    content: "\f235"; }
  
  .fa-stethoscope::before {
    content: "\f0f1"; }
  
  .fa-message::before {
    content: "\f27a"; }
  
  .fa-comment-alt::before {
    content: "\f27a"; }
  
  .fa-info::before {
    content: "\f129"; }
  
  .fa-down-left-and-up-right-to-center::before {
    content: "\f422"; }
  
  .fa-compress-alt::before {
    content: "\f422"; }
  
  .fa-explosion::before {
    content: "\e4e9"; }
  
  .fa-file-lines::before {
    content: "\f15c"; }
  
  .fa-file-alt::before {
    content: "\f15c"; }
  
  .fa-file-text::before {
    content: "\f15c"; }
  
  .fa-wave-square::before {
    content: "\f83e"; }
  
  .fa-ring::before {
    content: "\f70b"; }
  
  .fa-building-un::before {
    content: "\e4d9"; }
  
  .fa-dice-three::before {
    content: "\f527"; }
  
  .fa-calendar-days::before {
    content: "\f073"; }
  
  .fa-calendar-alt::before {
    content: "\f073"; }
  
  .fa-anchor-circle-check::before {
    content: "\e4aa"; }
  
  .fa-building-circle-arrow-right::before {
    content: "\e4d1"; }
  
  .fa-volleyball::before {
    content: "\f45f"; }
  
  .fa-volleyball-ball::before {
    content: "\f45f"; }
  
  .fa-arrows-up-to-line::before {
    content: "\e4c2"; }
  
  .fa-sort-down::before {
    content: "\f0dd"; }
  
  .fa-sort-desc::before {
    content: "\f0dd"; }
  
  .fa-circle-minus::before {
    content: "\f056"; }
  
  .fa-minus-circle::before {
    content: "\f056"; }
  
  .fa-door-open::before {
    content: "\f52b"; }
  
  .fa-right-from-bracket::before {
    content: "\f2f5"; }
  
  .fa-sign-out-alt::before {
    content: "\f2f5"; }
  
  .fa-atom::before {
    content: "\f5d2"; }
  
  .fa-soap::before {
    content: "\e06e"; }
  
  .fa-icons::before {
    content: "\f86d"; }
  
  .fa-heart-music-camera-bolt::before {
    content: "\f86d"; }
  
  .fa-microphone-lines-slash::before {
    content: "\f539"; }
  
  .fa-microphone-alt-slash::before {
    content: "\f539"; }
  
  .fa-bridge-circle-check::before {
    content: "\e4c9"; }
  
  .fa-pump-medical::before {
    content: "\e06a"; }
  
  .fa-fingerprint::before {
    content: "\f577"; }
  
  .fa-hand-point-right::before {
    content: "\f0a4"; }
  
  .fa-magnifying-glass-location::before {
    content: "\f689"; }
  
  .fa-search-location::before {
    content: "\f689"; }
  
  .fa-forward-step::before {
    content: "\f051"; }
  
  .fa-step-forward::before {
    content: "\f051"; }
  
  .fa-face-smile-beam::before {
    content: "\f5b8"; }
  
  .fa-smile-beam::before {
    content: "\f5b8"; }
  
  .fa-flag-checkered::before {
    content: "\f11e"; }
  
  .fa-football::before {
    content: "\f44e"; }
  
  .fa-football-ball::before {
    content: "\f44e"; }
  
  .fa-school-circle-exclamation::before {
    content: "\e56c"; }
  
  .fa-crop::before {
    content: "\f125"; }
  
  .fa-angles-down::before {
    content: "\f103"; }
  
  .fa-angle-double-down::before {
    content: "\f103"; }
  
  .fa-users-rectangle::before {
    content: "\e594"; }
  
  .fa-people-roof::before {
    content: "\e537"; }
  
  .fa-people-line::before {
    content: "\e534"; }
  
  .fa-beer-mug-empty::before {
    content: "\f0fc"; }
  
  .fa-beer::before {
    content: "\f0fc"; }
  
  .fa-diagram-predecessor::before {
    content: "\e477"; }
  
  .fa-arrow-up-long::before {
    content: "\f176"; }
  
  .fa-long-arrow-up::before {
    content: "\f176"; }
  
  .fa-fire-flame-simple::before {
    content: "\f46a"; }
  
  .fa-burn::before {
    content: "\f46a"; }
  
  .fa-person::before {
    content: "\f183"; }
  
  .fa-male::before {
    content: "\f183"; }
  
  .fa-laptop::before {
    content: "\f109"; }
  
  .fa-file-csv::before {
    content: "\f6dd"; }
  
  .fa-menorah::before {
    content: "\f676"; }
  
  .fa-truck-plane::before {
    content: "\e58f"; }
  
  .fa-record-vinyl::before {
    content: "\f8d9"; }
  
  .fa-face-grin-stars::before {
    content: "\f587"; }
  
  .fa-grin-stars::before {
    content: "\f587"; }
  
  .fa-bong::before {
    content: "\f55c"; }
  
  .fa-spaghetti-monster-flying::before {
    content: "\f67b"; }
  
  .fa-pastafarianism::before {
    content: "\f67b"; }
  
  .fa-arrow-down-up-across-line::before {
    content: "\e4af"; }
  
  .fa-spoon::before {
    content: "\f2e5"; }
  
  .fa-utensil-spoon::before {
    content: "\f2e5"; }
  
  .fa-jar-wheat::before {
    content: "\e517"; }
  
  .fa-envelopes-bulk::before {
    content: "\f674"; }
  
  .fa-mail-bulk::before {
    content: "\f674"; }
  
  .fa-file-circle-exclamation::before {
    content: "\e4eb"; }
  
  .fa-circle-h::before {
    content: "\f47e"; }
  
  .fa-hospital-symbol::before {
    content: "\f47e"; }
  
  .fa-pager::before {
    content: "\f815"; }
  
  .fa-address-book::before {
    content: "\f2b9"; }
  
  .fa-contact-book::before {
    content: "\f2b9"; }
  
  .fa-strikethrough::before {
    content: "\f0cc"; }
  
  .fa-k::before {
    content: "\4b"; }
  
  .fa-landmark-flag::before {
    content: "\e51c"; }
  
  .fa-pencil::before {
    content: "\f303"; }
  
  .fa-pencil-alt::before {
    content: "\f303"; }
  
  .fa-backward::before {
    content: "\f04a"; }
  
  .fa-caret-right::before {
    content: "\f0da"; }
  
  .fa-comments::before {
    content: "\f086"; }
  
  .fa-paste::before {
    content: "\f0ea"; }
  
  .fa-file-clipboard::before {
    content: "\f0ea"; }
  
  .fa-code-pull-request::before {
    content: "\e13c"; }
  
  .fa-clipboard-list::before {
    content: "\f46d"; }
  
  .fa-truck-ramp-box::before {
    content: "\f4de"; }
  
  .fa-truck-loading::before {
    content: "\f4de"; }
  
  .fa-user-check::before {
    content: "\f4fc"; }
  
  .fa-vial-virus::before {
    content: "\e597"; }
  
  .fa-sheet-plastic::before {
    content: "\e571"; }
  
  .fa-blog::before {
    content: "\f781"; }
  
  .fa-user-ninja::before {
    content: "\f504"; }
  
  .fa-person-arrow-up-from-line::before {
    content: "\e539"; }
  
  .fa-scroll-torah::before {
    content: "\f6a0"; }
  
  .fa-torah::before {
    content: "\f6a0"; }
  
  .fa-broom-ball::before {
    content: "\f458"; }
  
  .fa-quidditch::before {
    content: "\f458"; }
  
  .fa-quidditch-broom-ball::before {
    content: "\f458"; }
  
  .fa-toggle-off::before {
    content: "\f204"; }
  
  .fa-box-archive::before {
    content: "\f187"; }
  
  .fa-archive::before {
    content: "\f187"; }
  
  .fa-person-drowning::before {
    content: "\e545"; }
  
  .fa-arrow-down-9-1::before {
    content: "\f886"; }
  
  .fa-sort-numeric-desc::before {
    content: "\f886"; }
  
  .fa-sort-numeric-down-alt::before {
    content: "\f886"; }
  
  .fa-face-grin-tongue-squint::before {
    content: "\f58a"; }
  
  .fa-grin-tongue-squint::before {
    content: "\f58a"; }
  
  .fa-spray-can::before {
    content: "\f5bd"; }
  
  .fa-truck-monster::before {
    content: "\f63b"; }
  
  .fa-w::before {
    content: "\57"; }
  
  .fa-earth-africa::before {
    content: "\f57c"; }
  
  .fa-globe-africa::before {
    content: "\f57c"; }
  
  .fa-rainbow::before {
    content: "\f75b"; }
  
  .fa-circle-notch::before {
    content: "\f1ce"; }
  
  .fa-tablet-screen-button::before {
    content: "\f3fa"; }
  
  .fa-tablet-alt::before {
    content: "\f3fa"; }
  
  .fa-paw::before {
    content: "\f1b0"; }
  
  .fa-cloud::before {
    content: "\f0c2"; }
  
  .fa-trowel-bricks::before {
    content: "\e58a"; }
  
  .fa-face-flushed::before {
    content: "\f579"; }
  
  .fa-flushed::before {
    content: "\f579"; }
  
  .fa-hospital-user::before {
    content: "\f80d"; }
  
  .fa-tent-arrow-left-right::before {
    content: "\e57f"; }
  
  .fa-gavel::before {
    content: "\f0e3"; }
  
  .fa-legal::before {
    content: "\f0e3"; }
  
  .fa-binoculars::before {
    content: "\f1e5"; }
  
  .fa-microphone-slash::before {
    content: "\f131"; }
  
  .fa-box-tissue::before {
    content: "\e05b"; }
  
  .fa-motorcycle::before {
    content: "\f21c"; }
  
  .fa-bell-concierge::before {
    content: "\f562"; }
  
  .fa-concierge-bell::before {
    content: "\f562"; }
  
  .fa-pen-ruler::before {
    content: "\f5ae"; }
  
  .fa-pencil-ruler::before {
    content: "\f5ae"; }
  
  .fa-people-arrows::before {
    content: "\e068"; }
  
  .fa-people-arrows-left-right::before {
    content: "\e068"; }
  
  .fa-mars-and-venus-burst::before {
    content: "\e523"; }
  
  .fa-square-caret-right::before {
    content: "\f152"; }
  
  .fa-caret-square-right::before {
    content: "\f152"; }
  
  .fa-scissors::before {
    content: "\f0c4"; }
  
  .fa-cut::before {
    content: "\f0c4"; }
  
  .fa-sun-plant-wilt::before {
    content: "\e57a"; }
  
  .fa-toilets-portable::before {
    content: "\e584"; }
  
  .fa-hockey-puck::before {
    content: "\f453"; }
  
  .fa-table::before {
    content: "\f0ce"; }
  
  .fa-magnifying-glass-arrow-right::before {
    content: "\e521"; }
  
  .fa-tachograph-digital::before {
    content: "\f566"; }
  
  .fa-digital-tachograph::before {
    content: "\f566"; }
  
  .fa-users-slash::before {
    content: "\e073"; }
  
  .fa-clover::before {
    content: "\e139"; }
  
  .fa-reply::before {
    content: "\f3e5"; }
  
  .fa-mail-reply::before {
    content: "\f3e5"; }
  
  .fa-star-and-crescent::before {
    content: "\f699"; }
  
  .fa-house-fire::before {
    content: "\e50c"; }
  
  .fa-square-minus::before {
    content: "\f146"; }
  
  .fa-minus-square::before {
    content: "\f146"; }
  
  .fa-helicopter::before {
    content: "\f533"; }
  
  .fa-compass::before {
    content: "\f14e"; }
  
  .fa-square-caret-down::before {
    content: "\f150"; }
  
  .fa-caret-square-down::before {
    content: "\f150"; }
  
  .fa-file-circle-question::before {
    content: "\e4ef"; }
  
  .fa-laptop-code::before {
    content: "\f5fc"; }
  
  .fa-swatchbook::before {
    content: "\f5c3"; }
  
  .fa-prescription-bottle::before {
    content: "\f485"; }
  
  .fa-bars::before {
    content: "\f0c9"; }
  
  .fa-navicon::before {
    content: "\f0c9"; }
  
  .fa-people-group::before {
    content: "\e533"; }
  
  .fa-hourglass-end::before {
    content: "\f253"; }
  
  .fa-hourglass-3::before {
    content: "\f253"; }
  
  .fa-heart-crack::before {
    content: "\f7a9"; }
  
  .fa-heart-broken::before {
    content: "\f7a9"; }
  
  .fa-square-up-right::before {
    content: "\f360"; }
  
  .fa-external-link-square-alt::before {
    content: "\f360"; }
  
  .fa-face-kiss-beam::before {
    content: "\f597"; }
  
  .fa-kiss-beam::before {
    content: "\f597"; }
  
  .fa-film::before {
    content: "\f008"; }
  
  .fa-ruler-horizontal::before {
    content: "\f547"; }
  
  .fa-people-robbery::before {
    content: "\e536"; }
  
  .fa-lightbulb::before {
    content: "\f0eb"; }
  
  .fa-caret-left::before {
    content: "\f0d9"; }
  
  .fa-circle-exclamation::before {
    content: "\f06a"; }
  
  .fa-exclamation-circle::before {
    content: "\f06a"; }
  
  .fa-school-circle-xmark::before {
    content: "\e56d"; }
  
  .fa-arrow-right-from-bracket::before {
    content: "\f08b"; }
  
  .fa-sign-out::before {
    content: "\f08b"; }
  
  .fa-circle-chevron-down::before {
    content: "\f13a"; }
  
  .fa-chevron-circle-down::before {
    content: "\f13a"; }
  
  .fa-unlock-keyhole::before {
    content: "\f13e"; }
  
  .fa-unlock-alt::before {
    content: "\f13e"; }
  
  .fa-cloud-showers-heavy::before {
    content: "\f740"; }
  
  .fa-headphones-simple::before {
    content: "\f58f"; }
  
  .fa-headphones-alt::before {
    content: "\f58f"; }
  
  .fa-sitemap::before {
    content: "\f0e8"; }
  
  .fa-circle-dollar-to-slot::before {
    content: "\f4b9"; }
  
  .fa-donate::before {
    content: "\f4b9"; }
  
  .fa-memory::before {
    content: "\f538"; }
  
  .fa-road-spikes::before {
    content: "\e568"; }
  
  .fa-fire-burner::before {
    content: "\e4f1"; }
  
  .fa-flag::before {
    content: "\f024"; }
  
  .fa-hanukiah::before {
    content: "\f6e6"; }
  
  .fa-feather::before {
    content: "\f52d"; }
  
  .fa-volume-low::before {
    content: "\f027"; }
  
  .fa-volume-down::before {
    content: "\f027"; }
  
  .fa-comment-slash::before {
    content: "\f4b3"; }
  
  .fa-cloud-sun-rain::before {
    content: "\f743"; }
  
  .fa-compress::before {
    content: "\f066"; }
  
  .fa-wheat-awn::before {
    content: "\e2cd"; }
  
  .fa-wheat-alt::before {
    content: "\e2cd"; }
  
  .fa-ankh::before {
    content: "\f644"; }
  
  .fa-hands-holding-child::before {
    content: "\e4fa"; }
  
  .fa-asterisk::before {
    content: "\2a"; }
  
  .fa-square-check::before {
    content: "\f14a"; }
  
  .fa-check-square::before {
    content: "\f14a"; }
  
  .fa-peseta-sign::before {
    content: "\e221"; }
  
  .fa-heading::before {
    content: "\f1dc"; }
  
  .fa-header::before {
    content: "\f1dc"; }
  
  .fa-ghost::before {
    content: "\f6e2"; }
  
  .fa-list::before {
    content: "\f03a"; }
  
  .fa-list-squares::before {
    content: "\f03a"; }
  
  .fa-square-phone-flip::before {
    content: "\f87b"; }
  
  .fa-phone-square-alt::before {
    content: "\f87b"; }
  
  .fa-cart-plus::before {
    content: "\f217"; }
  
  .fa-gamepad::before {
    content: "\f11b"; }
  
  .fa-circle-dot::before {
    content: "\f192"; }
  
  .fa-dot-circle::before {
    content: "\f192"; }
  
  .fa-face-dizzy::before {
    content: "\f567"; }
  
  .fa-dizzy::before {
    content: "\f567"; }
  
  .fa-egg::before {
    content: "\f7fb"; }
  
  .fa-house-medical-circle-xmark::before {
    content: "\e513"; }
  
  .fa-campground::before {
    content: "\f6bb"; }
  
  .fa-folder-plus::before {
    content: "\f65e"; }
  
  .fa-futbol::before {
    content: "\f1e3"; }
  
  .fa-futbol-ball::before {
    content: "\f1e3"; }
  
  .fa-soccer-ball::before {
    content: "\f1e3"; }
  
  .fa-paintbrush::before {
    content: "\f1fc"; }
  
  .fa-paint-brush::before {
    content: "\f1fc"; }
  
  .fa-lock::before {
    content: "\f023"; }
  
  .fa-gas-pump::before {
    content: "\f52f"; }
  
  .fa-hot-tub-person::before {
    content: "\f593"; }
  
  .fa-hot-tub::before {
    content: "\f593"; }
  
  .fa-map-location::before {
    content: "\f59f"; }
  
  .fa-map-marked::before {
    content: "\f59f"; }
  
  .fa-house-flood-water::before {
    content: "\e50e"; }
  
  .fa-tree::before {
    content: "\f1bb"; }
  
  .fa-bridge-lock::before {
    content: "\e4cc"; }
  
  .fa-sack-dollar::before {
    content: "\f81d"; }
  
  .fa-pen-to-square::before {
    content: "\f044"; }
  
  .fa-edit::before {
    content: "\f044"; }
  
  .fa-car-side::before {
    content: "\f5e4"; }
  
  .fa-share-nodes::before {
    content: "\f1e0"; }
  
  .fa-share-alt::before {
    content: "\f1e0"; }
  
  .fa-heart-circle-minus::before {
    content: "\e4ff"; }
  
  .fa-hourglass-half::before {
    content: "\f252"; }
  
  .fa-hourglass-2::before {
    content: "\f252"; }
  
  .fa-microscope::before {
    content: "\f610"; }
  
  .fa-sink::before {
    content: "\e06d"; }
  
  .fa-bag-shopping::before {
    content: "\f290"; }
  
  .fa-shopping-bag::before {
    content: "\f290"; }
  
  .fa-arrow-down-z-a::before {
    content: "\f881"; }
  
  .fa-sort-alpha-desc::before {
    content: "\f881"; }
  
  .fa-sort-alpha-down-alt::before {
    content: "\f881"; }
  
  .fa-mitten::before {
    content: "\f7b5"; }
  
  .fa-person-rays::before {
    content: "\e54d"; }
  
  .fa-users::before {
    content: "\f0c0"; }
  
  .fa-eye-slash::before {
    content: "\f070"; }
  
  .fa-flask-vial::before {
    content: "\e4f3"; }
  
  .fa-hand::before {
    content: "\f256"; }
  
  .fa-hand-paper::before {
    content: "\f256"; }
  
  .fa-om::before {
    content: "\f679"; }
  
  .fa-worm::before {
    content: "\e599"; }
  
  .fa-house-circle-xmark::before {
    content: "\e50b"; }
  
  .fa-plug::before {
    content: "\f1e6"; }
  
  .fa-chevron-up::before {
    content: "\f077"; }
  
  .fa-hand-spock::before {
    content: "\f259"; }
  
  .fa-stopwatch::before {
    content: "\f2f2"; }
  
  .fa-face-kiss::before {
    content: "\f596"; }
  
  .fa-kiss::before {
    content: "\f596"; }
  
  .fa-bridge-circle-xmark::before {
    content: "\e4cb"; }
  
  .fa-face-grin-tongue::before {
    content: "\f589"; }
  
  .fa-grin-tongue::before {
    content: "\f589"; }
  
  .fa-chess-bishop::before {
    content: "\f43a"; }
  
  .fa-face-grin-wink::before {
    content: "\f58c"; }
  
  .fa-grin-wink::before {
    content: "\f58c"; }
  
  .fa-ear-deaf::before {
    content: "\f2a4"; }
  
  .fa-deaf::before {
    content: "\f2a4"; }
  
  .fa-deafness::before {
    content: "\f2a4"; }
  
  .fa-hard-of-hearing::before {
    content: "\f2a4"; }
  
  .fa-road-circle-check::before {
    content: "\e564"; }
  
  .fa-dice-five::before {
    content: "\f523"; }
  
  .fa-square-rss::before {
    content: "\f143"; }
  
  .fa-rss-square::before {
    content: "\f143"; }
  
  .fa-land-mine-on::before {
    content: "\e51b"; }
  
  .fa-i-cursor::before {
    content: "\f246"; }
  
  .fa-stamp::before {
    content: "\f5bf"; }
  
  .fa-stairs::before {
    content: "\e289"; }
  
  .fa-i::before {
    content: "\49"; }
  
  .fa-hryvnia-sign::before {
    content: "\f6f2"; }
  
  .fa-hryvnia::before {
    content: "\f6f2"; }
  
  .fa-pills::before {
    content: "\f484"; }
  
  .fa-face-grin-wide::before {
    content: "\f581"; }
  
  .fa-grin-alt::before {
    content: "\f581"; }
  
  .fa-tooth::before {
    content: "\f5c9"; }
  
  .fa-v::before {
    content: "\56"; }
  
  .fa-bangladeshi-taka-sign::before {
    content: "\e2e6"; }
  
  .fa-bicycle::before {
    content: "\f206"; }
  
  .fa-staff-snake::before {
    content: "\e579"; }
  
  .fa-rod-asclepius::before {
    content: "\e579"; }
  
  .fa-rod-snake::before {
    content: "\e579"; }
  
  .fa-staff-aesculapius::before {
    content: "\e579"; }
  
  .fa-head-side-cough-slash::before {
    content: "\e062"; }
  
  .fa-truck-medical::before {
    content: "\f0f9"; }
  
  .fa-ambulance::before {
    content: "\f0f9"; }
  
  .fa-wheat-awn-circle-exclamation::before {
    content: "\e598"; }
  
  .fa-snowman::before {
    content: "\f7d0"; }
  
  .fa-mortar-pestle::before {
    content: "\f5a7"; }
  
  .fa-road-barrier::before {
    content: "\e562"; }
  
  .fa-school::before {
    content: "\f549"; }
  
  .fa-igloo::before {
    content: "\f7ae"; }
  
  .fa-joint::before {
    content: "\f595"; }
  
  .fa-angle-right::before {
    content: "\f105"; }
  
  .fa-horse::before {
    content: "\f6f0"; }
  
  .fa-q::before {
    content: "\51"; }
  
  .fa-g::before {
    content: "\47"; }
  
  .fa-notes-medical::before {
    content: "\f481"; }
  
  .fa-temperature-half::before {
    content: "\f2c9"; }
  
  .fa-temperature-2::before {
    content: "\f2c9"; }
  
  .fa-thermometer-2::before {
    content: "\f2c9"; }
  
  .fa-thermometer-half::before {
    content: "\f2c9"; }
  
  .fa-dong-sign::before {
    content: "\e169"; }
  
  .fa-capsules::before {
    content: "\f46b"; }
  
  .fa-poo-storm::before {
    content: "\f75a"; }
  
  .fa-poo-bolt::before {
    content: "\f75a"; }
  
  .fa-face-frown-open::before {
    content: "\f57a"; }
  
  .fa-frown-open::before {
    content: "\f57a"; }
  
  .fa-hand-point-up::before {
    content: "\f0a6"; }
  
  .fa-money-bill::before {
    content: "\f0d6"; }
  
  .fa-bookmark::before {
    content: "\f02e"; }
  
  .fa-align-justify::before {
    content: "\f039"; }
  
  .fa-umbrella-beach::before {
    content: "\f5ca"; }
  
  .fa-helmet-un::before {
    content: "\e503"; }
  
  .fa-bullseye::before {
    content: "\f140"; }
  
  .fa-bacon::before {
    content: "\f7e5"; }
  
  .fa-hand-point-down::before {
    content: "\f0a7"; }
  
  .fa-arrow-up-from-bracket::before {
    content: "\e09a"; }
  
  .fa-folder::before {
    content: "\f07b"; }
  
  .fa-folder-blank::before {
    content: "\f07b"; }
  
  .fa-file-waveform::before {
    content: "\f478"; }
  
  .fa-file-medical-alt::before {
    content: "\f478"; }
  
  .fa-radiation::before {
    content: "\f7b9"; }
  
  .fa-chart-simple::before {
    content: "\e473"; }
  
  .fa-mars-stroke::before {
    content: "\f229"; }
  
  .fa-vial::before {
    content: "\f492"; }
  
  .fa-gauge::before {
    content: "\f624"; }
  
  .fa-dashboard::before {
    content: "\f624"; }
  
  .fa-gauge-med::before {
    content: "\f624"; }
  
  .fa-tachometer-alt-average::before {
    content: "\f624"; }
  
  .fa-wand-magic-sparkles::before {
    content: "\e2ca"; }
  
  .fa-magic-wand-sparkles::before {
    content: "\e2ca"; }
  
  .fa-e::before {
    content: "\45"; }
  
  .fa-pen-clip::before {
    content: "\f305"; }
  
  .fa-pen-alt::before {
    content: "\f305"; }
  
  .fa-bridge-circle-exclamation::before {
    content: "\e4ca"; }
  
  .fa-user::before {
    content: "\f007"; }
  
  .fa-school-circle-check::before {
    content: "\e56b"; }
  
  .fa-dumpster::before {
    content: "\f793"; }
  
  .fa-van-shuttle::before {
    content: "\f5b6"; }
  
  .fa-shuttle-van::before {
    content: "\f5b6"; }
  
  .fa-building-user::before {
    content: "\e4da"; }
  
  .fa-square-caret-left::before {
    content: "\f191"; }
  
  .fa-caret-square-left::before {
    content: "\f191"; }
  
  .fa-highlighter::before {
    content: "\f591"; }
  
  .fa-key::before {
    content: "\f084"; }
  
  .fa-bullhorn::before {
    content: "\f0a1"; }
  
  .fa-globe::before {
    content: "\f0ac"; }
  
  .fa-synagogue::before {
    content: "\f69b"; }
  
  .fa-person-half-dress::before {
    content: "\e548"; }
  
  .fa-road-bridge::before {
    content: "\e563"; }
  
  .fa-location-arrow::before {
    content: "\f124"; }
  
  .fa-c::before {
    content: "\43"; }
  
  .fa-tablet-button::before {
    content: "\f10a"; }
  
  .fa-building-lock::before {
    content: "\e4d6"; }
  
  .fa-pizza-slice::before {
    content: "\f818"; }
  
  .fa-money-bill-wave::before {
    content: "\f53a"; }
  
  .fa-chart-area::before {
    content: "\f1fe"; }
  
  .fa-area-chart::before {
    content: "\f1fe"; }
  
  .fa-house-flag::before {
    content: "\e50d"; }
  
  .fa-person-circle-minus::before {
    content: "\e540"; }
  
  .fa-ban::before {
    content: "\f05e"; }
  
  .fa-cancel::before {
    content: "\f05e"; }
  
  .fa-camera-rotate::before {
    content: "\e0d8"; }
  
  .fa-spray-can-sparkles::before {
    content: "\f5d0"; }
  
  .fa-air-freshener::before {
    content: "\f5d0"; }
  
  .fa-star::before {
    content: "\f005"; }
  
  .fa-repeat::before {
    content: "\f363"; }
  
  .fa-cross::before {
    content: "\f654"; }
  
  .fa-box::before {
    content: "\f466"; }
  
  .fa-venus-mars::before {
    content: "\f228"; }
  
  .fa-arrow-pointer::before {
    content: "\f245"; }
  
  .fa-mouse-pointer::before {
    content: "\f245"; }
  
  .fa-maximize::before {
    content: "\f31e"; }
  
  .fa-expand-arrows-alt::before {
    content: "\f31e"; }
  
  .fa-charging-station::before {
    content: "\f5e7"; }
  
  .fa-shapes::before {
    content: "\f61f"; }
  
  .fa-triangle-circle-square::before {
    content: "\f61f"; }
  
  .fa-shuffle::before {
    content: "\f074"; }
  
  .fa-random::before {
    content: "\f074"; }
  
  .fa-person-running::before {
    content: "\f70c"; }
  
  .fa-running::before {
    content: "\f70c"; }
  
  .fa-mobile-retro::before {
    content: "\e527"; }
  
  .fa-grip-lines-vertical::before {
    content: "\f7a5"; }
  
  .fa-spider::before {
    content: "\f717"; }
  
  .fa-hands-bound::before {
    content: "\e4f9"; }
  
  .fa-file-invoice-dollar::before {
    content: "\f571"; }
  
  .fa-plane-circle-exclamation::before {
    content: "\e556"; }
  
  .fa-x-ray::before {
    content: "\f497"; }
  
  .fa-spell-check::before {
    content: "\f891"; }
  
  .fa-slash::before {
    content: "\f715"; }
  
  .fa-computer-mouse::before {
    content: "\f8cc"; }
  
  .fa-mouse::before {
    content: "\f8cc"; }
  
  .fa-arrow-right-to-bracket::before {
    content: "\f090"; }
  
  .fa-sign-in::before {
    content: "\f090"; }
  
  .fa-shop-slash::before {
    content: "\e070"; }
  
  .fa-store-alt-slash::before {
    content: "\e070"; }
  
  .fa-server::before {
    content: "\f233"; }
  
  .fa-virus-covid-slash::before {
    content: "\e4a9"; }
  
  .fa-shop-lock::before {
    content: "\e4a5"; }
  
  .fa-hourglass-start::before {
    content: "\f251"; }
  
  .fa-hourglass-1::before {
    content: "\f251"; }
  
  .fa-blender-phone::before {
    content: "\f6b6"; }
  
  .fa-building-wheat::before {
    content: "\e4db"; }
  
  .fa-person-breastfeeding::before {
    content: "\e53a"; }
  
  .fa-right-to-bracket::before {
    content: "\f2f6"; }
  
  .fa-sign-in-alt::before {
    content: "\f2f6"; }
  
  .fa-venus::before {
    content: "\f221"; }
  
  .fa-passport::before {
    content: "\f5ab"; }
  
  .fa-thumbtack-slash::before {
    content: "\e68f"; }
  
  .fa-thumb-tack-slash::before {
    content: "\e68f"; }
  
  .fa-heart-pulse::before {
    content: "\f21e"; }
  
  .fa-heartbeat::before {
    content: "\f21e"; }
  
  .fa-people-carry-box::before {
    content: "\f4ce"; }
  
  .fa-people-carry::before {
    content: "\f4ce"; }
  
  .fa-temperature-high::before {
    content: "\f769"; }
  
  .fa-microchip::before {
    content: "\f2db"; }
  
  .fa-crown::before {
    content: "\f521"; }
  
  .fa-weight-hanging::before {
    content: "\f5cd"; }
  
  .fa-xmarks-lines::before {
    content: "\e59a"; }
  
  .fa-file-prescription::before {
    content: "\f572"; }
  
  .fa-weight-scale::before {
    content: "\f496"; }
  
  .fa-weight::before {
    content: "\f496"; }
  
  .fa-user-group::before {
    content: "\f500"; }
  
  .fa-user-friends::before {
    content: "\f500"; }
  
  .fa-arrow-up-a-z::before {
    content: "\f15e"; }
  
  .fa-sort-alpha-up::before {
    content: "\f15e"; }
  
  .fa-chess-knight::before {
    content: "\f441"; }
  
  .fa-face-laugh-squint::before {
    content: "\f59b"; }
  
  .fa-laugh-squint::before {
    content: "\f59b"; }
  
  .fa-wheelchair::before {
    content: "\f193"; }
  
  .fa-circle-arrow-up::before {
    content: "\f0aa"; }
  
  .fa-arrow-circle-up::before {
    content: "\f0aa"; }
  
  .fa-toggle-on::before {
    content: "\f205"; }
  
  .fa-person-walking::before {
    content: "\f554"; }
  
  .fa-walking::before {
    content: "\f554"; }
  
  .fa-l::before {
    content: "\4c"; }
  
  .fa-fire::before {
    content: "\f06d"; }
  
  .fa-bed-pulse::before {
    content: "\f487"; }
  
  .fa-procedures::before {
    content: "\f487"; }
  
  .fa-shuttle-space::before {
    content: "\f197"; }
  
  .fa-space-shuttle::before {
    content: "\f197"; }
  
  .fa-face-laugh::before {
    content: "\f599"; }
  
  .fa-laugh::before {
    content: "\f599"; }
  
  .fa-folder-open::before {
    content: "\f07c"; }
  
  .fa-heart-circle-plus::before {
    content: "\e500"; }
  
  .fa-code-fork::before {
    content: "\e13b"; }
  
  .fa-city::before {
    content: "\f64f"; }
  
  .fa-microphone-lines::before {
    content: "\f3c9"; }
  
  .fa-microphone-alt::before {
    content: "\f3c9"; }
  
  .fa-pepper-hot::before {
    content: "\f816"; }
  
  .fa-unlock::before {
    content: "\f09c"; }
  
  .fa-colon-sign::before {
    content: "\e140"; }
  
  .fa-headset::before {
    content: "\f590"; }
  
  .fa-store-slash::before {
    content: "\e071"; }
  
  .fa-road-circle-xmark::before {
    content: "\e566"; }
  
  .fa-user-minus::before {
    content: "\f503"; }
  
  .fa-mars-stroke-up::before {
    content: "\f22a"; }
  
  .fa-mars-stroke-v::before {
    content: "\f22a"; }
  
  .fa-champagne-glasses::before {
    content: "\f79f"; }
  
  .fa-glass-cheers::before {
    content: "\f79f"; }
  
  .fa-clipboard::before {
    content: "\f328"; }
  
  .fa-house-circle-exclamation::before {
    content: "\e50a"; }
  
  .fa-file-arrow-up::before {
    content: "\f574"; }
  
  .fa-file-upload::before {
    content: "\f574"; }
  
  .fa-wifi::before {
    content: "\f1eb"; }
  
  .fa-wifi-3::before {
    content: "\f1eb"; }
  
  .fa-wifi-strong::before {
    content: "\f1eb"; }
  
  .fa-bath::before {
    content: "\f2cd"; }
  
  .fa-bathtub::before {
    content: "\f2cd"; }
  
  .fa-underline::before {
    content: "\f0cd"; }
  
  .fa-user-pen::before {
    content: "\f4ff"; }
  
  .fa-user-edit::before {
    content: "\f4ff"; }
  
  .fa-signature::before {
    content: "\f5b7"; }
  
  .fa-stroopwafel::before {
    content: "\f551"; }
  
  .fa-bold::before {
    content: "\f032"; }
  
  .fa-anchor-lock::before {
    content: "\e4ad"; }
  
  .fa-building-ngo::before {
    content: "\e4d7"; }
  
  .fa-manat-sign::before {
    content: "\e1d5"; }
  
  .fa-not-equal::before {
    content: "\f53e"; }
  
  .fa-border-top-left::before {
    content: "\f853"; }
  
  .fa-border-style::before {
    content: "\f853"; }
  
  .fa-map-location-dot::before {
    content: "\f5a0"; }
  
  .fa-map-marked-alt::before {
    content: "\f5a0"; }
  
  .fa-jedi::before {
    content: "\f669"; }
  
  .fa-square-poll-vertical::before {
    content: "\f681"; }
  
  .fa-poll::before {
    content: "\f681"; }
  
  .fa-mug-hot::before {
    content: "\f7b6"; }
  
  .fa-car-battery::before {
    content: "\f5df"; }
  
  .fa-battery-car::before {
    content: "\f5df"; }
  
  .fa-gift::before {
    content: "\f06b"; }
  
  .fa-dice-two::before {
    content: "\f528"; }
  
  .fa-chess-queen::before {
    content: "\f445"; }
  
  .fa-glasses::before {
    content: "\f530"; }
  
  .fa-chess-board::before {
    content: "\f43c"; }
  
  .fa-building-circle-check::before {
    content: "\e4d2"; }
  
  .fa-person-chalkboard::before {
    content: "\e53d"; }
  
  .fa-mars-stroke-right::before {
    content: "\f22b"; }
  
  .fa-mars-stroke-h::before {
    content: "\f22b"; }
  
  .fa-hand-back-fist::before {
    content: "\f255"; }
  
  .fa-hand-rock::before {
    content: "\f255"; }
  
  .fa-square-caret-up::before {
    content: "\f151"; }
  
  .fa-caret-square-up::before {
    content: "\f151"; }
  
  .fa-cloud-showers-water::before {
    content: "\e4e4"; }
  
  .fa-chart-bar::before {
    content: "\f080"; }
  
  .fa-bar-chart::before {
    content: "\f080"; }
  
  .fa-hands-bubbles::before {
    content: "\e05e"; }
  
  .fa-hands-wash::before {
    content: "\e05e"; }
  
  .fa-less-than-equal::before {
    content: "\f537"; }
  
  .fa-train::before {
    content: "\f238"; }
  
  .fa-eye-low-vision::before {
    content: "\f2a8"; }
  
  .fa-low-vision::before {
    content: "\f2a8"; }
  
  .fa-crow::before {
    content: "\f520"; }
  
  .fa-sailboat::before {
    content: "\e445"; }
  
  .fa-window-restore::before {
    content: "\f2d2"; }
  
  .fa-square-plus::before {
    content: "\f0fe"; }
  
  .fa-plus-square::before {
    content: "\f0fe"; }
  
  .fa-torii-gate::before {
    content: "\f6a1"; }
  
  .fa-frog::before {
    content: "\f52e"; }
  
  .fa-bucket::before {
    content: "\e4cf"; }
  
  .fa-image::before {
    content: "\f03e"; }
  
  .fa-microphone::before {
    content: "\f130"; }
  
  .fa-cow::before {
    content: "\f6c8"; }
  
  .fa-caret-up::before {
    content: "\f0d8"; }
  
  .fa-screwdriver::before {
    content: "\f54a"; }
  
  .fa-folder-closed::before {
    content: "\e185"; }
  
  .fa-house-tsunami::before {
    content: "\e515"; }
  
  .fa-square-nfi::before {
    content: "\e576"; }
  
  .fa-arrow-up-from-ground-water::before {
    content: "\e4b5"; }
  
  .fa-martini-glass::before {
    content: "\f57b"; }
  
  .fa-glass-martini-alt::before {
    content: "\f57b"; }
  
  .fa-rotate-left::before {
    content: "\f2ea"; }
  
  .fa-rotate-back::before {
    content: "\f2ea"; }
  
  .fa-rotate-backward::before {
    content: "\f2ea"; }
  
  .fa-undo-alt::before {
    content: "\f2ea"; }
  
  .fa-table-columns::before {
    content: "\f0db"; }
  
  .fa-columns::before {
    content: "\f0db"; }
  
  .fa-lemon::before {
    content: "\f094"; }
  
  .fa-head-side-mask::before {
    content: "\e063"; }
  
  .fa-handshake::before {
    content: "\f2b5"; }
  
  .fa-gem::before {
    content: "\f3a5"; }
  
  .fa-dolly::before {
    content: "\f472"; }
  
  .fa-dolly-box::before {
    content: "\f472"; }
  
  .fa-smoking::before {
    content: "\f48d"; }
  
  .fa-minimize::before {
    content: "\f78c"; }
  
  .fa-compress-arrows-alt::before {
    content: "\f78c"; }
  
  .fa-monument::before {
    content: "\f5a6"; }
  
  .fa-snowplow::before {
    content: "\f7d2"; }
  
  .fa-angles-right::before {
    content: "\f101"; }
  
  .fa-angle-double-right::before {
    content: "\f101"; }
  
  .fa-cannabis::before {
    content: "\f55f"; }
  
  .fa-circle-play::before {
    content: "\f144"; }
  
  .fa-play-circle::before {
    content: "\f144"; }
  
  .fa-tablets::before {
    content: "\f490"; }
  
  .fa-ethernet::before {
    content: "\f796"; }
  
  .fa-euro-sign::before {
    content: "\f153"; }
  
  .fa-eur::before {
    content: "\f153"; }
  
  .fa-euro::before {
    content: "\f153"; }
  
  .fa-chair::before {
    content: "\f6c0"; }
  
  .fa-circle-check::before {
    content: "\f058"; }
  
  .fa-check-circle::before {
    content: "\f058"; }
  
  .fa-circle-stop::before {
    content: "\f28d"; }
  
  .fa-stop-circle::before {
    content: "\f28d"; }
  
  .fa-compass-drafting::before {
    content: "\f568"; }
  
  .fa-drafting-compass::before {
    content: "\f568"; }
  
  .fa-plate-wheat::before {
    content: "\e55a"; }
  
  .fa-icicles::before {
    content: "\f7ad"; }
  
  .fa-person-shelter::before {
    content: "\e54f"; }
  
  .fa-neuter::before {
    content: "\f22c"; }
  
  .fa-id-badge::before {
    content: "\f2c1"; }
  
  .fa-marker::before {
    content: "\f5a1"; }
  
  .fa-face-laugh-beam::before {
    content: "\f59a"; }
  
  .fa-laugh-beam::before {
    content: "\f59a"; }
  
  .fa-helicopter-symbol::before {
    content: "\e502"; }
  
  .fa-universal-access::before {
    content: "\f29a"; }
  
  .fa-circle-chevron-up::before {
    content: "\f139"; }
  
  .fa-chevron-circle-up::before {
    content: "\f139"; }
  
  .fa-lari-sign::before {
    content: "\e1c8"; }
  
  .fa-volcano::before {
    content: "\f770"; }
  
  .fa-person-walking-dashed-line-arrow-right::before {
    content: "\e553"; }
  
  .fa-sterling-sign::before {
    content: "\f154"; }
  
  .fa-gbp::before {
    content: "\f154"; }
  
  .fa-pound-sign::before {
    content: "\f154"; }
  
  .fa-viruses::before {
    content: "\e076"; }
  
  .fa-square-person-confined::before {
    content: "\e577"; }
  
  .fa-user-tie::before {
    content: "\f508"; }
  
  .fa-arrow-down-long::before {
    content: "\f175"; }
  
  .fa-long-arrow-down::before {
    content: "\f175"; }
  
  .fa-tent-arrow-down-to-line::before {
    content: "\e57e"; }
  
  .fa-certificate::before {
    content: "\f0a3"; }
  
  .fa-reply-all::before {
    content: "\f122"; }
  
  .fa-mail-reply-all::before {
    content: "\f122"; }
  
  .fa-suitcase::before {
    content: "\f0f2"; }
  
  .fa-person-skating::before {
    content: "\f7c5"; }
  
  .fa-skating::before {
    content: "\f7c5"; }
  
  .fa-filter-circle-dollar::before {
    content: "\f662"; }
  
  .fa-funnel-dollar::before {
    content: "\f662"; }
  
  .fa-camera-retro::before {
    content: "\f083"; }
  
  .fa-circle-arrow-down::before {
    content: "\f0ab"; }
  
  .fa-arrow-circle-down::before {
    content: "\f0ab"; }
  
  .fa-file-import::before {
    content: "\f56f"; }
  
  .fa-arrow-right-to-file::before {
    content: "\f56f"; }
  
  .fa-square-arrow-up-right::before {
    content: "\f14c"; }
  
  .fa-external-link-square::before {
    content: "\f14c"; }
  
  .fa-box-open::before {
    content: "\f49e"; }
  
  .fa-scroll::before {
    content: "\f70e"; }
  
  .fa-spa::before {
    content: "\f5bb"; }
  
  .fa-location-pin-lock::before {
    content: "\e51f"; }
  
  .fa-pause::before {
    content: "\f04c"; }
  
  .fa-hill-avalanche::before {
    content: "\e507"; }
  
  .fa-temperature-empty::before {
    content: "\f2cb"; }
  
  .fa-temperature-0::before {
    content: "\f2cb"; }
  
  .fa-thermometer-0::before {
    content: "\f2cb"; }
  
  .fa-thermometer-empty::before {
    content: "\f2cb"; }
  
  .fa-bomb::before {
    content: "\f1e2"; }
  
  .fa-registered::before {
    content: "\f25d"; }
  
  .fa-address-card::before {
    content: "\f2bb"; }
  
  .fa-contact-card::before {
    content: "\f2bb"; }
  
  .fa-vcard::before {
    content: "\f2bb"; }
  
  .fa-scale-unbalanced-flip::before {
    content: "\f516"; }
  
  .fa-balance-scale-right::before {
    content: "\f516"; }
  
  .fa-subscript::before {
    content: "\f12c"; }
  
  .fa-diamond-turn-right::before {
    content: "\f5eb"; }
  
  .fa-directions::before {
    content: "\f5eb"; }
  
  .fa-burst::before {
    content: "\e4dc"; }
  
  .fa-house-laptop::before {
    content: "\e066"; }
  
  .fa-laptop-house::before {
    content: "\e066"; }
  
  .fa-face-tired::before {
    content: "\f5c8"; }
  
  .fa-tired::before {
    content: "\f5c8"; }
  
  .fa-money-bills::before {
    content: "\e1f3"; }
  
  .fa-smog::before {
    content: "\f75f"; }
  
  .fa-crutch::before {
    content: "\f7f7"; }
  
  .fa-cloud-arrow-up::before {
    content: "\f0ee"; }
  
  .fa-cloud-upload::before {
    content: "\f0ee"; }
  
  .fa-cloud-upload-alt::before {
    content: "\f0ee"; }
  
  .fa-palette::before {
    content: "\f53f"; }
  
  .fa-arrows-turn-right::before {
    content: "\e4c0"; }
  
  .fa-vest::before {
    content: "\e085"; }
  
  .fa-ferry::before {
    content: "\e4ea"; }
  
  .fa-arrows-down-to-people::before {
    content: "\e4b9"; }
  
  .fa-seedling::before {
    content: "\f4d8"; }
  
  .fa-sprout::before {
    content: "\f4d8"; }
  
  .fa-left-right::before {
    content: "\f337"; }
  
  .fa-arrows-alt-h::before {
    content: "\f337"; }
  
  .fa-boxes-packing::before {
    content: "\e4c7"; }
  
  .fa-circle-arrow-left::before {
    content: "\f0a8"; }
  
  .fa-arrow-circle-left::before {
    content: "\f0a8"; }
  
  .fa-group-arrows-rotate::before {
    content: "\e4f6"; }
  
  .fa-bowl-food::before {
    content: "\e4c6"; }
  
  .fa-candy-cane::before {
    content: "\f786"; }
  
  .fa-arrow-down-wide-short::before {
    content: "\f160"; }
  
  .fa-sort-amount-asc::before {
    content: "\f160"; }
  
  .fa-sort-amount-down::before {
    content: "\f160"; }
  
  .fa-cloud-bolt::before {
    content: "\f76c"; }
  
  .fa-thunderstorm::before {
    content: "\f76c"; }
  
  .fa-text-slash::before {
    content: "\f87d"; }
  
  .fa-remove-format::before {
    content: "\f87d"; }
  
  .fa-face-smile-wink::before {
    content: "\f4da"; }
  
  .fa-smile-wink::before {
    content: "\f4da"; }
  
  .fa-file-word::before {
    content: "\f1c2"; }
  
  .fa-file-powerpoint::before {
    content: "\f1c4"; }
  
  .fa-arrows-left-right::before {
    content: "\f07e"; }
  
  .fa-arrows-h::before {
    content: "\f07e"; }
  
  .fa-house-lock::before {
    content: "\e510"; }
  
  .fa-cloud-arrow-down::before {
    content: "\f0ed"; }
  
  .fa-cloud-download::before {
    content: "\f0ed"; }
  
  .fa-cloud-download-alt::before {
    content: "\f0ed"; }
  
  .fa-children::before {
    content: "\e4e1"; }
  
  .fa-chalkboard::before {
    content: "\f51b"; }
  
  .fa-blackboard::before {
    content: "\f51b"; }
  
  .fa-user-large-slash::before {
    content: "\f4fa"; }
  
  .fa-user-alt-slash::before {
    content: "\f4fa"; }
  
  .fa-envelope-open::before {
    content: "\f2b6"; }
  
  .fa-handshake-simple-slash::before {
    content: "\e05f"; }
  
  .fa-handshake-alt-slash::before {
    content: "\e05f"; }
  
  .fa-mattress-pillow::before {
    content: "\e525"; }
  
  .fa-guarani-sign::before {
    content: "\e19a"; }
  
  .fa-arrows-rotate::before {
    content: "\f021"; }
  
  .fa-refresh::before {
    content: "\f021"; }
  
  .fa-sync::before {
    content: "\f021"; }
  
  .fa-fire-extinguisher::before {
    content: "\f134"; }
  
  .fa-cruzeiro-sign::before {
    content: "\e152"; }
  
  .fa-greater-than-equal::before {
    content: "\f532"; }
  
  .fa-shield-halved::before {
    content: "\f3ed"; }
  
  .fa-shield-alt::before {
    content: "\f3ed"; }
  
  .fa-book-atlas::before {
    content: "\f558"; }
  
  .fa-atlas::before {
    content: "\f558"; }
  
  .fa-virus::before {
    content: "\e074"; }
  
  .fa-envelope-circle-check::before {
    content: "\e4e8"; }
  
  .fa-layer-group::before {
    content: "\f5fd"; }
  
  .fa-arrows-to-dot::before {
    content: "\e4be"; }
  
  .fa-archway::before {
    content: "\f557"; }
  
  .fa-heart-circle-check::before {
    content: "\e4fd"; }
  
  .fa-house-chimney-crack::before {
    content: "\f6f1"; }
  
  .fa-house-damage::before {
    content: "\f6f1"; }
  
  .fa-file-zipper::before {
    content: "\f1c6"; }
  
  .fa-file-archive::before {
    content: "\f1c6"; }
  
  .fa-square::before {
    content: "\f0c8"; }
  
  .fa-martini-glass-empty::before {
    content: "\f000"; }
  
  .fa-glass-martini::before {
    content: "\f000"; }
  
  .fa-couch::before {
    content: "\f4b8"; }
  
  .fa-cedi-sign::before {
    content: "\e0df"; }
  
  .fa-italic::before {
    content: "\f033"; }
  
  .fa-table-cells-column-lock::before {
    content: "\e678"; }
  
  .fa-church::before {
    content: "\f51d"; }
  
  .fa-comments-dollar::before {
    content: "\f653"; }
  
  .fa-democrat::before {
    content: "\f747"; }
  
  .fa-z::before {
    content: "\5a"; }
  
  .fa-person-skiing::before {
    content: "\f7c9"; }
  
  .fa-skiing::before {
    content: "\f7c9"; }
  
  .fa-road-lock::before {
    content: "\e567"; }
  
  .fa-a::before {
    content: "\41"; }
  
  .fa-temperature-arrow-down::before {
    content: "\e03f"; }
  
  .fa-temperature-down::before {
    content: "\e03f"; }
  
  .fa-feather-pointed::before {
    content: "\f56b"; }
  
  .fa-feather-alt::before {
    content: "\f56b"; }
  
  .fa-p::before {
    content: "\50"; }
  
  .fa-snowflake::before {
    content: "\f2dc"; }
  
  .fa-newspaper::before {
    content: "\f1ea"; }
  
  .fa-rectangle-ad::before {
    content: "\f641"; }
  
  .fa-ad::before {
    content: "\f641"; }
  
  .fa-circle-arrow-right::before {
    content: "\f0a9"; }
  
  .fa-arrow-circle-right::before {
    content: "\f0a9"; }
  
  .fa-filter-circle-xmark::before {
    content: "\e17b"; }
  
  .fa-locust::before {
    content: "\e520"; }
  
  .fa-sort::before {
    content: "\f0dc"; }
  
  .fa-unsorted::before {
    content: "\f0dc"; }
  
  .fa-list-ol::before {
    content: "\f0cb"; }
  
  .fa-list-1-2::before {
    content: "\f0cb"; }
  
  .fa-list-numeric::before {
    content: "\f0cb"; }
  
  .fa-person-dress-burst::before {
    content: "\e544"; }
  
  .fa-money-check-dollar::before {
    content: "\f53d"; }
  
  .fa-money-check-alt::before {
    content: "\f53d"; }
  
  .fa-vector-square::before {
    content: "\f5cb"; }
  
  .fa-bread-slice::before {
    content: "\f7ec"; }
  
  .fa-language::before {
    content: "\f1ab"; }
  
  .fa-face-kiss-wink-heart::before {
    content: "\f598"; }
  
  .fa-kiss-wink-heart::before {
    content: "\f598"; }
  
  .fa-filter::before {
    content: "\f0b0"; }
  
  .fa-question::before {
    content: "\3f"; }
  
  .fa-file-signature::before {
    content: "\f573"; }
  
  .fa-up-down-left-right::before {
    content: "\f0b2"; }
  
  .fa-arrows-alt::before {
    content: "\f0b2"; }
  
  .fa-house-chimney-user::before {
    content: "\e065"; }
  
  .fa-hand-holding-heart::before {
    content: "\f4be"; }
  
  .fa-puzzle-piece::before {
    content: "\f12e"; }
  
  .fa-money-check::before {
    content: "\f53c"; }
  
  .fa-star-half-stroke::before {
    content: "\f5c0"; }
  
  .fa-star-half-alt::before {
    content: "\f5c0"; }
  
  .fa-code::before {
    content: "\f121"; }
  
  .fa-whiskey-glass::before {
    content: "\f7a0"; }
  
  .fa-glass-whiskey::before {
    content: "\f7a0"; }
  
  .fa-building-circle-exclamation::before {
    content: "\e4d3"; }
  
  .fa-magnifying-glass-chart::before {
    content: "\e522"; }
  
  .fa-arrow-up-right-from-square::before {
    content: "\f08e"; }
  
  .fa-external-link::before {
    content: "\f08e"; }
  
  .fa-cubes-stacked::before {
    content: "\e4e6"; }
  
  .fa-won-sign::before {
    content: "\f159"; }
  
  .fa-krw::before {
    content: "\f159"; }
  
  .fa-won::before {
    content: "\f159"; }
  
  .fa-virus-covid::before {
    content: "\e4a8"; }
  
  .fa-austral-sign::before {
    content: "\e0a9"; }
  
  .fa-f::before {
    content: "\46"; }
  
  .fa-leaf::before {
    content: "\f06c"; }
  
  .fa-road::before {
    content: "\f018"; }
  
  .fa-taxi::before {
    content: "\f1ba"; }
  
  .fa-cab::before {
    content: "\f1ba"; }
  
  .fa-person-circle-plus::before {
    content: "\e541"; }
  
  .fa-chart-pie::before {
    content: "\f200"; }
  
  .fa-pie-chart::before {
    content: "\f200"; }
  
  .fa-bolt-lightning::before {
    content: "\e0b7"; }
  
  .fa-sack-xmark::before {
    content: "\e56a"; }
  
  .fa-file-excel::before {
    content: "\f1c3"; }
  
  .fa-file-contract::before {
    content: "\f56c"; }
  
  .fa-fish-fins::before {
    content: "\e4f2"; }
  
  .fa-building-flag::before {
    content: "\e4d5"; }
  
  .fa-face-grin-beam::before {
    content: "\f582"; }
  
  .fa-grin-beam::before {
    content: "\f582"; }
  
  .fa-object-ungroup::before {
    content: "\f248"; }
  
  .fa-poop::before {
    content: "\f619"; }
  
  .fa-location-pin::before {
    content: "\f041"; }
  
  .fa-map-marker::before {
    content: "\f041"; }
  
  .fa-kaaba::before {
    content: "\f66b"; }
  
  .fa-toilet-paper::before {
    content: "\f71e"; }
  
  .fa-helmet-safety::before {
    content: "\f807"; }
  
  .fa-hard-hat::before {
    content: "\f807"; }
  
  .fa-hat-hard::before {
    content: "\f807"; }
  
  .fa-eject::before {
    content: "\f052"; }
  
  .fa-circle-right::before {
    content: "\f35a"; }
  
  .fa-arrow-alt-circle-right::before {
    content: "\f35a"; }
  
  .fa-plane-circle-check::before {
    content: "\e555"; }
  
  .fa-face-rolling-eyes::before {
    content: "\f5a5"; }
  
  .fa-meh-rolling-eyes::before {
    content: "\f5a5"; }
  
  .fa-object-group::before {
    content: "\f247"; }
  
  .fa-chart-line::before {
    content: "\f201"; }
  
  .fa-line-chart::before {
    content: "\f201"; }
  
  .fa-mask-ventilator::before {
    content: "\e524"; }
  
  .fa-arrow-right::before {
    content: "\f061"; }
  
  .fa-signs-post::before {
    content: "\f277"; }
  
  .fa-map-signs::before {
    content: "\f277"; }
  
  .fa-cash-register::before {
    content: "\f788"; }
  
  .fa-person-circle-question::before {
    content: "\e542"; }
  
  .fa-h::before {
    content: "\48"; }
  
  .fa-tarp::before {
    content: "\e57b"; }
  
  .fa-screwdriver-wrench::before {
    content: "\f7d9"; }
  
  .fa-tools::before {
    content: "\f7d9"; }
  
  .fa-arrows-to-eye::before {
    content: "\e4bf"; }
  
  .fa-plug-circle-bolt::before {
    content: "\e55b"; }
  
  .fa-heart::before {
    content: "\f004"; }
  
  .fa-mars-and-venus::before {
    content: "\f224"; }
  
  .fa-house-user::before {
    content: "\e1b0"; }
  
  .fa-home-user::before {
    content: "\e1b0"; }
  
  .fa-dumpster-fire::before {
    content: "\f794"; }
  
  .fa-house-crack::before {
    content: "\e3b1"; }
  
  .fa-martini-glass-citrus::before {
    content: "\f561"; }
  
  .fa-cocktail::before {
    content: "\f561"; }
  
  .fa-face-surprise::before {
    content: "\f5c2"; }
  
  .fa-surprise::before {
    content: "\f5c2"; }
  
  .fa-bottle-water::before {
    content: "\e4c5"; }
  
  .fa-circle-pause::before {
    content: "\f28b"; }
  
  .fa-pause-circle::before {
    content: "\f28b"; }
  
  .fa-toilet-paper-slash::before {
    content: "\e072"; }
  
  .fa-apple-whole::before {
    content: "\f5d1"; }
  
  .fa-apple-alt::before {
    content: "\f5d1"; }
  
  .fa-kitchen-set::before {
    content: "\e51a"; }
  
  .fa-r::before {
    content: "\52"; }
  
  .fa-temperature-quarter::before {
    content: "\f2ca"; }
  
  .fa-temperature-1::before {
    content: "\f2ca"; }
  
  .fa-thermometer-1::before {
    content: "\f2ca"; }
  
  .fa-thermometer-quarter::before {
    content: "\f2ca"; }
  
  .fa-cube::before {
    content: "\f1b2"; }
  
  .fa-bitcoin-sign::before {
    content: "\e0b4"; }
  
  .fa-shield-dog::before {
    content: "\e573"; }
  
  .fa-solar-panel::before {
    content: "\f5ba"; }
  
  .fa-lock-open::before {
    content: "\f3c1"; }
  
  .fa-elevator::before {
    content: "\e16d"; }
  
  .fa-money-bill-transfer::before {
    content: "\e528"; }
  
  .fa-money-bill-trend-up::before {
    content: "\e529"; }
  
  .fa-house-flood-water-circle-arrow-right::before {
    content: "\e50f"; }
  
  .fa-square-poll-horizontal::before {
    content: "\f682"; }
  
  .fa-poll-h::before {
    content: "\f682"; }
  
  .fa-circle::before {
    content: "\f111"; }
  
  .fa-backward-fast::before {
    content: "\f049"; }
  
  .fa-fast-backward::before {
    content: "\f049"; }
  
  .fa-recycle::before {
    content: "\f1b8"; }
  
  .fa-user-astronaut::before {
    content: "\f4fb"; }
  
  .fa-plane-slash::before {
    content: "\e069"; }
  
  .fa-trademark::before {
    content: "\f25c"; }
  
  .fa-basketball::before {
    content: "\f434"; }
  
  .fa-basketball-ball::before {
    content: "\f434"; }
  
  .fa-satellite-dish::before {
    content: "\f7c0"; }
  
  .fa-circle-up::before {
    content: "\f35b"; }
  
  .fa-arrow-alt-circle-up::before {
    content: "\f35b"; }
  
  .fa-mobile-screen-button::before {
    content: "\f3cd"; }
  
  .fa-mobile-alt::before {
    content: "\f3cd"; }
  
  .fa-volume-high::before {
    content: "\f028"; }
  
  .fa-volume-up::before {
    content: "\f028"; }
  
  .fa-users-rays::before {
    content: "\e593"; }
  
  .fa-wallet::before {
    content: "\f555"; }
  
  .fa-clipboard-check::before {
    content: "\f46c"; }
  
  .fa-file-audio::before {
    content: "\f1c7"; }
  
  .fa-burger::before {
    content: "\f805"; }
  
  .fa-hamburger::before {
    content: "\f805"; }
  
  .fa-wrench::before {
    content: "\f0ad"; }
  
  .fa-bugs::before {
    content: "\e4d0"; }
  
  .fa-rupee-sign::before {
    content: "\f156"; }
  
  .fa-rupee::before {
    content: "\f156"; }
  
  .fa-file-image::before {
    content: "\f1c5"; }
  
  .fa-circle-question::before {
    content: "\f059"; }
  
  .fa-question-circle::before {
    content: "\f059"; }
  
  .fa-plane-departure::before {
    content: "\f5b0"; }
  
  .fa-handshake-slash::before {
    content: "\e060"; }
  
  .fa-book-bookmark::before {
    content: "\e0bb"; }
  
  .fa-code-branch::before {
    content: "\f126"; }
  
  .fa-hat-cowboy::before {
    content: "\f8c0"; }
  
  .fa-bridge::before {
    content: "\e4c8"; }
  
  .fa-phone-flip::before {
    content: "\f879"; }
  
  .fa-phone-alt::before {
    content: "\f879"; }
  
  .fa-truck-front::before {
    content: "\e2b7"; }
  
  .fa-cat::before {
    content: "\f6be"; }
  
  .fa-anchor-circle-exclamation::before {
    content: "\e4ab"; }
  
  .fa-truck-field::before {
    content: "\e58d"; }
  
  .fa-route::before {
    content: "\f4d7"; }
  
  .fa-clipboard-question::before {
    content: "\e4e3"; }
  
  .fa-panorama::before {
    content: "\e209"; }
  
  .fa-comment-medical::before {
    content: "\f7f5"; }
  
  .fa-teeth-open::before {
    content: "\f62f"; }
  
  .fa-file-circle-minus::before {
    content: "\e4ed"; }
  
  .fa-tags::before {
    content: "\f02c"; }
  
  .fa-wine-glass::before {
    content: "\f4e3"; }
  
  .fa-forward-fast::before {
    content: "\f050"; }
  
  .fa-fast-forward::before {
    content: "\f050"; }
  
  .fa-face-meh-blank::before {
    content: "\f5a4"; }
  
  .fa-meh-blank::before {
    content: "\f5a4"; }
  
  .fa-square-parking::before {
    content: "\f540"; }
  
  .fa-parking::before {
    content: "\f540"; }
  
  .fa-house-signal::before {
    content: "\e012"; }
  
  .fa-bars-progress::before {
    content: "\f828"; }
  
  .fa-tasks-alt::before {
    content: "\f828"; }
  
  .fa-faucet-drip::before {
    content: "\e006"; }
  
  .fa-cart-flatbed::before {
    content: "\f474"; }
  
  .fa-dolly-flatbed::before {
    content: "\f474"; }
  
  .fa-ban-smoking::before {
    content: "\f54d"; }
  
  .fa-smoking-ban::before {
    content: "\f54d"; }
  
  .fa-terminal::before {
    content: "\f120"; }
  
  .fa-mobile-button::before {
    content: "\f10b"; }
  
  .fa-house-medical-flag::before {
    content: "\e514"; }
  
  .fa-basket-shopping::before {
    content: "\f291"; }
  
  .fa-shopping-basket::before {
    content: "\f291"; }
  
  .fa-tape::before {
    content: "\f4db"; }
  
  .fa-bus-simple::before {
    content: "\f55e"; }
  
  .fa-bus-alt::before {
    content: "\f55e"; }
  
  .fa-eye::before {
    content: "\f06e"; }
  
  .fa-face-sad-cry::before {
    content: "\f5b3"; }
  
  .fa-sad-cry::before {
    content: "\f5b3"; }
  
  .fa-audio-description::before {
    content: "\f29e"; }
  
  .fa-person-military-to-person::before {
    content: "\e54c"; }
  
  .fa-file-shield::before {
    content: "\e4f0"; }
  
  .fa-user-slash::before {
    content: "\f506"; }
  
  .fa-pen::before {
    content: "\f304"; }
  
  .fa-tower-observation::before {
    content: "\e586"; }
  
  .fa-file-code::before {
    content: "\f1c9"; }
  
  .fa-signal::before {
    content: "\f012"; }
  
  .fa-signal-5::before {
    content: "\f012"; }
  
  .fa-signal-perfect::before {
    content: "\f012"; }
  
  .fa-bus::before {
    content: "\f207"; }
  
  .fa-heart-circle-xmark::before {
    content: "\e501"; }
  
  .fa-house-chimney::before {
    content: "\e3af"; }
  
  .fa-home-lg::before {
    content: "\e3af"; }
  
  .fa-window-maximize::before {
    content: "\f2d0"; }
  
  .fa-face-frown::before {
    content: "\f119"; }
  
  .fa-frown::before {
    content: "\f119"; }
  
  .fa-prescription::before {
    content: "\f5b1"; }
  
  .fa-shop::before {
    content: "\f54f"; }
  
  .fa-store-alt::before {
    content: "\f54f"; }
  
  .fa-floppy-disk::before {
    content: "\f0c7"; }
  
  .fa-save::before {
    content: "\f0c7"; }
  
  .fa-vihara::before {
    content: "\f6a7"; }
  
  .fa-scale-unbalanced::before {
    content: "\f515"; }
  
  .fa-balance-scale-left::before {
    content: "\f515"; }
  
  .fa-sort-up::before {
    content: "\f0de"; }
  
  .fa-sort-asc::before {
    content: "\f0de"; }
  
  .fa-comment-dots::before {
    content: "\f4ad"; }
  
  .fa-commenting::before {
    content: "\f4ad"; }
  
  .fa-plant-wilt::before {
    content: "\e5aa"; }
  
  .fa-diamond::before {
    content: "\f219"; }
  
  .fa-face-grin-squint::before {
    content: "\f585"; }
  
  .fa-grin-squint::before {
    content: "\f585"; }
  
  .fa-hand-holding-dollar::before {
    content: "\f4c0"; }
  
  .fa-hand-holding-usd::before {
    content: "\f4c0"; }
  
  .fa-bacterium::before {
    content: "\e05a"; }
  
  .fa-hand-pointer::before {
    content: "\f25a"; }
  
  .fa-drum-steelpan::before {
    content: "\f56a"; }
  
  .fa-hand-scissors::before {
    content: "\f257"; }
  
  .fa-hands-praying::before {
    content: "\f684"; }
  
  .fa-praying-hands::before {
    content: "\f684"; }
  
  .fa-arrow-rotate-right::before {
    content: "\f01e"; }
  
  .fa-arrow-right-rotate::before {
    content: "\f01e"; }
  
  .fa-arrow-rotate-forward::before {
    content: "\f01e"; }
  
  .fa-redo::before {
    content: "\f01e"; }
  
  .fa-biohazard::before {
    content: "\f780"; }
  
  .fa-location-crosshairs::before {
    content: "\f601"; }
  
  .fa-location::before {
    content: "\f601"; }
  
  .fa-mars-double::before {
    content: "\f227"; }
  
  .fa-child-dress::before {
    content: "\e59c"; }
  
  .fa-users-between-lines::before {
    content: "\e591"; }
  
  .fa-lungs-virus::before {
    content: "\e067"; }
  
  .fa-face-grin-tears::before {
    content: "\f588"; }
  
  .fa-grin-tears::before {
    content: "\f588"; }
  
  .fa-phone::before {
    content: "\f095"; }
  
  .fa-calendar-xmark::before {
    content: "\f273"; }
  
  .fa-calendar-times::before {
    content: "\f273"; }
  
  .fa-child-reaching::before {
    content: "\e59d"; }
  
  .fa-head-side-virus::before {
    content: "\e064"; }
  
  .fa-user-gear::before {
    content: "\f4fe"; }
  
  .fa-user-cog::before {
    content: "\f4fe"; }
  
  .fa-arrow-up-1-9::before {
    content: "\f163"; }
  
  .fa-sort-numeric-up::before {
    content: "\f163"; }
  
  .fa-door-closed::before {
    content: "\f52a"; }
  
  .fa-shield-virus::before {
    content: "\e06c"; }
  
  .fa-dice-six::before {
    content: "\f526"; }
  
  .fa-mosquito-net::before {
    content: "\e52c"; }
  
  .fa-bridge-water::before {
    content: "\e4ce"; }
  
  .fa-person-booth::before {
    content: "\f756"; }
  
  .fa-text-width::before {
    content: "\f035"; }
  
  .fa-hat-wizard::before {
    content: "\f6e8"; }
  
  .fa-pen-fancy::before {
    content: "\f5ac"; }
  
  .fa-person-digging::before {
    content: "\f85e"; }
  
  .fa-digging::before {
    content: "\f85e"; }
  
  .fa-trash::before {
    content: "\f1f8"; }
  
  .fa-gauge-simple::before {
    content: "\f629"; }
  
  .fa-gauge-simple-med::before {
    content: "\f629"; }
  
  .fa-tachometer-average::before {
    content: "\f629"; }
  
  .fa-book-medical::before {
    content: "\f7e6"; }
  
  .fa-poo::before {
    content: "\f2fe"; }
  
  .fa-quote-right::before {
    content: "\f10e"; }
  
  .fa-quote-right-alt::before {
    content: "\f10e"; }
  
  .fa-shirt::before {
    content: "\f553"; }
  
  .fa-t-shirt::before {
    content: "\f553"; }
  
  .fa-tshirt::before {
    content: "\f553"; }
  
  .fa-cubes::before {
    content: "\f1b3"; }
  
  .fa-divide::before {
    content: "\f529"; }
  
  .fa-tenge-sign::before {
    content: "\f7d7"; }
  
  .fa-tenge::before {
    content: "\f7d7"; }
  
  .fa-headphones::before {
    content: "\f025"; }
  
  .fa-hands-holding::before {
    content: "\f4c2"; }
  
  .fa-hands-clapping::before {
    content: "\e1a8"; }
  
  .fa-republican::before {
    content: "\f75e"; }
  
  .fa-arrow-left::before {
    content: "\f060"; }
  
  .fa-person-circle-xmark::before {
    content: "\e543"; }
  
  .fa-ruler::before {
    content: "\f545"; }
  
  .fa-align-left::before {
    content: "\f036"; }
  
  .fa-dice-d6::before {
    content: "\f6d1"; }
  
  .fa-restroom::before {
    content: "\f7bd"; }
  
  .fa-j::before {
    content: "\4a"; }
  
  .fa-users-viewfinder::before {
    content: "\e595"; }
  
  .fa-file-video::before {
    content: "\f1c8"; }
  
  .fa-up-right-from-square::before {
    content: "\f35d"; }
  
  .fa-external-link-alt::before {
    content: "\f35d"; }
  
  .fa-table-cells::before {
    content: "\f00a"; }
  
  .fa-th::before {
    content: "\f00a"; }
  
  .fa-file-pdf::before {
    content: "\f1c1"; }
  
  .fa-book-bible::before {
    content: "\f647"; }
  
  .fa-bible::before {
    content: "\f647"; }
  
  .fa-o::before {
    content: "\4f"; }
  
  .fa-suitcase-medical::before {
    content: "\f0fa"; }
  
  .fa-medkit::before {
    content: "\f0fa"; }
  
  .fa-user-secret::before {
    content: "\f21b"; }
  
  .fa-otter::before {
    content: "\f700"; }
  
  .fa-person-dress::before {
    content: "\f182"; }
  
  .fa-female::before {
    content: "\f182"; }
  
  .fa-comment-dollar::before {
    content: "\f651"; }
  
  .fa-business-time::before {
    content: "\f64a"; }
  
  .fa-briefcase-clock::before {
    content: "\f64a"; }
  
  .fa-table-cells-large::before {
    content: "\f009"; }
  
  .fa-th-large::before {
    content: "\f009"; }
  
  .fa-book-tanakh::before {
    content: "\f827"; }
  
  .fa-tanakh::before {
    content: "\f827"; }
  
  .fa-phone-volume::before {
    content: "\f2a0"; }
  
  .fa-volume-control-phone::before {
    content: "\f2a0"; }
  
  .fa-hat-cowboy-side::before {
    content: "\f8c1"; }
  
  .fa-clipboard-user::before {
    content: "\f7f3"; }
  
  .fa-child::before {
    content: "\f1ae"; }
  
  .fa-lira-sign::before {
    content: "\f195"; }
  
  .fa-satellite::before {
    content: "\f7bf"; }
  
  .fa-plane-lock::before {
    content: "\e558"; }
  
  .fa-tag::before {
    content: "\f02b"; }
  
  .fa-comment::before {
    content: "\f075"; }
  
  .fa-cake-candles::before {
    content: "\f1fd"; }
  
  .fa-birthday-cake::before {
    content: "\f1fd"; }
  
  .fa-cake::before {
    content: "\f1fd"; }
  
  .fa-envelope::before {
    content: "\f0e0"; }
  
  .fa-angles-up::before {
    content: "\f102"; }
  
  .fa-angle-double-up::before {
    content: "\f102"; }
  
  .fa-paperclip::before {
    content: "\f0c6"; }
  
  .fa-arrow-right-to-city::before {
    content: "\e4b3"; }
  
  .fa-ribbon::before {
    content: "\f4d6"; }
  
  .fa-lungs::before {
    content: "\f604"; }
  
  .fa-arrow-up-9-1::before {
    content: "\f887"; }
  
  .fa-sort-numeric-up-alt::before {
    content: "\f887"; }
  
  .fa-litecoin-sign::before {
    content: "\e1d3"; }
  
  .fa-border-none::before {
    content: "\f850"; }
  
  .fa-circle-nodes::before {
    content: "\e4e2"; }
  
  .fa-parachute-box::before {
    content: "\f4cd"; }
  
  .fa-indent::before {
    content: "\f03c"; }
  
  .fa-truck-field-un::before {
    content: "\e58e"; }
  
  .fa-hourglass::before {
    content: "\f254"; }
  
  .fa-hourglass-empty::before {
    content: "\f254"; }
  
  .fa-mountain::before {
    content: "\f6fc"; }
  
  .fa-user-doctor::before {
    content: "\f0f0"; }
  
  .fa-user-md::before {
    content: "\f0f0"; }
  
  .fa-circle-info::before {
    content: "\f05a"; }
  
  .fa-info-circle::before {
    content: "\f05a"; }
  
  .fa-cloud-meatball::before {
    content: "\f73b"; }
  
  .fa-camera::before {
    content: "\f030"; }
  
  .fa-camera-alt::before {
    content: "\f030"; }
  
  .fa-square-virus::before {
    content: "\e578"; }
  
  .fa-meteor::before {
    content: "\f753"; }
  
  .fa-car-on::before {
    content: "\e4dd"; }
  
  .fa-sleigh::before {
    content: "\f7cc"; }
  
  .fa-arrow-down-1-9::before {
    content: "\f162"; }
  
  .fa-sort-numeric-asc::before {
    content: "\f162"; }
  
  .fa-sort-numeric-down::before {
    content: "\f162"; }
  
  .fa-hand-holding-droplet::before {
    content: "\f4c1"; }
  
  .fa-hand-holding-water::before {
    content: "\f4c1"; }
  
  .fa-water::before {
    content: "\f773"; }
  
  .fa-calendar-check::before {
    content: "\f274"; }
  
  .fa-braille::before {
    content: "\f2a1"; }
  
  .fa-prescription-bottle-medical::before {
    content: "\f486"; }
  
  .fa-prescription-bottle-alt::before {
    content: "\f486"; }
  
  .fa-landmark::before {
    content: "\f66f"; }
  
  .fa-truck::before {
    content: "\f0d1"; }
  
  .fa-crosshairs::before {
    content: "\f05b"; }
  
  .fa-person-cane::before {
    content: "\e53c"; }
  
  .fa-tent::before {
    content: "\e57d"; }
  
  .fa-vest-patches::before {
    content: "\e086"; }
  
  .fa-check-double::before {
    content: "\f560"; }
  
  .fa-arrow-down-a-z::before {
    content: "\f15d"; }
  
  .fa-sort-alpha-asc::before {
    content: "\f15d"; }
  
  .fa-sort-alpha-down::before {
    content: "\f15d"; }
  
  .fa-money-bill-wheat::before {
    content: "\e52a"; }
  
  .fa-cookie::before {
    content: "\f563"; }
  
  .fa-arrow-rotate-left::before {
    content: "\f0e2"; }
  
  .fa-arrow-left-rotate::before {
    content: "\f0e2"; }
  
  .fa-arrow-rotate-back::before {
    content: "\f0e2"; }
  
  .fa-arrow-rotate-backward::before {
    content: "\f0e2"; }
  
  .fa-undo::before {
    content: "\f0e2"; }
  
  .fa-hard-drive::before {
    content: "\f0a0"; }
  
  .fa-hdd::before {
    content: "\f0a0"; }
  
  .fa-face-grin-squint-tears::before {
    content: "\f586"; }
  
  .fa-grin-squint-tears::before {
    content: "\f586"; }
  
  .fa-dumbbell::before {
    content: "\f44b"; }
  
  .fa-rectangle-list::before {
    content: "\f022"; }
  
  .fa-list-alt::before {
    content: "\f022"; }
  
  .fa-tarp-droplet::before {
    content: "\e57c"; }
  
  .fa-house-medical-circle-check::before {
    content: "\e511"; }
  
  .fa-person-skiing-nordic::before {
    content: "\f7ca"; }
  
  .fa-skiing-nordic::before {
    content: "\f7ca"; }
  
  .fa-calendar-plus::before {
    content: "\f271"; }
  
  .fa-plane-arrival::before {
    content: "\f5af"; }
  
  .fa-circle-left::before {
    content: "\f359"; }
  
  .fa-arrow-alt-circle-left::before {
    content: "\f359"; }
  
  .fa-train-subway::before {
    content: "\f239"; }
  
  .fa-subway::before {
    content: "\f239"; }
  
  .fa-chart-gantt::before {
    content: "\e0e4"; }
  
  .fa-indian-rupee-sign::before {
    content: "\e1bc"; }
  
  .fa-indian-rupee::before {
    content: "\e1bc"; }
  
  .fa-inr::before {
    content: "\e1bc"; }
  
  .fa-crop-simple::before {
    content: "\f565"; }
  
  .fa-crop-alt::before {
    content: "\f565"; }
  
  .fa-money-bill-1::before {
    content: "\f3d1"; }
  
  .fa-money-bill-alt::before {
    content: "\f3d1"; }
  
  .fa-left-long::before {
    content: "\f30a"; }
  
  .fa-long-arrow-alt-left::before {
    content: "\f30a"; }
  
  .fa-dna::before {
    content: "\f471"; }
  
  .fa-virus-slash::before {
    content: "\e075"; }
  
  .fa-minus::before {
    content: "\f068"; }
  
  .fa-subtract::before {
    content: "\f068"; }
  
  .fa-chess::before {
    content: "\f439"; }
  
  .fa-arrow-left-long::before {
    content: "\f177"; }
  
  .fa-long-arrow-left::before {
    content: "\f177"; }
  
  .fa-plug-circle-check::before {
    content: "\e55c"; }
  
  .fa-street-view::before {
    content: "\f21d"; }
  
  .fa-franc-sign::before {
    content: "\e18f"; }
  
  .fa-volume-off::before {
    content: "\f026"; }
  
  .fa-hands-asl-interpreting::before {
    content: "\f2a3"; }
  
  .fa-american-sign-language-interpreting::before {
    content: "\f2a3"; }
  
  .fa-asl-interpreting::before {
    content: "\f2a3"; }
  
  .fa-hands-american-sign-language-interpreting::before {
    content: "\f2a3"; }
  
  .fa-gear::before {
    content: "\f013"; }
  
  .fa-cog::before {
    content: "\f013"; }
  
  .fa-droplet-slash::before {
    content: "\f5c7"; }
  
  .fa-tint-slash::before {
    content: "\f5c7"; }
  
  .fa-mosque::before {
    content: "\f678"; }
  
  .fa-mosquito::before {
    content: "\e52b"; }
  
  .fa-star-of-david::before {
    content: "\f69a"; }
  
  .fa-person-military-rifle::before {
    content: "\e54b"; }
  
  .fa-cart-shopping::before {
    content: "\f07a"; }
  
  .fa-shopping-cart::before {
    content: "\f07a"; }
  
  .fa-vials::before {
    content: "\f493"; }
  
  .fa-plug-circle-plus::before {
    content: "\e55f"; }
  
  .fa-place-of-worship::before {
    content: "\f67f"; }
  
  .fa-grip-vertical::before {
    content: "\f58e"; }
  
  .fa-arrow-turn-up::before {
    content: "\f148"; }
  
  .fa-level-up::before {
    content: "\f148"; }
  
  .fa-u::before {
    content: "\55"; }
  
  .fa-square-root-variable::before {
    content: "\f698"; }
  
  .fa-square-root-alt::before {
    content: "\f698"; }
  
  .fa-clock::before {
    content: "\f017"; }
  
  .fa-clock-four::before {
    content: "\f017"; }
  
  .fa-backward-step::before {
    content: "\f048"; }
  
  .fa-step-backward::before {
    content: "\f048"; }
  
  .fa-pallet::before {
    content: "\f482"; }
  
  .fa-faucet::before {
    content: "\e005"; }
  
  .fa-baseball-bat-ball::before {
    content: "\f432"; }
  
  .fa-s::before {
    content: "\53"; }
  
  .fa-timeline::before {
    content: "\e29c"; }
  
  .fa-keyboard::before {
    content: "\f11c"; }
  
  .fa-caret-down::before {
    content: "\f0d7"; }
  
  .fa-house-chimney-medical::before {
    content: "\f7f2"; }
  
  .fa-clinic-medical::before {
    content: "\f7f2"; }
  
  .fa-temperature-three-quarters::before {
    content: "\f2c8"; }
  
  .fa-temperature-3::before {
    content: "\f2c8"; }
  
  .fa-thermometer-3::before {
    content: "\f2c8"; }
  
  .fa-thermometer-three-quarters::before {
    content: "\f2c8"; }
  
  .fa-mobile-screen::before {
    content: "\f3cf"; }
  
  .fa-mobile-android-alt::before {
    content: "\f3cf"; }
  
  .fa-plane-up::before {
    content: "\e22d"; }
  
  .fa-piggy-bank::before {
    content: "\f4d3"; }
  
  .fa-battery-half::before {
    content: "\f242"; }
  
  .fa-battery-3::before {
    content: "\f242"; }
  
  .fa-mountain-city::before {
    content: "\e52e"; }
  
  .fa-coins::before {
    content: "\f51e"; }
  
  .fa-khanda::before {
    content: "\f66d"; }
  
  .fa-sliders::before {
    content: "\f1de"; }
  
  .fa-sliders-h::before {
    content: "\f1de"; }
  
  .fa-folder-tree::before {
    content: "\f802"; }
  
  .fa-network-wired::before {
    content: "\f6ff"; }
  
  .fa-map-pin::before {
    content: "\f276"; }
  
  .fa-hamsa::before {
    content: "\f665"; }
  
  .fa-cent-sign::before {
    content: "\e3f5"; }
  
  .fa-flask::before {
    content: "\f0c3"; }
  
  .fa-person-pregnant::before {
    content: "\e31e"; }
  
  .fa-wand-sparkles::before {
    content: "\f72b"; }
  
  .fa-ellipsis-vertical::before {
    content: "\f142"; }
  
  .fa-ellipsis-v::before {
    content: "\f142"; }
  
  .fa-ticket::before {
    content: "\f145"; }
  
  .fa-power-off::before {
    content: "\f011"; }
  
  .fa-right-long::before {
    content: "\f30b"; }
  
  .fa-long-arrow-alt-right::before {
    content: "\f30b"; }
  
  .fa-flag-usa::before {
    content: "\f74d"; }
  
  .fa-laptop-file::before {
    content: "\e51d"; }
  
  .fa-tty::before {
    content: "\f1e4"; }
  
  .fa-teletype::before {
    content: "\f1e4"; }
  
  .fa-diagram-next::before {
    content: "\e476"; }
  
  .fa-person-rifle::before {
    content: "\e54e"; }
  
  .fa-house-medical-circle-exclamation::before {
    content: "\e512"; }
  
  .fa-closed-captioning::before {
    content: "\f20a"; }
  
  .fa-person-hiking::before {
    content: "\f6ec"; }
  
  .fa-hiking::before {
    content: "\f6ec"; }
  
  .fa-venus-double::before {
    content: "\f226"; }
  
  .fa-images::before {
    content: "\f302"; }
  
  .fa-calculator::before {
    content: "\f1ec"; }
  
  .fa-people-pulling::before {
    content: "\e535"; }
  
  .fa-n::before {
    content: "\4e"; }
  
  .fa-cable-car::before {
    content: "\f7da"; }
  
  .fa-tram::before {
    content: "\f7da"; }
  
  .fa-cloud-rain::before {
    content: "\f73d"; }
  
  .fa-building-circle-xmark::before {
    content: "\e4d4"; }
  
  .fa-ship::before {
    content: "\f21a"; }
  
  .fa-arrows-down-to-line::before {
    content: "\e4b8"; }
  
  .fa-download::before {
    content: "\f019"; }
  
  .fa-face-grin::before {
    content: "\f580"; }
  
  .fa-grin::before {
    content: "\f580"; }
  
  .fa-delete-left::before {
    content: "\f55a"; }
  
  .fa-backspace::before {
    content: "\f55a"; }
  
  .fa-eye-dropper::before {
    content: "\f1fb"; }
  
  .fa-eye-dropper-empty::before {
    content: "\f1fb"; }
  
  .fa-eyedropper::before {
    content: "\f1fb"; }
  
  .fa-file-circle-check::before {
    content: "\e5a0"; }
  
  .fa-forward::before {
    content: "\f04e"; }
  
  .fa-mobile::before {
    content: "\f3ce"; }
  
  .fa-mobile-android::before {
    content: "\f3ce"; }
  
  .fa-mobile-phone::before {
    content: "\f3ce"; }
  
  .fa-face-meh::before {
    content: "\f11a"; }
  
  .fa-meh::before {
    content: "\f11a"; }
  
  .fa-align-center::before {
    content: "\f037"; }
  
  .fa-book-skull::before {
    content: "\f6b7"; }
  
  .fa-book-dead::before {
    content: "\f6b7"; }
  
  .fa-id-card::before {
    content: "\f2c2"; }
  
  .fa-drivers-license::before {
    content: "\f2c2"; }
  
  .fa-outdent::before {
    content: "\f03b"; }
  
  .fa-dedent::before {
    content: "\f03b"; }
  
  .fa-heart-circle-exclamation::before {
    content: "\e4fe"; }
  
  .fa-house::before {
    content: "\f015"; }
  
  .fa-home::before {
    content: "\f015"; }
  
  .fa-home-alt::before {
    content: "\f015"; }
  
  .fa-home-lg-alt::before {
    content: "\f015"; }
  
  .fa-calendar-week::before {
    content: "\f784"; }
  
  .fa-laptop-medical::before {
    content: "\f812"; }
  
  .fa-b::before {
    content: "\42"; }
  
  .fa-file-medical::before {
    content: "\f477"; }
  
  .fa-dice-one::before {
    content: "\f525"; }
  
  .fa-kiwi-bird::before {
    content: "\f535"; }
  
  .fa-arrow-right-arrow-left::before {
    content: "\f0ec"; }
  
  .fa-exchange::before {
    content: "\f0ec"; }
  
  .fa-rotate-right::before {
    content: "\f2f9"; }
  
  .fa-redo-alt::before {
    content: "\f2f9"; }
  
  .fa-rotate-forward::before {
    content: "\f2f9"; }
  
  .fa-utensils::before {
    content: "\f2e7"; }
  
  .fa-cutlery::before {
    content: "\f2e7"; }
  
  .fa-arrow-up-wide-short::before {
    content: "\f161"; }
  
  .fa-sort-amount-up::before {
    content: "\f161"; }
  
  .fa-mill-sign::before {
    content: "\e1ed"; }
  
  .fa-bowl-rice::before {
    content: "\e2eb"; }
  
  .fa-skull::before {
    content: "\f54c"; }
  
  .fa-tower-broadcast::before {
    content: "\f519"; }
  
  .fa-broadcast-tower::before {
    content: "\f519"; }
  
  .fa-truck-pickup::before {
    content: "\f63c"; }
  
  .fa-up-long::before {
    content: "\f30c"; }
  
  .fa-long-arrow-alt-up::before {
    content: "\f30c"; }
  
  .fa-stop::before {
    content: "\f04d"; }
  
  .fa-code-merge::before {
    content: "\f387"; }
  
  .fa-upload::before {
    content: "\f093"; }
  
  .fa-hurricane::before {
    content: "\f751"; }
  
  .fa-mound::before {
    content: "\e52d"; }
  
  .fa-toilet-portable::before {
    content: "\e583"; }
  
  .fa-compact-disc::before {
    content: "\f51f"; }
  
  .fa-file-arrow-down::before {
    content: "\f56d"; }
  
  .fa-file-download::before {
    content: "\f56d"; }
  
  .fa-caravan::before {
    content: "\f8ff"; }
  
  .fa-shield-cat::before {
    content: "\e572"; }
  
  .fa-bolt::before {
    content: "\f0e7"; }
  
  .fa-zap::before {
    content: "\f0e7"; }
  
  .fa-glass-water::before {
    content: "\e4f4"; }
  
  .fa-oil-well::before {
    content: "\e532"; }
  
  .fa-vault::before {
    content: "\e2c5"; }
  
  .fa-mars::before {
    content: "\f222"; }
  
  .fa-toilet::before {
    content: "\f7d8"; }
  
  .fa-plane-circle-xmark::before {
    content: "\e557"; }
  
  .fa-yen-sign::before {
    content: "\f157"; }
  
  .fa-cny::before {
    content: "\f157"; }
  
  .fa-jpy::before {
    content: "\f157"; }
  
  .fa-rmb::before {
    content: "\f157"; }
  
  .fa-yen::before {
    content: "\f157"; }
  
  .fa-ruble-sign::before {
    content: "\f158"; }
  
  .fa-rouble::before {
    content: "\f158"; }
  
  .fa-rub::before {
    content: "\f158"; }
  
  .fa-ruble::before {
    content: "\f158"; }
  
  .fa-sun::before {
    content: "\f185"; }
  
  .fa-guitar::before {
    content: "\f7a6"; }
  
  .fa-face-laugh-wink::before {
    content: "\f59c"; }
  
  .fa-laugh-wink::before {
    content: "\f59c"; }
  
  .fa-horse-head::before {
    content: "\f7ab"; }
  
  .fa-bore-hole::before {
    content: "\e4c3"; }
  
  .fa-industry::before {
    content: "\f275"; }
  
  .fa-circle-down::before {
    content: "\f358"; }
  
  .fa-arrow-alt-circle-down::before {
    content: "\f358"; }
  
  .fa-arrows-turn-to-dots::before {
    content: "\e4c1"; }
  
  .fa-florin-sign::before {
    content: "\e184"; }
  
  .fa-arrow-down-short-wide::before {
    content: "\f884"; }
  
  .fa-sort-amount-desc::before {
    content: "\f884"; }
  
  .fa-sort-amount-down-alt::before {
    content: "\f884"; }
  
  .fa-less-than::before {
    content: "\3c"; }
  
  .fa-angle-down::before {
    content: "\f107"; }
  
  .fa-car-tunnel::before {
    content: "\e4de"; }
  
  .fa-head-side-cough::before {
    content: "\e061"; }
  
  .fa-grip-lines::before {
    content: "\f7a4"; }
  
  .fa-thumbs-down::before {
    content: "\f165"; }
  
  .fa-user-lock::before {
    content: "\f502"; }
  
  .fa-arrow-right-long::before {
    content: "\f178"; }
  
  .fa-long-arrow-right::before {
    content: "\f178"; }
  
  .fa-anchor-circle-xmark::before {
    content: "\e4ac"; }
  
  .fa-ellipsis::before {
    content: "\f141"; }
  
  .fa-ellipsis-h::before {
    content: "\f141"; }
  
  .fa-chess-pawn::before {
    content: "\f443"; }
  
  .fa-kit-medical::before {
    content: "\f479"; }
  
  .fa-first-aid::before {
    content: "\f479"; }
  
  .fa-person-through-window::before {
    content: "\e5a9"; }
  
  .fa-toolbox::before {
    content: "\f552"; }
  
  .fa-hands-holding-circle::before {
    content: "\e4fb"; }
  
  .fa-bug::before {
    content: "\f188"; }
  
  .fa-credit-card::before {
    content: "\f09d"; }
  
  .fa-credit-card-alt::before {
    content: "\f09d"; }
  
  .fa-car::before {
    content: "\f1b9"; }
  
  .fa-automobile::before {
    content: "\f1b9"; }
  
  .fa-hand-holding-hand::before {
    content: "\e4f7"; }
  
  .fa-book-open-reader::before {
    content: "\f5da"; }
  
  .fa-book-reader::before {
    content: "\f5da"; }
  
  .fa-mountain-sun::before {
    content: "\e52f"; }
  
  .fa-arrows-left-right-to-line::before {
    content: "\e4ba"; }
  
  .fa-dice-d20::before {
    content: "\f6cf"; }
  
  .fa-truck-droplet::before {
    content: "\e58c"; }
  
  .fa-file-circle-xmark::before {
    content: "\e5a1"; }
  
  .fa-temperature-arrow-up::before {
    content: "\e040"; }
  
  .fa-temperature-up::before {
    content: "\e040"; }
  
  .fa-medal::before {
    content: "\f5a2"; }
  
  .fa-bed::before {
    content: "\f236"; }
  
  .fa-square-h::before {
    content: "\f0fd"; }
  
  .fa-h-square::before {
    content: "\f0fd"; }
  
  .fa-podcast::before {
    content: "\f2ce"; }
  
  .fa-temperature-full::before {
    content: "\f2c7"; }
  
  .fa-temperature-4::before {
    content: "\f2c7"; }
  
  .fa-thermometer-4::before {
    content: "\f2c7"; }
  
  .fa-thermometer-full::before {
    content: "\f2c7"; }
  
  .fa-bell::before {
    content: "\f0f3"; }
  
  .fa-superscript::before {
    content: "\f12b"; }
  
  .fa-plug-circle-xmark::before {
    content: "\e560"; }
  
  .fa-star-of-life::before {
    content: "\f621"; }
  
  .fa-phone-slash::before {
    content: "\f3dd"; }
  
  .fa-paint-roller::before {
    content: "\f5aa"; }
  
  .fa-handshake-angle::before {
    content: "\f4c4"; }
  
  .fa-hands-helping::before {
    content: "\f4c4"; }
  
  .fa-location-dot::before {
    content: "\f3c5"; }
  
  .fa-map-marker-alt::before {
    content: "\f3c5"; }
  
  .fa-file::before {
    content: "\f15b"; }
  
  .fa-greater-than::before {
    content: "\3e"; }
  
  .fa-person-swimming::before {
    content: "\f5c4"; }
  
  .fa-swimmer::before {
    content: "\f5c4"; }
  
  .fa-arrow-down::before {
    content: "\f063"; }
  
  .fa-droplet::before {
    content: "\f043"; }
  
  .fa-tint::before {
    content: "\f043"; }
  
  .fa-eraser::before {
    content: "\f12d"; }
  
  .fa-earth-americas::before {
    content: "\f57d"; }
  
  .fa-earth::before {
    content: "\f57d"; }
  
  .fa-earth-america::before {
    content: "\f57d"; }
  
  .fa-globe-americas::before {
    content: "\f57d"; }
  
  .fa-person-burst::before {
    content: "\e53b"; }
  
  .fa-dove::before {
    content: "\f4ba"; }
  
  .fa-battery-empty::before {
    content: "\f244"; }
  
  .fa-battery-0::before {
    content: "\f244"; }
  
  .fa-socks::before {
    content: "\f696"; }
  
  .fa-inbox::before {
    content: "\f01c"; }
  
  .fa-section::before {
    content: "\e447"; }
  
  .fa-gauge-high::before {
    content: "\f625"; }
  
  .fa-tachometer-alt::before {
    content: "\f625"; }
  
  .fa-tachometer-alt-fast::before {
    content: "\f625"; }
  
  .fa-envelope-open-text::before {
    content: "\f658"; }
  
  .fa-hospital::before {
    content: "\f0f8"; }
  
  .fa-hospital-alt::before {
    content: "\f0f8"; }
  
  .fa-hospital-wide::before {
    content: "\f0f8"; }
  
  .fa-wine-bottle::before {
    content: "\f72f"; }
  
  .fa-chess-rook::before {
    content: "\f447"; }
  
  .fa-bars-staggered::before {
    content: "\f550"; }
  
  .fa-reorder::before {
    content: "\f550"; }
  
  .fa-stream::before {
    content: "\f550"; }
  
  .fa-dharmachakra::before {
    content: "\f655"; }
  
  .fa-hotdog::before {
    content: "\f80f"; }
  
  .fa-person-walking-with-cane::before {
    content: "\f29d"; }
  
  .fa-blind::before {
    content: "\f29d"; }
  
  .fa-drum::before {
    content: "\f569"; }
  
  .fa-ice-cream::before {
    content: "\f810"; }
  
  .fa-heart-circle-bolt::before {
    content: "\e4fc"; }
  
  .fa-fax::before {
    content: "\f1ac"; }
  
  .fa-paragraph::before {
    content: "\f1dd"; }
  
  .fa-check-to-slot::before {
    content: "\f772"; }
  
  .fa-vote-yea::before {
    content: "\f772"; }
  
  .fa-star-half::before {
    content: "\f089"; }
  
  .fa-boxes-stacked::before {
    content: "\f468"; }
  
  .fa-boxes::before {
    content: "\f468"; }
  
  .fa-boxes-alt::before {
    content: "\f468"; }
  
  .fa-link::before {
    content: "\f0c1"; }
  
  .fa-chain::before {
    content: "\f0c1"; }
  
  .fa-ear-listen::before {
    content: "\f2a2"; }
  
  .fa-assistive-listening-systems::before {
    content: "\f2a2"; }
  
  .fa-tree-city::before {
    content: "\e587"; }
  
  .fa-play::before {
    content: "\f04b"; }
  
  .fa-font::before {
    content: "\f031"; }
  
  .fa-table-cells-row-lock::before {
    content: "\e67a"; }
  
  .fa-rupiah-sign::before {
    content: "\e23d"; }
  
  .fa-magnifying-glass::before {
    content: "\f002"; }
  
  .fa-search::before {
    content: "\f002"; }
  
  .fa-table-tennis-paddle-ball::before {
    content: "\f45d"; }
  
  .fa-ping-pong-paddle-ball::before {
    content: "\f45d"; }
  
  .fa-table-tennis::before {
    content: "\f45d"; }
  
  .fa-person-dots-from-line::before {
    content: "\f470"; }
  
  .fa-diagnoses::before {
    content: "\f470"; }
  
  .fa-trash-can-arrow-up::before {
    content: "\f82a"; }
  
  .fa-trash-restore-alt::before {
    content: "\f82a"; }
  
  .fa-naira-sign::before {
    content: "\e1f6"; }
  
  .fa-cart-arrow-down::before {
    content: "\f218"; }
  
  .fa-walkie-talkie::before {
    content: "\f8ef"; }
  
  .fa-file-pen::before {
    content: "\f31c"; }
  
  .fa-file-edit::before {
    content: "\f31c"; }
  
  .fa-receipt::before {
    content: "\f543"; }
  
  .fa-square-pen::before {
    content: "\f14b"; }
  
  .fa-pen-square::before {
    content: "\f14b"; }
  
  .fa-pencil-square::before {
    content: "\f14b"; }
  
  .fa-suitcase-rolling::before {
    content: "\f5c1"; }
  
  .fa-person-circle-exclamation::before {
    content: "\e53f"; }
  
  .fa-chevron-down::before {
    content: "\f078"; }
  
  .fa-battery-full::before {
    content: "\f240"; }
  
  .fa-battery::before {
    content: "\f240"; }
  
  .fa-battery-5::before {
    content: "\f240"; }
  
  .fa-skull-crossbones::before {
    content: "\f714"; }
  
  .fa-code-compare::before {
    content: "\e13a"; }
  
  .fa-list-ul::before {
    content: "\f0ca"; }
  
  .fa-list-dots::before {
    content: "\f0ca"; }
  
  .fa-school-lock::before {
    content: "\e56f"; }
  
  .fa-tower-cell::before {
    content: "\e585"; }
  
  .fa-down-long::before {
    content: "\f309"; }
  
  .fa-long-arrow-alt-down::before {
    content: "\f309"; }
  
  .fa-ranking-star::before {
    content: "\e561"; }
  
  .fa-chess-king::before {
    content: "\f43f"; }
  
  .fa-person-harassing::before {
    content: "\e549"; }
  
  .fa-brazilian-real-sign::before {
    content: "\e46c"; }
  
  .fa-landmark-dome::before {
    content: "\f752"; }
  
  .fa-landmark-alt::before {
    content: "\f752"; }
  
  .fa-arrow-up::before {
    content: "\f062"; }
  
  .fa-tv::before {
    content: "\f26c"; }
  
  .fa-television::before {
    content: "\f26c"; }
  
  .fa-tv-alt::before {
    content: "\f26c"; }
  
  .fa-shrimp::before {
    content: "\e448"; }
  
  .fa-list-check::before {
    content: "\f0ae"; }
  
  .fa-tasks::before {
    content: "\f0ae"; }
  
  .fa-jug-detergent::before {
    content: "\e519"; }
  
  .fa-circle-user::before {
    content: "\f2bd"; }
  
  .fa-user-circle::before {
    content: "\f2bd"; }
  
  .fa-user-shield::before {
    content: "\f505"; }
  
  .fa-wind::before {
    content: "\f72e"; }
  
  .fa-car-burst::before {
    content: "\f5e1"; }
  
  .fa-car-crash::before {
    content: "\f5e1"; }
  
  .fa-y::before {
    content: "\59"; }
  
  .fa-person-snowboarding::before {
    content: "\f7ce"; }
  
  .fa-snowboarding::before {
    content: "\f7ce"; }
  
  .fa-truck-fast::before {
    content: "\f48b"; }
  
  .fa-shipping-fast::before {
    content: "\f48b"; }
  
  .fa-fish::before {
    content: "\f578"; }
  
  .fa-user-graduate::before {
    content: "\f501"; }
  
  .fa-circle-half-stroke::before {
    content: "\f042"; }
  
  .fa-adjust::before {
    content: "\f042"; }
  
  .fa-clapperboard::before {
    content: "\e131"; }
  
  .fa-circle-radiation::before {
    content: "\f7ba"; }
  
  .fa-radiation-alt::before {
    content: "\f7ba"; }
  
  .fa-baseball::before {
    content: "\f433"; }
  
  .fa-baseball-ball::before {
    content: "\f433"; }
  
  .fa-jet-fighter-up::before {
    content: "\e518"; }
  
  .fa-diagram-project::before {
    content: "\f542"; }
  
  .fa-project-diagram::before {
    content: "\f542"; }
  
  .fa-copy::before {
    content: "\f0c5"; }
  
  .fa-volume-xmark::before {
    content: "\f6a9"; }
  
  .fa-volume-mute::before {
    content: "\f6a9"; }
  
  .fa-volume-times::before {
    content: "\f6a9"; }
  
  .fa-hand-sparkles::before {
    content: "\e05d"; }
  
  .fa-grip::before {
    content: "\f58d"; }
  
  .fa-grip-horizontal::before {
    content: "\f58d"; }
  
  .fa-share-from-square::before {
    content: "\f14d"; }
  
  .fa-share-square::before {
    content: "\f14d"; }
  
  .fa-child-combatant::before {
    content: "\e4e0"; }
  
  .fa-child-rifle::before {
    content: "\e4e0"; }
  
  .fa-gun::before {
    content: "\e19b"; }
  
  .fa-square-phone::before {
    content: "\f098"; }
  
  .fa-phone-square::before {
    content: "\f098"; }
  
  .fa-plus::before {
    content: "\2b"; }
  
  .fa-add::before {
    content: "\2b"; }
  
  .fa-expand::before {
    content: "\f065"; }
  
  .fa-computer::before {
    content: "\e4e5"; }
  
  .fa-xmark::before {
    content: "\f00d"; }
  
  .fa-close::before {
    content: "\f00d"; }
  
  .fa-multiply::before {
    content: "\f00d"; }
  
  .fa-remove::before {
    content: "\f00d"; }
  
  .fa-times::before {
    content: "\f00d"; }
  
  .fa-arrows-up-down-left-right::before {
    content: "\f047"; }
  
  .fa-arrows::before {
    content: "\f047"; }
  
  .fa-chalkboard-user::before {
    content: "\f51c"; }
  
  .fa-chalkboard-teacher::before {
    content: "\f51c"; }
  
  .fa-peso-sign::before {
    content: "\e222"; }
  
  .fa-building-shield::before {
    content: "\e4d8"; }
  
  .fa-baby::before {
    content: "\f77c"; }
  
  .fa-users-line::before {
    content: "\e592"; }
  
  .fa-quote-left::before {
    content: "\f10d"; }
  
  .fa-quote-left-alt::before {
    content: "\f10d"; }
  
  .fa-tractor::before {
    content: "\f722"; }
  
  .fa-trash-arrow-up::before {
    content: "\f829"; }
  
  .fa-trash-restore::before {
    content: "\f829"; }
  
  .fa-arrow-down-up-lock::before {
    content: "\e4b0"; }
  
  .fa-lines-leaning::before {
    content: "\e51e"; }
  
  .fa-ruler-combined::before {
    content: "\f546"; }
  
  .fa-copyright::before {
    content: "\f1f9"; }
  
  .fa-equals::before {
    content: "\3d"; }
  
  .fa-blender::before {
    content: "\f517"; }
  
  .fa-teeth::before {
    content: "\f62e"; }
  
  .fa-shekel-sign::before {
    content: "\f20b"; }
  
  .fa-ils::before {
    content: "\f20b"; }
  
  .fa-shekel::before {
    content: "\f20b"; }
  
  .fa-sheqel::before {
    content: "\f20b"; }
  
  .fa-sheqel-sign::before {
    content: "\f20b"; }
  
  .fa-map::before {
    content: "\f279"; }
  
  .fa-rocket::before {
    content: "\f135"; }
  
  .fa-photo-film::before {
    content: "\f87c"; }
  
  .fa-photo-video::before {
    content: "\f87c"; }
  
  .fa-folder-minus::before {
    content: "\f65d"; }
  
  .fa-store::before {
    content: "\f54e"; }
  
  .fa-arrow-trend-up::before {
    content: "\e098"; }
  
  .fa-plug-circle-minus::before {
    content: "\e55e"; }
  
  .fa-sign-hanging::before {
    content: "\f4d9"; }
  
  .fa-sign::before {
    content: "\f4d9"; }
  
  .fa-bezier-curve::before {
    content: "\f55b"; }
  
  .fa-bell-slash::before {
    content: "\f1f6"; }
  
  .fa-tablet::before {
    content: "\f3fb"; }
  
  .fa-tablet-android::before {
    content: "\f3fb"; }
  
  .fa-school-flag::before {
    content: "\e56e"; }
  
  .fa-fill::before {
    content: "\f575"; }
  
  .fa-angle-up::before {
    content: "\f106"; }
  
  .fa-drumstick-bite::before {
    content: "\f6d7"; }
  
  .fa-holly-berry::before {
    content: "\f7aa"; }
  
  .fa-chevron-left::before {
    content: "\f053"; }
  
  .fa-bacteria::before {
    content: "\e059"; }
  
  .fa-hand-lizard::before {
    content: "\f258"; }
  
  .fa-notdef::before {
    content: "\e1fe"; }
  
  .fa-disease::before {
    content: "\f7fa"; }
  
  .fa-briefcase-medical::before {
    content: "\f469"; }
  
  .fa-genderless::before {
    content: "\f22d"; }
  
  .fa-chevron-right::before {
    content: "\f054"; }
  
  .fa-retweet::before {
    content: "\f079"; }
  
  .fa-car-rear::before {
    content: "\f5de"; }
  
  .fa-car-alt::before {
    content: "\f5de"; }
  
  .fa-pump-soap::before {
    content: "\e06b"; }
  
  .fa-video-slash::before {
    content: "\f4e2"; }
  
  .fa-battery-quarter::before {
    content: "\f243"; }
  
  .fa-battery-2::before {
    content: "\f243"; }
  
  .fa-radio::before {
    content: "\f8d7"; }
  
  .fa-baby-carriage::before {
    content: "\f77d"; }
  
  .fa-carriage-baby::before {
    content: "\f77d"; }
  
  .fa-traffic-light::before {
    content: "\f637"; }
  
  .fa-thermometer::before {
    content: "\f491"; }
  
  .fa-vr-cardboard::before {
    content: "\f729"; }
  
  .fa-hand-middle-finger::before {
    content: "\f806"; }
  
  .fa-percent::before {
    content: "\25"; }
  
  .fa-percentage::before {
    content: "\25"; }
  
  .fa-truck-moving::before {
    content: "\f4df"; }
  
  .fa-glass-water-droplet::before {
    content: "\e4f5"; }
  
  .fa-display::before {
    content: "\e163"; }
  
  .fa-face-smile::before {
    content: "\f118"; }
  
  .fa-smile::before {
    content: "\f118"; }
  
  .fa-thumbtack::before {
    content: "\f08d"; }
  
  .fa-thumb-tack::before {
    content: "\f08d"; }
  
  .fa-trophy::before {
    content: "\f091"; }
  
  .fa-person-praying::before {
    content: "\f683"; }
  
  .fa-pray::before {
    content: "\f683"; }
  
  .fa-hammer::before {
    content: "\f6e3"; }
  
  .fa-hand-peace::before {
    content: "\f25b"; }
  
  .fa-rotate::before {
    content: "\f2f1"; }
  
  .fa-sync-alt::before {
    content: "\f2f1"; }
  
  .fa-spinner::before {
    content: "\f110"; }
  
  .fa-robot::before {
    content: "\f544"; }
  
  .fa-peace::before {
    content: "\f67c"; }
  
  .fa-gears::before {
    content: "\f085"; }
  
  .fa-cogs::before {
    content: "\f085"; }
  
  .fa-warehouse::before {
    content: "\f494"; }
  
  .fa-arrow-up-right-dots::before {
    content: "\e4b7"; }
  
  .fa-splotch::before {
    content: "\f5bc"; }
  
  .fa-face-grin-hearts::before {
    content: "\f584"; }
  
  .fa-grin-hearts::before {
    content: "\f584"; }
  
  .fa-dice-four::before {
    content: "\f524"; }
  
  .fa-sim-card::before {
    content: "\f7c4"; }
  
  .fa-transgender::before {
    content: "\f225"; }
  
  .fa-transgender-alt::before {
    content: "\f225"; }
  
  .fa-mercury::before {
    content: "\f223"; }
  
  .fa-arrow-turn-down::before {
    content: "\f149"; }
  
  .fa-level-down::before {
    content: "\f149"; }
  
  .fa-person-falling-burst::before {
    content: "\e547"; }
  
  .fa-award::before {
    content: "\f559"; }
  
  .fa-ticket-simple::before {
    content: "\f3ff"; }
  
  .fa-ticket-alt::before {
    content: "\f3ff"; }
  
  .fa-building::before {
    content: "\f1ad"; }
  
  .fa-angles-left::before {
    content: "\f100"; }
  
  .fa-angle-double-left::before {
    content: "\f100"; }
  
  .fa-qrcode::before {
    content: "\f029"; }
  
  .fa-clock-rotate-left::before {
    content: "\f1da"; }
  
  .fa-history::before {
    content: "\f1da"; }
  
  .fa-face-grin-beam-sweat::before {
    content: "\f583"; }
  
  .fa-grin-beam-sweat::before {
    content: "\f583"; }
  
  .fa-file-export::before {
    content: "\f56e"; }
  
  .fa-arrow-right-from-file::before {
    content: "\f56e"; }
  
  .fa-shield::before {
    content: "\f132"; }
  
  .fa-shield-blank::before {
    content: "\f132"; }
  
  .fa-arrow-up-short-wide::before {
    content: "\f885"; }
  
  .fa-sort-amount-up-alt::before {
    content: "\f885"; }
  
  .fa-house-medical::before {
    content: "\e3b2"; }
  
  .fa-golf-ball-tee::before {
    content: "\f450"; }
  
  .fa-golf-ball::before {
    content: "\f450"; }
  
  .fa-circle-chevron-left::before {
    content: "\f137"; }
  
  .fa-chevron-circle-left::before {
    content: "\f137"; }
  
  .fa-house-chimney-window::before {
    content: "\e00d"; }
  
  .fa-pen-nib::before {
    content: "\f5ad"; }
  
  .fa-tent-arrow-turn-left::before {
    content: "\e580"; }
  
  .fa-tents::before {
    content: "\e582"; }
  
  .fa-wand-magic::before {
    content: "\f0d0"; }
  
  .fa-magic::before {
    content: "\f0d0"; }
  
  .fa-dog::before {
    content: "\f6d3"; }
  
  .fa-carrot::before {
    content: "\f787"; }
  
  .fa-moon::before {
    content: "\f186"; }
  
  .fa-wine-glass-empty::before {
    content: "\f5ce"; }
  
  .fa-wine-glass-alt::before {
    content: "\f5ce"; }
  
  .fa-cheese::before {
    content: "\f7ef"; }
  
  .fa-yin-yang::before {
    content: "\f6ad"; }
  
  .fa-music::before {
    content: "\f001"; }
  
  .fa-code-commit::before {
    content: "\f386"; }
  
  .fa-temperature-low::before {
    content: "\f76b"; }
  
  .fa-person-biking::before {
    content: "\f84a"; }
  
  .fa-biking::before {
    content: "\f84a"; }
  
  .fa-broom::before {
    content: "\f51a"; }
  
  .fa-shield-heart::before {
    content: "\e574"; }
  
  .fa-gopuram::before {
    content: "\f664"; }
  
  .fa-earth-oceania::before {
    content: "\e47b"; }
  
  .fa-globe-oceania::before {
    content: "\e47b"; }
  
  .fa-square-xmark::before {
    content: "\f2d3"; }
  
  .fa-times-square::before {
    content: "\f2d3"; }
  
  .fa-xmark-square::before {
    content: "\f2d3"; }
  
  .fa-hashtag::before {
    content: "\23"; }
  
  .fa-up-right-and-down-left-from-center::before {
    content: "\f424"; }
  
  .fa-expand-alt::before {
    content: "\f424"; }
  
  .fa-oil-can::before {
    content: "\f613"; }
  
  .fa-t::before {
    content: "\54"; }
  
  .fa-hippo::before {
    content: "\f6ed"; }
  
  .fa-chart-column::before {
    content: "\e0e3"; }
  
  .fa-infinity::before {
    content: "\f534"; }
  
  .fa-vial-circle-check::before {
    content: "\e596"; }
  
  .fa-person-arrow-down-to-line::before {
    content: "\e538"; }
  
  .fa-voicemail::before {
    content: "\f897"; }
  
  .fa-fan::before {
    content: "\f863"; }
  
  .fa-person-walking-luggage::before {
    content: "\e554"; }
  
  .fa-up-down::before {
    content: "\f338"; }
  
  .fa-arrows-alt-v::before {
    content: "\f338"; }
  
  .fa-cloud-moon-rain::before {
    content: "\f73c"; }
  
  .fa-calendar::before {
    content: "\f133"; }
  
  .fa-trailer::before {
    content: "\e041"; }
  
  .fa-bahai::before {
    content: "\f666"; }
  
  .fa-haykal::before {
    content: "\f666"; }
  
  .fa-sd-card::before {
    content: "\f7c2"; }
  
  .fa-dragon::before {
    content: "\f6d5"; }
  
  .fa-shoe-prints::before {
    content: "\f54b"; }
  
  .fa-circle-plus::before {
    content: "\f055"; }
  
  .fa-plus-circle::before {
    content: "\f055"; }
  
  .fa-face-grin-tongue-wink::before {
    content: "\f58b"; }
  
  .fa-grin-tongue-wink::before {
    content: "\f58b"; }
  
  .fa-hand-holding::before {
    content: "\f4bd"; }
  
  .fa-plug-circle-exclamation::before {
    content: "\e55d"; }
  
  .fa-link-slash::before {
    content: "\f127"; }
  
  .fa-chain-broken::before {
    content: "\f127"; }
  
  .fa-chain-slash::before {
    content: "\f127"; }
  
  .fa-unlink::before {
    content: "\f127"; }
  
  .fa-clone::before {
    content: "\f24d"; }
  
  .fa-person-walking-arrow-loop-left::before {
    content: "\e551"; }
  
  .fa-arrow-up-z-a::before {
    content: "\f882"; }
  
  .fa-sort-alpha-up-alt::before {
    content: "\f882"; }
  
  .fa-fire-flame-curved::before {
    content: "\f7e4"; }
  
  .fa-fire-alt::before {
    content: "\f7e4"; }
  
  .fa-tornado::before {
    content: "\f76f"; }
  
  .fa-file-circle-plus::before {
    content: "\e494"; }
  
  .fa-book-quran::before {
    content: "\f687"; }
  
  .fa-quran::before {
    content: "\f687"; }
  
  .fa-anchor::before {
    content: "\f13d"; }
  
  .fa-border-all::before {
    content: "\f84c"; }
  
  .fa-face-angry::before {
    content: "\f556"; }
  
  .fa-angry::before {
    content: "\f556"; }
  
  .fa-cookie-bite::before {
    content: "\f564"; }
  
  .fa-arrow-trend-down::before {
    content: "\e097"; }
  
  .fa-rss::before {
    content: "\f09e"; }
  
  .fa-feed::before {
    content: "\f09e"; }
  
  .fa-draw-polygon::before {
    content: "\f5ee"; }
  
  .fa-scale-balanced::before {
    content: "\f24e"; }
  
  .fa-balance-scale::before {
    content: "\f24e"; }
  
  .fa-gauge-simple-high::before {
    content: "\f62a"; }
  
  .fa-tachometer::before {
    content: "\f62a"; }
  
  .fa-tachometer-fast::before {
    content: "\f62a"; }
  
  .fa-shower::before {
    content: "\f2cc"; }
  
  .fa-desktop::before {
    content: "\f390"; }
  
  .fa-desktop-alt::before {
    content: "\f390"; }
  
  .fa-m::before {
    content: "\4d"; }
  
  .fa-table-list::before {
    content: "\f00b"; }
  
  .fa-th-list::before {
    content: "\f00b"; }
  
  .fa-comment-sms::before {
    content: "\f7cd"; }
  
  .fa-sms::before {
    content: "\f7cd"; }
  
  .fa-book::before {
    content: "\f02d"; }
  
  .fa-user-plus::before {
    content: "\f234"; }
  
  .fa-check::before {
    content: "\f00c"; }
  
  .fa-battery-three-quarters::before {
    content: "\f241"; }
  
  .fa-battery-4::before {
    content: "\f241"; }
  
  .fa-house-circle-check::before {
    content: "\e509"; }
  
  .fa-angle-left::before {
    content: "\f104"; }
  
  .fa-diagram-successor::before {
    content: "\e47a"; }
  
  .fa-truck-arrow-right::before {
    content: "\e58b"; }
  
  .fa-arrows-split-up-and-left::before {
    content: "\e4bc"; }
  
  .fa-hand-fist::before {
    content: "\f6de"; }
  
  .fa-fist-raised::before {
    content: "\f6de"; }
  
  .fa-cloud-moon::before {
    content: "\f6c3"; }
  
  .fa-briefcase::before {
    content: "\f0b1"; }
  
  .fa-person-falling::before {
    content: "\e546"; }
  
  .fa-image-portrait::before {
    content: "\f3e0"; }
  
  .fa-portrait::before {
    content: "\f3e0"; }
  
  .fa-user-tag::before {
    content: "\f507"; }
  
  .fa-rug::before {
    content: "\e569"; }
  
  .fa-earth-europe::before {
    content: "\f7a2"; }
  
  .fa-globe-europe::before {
    content: "\f7a2"; }
  
  .fa-cart-flatbed-suitcase::before {
    content: "\f59d"; }
  
  .fa-luggage-cart::before {
    content: "\f59d"; }
  
  .fa-rectangle-xmark::before {
    content: "\f410"; }
  
  .fa-rectangle-times::before {
    content: "\f410"; }
  
  .fa-times-rectangle::before {
    content: "\f410"; }
  
  .fa-window-close::before {
    content: "\f410"; }
  
  .fa-baht-sign::before {
    content: "\e0ac"; }
  
  .fa-book-open::before {
    content: "\f518"; }
  
  .fa-book-journal-whills::before {
    content: "\f66a"; }
  
  .fa-journal-whills::before {
    content: "\f66a"; }
  
  .fa-handcuffs::before {
    content: "\e4f8"; }
  
  .fa-triangle-exclamation::before {
    content: "\f071"; }
  
  .fa-exclamation-triangle::before {
    content: "\f071"; }
  
  .fa-warning::before {
    content: "\f071"; }
  
  .fa-database::before {
    content: "\f1c0"; }
  
  .fa-share::before {
    content: "\f064"; }
  
  .fa-mail-forward::before {
    content: "\f064"; }
  
  .fa-bottle-droplet::before {
    content: "\e4c4"; }
  
  .fa-mask-face::before {
    content: "\e1d7"; }
  
  .fa-hill-rockslide::before {
    content: "\e508"; }
  
  .fa-right-left::before {
    content: "\f362"; }
  
  .fa-exchange-alt::before {
    content: "\f362"; }
  
  .fa-paper-plane::before {
    content: "\f1d8"; }
  
  .fa-road-circle-exclamation::before {
    content: "\e565"; }
  
  .fa-dungeon::before {
    content: "\f6d9"; }
  
  .fa-align-right::before {
    content: "\f038"; }
  
  .fa-money-bill-1-wave::before {
    content: "\f53b"; }
  
  .fa-money-bill-wave-alt::before {
    content: "\f53b"; }
  
  .fa-life-ring::before {
    content: "\f1cd"; }
  
  .fa-hands::before {
    content: "\f2a7"; }
  
  .fa-sign-language::before {
    content: "\f2a7"; }
  
  .fa-signing::before {
    content: "\f2a7"; }
  
  .fa-calendar-day::before {
    content: "\f783"; }
  
  .fa-water-ladder::before {
    content: "\f5c5"; }
  
  .fa-ladder-water::before {
    content: "\f5c5"; }
  
  .fa-swimming-pool::before {
    content: "\f5c5"; }
  
  .fa-arrows-up-down::before {
    content: "\f07d"; }
  
  .fa-arrows-v::before {
    content: "\f07d"; }
  
  .fa-face-grimace::before {
    content: "\f57f"; }
  
  .fa-grimace::before {
    content: "\f57f"; }
  
  .fa-wheelchair-move::before {
    content: "\e2ce"; }
  
  .fa-wheelchair-alt::before {
    content: "\e2ce"; }
  
  .fa-turn-down::before {
    content: "\f3be"; }
  
  .fa-level-down-alt::before {
    content: "\f3be"; }
  
  .fa-person-walking-arrow-right::before {
    content: "\e552"; }
  
  .fa-square-envelope::before {
    content: "\f199"; }
  
  .fa-envelope-square::before {
    content: "\f199"; }
  
  .fa-dice::before {
    content: "\f522"; }
  
  .fa-bowling-ball::before {
    content: "\f436"; }
  
  .fa-brain::before {
    content: "\f5dc"; }
  
  .fa-bandage::before {
    content: "\f462"; }
  
  .fa-band-aid::before {
    content: "\f462"; }
  
  .fa-calendar-minus::before {
    content: "\f272"; }
  
  .fa-circle-xmark::before {
    content: "\f057"; }
  
  .fa-times-circle::before {
    content: "\f057"; }
  
  .fa-xmark-circle::before {
    content: "\f057"; }
  
  .fa-gifts::before {
    content: "\f79c"; }
  
  .fa-hotel::before {
    content: "\f594"; }
  
  .fa-earth-asia::before {
    content: "\f57e"; }
  
  .fa-globe-asia::before {
    content: "\f57e"; }
  
  .fa-id-card-clip::before {
    content: "\f47f"; }
  
  .fa-id-card-alt::before {
    content: "\f47f"; }
  
  .fa-magnifying-glass-plus::before {
    content: "\f00e"; }
  
  .fa-search-plus::before {
    content: "\f00e"; }
  
  .fa-thumbs-up::before {
    content: "\f164"; }
  
  .fa-user-clock::before {
    content: "\f4fd"; }
  
  .fa-hand-dots::before {
    content: "\f461"; }
  
  .fa-allergies::before {
    content: "\f461"; }
  
  .fa-file-invoice::before {
    content: "\f570"; }
  
  .fa-window-minimize::before {
    content: "\f2d1"; }
  
  .fa-mug-saucer::before {
    content: "\f0f4"; }
  
  .fa-coffee::before {
    content: "\f0f4"; }
  
  .fa-brush::before {
    content: "\f55d"; }
  
  .fa-mask::before {
    content: "\f6fa"; }
  
  .fa-magnifying-glass-minus::before {
    content: "\f010"; }
  
  .fa-search-minus::before {
    content: "\f010"; }
  
  .fa-ruler-vertical::before {
    content: "\f548"; }
  
  .fa-user-large::before {
    content: "\f406"; }
  
  .fa-user-alt::before {
    content: "\f406"; }
  
  .fa-train-tram::before {
    content: "\e5b4"; }
  
  .fa-user-nurse::before {
    content: "\f82f"; }
  
  .fa-syringe::before {
    content: "\f48e"; }
  
  .fa-cloud-sun::before {
    content: "\f6c4"; }
  
  .fa-stopwatch-20::before {
    content: "\e06f"; }
  
  .fa-square-full::before {
    content: "\f45c"; }
  
  .fa-magnet::before {
    content: "\f076"; }
  
  .fa-jar::before {
    content: "\e516"; }
  
  .fa-note-sticky::before {
    content: "\f249"; }
  
  .fa-sticky-note::before {
    content: "\f249"; }
  
  .fa-bug-slash::before {
    content: "\e490"; }
  
  .fa-arrow-up-from-water-pump::before {
    content: "\e4b6"; }
  
  .fa-bone::before {
    content: "\f5d7"; }
  
  .fa-table-cells-row-unlock::before {
    content: "\e691"; }
  
  .fa-user-injured::before {
    content: "\f728"; }
  
  .fa-face-sad-tear::before {
    content: "\f5b4"; }
  
  .fa-sad-tear::before {
    content: "\f5b4"; }
  
  .fa-plane::before {
    content: "\f072"; }
  
  .fa-tent-arrows-down::before {
    content: "\e581"; }
  
  .fa-exclamation::before {
    content: "\21"; }
  
  .fa-arrows-spin::before {
    content: "\e4bb"; }
  
  .fa-print::before {
    content: "\f02f"; }
  
  .fa-turkish-lira-sign::before {
    content: "\e2bb"; }
  
  .fa-try::before {
    content: "\e2bb"; }
  
  .fa-turkish-lira::before {
    content: "\e2bb"; }
  
  .fa-dollar-sign::before {
    content: "\24"; }
  
  .fa-dollar::before {
    content: "\24"; }
  
  .fa-usd::before {
    content: "\24"; }
  
  .fa-x::before {
    content: "\58"; }
  
  .fa-magnifying-glass-dollar::before {
    content: "\f688"; }
  
  .fa-search-dollar::before {
    content: "\f688"; }
  
  .fa-users-gear::before {
    content: "\f509"; }
  
  .fa-users-cog::before {
    content: "\f509"; }
  
  .fa-person-military-pointing::before {
    content: "\e54a"; }
  
  .fa-building-columns::before {
    content: "\f19c"; }
  
  .fa-bank::before {
    content: "\f19c"; }
  
  .fa-institution::before {
    content: "\f19c"; }
  
  .fa-museum::before {
    content: "\f19c"; }
  
  .fa-university::before {
    content: "\f19c"; }
  
  .fa-umbrella::before {
    content: "\f0e9"; }
  
  .fa-trowel::before {
    content: "\e589"; }
  
  .fa-d::before {
    content: "\44"; }
  
  .fa-stapler::before {
    content: "\e5af"; }
  
  .fa-masks-theater::before {
    content: "\f630"; }
  
  .fa-theater-masks::before {
    content: "\f630"; }
  
  .fa-kip-sign::before {
    content: "\e1c4"; }
  
  .fa-hand-point-left::before {
    content: "\f0a5"; }
  
  .fa-handshake-simple::before {
    content: "\f4c6"; }
  
  .fa-handshake-alt::before {
    content: "\f4c6"; }
  
  .fa-jet-fighter::before {
    content: "\f0fb"; }
  
  .fa-fighter-jet::before {
    content: "\f0fb"; }
  
  .fa-square-share-nodes::before {
    content: "\f1e1"; }
  
  .fa-share-alt-square::before {
    content: "\f1e1"; }
  
  .fa-barcode::before {
    content: "\f02a"; }
  
  .fa-plus-minus::before {
    content: "\e43c"; }
  
  .fa-video::before {
    content: "\f03d"; }
  
  .fa-video-camera::before {
    content: "\f03d"; }
  
  .fa-graduation-cap::before {
    content: "\f19d"; }
  
  .fa-mortar-board::before {
    content: "\f19d"; }
  
  .fa-hand-holding-medical::before {
    content: "\e05c"; }
  
  .fa-person-circle-check::before {
    content: "\e53e"; }
  
  .fa-turn-up::before {
    content: "\f3bf"; }
  
  .fa-level-up-alt::before {
    content: "\f3bf"; }
  
  .sr-only,
  .fa-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  
  .sr-only-focusable:not(:focus),
  .fa-sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  :root, :host {
    --fa-style-family-brands: 'Font Awesome 6 Brands';
    --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-brands-400.ttf") format("truetype"); }
  
  .fab,
  .fa-brands {
    font-weight: 400; }
  
  .fa-monero:before {
    content: "\f3d0"; }
  
  .fa-hooli:before {
    content: "\f427"; }
  
  .fa-yelp:before {
    content: "\f1e9"; }
  
  .fa-cc-visa:before {
    content: "\f1f0"; }
  
  .fa-lastfm:before {
    content: "\f202"; }
  
  .fa-shopware:before {
    content: "\f5b5"; }
  
  .fa-creative-commons-nc:before {
    content: "\f4e8"; }
  
  .fa-aws:before {
    content: "\f375"; }
  
  .fa-redhat:before {
    content: "\f7bc"; }
  
  .fa-yoast:before {
    content: "\f2b1"; }
  
  .fa-cloudflare:before {
    content: "\e07d"; }
  
  .fa-ups:before {
    content: "\f7e0"; }
  
  .fa-pixiv:before {
    content: "\e640"; }
  
  .fa-wpexplorer:before {
    content: "\f2de"; }
  
  .fa-dyalog:before {
    content: "\f399"; }
  
  .fa-bity:before {
    content: "\f37a"; }
  
  .fa-stackpath:before {
    content: "\f842"; }
  
  .fa-buysellads:before {
    content: "\f20d"; }
  
  .fa-first-order:before {
    content: "\f2b0"; }
  
  .fa-modx:before {
    content: "\f285"; }
  
  .fa-guilded:before {
    content: "\e07e"; }
  
  .fa-vnv:before {
    content: "\f40b"; }
  
  .fa-square-js:before {
    content: "\f3b9"; }
  
  .fa-js-square:before {
    content: "\f3b9"; }
  
  .fa-microsoft:before {
    content: "\f3ca"; }
  
  .fa-qq:before {
    content: "\f1d6"; }
  
  .fa-orcid:before {
    content: "\f8d2"; }
  
  .fa-java:before {
    content: "\f4e4"; }
  
  .fa-invision:before {
    content: "\f7b0"; }
  
  .fa-creative-commons-pd-alt:before {
    content: "\f4ed"; }
  
  .fa-centercode:before {
    content: "\f380"; }
  
  .fa-glide-g:before {
    content: "\f2a6"; }
  
  .fa-drupal:before {
    content: "\f1a9"; }
  
  .fa-jxl:before {
    content: "\e67b"; }
  
  .fa-dart-lang:before {
    content: "\e693"; }
  
  .fa-hire-a-helper:before {
    content: "\f3b0"; }
  
  .fa-creative-commons-by:before {
    content: "\f4e7"; }
  
  .fa-unity:before {
    content: "\e049"; }
  
  .fa-whmcs:before {
    content: "\f40d"; }
  
  .fa-rocketchat:before {
    content: "\f3e8"; }
  
  .fa-vk:before {
    content: "\f189"; }
  
  .fa-untappd:before {
    content: "\f405"; }
  
  .fa-mailchimp:before {
    content: "\f59e"; }
  
  .fa-css3-alt:before {
    content: "\f38b"; }
  
  .fa-square-reddit:before {
    content: "\f1a2"; }
  
  .fa-reddit-square:before {
    content: "\f1a2"; }
  
  .fa-vimeo-v:before {
    content: "\f27d"; }
  
  .fa-contao:before {
    content: "\f26d"; }
  
  .fa-square-font-awesome:before {
    content: "\e5ad"; }
  
  .fa-deskpro:before {
    content: "\f38f"; }
  
  .fa-brave:before {
    content: "\e63c"; }
  
  .fa-sistrix:before {
    content: "\f3ee"; }
  
  .fa-square-instagram:before {
    content: "\e055"; }
  
  .fa-instagram-square:before {
    content: "\e055"; }
  
  .fa-battle-net:before {
    content: "\f835"; }
  
  .fa-the-red-yeti:before {
    content: "\f69d"; }
  
  .fa-square-hacker-news:before {
    content: "\f3af"; }
  
  .fa-hacker-news-square:before {
    content: "\f3af"; }
  
  .fa-edge:before {
    content: "\f282"; }
  
  .fa-threads:before {
    content: "\e618"; }
  
  .fa-napster:before {
    content: "\f3d2"; }
  
  .fa-square-snapchat:before {
    content: "\f2ad"; }
  
  .fa-snapchat-square:before {
    content: "\f2ad"; }
  
  .fa-google-plus-g:before {
    content: "\f0d5"; }
  
  .fa-artstation:before {
    content: "\f77a"; }
  
  .fa-markdown:before {
    content: "\f60f"; }
  
  .fa-sourcetree:before {
    content: "\f7d3"; }
  
  .fa-google-plus:before {
    content: "\f2b3"; }
  
  .fa-diaspora:before {
    content: "\f791"; }
  
  .fa-foursquare:before {
    content: "\f180"; }
  
  .fa-stack-overflow:before {
    content: "\f16c"; }
  
  .fa-github-alt:before {
    content: "\f113"; }
  
  .fa-phoenix-squadron:before {
    content: "\f511"; }
  
  .fa-pagelines:before {
    content: "\f18c"; }
  
  .fa-algolia:before {
    content: "\f36c"; }
  
  .fa-red-river:before {
    content: "\f3e3"; }
  
  .fa-creative-commons-sa:before {
    content: "\f4ef"; }
  
  .fa-safari:before {
    content: "\f267"; }
  
  .fa-google:before {
    content: "\f1a0"; }
  
  .fa-square-font-awesome-stroke:before {
    content: "\f35c"; }
  
  .fa-font-awesome-alt:before {
    content: "\f35c"; }
  
  .fa-atlassian:before {
    content: "\f77b"; }
  
  .fa-linkedin-in:before {
    content: "\f0e1"; }
  
  .fa-digital-ocean:before {
    content: "\f391"; }
  
  .fa-nimblr:before {
    content: "\f5a8"; }
  
  .fa-chromecast:before {
    content: "\f838"; }
  
  .fa-evernote:before {
    content: "\f839"; }
  
  .fa-hacker-news:before {
    content: "\f1d4"; }
  
  .fa-creative-commons-sampling:before {
    content: "\f4f0"; }
  
  .fa-adversal:before {
    content: "\f36a"; }
  
  .fa-creative-commons:before {
    content: "\f25e"; }
  
  .fa-watchman-monitoring:before {
    content: "\e087"; }
  
  .fa-fonticons:before {
    content: "\f280"; }
  
  .fa-weixin:before {
    content: "\f1d7"; }
  
  .fa-shirtsinbulk:before {
    content: "\f214"; }
  
  .fa-codepen:before {
    content: "\f1cb"; }
  
  .fa-git-alt:before {
    content: "\f841"; }
  
  .fa-lyft:before {
    content: "\f3c3"; }
  
  .fa-rev:before {
    content: "\f5b2"; }
  
  .fa-windows:before {
    content: "\f17a"; }
  
  .fa-wizards-of-the-coast:before {
    content: "\f730"; }
  
  .fa-square-viadeo:before {
    content: "\f2aa"; }
  
  .fa-viadeo-square:before {
    content: "\f2aa"; }
  
  .fa-meetup:before {
    content: "\f2e0"; }
  
  .fa-centos:before {
    content: "\f789"; }
  
  .fa-adn:before {
    content: "\f170"; }
  
  .fa-cloudsmith:before {
    content: "\f384"; }
  
  .fa-opensuse:before {
    content: "\e62b"; }
  
  .fa-pied-piper-alt:before {
    content: "\f1a8"; }
  
  .fa-square-dribbble:before {
    content: "\f397"; }
  
  .fa-dribbble-square:before {
    content: "\f397"; }
  
  .fa-codiepie:before {
    content: "\f284"; }
  
  .fa-node:before {
    content: "\f419"; }
  
  .fa-mix:before {
    content: "\f3cb"; }
  
  .fa-steam:before {
    content: "\f1b6"; }
  
  .fa-cc-apple-pay:before {
    content: "\f416"; }
  
  .fa-scribd:before {
    content: "\f28a"; }
  
  .fa-debian:before {
    content: "\e60b"; }
  
  .fa-openid:before {
    content: "\f19b"; }
  
  .fa-instalod:before {
    content: "\e081"; }
  
  .fa-expeditedssl:before {
    content: "\f23e"; }
  
  .fa-sellcast:before {
    content: "\f2da"; }
  
  .fa-square-twitter:before {
    content: "\f081"; }
  
  .fa-twitter-square:before {
    content: "\f081"; }
  
  .fa-r-project:before {
    content: "\f4f7"; }
  
  .fa-delicious:before {
    content: "\f1a5"; }
  
  .fa-freebsd:before {
    content: "\f3a4"; }
  
  .fa-vuejs:before {
    content: "\f41f"; }
  
  .fa-accusoft:before {
    content: "\f369"; }
  
  .fa-ioxhost:before {
    content: "\f208"; }
  
  .fa-fonticons-fi:before {
    content: "\f3a2"; }
  
  .fa-app-store:before {
    content: "\f36f"; }
  
  .fa-cc-mastercard:before {
    content: "\f1f1"; }
  
  .fa-itunes-note:before {
    content: "\f3b5"; }
  
  .fa-golang:before {
    content: "\e40f"; }
  
  .fa-kickstarter:before {
    content: "\f3bb"; }
  
  .fa-square-kickstarter:before {
    content: "\f3bb"; }
  
  .fa-grav:before {
    content: "\f2d6"; }
  
  .fa-weibo:before {
    content: "\f18a"; }
  
  .fa-uncharted:before {
    content: "\e084"; }
  
  .fa-firstdraft:before {
    content: "\f3a1"; }
  
  .fa-square-youtube:before {
    content: "\f431"; }
  
  .fa-youtube-square:before {
    content: "\f431"; }
  
  .fa-wikipedia-w:before {
    content: "\f266"; }
  
  .fa-wpressr:before {
    content: "\f3e4"; }
  
  .fa-rendact:before {
    content: "\f3e4"; }
  
  .fa-angellist:before {
    content: "\f209"; }
  
  .fa-galactic-republic:before {
    content: "\f50c"; }
  
  .fa-nfc-directional:before {
    content: "\e530"; }
  
  .fa-skype:before {
    content: "\f17e"; }
  
  .fa-joget:before {
    content: "\f3b7"; }
  
  .fa-fedora:before {
    content: "\f798"; }
  
  .fa-stripe-s:before {
    content: "\f42a"; }
  
  .fa-meta:before {
    content: "\e49b"; }
  
  .fa-laravel:before {
    content: "\f3bd"; }
  
  .fa-hotjar:before {
    content: "\f3b1"; }
  
  .fa-bluetooth-b:before {
    content: "\f294"; }
  
  .fa-square-letterboxd:before {
    content: "\e62e"; }
  
  .fa-sticker-mule:before {
    content: "\f3f7"; }
  
  .fa-creative-commons-zero:before {
    content: "\f4f3"; }
  
  .fa-hips:before {
    content: "\f452"; }
  
  .fa-behance:before {
    content: "\f1b4"; }
  
  .fa-reddit:before {
    content: "\f1a1"; }
  
  .fa-discord:before {
    content: "\f392"; }
  
  .fa-chrome:before {
    content: "\f268"; }
  
  .fa-app-store-ios:before {
    content: "\f370"; }
  
  .fa-cc-discover:before {
    content: "\f1f2"; }
  
  .fa-wpbeginner:before {
    content: "\f297"; }
  
  .fa-confluence:before {
    content: "\f78d"; }
  
  .fa-shoelace:before {
    content: "\e60c"; }
  
  .fa-mdb:before {
    content: "\f8ca"; }
  
  .fa-dochub:before {
    content: "\f394"; }
  
  .fa-accessible-icon:before {
    content: "\f368"; }
  
  .fa-ebay:before {
    content: "\f4f4"; }
  
  .fa-amazon:before {
    content: "\f270"; }
  
  .fa-unsplash:before {
    content: "\e07c"; }
  
  .fa-yarn:before {
    content: "\f7e3"; }
  
  .fa-square-steam:before {
    content: "\f1b7"; }
  
  .fa-steam-square:before {
    content: "\f1b7"; }
  
  .fa-500px:before {
    content: "\f26e"; }
  
  .fa-square-vimeo:before {
    content: "\f194"; }
  
  .fa-vimeo-square:before {
    content: "\f194"; }
  
  .fa-asymmetrik:before {
    content: "\f372"; }
  
  .fa-font-awesome:before {
    content: "\f2b4"; }
  
  .fa-font-awesome-flag:before {
    content: "\f2b4"; }
  
  .fa-font-awesome-logo-full:before {
    content: "\f2b4"; }
  
  .fa-gratipay:before {
    content: "\f184"; }
  
  .fa-apple:before {
    content: "\f179"; }
  
  .fa-hive:before {
    content: "\e07f"; }
  
  .fa-gitkraken:before {
    content: "\f3a6"; }
  
  .fa-keybase:before {
    content: "\f4f5"; }
  
  .fa-apple-pay:before {
    content: "\f415"; }
  
  .fa-padlet:before {
    content: "\e4a0"; }
  
  .fa-amazon-pay:before {
    content: "\f42c"; }
  
  .fa-square-github:before {
    content: "\f092"; }
  
  .fa-github-square:before {
    content: "\f092"; }
  
  .fa-stumbleupon:before {
    content: "\f1a4"; }
  
  .fa-fedex:before {
    content: "\f797"; }
  
  .fa-phoenix-framework:before {
    content: "\f3dc"; }
  
  .fa-shopify:before {
    content: "\e057"; }
  
  .fa-neos:before {
    content: "\f612"; }
  
  .fa-square-threads:before {
    content: "\e619"; }
  
  .fa-hackerrank:before {
    content: "\f5f7"; }
  
  .fa-researchgate:before {
    content: "\f4f8"; }
  
  .fa-swift:before {
    content: "\f8e1"; }
  
  .fa-angular:before {
    content: "\f420"; }
  
  .fa-speakap:before {
    content: "\f3f3"; }
  
  .fa-angrycreative:before {
    content: "\f36e"; }
  
  .fa-y-combinator:before {
    content: "\f23b"; }
  
  .fa-empire:before {
    content: "\f1d1"; }
  
  .fa-envira:before {
    content: "\f299"; }
  
  .fa-google-scholar:before {
    content: "\e63b"; }
  
  .fa-square-gitlab:before {
    content: "\e5ae"; }
  
  .fa-gitlab-square:before {
    content: "\e5ae"; }
  
  .fa-studiovinari:before {
    content: "\f3f8"; }
  
  .fa-pied-piper:before {
    content: "\f2ae"; }
  
  .fa-wordpress:before {
    content: "\f19a"; }
  
  .fa-product-hunt:before {
    content: "\f288"; }
  
  .fa-firefox:before {
    content: "\f269"; }
  
  .fa-linode:before {
    content: "\f2b8"; }
  
  .fa-goodreads:before {
    content: "\f3a8"; }
  
  .fa-square-odnoklassniki:before {
    content: "\f264"; }
  
  .fa-odnoklassniki-square:before {
    content: "\f264"; }
  
  .fa-jsfiddle:before {
    content: "\f1cc"; }
  
  .fa-sith:before {
    content: "\f512"; }
  
  .fa-themeisle:before {
    content: "\f2b2"; }
  
  .fa-page4:before {
    content: "\f3d7"; }
  
  .fa-hashnode:before {
    content: "\e499"; }
  
  .fa-react:before {
    content: "\f41b"; }
  
  .fa-cc-paypal:before {
    content: "\f1f4"; }
  
  .fa-squarespace:before {
    content: "\f5be"; }
  
  .fa-cc-stripe:before {
    content: "\f1f5"; }
  
  .fa-creative-commons-share:before {
    content: "\f4f2"; }
  
  .fa-bitcoin:before {
    content: "\f379"; }
  
  .fa-keycdn:before {
    content: "\f3ba"; }
  
  .fa-opera:before {
    content: "\f26a"; }
  
  .fa-itch-io:before {
    content: "\f83a"; }
  
  .fa-umbraco:before {
    content: "\f8e8"; }
  
  .fa-galactic-senate:before {
    content: "\f50d"; }
  
  .fa-ubuntu:before {
    content: "\f7df"; }
  
  .fa-draft2digital:before {
    content: "\f396"; }
  
  .fa-stripe:before {
    content: "\f429"; }
  
  .fa-houzz:before {
    content: "\f27c"; }
  
  .fa-gg:before {
    content: "\f260"; }
  
  .fa-dhl:before {
    content: "\f790"; }
  
  .fa-square-pinterest:before {
    content: "\f0d3"; }
  
  .fa-pinterest-square:before {
    content: "\f0d3"; }
  
  .fa-xing:before {
    content: "\f168"; }
  
  .fa-blackberry:before {
    content: "\f37b"; }
  
  .fa-creative-commons-pd:before {
    content: "\f4ec"; }
  
  .fa-playstation:before {
    content: "\f3df"; }
  
  .fa-quinscape:before {
    content: "\f459"; }
  
  .fa-less:before {
    content: "\f41d"; }
  
  .fa-blogger-b:before {
    content: "\f37d"; }
  
  .fa-opencart:before {
    content: "\f23d"; }
  
  .fa-vine:before {
    content: "\f1ca"; }
  
  .fa-signal-messenger:before {
    content: "\e663"; }
  
  .fa-paypal:before {
    content: "\f1ed"; }
  
  .fa-gitlab:before {
    content: "\f296"; }
  
  .fa-typo3:before {
    content: "\f42b"; }
  
  .fa-reddit-alien:before {
    content: "\f281"; }
  
  .fa-yahoo:before {
    content: "\f19e"; }
  
  .fa-dailymotion:before {
    content: "\e052"; }
  
  .fa-affiliatetheme:before {
    content: "\f36b"; }
  
  .fa-pied-piper-pp:before {
    content: "\f1a7"; }
  
  .fa-bootstrap:before {
    content: "\f836"; }
  
  .fa-odnoklassniki:before {
    content: "\f263"; }
  
  .fa-nfc-symbol:before {
    content: "\e531"; }
  
  .fa-mintbit:before {
    content: "\e62f"; }
  
  .fa-ethereum:before {
    content: "\f42e"; }
  
  .fa-speaker-deck:before {
    content: "\f83c"; }
  
  .fa-creative-commons-nc-eu:before {
    content: "\f4e9"; }
  
  .fa-patreon:before {
    content: "\f3d9"; }
  
  .fa-avianex:before {
    content: "\f374"; }
  
  .fa-ello:before {
    content: "\f5f1"; }
  
  .fa-gofore:before {
    content: "\f3a7"; }
  
  .fa-bimobject:before {
    content: "\f378"; }
  
  .fa-brave-reverse:before {
    content: "\e63d"; }
  
  .fa-facebook-f:before {
    content: "\f39e"; }
  
  .fa-square-google-plus:before {
    content: "\f0d4"; }
  
  .fa-google-plus-square:before {
    content: "\f0d4"; }
  
  .fa-web-awesome:before {
    content: "\e682"; }
  
  .fa-mandalorian:before {
    content: "\f50f"; }
  
  .fa-first-order-alt:before {
    content: "\f50a"; }
  
  .fa-osi:before {
    content: "\f41a"; }
  
  .fa-google-wallet:before {
    content: "\f1ee"; }
  
  .fa-d-and-d-beyond:before {
    content: "\f6ca"; }
  
  .fa-periscope:before {
    content: "\f3da"; }
  
  .fa-fulcrum:before {
    content: "\f50b"; }
  
  .fa-cloudscale:before {
    content: "\f383"; }
  
  .fa-forumbee:before {
    content: "\f211"; }
  
  .fa-mizuni:before {
    content: "\f3cc"; }
  
  .fa-schlix:before {
    content: "\f3ea"; }
  
  .fa-square-xing:before {
    content: "\f169"; }
  
  .fa-xing-square:before {
    content: "\f169"; }
  
  .fa-bandcamp:before {
    content: "\f2d5"; }
  
  .fa-wpforms:before {
    content: "\f298"; }
  
  .fa-cloudversify:before {
    content: "\f385"; }
  
  .fa-usps:before {
    content: "\f7e1"; }
  
  .fa-megaport:before {
    content: "\f5a3"; }
  
  .fa-magento:before {
    content: "\f3c4"; }
  
  .fa-spotify:before {
    content: "\f1bc"; }
  
  .fa-optin-monster:before {
    content: "\f23c"; }
  
  .fa-fly:before {
    content: "\f417"; }
  
  .fa-aviato:before {
    content: "\f421"; }
  
  .fa-itunes:before {
    content: "\f3b4"; }
  
  .fa-cuttlefish:before {
    content: "\f38c"; }
  
  .fa-blogger:before {
    content: "\f37c"; }
  
  .fa-flickr:before {
    content: "\f16e"; }
  
  .fa-viber:before {
    content: "\f409"; }
  
  .fa-soundcloud:before {
    content: "\f1be"; }
  
  .fa-digg:before {
    content: "\f1a6"; }
  
  .fa-tencent-weibo:before {
    content: "\f1d5"; }
  
  .fa-letterboxd:before {
    content: "\e62d"; }
  
  .fa-symfony:before {
    content: "\f83d"; }
  
  .fa-maxcdn:before {
    content: "\f136"; }
  
  .fa-etsy:before {
    content: "\f2d7"; }
  
  .fa-facebook-messenger:before {
    content: "\f39f"; }
  
  .fa-audible:before {
    content: "\f373"; }
  
  .fa-think-peaks:before {
    content: "\f731"; }
  
  .fa-bilibili:before {
    content: "\e3d9"; }
  
  .fa-erlang:before {
    content: "\f39d"; }
  
  .fa-x-twitter:before {
    content: "\e61b"; }
  
  .fa-cotton-bureau:before {
    content: "\f89e"; }
  
  .fa-dashcube:before {
    content: "\f210"; }
  
  .fa-42-group:before {
    content: "\e080"; }
  
  .fa-innosoft:before {
    content: "\e080"; }
  
  .fa-stack-exchange:before {
    content: "\f18d"; }
  
  .fa-elementor:before {
    content: "\f430"; }
  
  .fa-square-pied-piper:before {
    content: "\e01e"; }
  
  .fa-pied-piper-square:before {
    content: "\e01e"; }
  
  .fa-creative-commons-nd:before {
    content: "\f4eb"; }
  
  .fa-palfed:before {
    content: "\f3d8"; }
  
  .fa-superpowers:before {
    content: "\f2dd"; }
  
  .fa-resolving:before {
    content: "\f3e7"; }
  
  .fa-xbox:before {
    content: "\f412"; }
  
  .fa-square-web-awesome-stroke:before {
    content: "\e684"; }
  
  .fa-searchengin:before {
    content: "\f3eb"; }
  
  .fa-tiktok:before {
    content: "\e07b"; }
  
  .fa-square-facebook:before {
    content: "\f082"; }
  
  .fa-facebook-square:before {
    content: "\f082"; }
  
  .fa-renren:before {
    content: "\f18b"; }
  
  .fa-linux:before {
    content: "\f17c"; }
  
  .fa-glide:before {
    content: "\f2a5"; }
  
  .fa-linkedin:before {
    content: "\f08c"; }
  
  .fa-hubspot:before {
    content: "\f3b2"; }
  
  .fa-deploydog:before {
    content: "\f38e"; }
  
  .fa-twitch:before {
    content: "\f1e8"; }
  
  .fa-flutter:before {
    content: "\e694"; }
  
  .fa-ravelry:before {
    content: "\f2d9"; }
  
  .fa-mixer:before {
    content: "\e056"; }
  
  .fa-square-lastfm:before {
    content: "\f203"; }
  
  .fa-lastfm-square:before {
    content: "\f203"; }
  
  .fa-vimeo:before {
    content: "\f40a"; }
  
  .fa-mendeley:before {
    content: "\f7b3"; }
  
  .fa-uniregistry:before {
    content: "\f404"; }
  
  .fa-figma:before {
    content: "\f799"; }
  
  .fa-creative-commons-remix:before {
    content: "\f4ee"; }
  
  .fa-cc-amazon-pay:before {
    content: "\f42d"; }
  
  .fa-dropbox:before {
    content: "\f16b"; }
  
  .fa-instagram:before {
    content: "\f16d"; }
  
  .fa-cmplid:before {
    content: "\e360"; }
  
  .fa-upwork:before {
    content: "\e641"; }
  
  .fa-facebook:before {
    content: "\f09a"; }
  
  .fa-gripfire:before {
    content: "\f3ac"; }
  
  .fa-jedi-order:before {
    content: "\f50e"; }
  
  .fa-uikit:before {
    content: "\f403"; }
  
  .fa-fort-awesome-alt:before {
    content: "\f3a3"; }
  
  .fa-phabricator:before {
    content: "\f3db"; }
  
  .fa-ussunnah:before {
    content: "\f407"; }
  
  .fa-earlybirds:before {
    content: "\f39a"; }
  
  .fa-trade-federation:before {
    content: "\f513"; }
  
  .fa-autoprefixer:before {
    content: "\f41c"; }
  
  .fa-whatsapp:before {
    content: "\f232"; }
  
  .fa-square-upwork:before {
    content: "\e67c"; }
  
  .fa-slideshare:before {
    content: "\f1e7"; }
  
  .fa-google-play:before {
    content: "\f3ab"; }
  
  .fa-viadeo:before {
    content: "\f2a9"; }
  
  .fa-line:before {
    content: "\f3c0"; }
  
  .fa-google-drive:before {
    content: "\f3aa"; }
  
  .fa-servicestack:before {
    content: "\f3ec"; }
  
  .fa-simplybuilt:before {
    content: "\f215"; }
  
  .fa-bitbucket:before {
    content: "\f171"; }
  
  .fa-imdb:before {
    content: "\f2d8"; }
  
  .fa-deezer:before {
    content: "\e077"; }
  
  .fa-raspberry-pi:before {
    content: "\f7bb"; }
  
  .fa-jira:before {
    content: "\f7b1"; }
  
  .fa-docker:before {
    content: "\f395"; }
  
  .fa-screenpal:before {
    content: "\e570"; }
  
  .fa-bluetooth:before {
    content: "\f293"; }
  
  .fa-gitter:before {
    content: "\f426"; }
  
  .fa-d-and-d:before {
    content: "\f38d"; }
  
  .fa-microblog:before {
    content: "\e01a"; }
  
  .fa-cc-diners-club:before {
    content: "\f24c"; }
  
  .fa-gg-circle:before {
    content: "\f261"; }
  
  .fa-pied-piper-hat:before {
    content: "\f4e5"; }
  
  .fa-kickstarter-k:before {
    content: "\f3bc"; }
  
  .fa-yandex:before {
    content: "\f413"; }
  
  .fa-readme:before {
    content: "\f4d5"; }
  
  .fa-html5:before {
    content: "\f13b"; }
  
  .fa-sellsy:before {
    content: "\f213"; }
  
  .fa-square-web-awesome:before {
    content: "\e683"; }
  
  .fa-sass:before {
    content: "\f41e"; }
  
  .fa-wirsindhandwerk:before {
    content: "\e2d0"; }
  
  .fa-wsh:before {
    content: "\e2d0"; }
  
  .fa-buromobelexperte:before {
    content: "\f37f"; }
  
  .fa-salesforce:before {
    content: "\f83b"; }
  
  .fa-octopus-deploy:before {
    content: "\e082"; }
  
  .fa-medapps:before {
    content: "\f3c6"; }
  
  .fa-ns8:before {
    content: "\f3d5"; }
  
  .fa-pinterest-p:before {
    content: "\f231"; }
  
  .fa-apper:before {
    content: "\f371"; }
  
  .fa-fort-awesome:before {
    content: "\f286"; }
  
  .fa-waze:before {
    content: "\f83f"; }
  
  .fa-bluesky:before {
    content: "\e671"; }
  
  .fa-cc-jcb:before {
    content: "\f24b"; }
  
  .fa-snapchat:before {
    content: "\f2ab"; }
  
  .fa-snapchat-ghost:before {
    content: "\f2ab"; }
  
  .fa-fantasy-flight-games:before {
    content: "\f6dc"; }
  
  .fa-rust:before {
    content: "\e07a"; }
  
  .fa-wix:before {
    content: "\f5cf"; }
  
  .fa-square-behance:before {
    content: "\f1b5"; }
  
  .fa-behance-square:before {
    content: "\f1b5"; }
  
  .fa-supple:before {
    content: "\f3f9"; }
  
  .fa-webflow:before {
    content: "\e65c"; }
  
  .fa-rebel:before {
    content: "\f1d0"; }
  
  .fa-css3:before {
    content: "\f13c"; }
  
  .fa-staylinked:before {
    content: "\f3f5"; }
  
  .fa-kaggle:before {
    content: "\f5fa"; }
  
  .fa-space-awesome:before {
    content: "\e5ac"; }
  
  .fa-deviantart:before {
    content: "\f1bd"; }
  
  .fa-cpanel:before {
    content: "\f388"; }
  
  .fa-goodreads-g:before {
    content: "\f3a9"; }
  
  .fa-square-git:before {
    content: "\f1d2"; }
  
  .fa-git-square:before {
    content: "\f1d2"; }
  
  .fa-square-tumblr:before {
    content: "\f174"; }
  
  .fa-tumblr-square:before {
    content: "\f174"; }
  
  .fa-trello:before {
    content: "\f181"; }
  
  .fa-creative-commons-nc-jp:before {
    content: "\f4ea"; }
  
  .fa-get-pocket:before {
    content: "\f265"; }
  
  .fa-perbyte:before {
    content: "\e083"; }
  
  .fa-grunt:before {
    content: "\f3ad"; }
  
  .fa-weebly:before {
    content: "\f5cc"; }
  
  .fa-connectdevelop:before {
    content: "\f20e"; }
  
  .fa-leanpub:before {
    content: "\f212"; }
  
  .fa-black-tie:before {
    content: "\f27e"; }
  
  .fa-themeco:before {
    content: "\f5c6"; }
  
  .fa-python:before {
    content: "\f3e2"; }
  
  .fa-android:before {
    content: "\f17b"; }
  
  .fa-bots:before {
    content: "\e340"; }
  
  .fa-free-code-camp:before {
    content: "\f2c5"; }
  
  .fa-hornbill:before {
    content: "\f592"; }
  
  .fa-js:before {
    content: "\f3b8"; }
  
  .fa-ideal:before {
    content: "\e013"; }
  
  .fa-git:before {
    content: "\f1d3"; }
  
  .fa-dev:before {
    content: "\f6cc"; }
  
  .fa-sketch:before {
    content: "\f7c6"; }
  
  .fa-yandex-international:before {
    content: "\f414"; }
  
  .fa-cc-amex:before {
    content: "\f1f3"; }
  
  .fa-uber:before {
    content: "\f402"; }
  
  .fa-github:before {
    content: "\f09b"; }
  
  .fa-php:before {
    content: "\f457"; }
  
  .fa-alipay:before {
    content: "\f642"; }
  
  .fa-youtube:before {
    content: "\f167"; }
  
  .fa-skyatlas:before {
    content: "\f216"; }
  
  .fa-firefox-browser:before {
    content: "\e007"; }
  
  .fa-replyd:before {
    content: "\f3e6"; }
  
  .fa-suse:before {
    content: "\f7d6"; }
  
  .fa-jenkins:before {
    content: "\f3b6"; }
  
  .fa-twitter:before {
    content: "\f099"; }
  
  .fa-rockrms:before {
    content: "\f3e9"; }
  
  .fa-pinterest:before {
    content: "\f0d2"; }
  
  .fa-buffer:before {
    content: "\f837"; }
  
  .fa-npm:before {
    content: "\f3d4"; }
  
  .fa-yammer:before {
    content: "\f840"; }
  
  .fa-btc:before {
    content: "\f15a"; }
  
  .fa-dribbble:before {
    content: "\f17d"; }
  
  .fa-stumbleupon-circle:before {
    content: "\f1a3"; }
  
  .fa-internet-explorer:before {
    content: "\f26b"; }
  
  .fa-stubber:before {
    content: "\e5c7"; }
  
  .fa-telegram:before {
    content: "\f2c6"; }
  
  .fa-telegram-plane:before {
    content: "\f2c6"; }
  
  .fa-old-republic:before {
    content: "\f510"; }
  
  .fa-odysee:before {
    content: "\e5c6"; }
  
  .fa-square-whatsapp:before {
    content: "\f40c"; }
  
  .fa-whatsapp-square:before {
    content: "\f40c"; }
  
  .fa-node-js:before {
    content: "\f3d3"; }
  
  .fa-edge-legacy:before {
    content: "\e078"; }
  
  .fa-slack:before {
    content: "\f198"; }
  
  .fa-slack-hash:before {
    content: "\f198"; }
  
  .fa-medrt:before {
    content: "\f3c8"; }
  
  .fa-usb:before {
    content: "\f287"; }
  
  .fa-tumblr:before {
    content: "\f173"; }
  
  .fa-vaadin:before {
    content: "\f408"; }
  
  .fa-quora:before {
    content: "\f2c4"; }
  
  .fa-square-x-twitter:before {
    content: "\e61a"; }
  
  .fa-reacteurope:before {
    content: "\f75d"; }
  
  .fa-medium:before {
    content: "\f23a"; }
  
  .fa-medium-m:before {
    content: "\f23a"; }
  
  .fa-amilia:before {
    content: "\f36d"; }
  
  .fa-mixcloud:before {
    content: "\f289"; }
  
  .fa-flipboard:before {
    content: "\f44d"; }
  
  .fa-viacoin:before {
    content: "\f237"; }
  
  .fa-critical-role:before {
    content: "\f6c9"; }
  
  .fa-sitrox:before {
    content: "\e44a"; }
  
  .fa-discourse:before {
    content: "\f393"; }
  
  .fa-joomla:before {
    content: "\f1aa"; }
  
  .fa-mastodon:before {
    content: "\f4f6"; }
  
  .fa-airbnb:before {
    content: "\f834"; }
  
  .fa-wolf-pack-battalion:before {
    content: "\f514"; }
  
  .fa-buy-n-large:before {
    content: "\f8a6"; }
  
  .fa-gulp:before {
    content: "\f3ae"; }
  
  .fa-creative-commons-sampling-plus:before {
    content: "\f4f1"; }
  
  .fa-strava:before {
    content: "\f428"; }
  
  .fa-ember:before {
    content: "\f423"; }
  
  .fa-canadian-maple-leaf:before {
    content: "\f785"; }
  
  .fa-teamspeak:before {
    content: "\f4f9"; }
  
  .fa-pushed:before {
    content: "\f3e1"; }
  
  .fa-wordpress-simple:before {
    content: "\f411"; }
  
  .fa-nutritionix:before {
    content: "\f3d6"; }
  
  .fa-wodu:before {
    content: "\e088"; }
  
  .fa-google-pay:before {
    content: "\e079"; }
  
  .fa-intercom:before {
    content: "\f7af"; }
  
  .fa-zhihu:before {
    content: "\f63f"; }
  
  .fa-korvue:before {
    content: "\f42f"; }
  
  .fa-pix:before {
    content: "\e43a"; }
  
  .fa-steam-symbol:before {
    content: "\f3f6"; }
  :root, :host {
    --fa-style-family-classic: 'Font Awesome 6 Free';
    --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-regular-400.ttf") format("truetype"); }
  
  .far,
  .fa-regular {
    font-weight: 400; }
  :root, :host {
    --fa-style-family-classic: 'Font Awesome 6 Free';
    --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("fontawesome/webfonts/fa-solid-900.ttf") format("truetype"); }
  
  .fas,
  .fa-solid {
    font-weight: 900; }
  @font-face {
    font-family: 'Font Awesome 5 Brands';
    font-display: block;
    font-weight: 400;
    src: url("fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-brands-400.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    font-weight: 900;
    src: url("fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("fontawesome/webfonts/fa-solid-900.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    font-weight: 400;
    src: url("fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-regular-400.ttf") format("truetype"); }
  @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("fontawesome/webfonts/fa-solid-900.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-brands-400.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-regular-400.ttf") format("truetype");
    unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
  
  @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("fontawesome/webfonts/fa-v4compatibility.woff2") format("woff2"), url("fontawesome/webfonts/fa-v4compatibility.ttf") format("truetype");
    unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }
@font-face {
    font-family: 'flexslider-icon';
    src: url('../www/db-diffusion/themes/default/fonts/flexslider-icon.eot');
    src: url('../www/db-diffusion/themes/default/fonts/flexslider-icon.eot#iefix') format('embedded-opentype'),url('../www/db-diffusion/themes/default/fonts/flexslider-icon.woff') format('woff'),url('../www/db-diffusion/themes/default/fonts/flexslider-icon.ttf') format('truetype'),url('../www/db-diffusion/themes/default/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.flex-container a:hover,.flex-slider a:hover {
    outline: none;
}

.slides,.slides > li,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 20px;
    background: #fff;
    position: relative;
    zoom:1;-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
    box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
}

.flexslider .slides {
    zoom:1;}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 6px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: none;
}

.flex-direction-nav a:before {
    font-family: "fontawesome";
    font-size: 16px;
    display: inline-block;
    content: '\f053';
    color: #ffffff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(36,122,178,0.4);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.flex-direction-nav a.flex-prev {
    left: 5px;
}

.flex-direction-nav a.flex-next:before {
    content: '\f054';
}

.flexslider:hover .flex-direction-nav a:hover:before {
    background: rgba(36,122,178,0.8);
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1;*display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 88px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    float: left;
    margin: 0;
    margin-right: 32px;
}

.flex-control-thumbs li:last-child {
    margin-right: 0px;
}

.flex-control-thumbs img {
    max-width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 85px;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
}

.flex-control-thumbs img:hover {
    opacity: 1;
    border: 2px solid #f28b00;
}

.flex-control-thumbs .flex-active {
    cursor: default;
    border: 2px solid #f28b00;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.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(0px,0px,0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: inline-block;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3,1.3);
    -moz-transition: scale(1.3,1.3);
    -ms-transition: scale(1.3,1.3);
    -o-transition: scale(1.3,1.3);
    transition: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-theme .owl-dots {
    text-align: center;
    padding-top: 35px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #9b9b9b;
    margin: 6px;
    display: block;
    position: relative;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
}

.owl-theme .owl-dots .owl-dot.active span:after,.owl-theme .owl-dots .owl-dot:hover span:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: #f28b00;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    border-color: #f28b00;
}

.owl-theme .owl-controls .owl-nav div {
    text-align: center;
    display: inline-block;
    outline: 0;
    width: 43px;
    text-align: center;
    line-height: 41px;
    height: 43px;
    color: #fff;
    top: -54px;
    font-size: 0;
    margin-top: -20px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-theme .owl-controls .owl-nav div:hover {
    color: #000;
}

.owl-theme .owl-controls .owl-nav div.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
}

.owl-theme .owl-controls .owl-nav div.owl-prev:before,.owl-theme .owl-controls .owl-nav div.owl-next:before {
    font-family: FontAwesome;
    font-size: 15px;
    color: #e5e5e5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-theme .owl-controls .owl-nav div.owl-prev:before {
    content: '\f177';
}

.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,.owl-theme .owl-controls .owl-nav div.owl-next:hover:before {
    color: #484848;
}

.owl-theme .owl-controls .owl-nav div.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
}

.owl-theme .owl-controls .owl-nav div.owl-next:before {
    content: "\f178";
}

.flat-slider {
    padding: 35px 0 14px;
    background-color: #f5f5f5;
}

.flat-slider.style2 {
    background-color: #fff;
    padding: 30px 0;
}

.flat-slider.style3 {
    background-color: #fff;
    padding: 35px 0 3px;
}

.flat-slider.style4 {
    background-color: #f2f2f2;
    padding: 0px 0 0px;
}

.flat-banner-box {
    padding: 30px 0 10px;
}

.banner-box.one-half {
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.banner-box.one-half .inner-box {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.banner-box .inner-box a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.banner-box .inner-box a:before {
    background-color: rgba(255,255,255,0.2);
    content: "";
    height: 200%;
    left: -280px;
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
    transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
    width: 80px;
    z-index: 0;
}

.banner-box .inner-box a:hover:before {
    left: 180%;
    -webkit-transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
    transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
}

.banner-box .inner-box a:after {
    background-color: rgba(255,255,255,0.2);
    content: "";
    height: 200%;
    left: 180%;
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
    transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
    width: 80px;
    z-index: 0;
}

.banner-box .inner-box a:hover:after {
    left: -280px;
    -webkit-transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
    transition: all 2000ms cubic-bezier(0.19,1,0.22,1);
}

.banner-box.style1 {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.banner-box.style1 .inner-box:first-child {
    margin-bottom: 30px;
}

.banner-box.style1.v1 .inner-box:first-child {
    margin-bottom: 1px;
}

.wrap-banner {
    margin-left: -15px;
    margin-right: -15px;
}

.wrap-imagebox.flat-imagebox .box-product {
    margin-left: 0px;
    margin-right: 0px;
}

.banner-box.style2 .inner-box {
    width: 52%;
    padding-left: 14px;
    padding-right: 14px;
}

.banner-box.style2 .inner-box:nth-child(2) {
    width: 48%;
}

.flat-row-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

.flat-row-title.style1 {
    border-bottom: none;
}

.flat-row-title h3 {
    color: #2d2d2d;
    padding: 15px 0;
    font-weight: 500;
}

.flat-row-title.style2 {
    margin-bottom: 31px;
}

.flat-row-title.style3 {
    margin-bottom: 29px;
}

.flat-row-title.style3 h3 {
    padding: 11px 0 15px;
}

.product-tab {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    width: 100%;
}

.product-tab ul.tab-list li {
    display: inline-block;
    position: relative;
    z-index: 98;
    cursor: pointer;
    color: #919191;
    font-size: 18px;
    font-family: 'BloggerSans';
    font-weight: 300;
    padding: 17px 0 13px;
    margin-right: 54px;
}

.product-tab ul.tab-list li:first-child {
    padding-left: 0px;
}

.product-tab ul.tab-list li:last-child {
    margin-right: 0px;
}

.product-tab ul.tab-list li:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -3.5px;
    border-bottom: 7px solid #e5e5e5;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    opacity: 0;
    z-index: 99;
}

.product-tab ul.tab-list li.active {
    color: #2d2d2d;
    font-weight: 500;
    font-size: 20px;
}

.product-tab ul.tab-list li:hover:before,.product-tab ul.tab-list li.active:before {
    opacity: 1;
}

.product-tab.style1 ul.tab-list li {
    margin-right: 0px;
    padding: 21px 31px 13px 26px;
}

.product-tab.style1 ul.tab-list li:first-child {
    padding-left: 30px;
}

.product-tab.style1 ul.tab-list li:before {
    border-bottom-color: #fff;
}

.product-tab.style1 ul.tab-list li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: -1px;
    left: 0;
    background-color: #484848;
    margin-top: -10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    opacity: 0;
    z-index: -1;
}

.product-tab.style1 ul.tab-list li:hover:after,.product-tab.style1 ul.tab-list li.active:after {
    opacity: 1;
}

.product-tab.style1 ul.tab-list li.active,.product-tab.style1 ul.tab-list li:hover {
    color: #fff;
}

.product-tab.style1.v1 {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-bottom: 30px;
}

.product-tab.style1.v1 ul.tab-list li {
    padding: 18px 31px 15px 26px;
}

.product-tab.style1.v2 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 44px;
}

.product-tab.style1.v2 li.product-tab.style2 {
    margin-bottom: 29px;
}

.product-tab.style3 ul.tab-list li {
    margin-right: 22px;
}

.product-box {
    height: 370px;
    margin-bottom: 30px;
    overflow: hidden;
}

.product-box.style1 {
    height: 210px;
    margin-bottom: 33px;
    border-radius: 10px;
}

.product-box.style1:hover {
    border-color: transparent;
}

.product-box.style1-v4 {
    height: 215px;
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: inherit;
}

.product-box.style1-v4:hover {
    border-color: transparent;
}

.imagebox.style1-v4 {
    border: 1px solid #e5e5e5!important;
}

.product-box.style1-v4:hover .imagebox {
    border-radius: 8px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-box.style2 {
    height: 340px;
    padding-right: 7px;
    margin-bottom: 11px;
}

.product-box.style3 {
    height: 270px;
    margin-bottom: 41px;
}

.product-box.style1.v1 {
    border: none;
    margin-bottom: 39px;
    height: 200px;
}

.product-box.style1.v1:hover .imagebox {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: none;
}

.product-box.line {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: 30px;
}

.product-box.line:hover {
    border-color: transparent;
}

.product-box:hover {
    overflow: visible;
}

.product-box .imagebox {
    text-align: center;
    padding: 8px 16px;
    border: 2px solid transparent;
    position: relative;
    z-index: 99;
    min-height: 400px;
    overflow: visible;
}

.product-box:hover .imagebox {
    top: 0;
    left: 0;
    width: 100%;
}

.product-box.color {
    margin-bottom: 5px;
}

.product-box.color:hover .imagebox {
    border-color: #f28b00!important;
}

.product-box.style4 {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 30px;
}

.product-box.style4:hover {
    border-color: transparent;
}

.imagebox .box-image {
    margin-bottom: 5px;
    line-height: 209px;
    height: 209px;
}

.imagebox .box-image a {
    position: relative;
    display: block;
}

.imagebox span.item-new,.imagebox span.item-sale {
    position: absolute;
    top: 24px;
    right: 10px;
    height: 45px;
    width: 45px;
    line-height: 44px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    background-color: #f28b00;
    border-radius: 50%;
    z-index: 99;
}

.imagebox span.item-sale {
    background-color: #F7931E;
    left: 10px;
    right: auto;
}

.imagebox .box-content .cat-name a {
    color: #919191;
    position: relative;
    display: block;
}

.imagebox .box-content .cat-name a:before,.imagebox .box-content .cat-name a:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 70px;
    background-color: #e5e5e5;
    top: 50%;
    left: 0;
}

.imagebox .box-content .cat-name a:after {
    right: -4px;
    left: auto;
}

.imagebox .box-content .product-name {
    min-height: 63px;
    margin-top: 6px;
}

.imagebox .box-content .product-name a {
    color: #484848;
    font-size: 16px;
    line-height: 22px;
}

.imagebox .box-content .product-name a:hover {
    color: #f28b00;
}

.imagebox .box-content .price .sale {
    margin-right: 14px;
}

.imagebox .box-bottom {
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    transform: translateY(-20%);
}

.imagebox .box-bottom .btn-add-cart a {
    display: inline-block;
    background-color: #F7931E;
    color: #fff;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 3;
    width: 90%;
}

.imagebox .box-bottom .btn-add-cart a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #f28b00;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.imagebox .box-bottom .btn-add-cart a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.imagebox .box-bottom .btn-add-cart a img {
    padding-right: 15px;
}

.imagebox .box-bottom .compare-wishlist {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.imagebox .box-bottom .compare-wishlist a img {
    padding-right: 10px;
}

.imagebox .box-bottom .compare-wishlist a {
    font-size: 12px;
    font-weight: 600;
    color: #919191;
}

.imagebox .box-bottom .compare-wishlist a:hover {
    color: #f28b00;
}

.imagebox .box-bottom .compare-wishlist a.compare {
    margin-right: 18px;
}

.product-box:hover .imagebox {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    z-index: 999;
    background-color: #fff;
}

.product-box.style2:hover .imagebox {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-box:hover .imagebox .box-bottom {
    opacity: 1;
    display: block;
    transform: translateY(0%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: auto;
    margin: 10px 0 0;
    left: 0;
    right: 0;
    position: relative;
    height: auto;
}

.imagebox .owl-theme .owl-controls .owl-nav div.owl-prev:before,.imagebox .owl-theme .owl-controls .owl-nav div.owl-next:before {
    display: none;
}

.imagebox:hover .owl-theme .owl-controls .owl-nav div.owl-prev:before,.imagebox:hover .owl-theme .owl-controls .owl-nav div.owl-next:before {
    display: block;
}

.flat-imagebox.style1 {
    padding: 3px 0 9px;
    position: relative;
    z-index: 99;
}

.imagebox.style1 {
    text-align: left;
    padding: 22px 17px 10px;
    min-height: 200px;
    border-radius: 10px;
}

.imagebox.style1 .box-image {
    float: left;
    width: 50%;
    text-align: center;
    margin-right: 15px;
    line-height: 102px;
    height: auto;
    margin-top: 6px;
}

.imagebox.style1 .box-content {
    overflow: hidden;
}

.imagebox.style1 .box-content .product-name {
    min-height: 73px;
    margin-top: 3px;
}

.imagebox.style1 .box-content .product-name a {
    line-height: 20px;
    font-size: 14px;
}

.imagebox.style1 .box-content .cat-name a:before,.imagebox.style1 .box-content .cat-name a:after {
    display: none;
}

.imagebox.style1 .box-content .price span {
    margin: 0;
    display: block;
}

.imagebox .box-content .price .sale {
    font-size: 21px;
}

.imagebox.style1 .box-bottom {
    padding: 0;
}

.imagebox.style1 .box-bottom .compare-wishlist {
    margin-right: 13px;
    float: left;
}

.imagebox.style1 .box-bottom .compare-wishlist a.compare {
    margin-right: 5px;
    margin-left: 0px;
}

.imagebox.style1 .box-bottom .btn-add-cart {
    display: inline-block;
}

.imagebox.style1 .box-bottom .btn-add-cart a {
    width: 130px;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
}

.imagebox.style1 .box-bottom .btn-add-cart a img {
    padding-right: 10px;
}

.imagebox.style1.v1 {
    padding: 0;
}

.imagebox.style1.v1 ul.cat-list {
    margin-top: 15px;
}

.imagebox.style1.v1 ul.cat-list li {
    margin-bottom: 3px;
}

.imagebox.style1.v1 ul.cat-list li a {
    color: #919191;
}

.imagebox.style1.v1 ul.cat-list li a:hover {
    color: #f28b00;
}

.imagebox.style1.v1 .btn-more a {
    margin-top: 15px;
    color: #f28b00;
    display: block;
}

.imagebox.style1.v2 {
    padding: 0;
}

.imagebox.style1.v2:hover {
    border-color: #f28b00;
    box-shadow: none;
}

.imagebox.style1.v2 .box-content {
    padding-top: 40px;
}

.imagebox.style1.v2 .box-content .product-name {
    min-height: 45px;
    line-height: 35px;
}

.imagebox.style1.v2 .box-content .product-name a {
    font-size: 20px;
}

.imagebox.style1.v2 .box-content .price span {
    display: inline-block;
    margin-right: 12px;
}

.imagebox.style1.v2 .box-bottom {
    opacity: 1;
    position: relative;
    margin: 20px 0 0;
    display: block;
    transform: translateY(0%);
}

.imagebox.style1.v2 .box-bottom .btn-add-cart a {
    width: 250px;
    margin-bottom: 20px;
    margin-top: 15px;
    height: 55px;
    font-size: 18px;
    line-height: 54px;
}

.product-box:hover .imagebox.style1.v3 {
    box-shadow: none;
    border: 2px solid #e5e5e5;
}

.imagebox.style1.v3 {
    min-height: 270px;
    padding: 28px 30px 20px 30px;
}

.imagebox.style1.v3 .box-content {
    width: 270px;
    float: left;
}

.imagebox.style1.v3 .box-image {
    width: 228px;
    line-height: 200px;
    float: left;
}

.imagebox.style1.v3 .box-content {
    padding-right: 15px;
}

.imagebox.style1.v3 .box-content .product-name {
    min-height: auto;
}

.imagebox.style1.v3 .box-content .status {
    color: #F7931E;
    margin: 3px 0 9px;
}

.imagebox.style1.v3 .box-content .info p {
    color: #919191;
    line-height: 26px;
}

.imagebox.style1.v3 .box-price {
    text-align: center;
    padding: 30px 2px 0 67px;
    width: 270px;
    float: left;
}

.imagebox.style1.v3 .box-price .price span {
    display: block;
}

.imagebox.style1.v3 .box-price .btn-add-cart a {
    display: block;
    height: 43px;
    line-height: 44px;
    border-radius: 30px;
    background-color: #F7931E;
    color: #fff;
    margin-top: 25px;
    font-size: 14px;
    margin-bottom: 14px;
    text-align: left;
    padding: 0 20px 0 41px;
}

.imagebox.style1.v3 .box-price .btn-add-cart a img {
    padding-right: 18px;
}

.imagebox.style1.v3 .box-price .compare-wishlist a {
    color: #919191;
    font-size: 12px;
}

.imagebox.style1.v3 .box-price .compare-wishlist a img {
    padding-right: 10px;
}

.imagebox.style1.v3 .box-price .compare {
    margin-right: 15px;
}

.flat-imagebox.style2 {
    padding: 58px 0;
}

.flat-imagebox.style2.v1 {
    padding: 0;
}

.flat-imagebox.style2 .product-wrap {
    background-color: #fff;
    border-radius: 10px;
}

.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box {
    padding-left: 35px;
    height: auto;
    margin-bottom: 15px;
}

.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-image {
    height: auto;
    max-height: 421px;
}

.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-content .cat-name a:before,.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-content .cat-name a:after {
    width: 155px;
}

.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-bottom {
    opacity: 1;
    display: block;
    transform: translateY(0%);
    margin: 16px 0 31px;
    position: relative;
}

.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-bottom .btn-add-cart a {
    display: inline-block;
    padding: 0 62px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
}

.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-bottom .compare-wishlist {
    margin-top: 20px;
}

.product-wrap .tab-item .row .product-box .imagebox.style2:hover {
    border-color: #e5e5e5;
    box-shadow: none;
}

.product-wrap .product-box.line .imagebox.style2 .box-image,.product-wrap .product-box .imagebox.style2 .box-image {
    height: 202px;
    line-height: 182px;
}

.product-wrap .product-box.line .imagebox.style2 .box-content .cat-name a:before,.product-wrap .product-box.line .imagebox.style2 .box-content .cat-name a:after {
}

.product-wrap .product-box.line .imagebox.style2 .box-content .product-name a {
    font-size: 16px
}

.product-wrap.style1 .product-box.line .imagebox.style2 .box-content .cat-name a:before,.product-wrap.style1 .product-box.line .imagebox.style2 .box-content .cat-name a:after {
    width: 25%;
}

.product-wrap.style1 {
    background-color: #f5f5f5;
}

.product-wrap.style1 .product-box {
    background-color: #fff;
    border-radius: 5px;
    border: 0px;
    height: 360px;
}

.product-wrap.style1 .tab-item {
    padding: 0 22px;
    margin-bottom: 13px;
}

.product-wrap.style1 .tab-item .col-xl-4 .imagebox {
    background-color: #fff;
    padding-bottom: 50px;
    border-radius: 5px;
}

.product-wrap.style1 .tab-item .product-box.big .imagebox .box-content .product-name a {
    font-size: 20px;
}

.product-wrap.style1 .product-box.line .imagebox .box-content .cat-name a:before,.product-wrap.style1 .product-box.line .imagebox .box-content .cat-name a:after {
    width: 150px;
}

.product-wrap.style1 .product-box.line .imagebox .box-content .cat-name a {
    font-size: 16px;
}

.box-6.big .product-box:hover {
    border: 2px solid #f28b00;
}

.box-6.big .product-box:hover .imagebox {
    border: none;
}

.box-6.big .product-box .imagebox.style2 .box-image {
    height: 390px;
    line-height: 375px;
}

.box-6.big .product-box .imagebox .box-content .product-name {
    min-height: 64px;
    margin-top: 11px;
}

.box-6.big .product-box .imagebox .box-content .product-name a {
    font-size: 20px;
}

.box-6.big .product-box .imagebox .box-content .cat-name a:before,.box-6.big .product-box .imagebox .box-content .cat-name a:after.box-6.big .product-box .imagebox.style2 .box-image {
    opacity: 1;
    margin-top: 20px;
    transform: translateY(0);
    padding: 0 20px;
}

.box-6.big .imagebox .box-bottom {
    opacity: 1;
    transform: translateY(0%);
    position: relative;
    margin-top: 17px;
}

.box-6.big .imagebox .box-bottom .btn-add-cart a {
    display: inline-block;
    padding: 0 60px;
    font-size: 16px;
    height: 56px;
    line-height: 54px;
    font-weight: 500;
}

.box-6.big .imagebox .box-bottom .compare-wishlist {
    margin-top: 12px;
}

.box-6 {
    float: left;
    padding: 0 11px 0 20px;
}

.box-6 .product-box {
    width: 264px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.box-6 .product-box .imagebox.style2 .box-image {
    height: 207px;
}

.box-6.big {
    padding-left: 21px;
    padding-right: 4px;
}

.box-6.big .product-box {
    height: 750px;
    width: 460px;
}

.imagebox.style2.v1 {
    padding: 3px 26px 19px 30px;
}

.imagebox.style2.v1 .box-content .product-name {
    margin-top: 12px;
    min-height: 64px;
}

.imagebox.style2.v1 .box-content .product-name a {
    font-size: 18px;
    letter-spacing: 1px;
}

.flat-imagebox.style3 {
    padding: 58px 0 29px;
}

.counter {
    width: 33.333333%;
    float: left;
    position: relative;
    padding: 30px 15px 0 0;
}

.counter span.special {
    position: absolute;
    top: 37px;
    right: -15px;
    background-color: #f5f5f5;
    padding: 0px 36px 0 41px;
    height: 62px;
    line-height: 67px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 700;
}

.counter .counter-content {
    padding-top: 132px;
}

.counter .counter-content p {
    color: #919191;
}

.counter.style1 {
    width: 103%;
    padding: 24px 20px 23px;
    background-color: #fff;
    border-radius: 10px;
    margin-left: -10px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.counter.style1 .item-sale {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background-color: #f28b00;
    height: 54px;
    line-height: 53px;
    padding: 0 21px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 14px;
    font-family: 'BloggerSans';
}

.counter.style1 .item-special {
    display: inline-block;
    color: #2d2d2d;
    font-weight: bold;
    font-size: 18px;
    font-family: 'BloggerSans';
}

.counter.style1 .counter-content {
    text-align: center;
    margin-top: 13px;
    padding-top: 0px;
}

.counter.style1 .counter-content .count-down {
    margin-top: 22px;
}

.counter.style1 .counter-content .count-down .square {
    margin-right: 9px;
}

.counter.style1 .counter-content .count-down .numb {
    height: 45px;
    line-height: 45px;
    width: 52px;
    padding: 0 10px;
    border-radius: 4px;
    background-color: #e5e5e5;
    font-size: 22px;
    display: inline-block;
}

.counter.style1 .counter-content .count-down .text {
    color: #484848;
    font-size: 18px;
    margin-top: 7px;
}

.counter.style1 .counter-content .box-content .product-name a {
    color: #484848;
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
    margin-left: 8px;
    margin-bottom: 11px;
}

.counter.style1 .counter-content .box-content .price .sale {
    margin-right: 10px;
}

.counter.style1.v1 {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding-top: 34px;
    padding-bottom: 23px;
    box-shadow: none;
    margin-bottom: 27px;
}

.counter.style1.v1 > span.sale {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-right: 6px;
}

.counter.style1.v1 .counter-content {
    margin-top: 21px;
}

.counter.style1.v1 .counter-content .box-content .product-name a {
    margin-top: 25px;
    margin-left: 10px;
    margin-bottom: 11px;
}

.counter.style1.v1 .counter-content .count-down {
    margin-top: 48px;
}

.counter.style1.v1 .counter-content .count-down .square {
    margin-right: 0;
}

.counter.style1.v1 .counter-content .count-down .square:nth-child(3) {
    display: none;
}

.counter.style1.v1 .counter-content .count-down .numb {
    width: 40px;
    height: 35px;
    line-height: 32px;
    padding: 0;
    font-size: 16px;
}

.counter.style1.v1 .counter-content .count-down .text {
    font-size: 13px;
    font-weight: 400;
    margin: 5px;
}

.counter.style1.v2 {
    border-radius: 8px;
    text-align: center;
    width: 263px;
    float: left;
    margin-left: 0;
    margin-top: 11px;
    padding-top: 35px;
    padding-bottom: 23px;
}

.counter.style1.v2 .sale {
    font-size: 18px;
    margin-right: 5px;
}

.counter.style1.v2 .item-special {
    font-size: 17px;
    font-weight: 600;
}

.counter.style1.v2 .counter-content {
    margin-top: 21px;
}

.counter.style1.v2 .counter-content .box-content .product-name a {
    margin-top: 25px;
    margin-left: 11px;
}

.counter.style1.v2 .counter-content .box-content .price .sale {
    font-size: 21px;
}

.counter.style1.v2 .counter-content .count-down {
    margin-top: 19px;
}

.counter.style1.v2 .counter-content .count-down .square {
    margin-right: 6px;
}

.counter.style1.v2 .counter-content .count-down .square:last-child {
    margin-right: 0px;
}

.count-down.style1.v2 .square {
    width: 50px;
}

.counter.style1.v2 .counter-content .count-down .numb {
    height: 35px;
    line-height: 32px;
    width: 39px;
    padding: 0 0px;
    text-align: center;
}

.counter.style1.v2 .counter-content .count-down .text {
    color: #484848;
    font-size: 15px;
    margin-top: 5px;
}

.bestsellers,.featured,.hot-sale {
    width: 460px;
    float: left;
    padding-left: 55px;
    padding-right: 55px;
}

.featured {
    padding-left: 66px;
}

.hot-sale {
    padding-left: 74px;
}

.boxed.style2 .container-fluid .bestsellers .flat-row-title,.boxed.style2 .container-fluid .featured .flat-row-title,.boxed.style2 .container-fluid .hot-sale .flat-row-title {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 34px;
}

.bestsellers ul.product-list li,.featured ul.product-list li,.hot-sale ul.product-list li {
    margin-bottom: 31px;
}

.bestsellers ul.product-list li .img-product,.featured ul.product-list li .img-product,.hot-sale ul.product-list li .img-product {
    margin-right: 23px;
}

.bestsellers ul.product-list li .info-product .queue,.featured ul.product-list li .info-product .queue,.hot-sale ul.product-list li .info-product .queue {
    margin-bottom: 23px;
    margin-top: 6px;
}

.count-down {
    margin-top: 58px;
}

.count-down .square {
    display: inline-block;
    width: 68px;
    margin-right: 26px;
    text-align: center;
}

.count-down .square:last-child {
    margin-right: 0px;
}

.count-down .square .numb {
    width: 68px;
    height: 68px;
    line-height: 68px;
    color: #2d2d2d;
    text-align: center;
    font-size: 25px;
    font-family: 'BloggerSans';
    font-weight: 500;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
}

.count-down .square .text {
    margin-top: 14px;
    margin-left: -4px;
    color: #f28b00;
    font-size: 20px;
    font-family: 'BloggerSans';
    font-weight: 500;
}

.count-down.style2 {
    margin-top: 63px;
}

.count-down.style2 .square .numb {
    height: 59px;
    line-height: 55px;
    border-radius: 3px;
}

.count-down.style2 .square .text {
    margin-top: 12px;
}

.box-counter .product-item {
    width: 66.666667%;
    padding-left: 9px;
    float: left;
}

.box-counter .product-item .imagebox.style3 .box-bottom {
    opacity: 1;
    display: block;
    transform: translateY(0%);
    position: relative;
    margin-top: 28px;
}

.box-counter.style1 {
    padding: 28px 29px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: -2px;
}

.box-counter.style1 .counter {
    width: 35%;
    padding-top: 3px;
}

.box-counter.style1 .counter .special {
    top: 10px;
    right: 14px;
    background: transparent;
}

.box-counter.style1 .product-item {
    width: 65%;
    padding-left: 28px;
}

.imagebox.style3 {
    min-height: 440px;
    text-align: left;
    padding: 25px 20px 27px 45px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    position: relative;
}

.imagebox.style3 .box-image {
    float: left;
    margin-right: 42px;
    margin-top: 21px;
    height: auto;
}

.imagebox.style3 .box-image.save span {
    position: absolute;
    top: 36px;
    left: -2px;
    background-color: #f28b00;
    padding: 0px 36px 0 30px;
    height: 62px;
    line-height: 67px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.imagebox.style3 .box-content .product-name {
    min-height: auto;
    margin-bottom: 14px;
}

.imagebox.style3 .box-content ul.product-info {
    margin-bottom: 24px;
}

.imagebox.style3 .box-content ul.product-info li {
    color: #919191;
    margin-bottom: 6px;
}

.imagebox.style3 .box-content .price .sale {
    font-size: 25px;
    margin-left: 2px;
    margin-right: 16px;
}

.imagebox.style3 .box-bottom .btn-add-cart a {
    display: inline-block;
    width: 232px;
    height: 50px;
    font-size: 16px;
    line-height: 52px;
    font-weight: 600;
    margin-left: 0px;
}

.imagebox.style3 .box-bottom .compare-wishlist {
    margin-top: 20px;
    text-align: inherit;
}

.imagebox .box-bottom .compare-wishlist a.compare {
    margin-right: 14px;
}

.imagebox.style3 .box-bottom .compare-wishlist a.compare {
    margin-left: 30px;
}

.imagebox.style3.v1 {
    border: none;
    padding: 0px;
    min-height: auto;
}

.imagebox.style3.v1 .box-image {
    margin-right: 42px;
    margin-top: 15px;
}

.imagebox.style3.v1 .box-image.save span {
    top: 5px;
    left: -47px;
    padding: 0px 34px 0 32px;
    height: 62px;
    line-height: 63px;
    border-radius: 9px;
}

.flat-imagebox.style4 {
    padding: 28px 0 15px;
}

.flat-imagebox.style5 {
    padding: 83px 0 40px;
}

.flat-imagebox.style7 {
    padding: 9px 0 15px;
}

.flat-imagebox.style4.v1 {
    padding: 28px 0 23px;
}

.imagebox.style4 {
    padding: 29px 16px 20px;
    text-align: left;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    min-height: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.imagebox:hover.style4 {
    border: 2px solid #f28b00;
}

.imagebox.style4-4 {
    border: 1px solid #e5e5e5!important;
}

.imagebox:hover.style4-4 {
    border: 1px solid #f28b00!important;
}

.imagebox.blue {
    border: 2px solid #e5e5e5!important;
}

.imagebox:hover.blue {
    border: 2px solid #0153a6!important;
}

.imagebox.style4 .box-image {
    height: 110px;
    line-height: 108px;
    text-align: center;
    margin-bottom: 4px;
}

.imagebox.style4 .box-content .cat-name a {
    font-size: 12px;
    margin-left: 2px;
}

.imagebox.style4 .box-content .cat-name a:before,.imagebox.style4 .box-content .cat-name a:after {
    display: none;
}

.imagebox.style4 .box-content .product-name {
    min-height: 40px;
    margin-top: 4px;
    margin-left: 2px;
    text-align: center;
    font-weight: bold;
}

.imagebox.style4 .box-content .product-name a {
    font-size: 13px;
}

.imagebox.style4 .box-content .price .sale {
    font-size: 18px;
    margin-right: 10px;
}

.imagebox.style4.v1,.imagebox.style4.v1:hover {
    border: 2px solid transparent;
    box-shadow: none;
}

.imagebox.style4.v1 .box-image {
    height: 130px;
    line-height: 130px;
}

.imagebox.style4.v1 .view {
    text-align: center;
    color: #9d9d9d;
    margin-bottom: 4px;
}

.flat-imagebox.style6 {
    padding: 3px 0 0;
}

.flat-imagebox.style6 .container-fluid {
    background: #f5f5f5;
}

.flat-highlights {
    padding: 21px 0 50px;
    background-color: #f5f5f5;
}

.flat-highlights.style2 {
    padding: 0px;
    background-color: #fff;
}

.flat-highlights.style2 .container-fluid {
    background-color: #f5f5f5;
    padding: 21px 30px 50px 65px;
}

.flat-highlights.style2 .container-fluid .col-md-3:first-child {
    padding-right: 35px;
}

ul.product-list.style1 {
    padding: 0px 0 20px;
}

ul.product-list.style1 li .img-product {
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    margin: 0;
    height: 100px;
    width: 100px;
    margin-right: 21px;
    overflow: hidden;
    border: 2px solid transparent;
}

ul.product-list.style1 li:hover .img-product {
    border: 2px solid #e5e5e5;
}

ul.product-list.style1 li .info-product .name {
    line-height: 1;
}

ul.product-list.style1 li .info-product .queue {
    margin-left: 2px;
    line-height: 21px;
    margin-bottom: 5px;
    margin-top: 11px;
}

ul.product-list.style1 li .info-product .queue i {
    margin-right: 5px;
}

ul.product-list.style1 .info-product .price {
    margin-top: 23px;
}

ul.product-list.style1.v1 {
    padding: 5px 0 34px;
}

ul.product-list.style1.v2 {
    padding: 5px 0 23px;
}

ul.product-list.style1.v2 li:not(:last-child) {
    margin-bottom: 31px;
}

.flat-highlights.style1 {
    background-color: #fff;
}

.flat-iconbox {
    padding: 30px 0 25px;
    background-color: #fff;
}

.flat-iconbox.style1 {
    padding: 50px 0;
}

.flat-iconbox.style2 {
    padding: 55px 0;
}

.flat-iconbox.style3 {
    padding: 52px 0 55px;
}

.flat-iconbox.style5 {
    padding: 42px 0 65px;
}

.flat-iconbox.style6 {
    padding: 37px 0 28px;
}

.flat-iconbox.style6 .col-md-3:nth-child(1) .iconbox {
    padding-right: 70px;
}

.flat-iconbox.style6 .col-md-3:nth-child(2) .iconbox {
    padding-right: 10px;
}

.flat-iconbox.style6 .col-md-3:nth-child(3) .iconbox {
    padding-left: 46px;
}

.flat-iconbox.style6 .col-md-3:nth-child(4) .iconbox {
    padding-left: 104px;
}

.iconbox {
    text-align: center;
}

.iconbox .box-header .image {
    position: relative;
    height: 88px;
    line-height: 88px;
    text-align: center;
}

.iconbox .box-header .image:before {
    content: '';
    position: absolute;
    left: 50%;
    height: 90px;
    width: 90px;
    line-height: 90px;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    text-align: center;
    margin-left: -45px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.iconbox .box-header:hover .image:before {
    border: 2px solid #f28b00;
}

.iconbox .box-header .box-title h3 {
    margin-top: 32px;
    margin-bottom: 5px;
}

.iconbox .box-content p {
    color: #919191;
}

body.background #header {
    margin-bottom: 0px;
    background-color: #fff;
}

body.background section.flat-row {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}

body.background section.flat-row.flat-slider {
    margin-bottom: 31px;
}

body.background section.flat-row.flat-banner-box {
    margin-bottom: 26px;
}

body.background section.flat-row.flat-banner-box .container {
    box-shadow: none;
}

body.background #header .container {
    width: 1230px;
}

body.background section.flat-row .container {
    padding-left: 0px;
    padding-right: 0px;
    padding: 10px 30px 0;
    width: 1200px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

body.background section.flat-row.flat-imagebox.style1 .container {
    padding-top: 13px;
}

body.background section.flat-row.flat-imagebox.style2 .container {
    padding-top: 12px;
}

body.background section.flat-row.flat-imagebox.style4 .container {
    padding: 12px 30px 24px;
}

body.background section.flat-row.flat-imagebox.style4 .flat-row-title {
    margin-bottom: 19px;
}

body.background section.flat-row.flat-highlights .container {
    padding-top: 18px;
}

body.background section.flat-iconbox {
    padding: 36px 0 31px;
    margin-top: 32px;
}

body.background section.flat-row.flat-slider .container,body.background section.flat-row.flat-banner-box .container {
    padding: 0;
    background-color: transparent;
}

.product-item.one-half {
    width: 25%!important;
}

.product-item.one-half > .imagebox.style2 .box-content .cat-name a:before,.product-item.one-half > .imagebox.style2 .box-content .cat-name a:after {
    width: 70px;
}

.product-wrap.style2 .product {
    margin-right: -15px;
    margin-left: -15px;
}

.product-wrap.style2 .product-tab ul.tab-list li {
    margin-right: 37px;
}

.product-wrap.style2 .tab-item .product-box {
    margin-bottom: 7px;
}

.product-wrap.style2 .product .product-item .imagebox.style2 .box-bottom {
    padding: 0;
}

.product-wrap.style2 .product .product-item .imagebox.style2:hover {
    border: 2px solid #f28b00;
}

.flat-imagebox.style2 .product-wrap.style2 .product .product-item .imagebox.style2 {
    margin-left: 0px;
}

ul.flat-infomation.style1 {
    float: right;
}

ul.flat-infomation.style1 li.phone {
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    line-height: 97px;
    margin-right: 1px;
    letter-spacing: -0px;
}

ul.flat-infomation.style1 li img {
    margin-right: 11px;
    margin-top: 3px;
}

.box-cart.style1 {
    padding: 4px 0;
}

.box-cart.style1 .inner-box ul.menu-compare-wishlist li a {
    height: 45px;
    width: 45px;
    border: 1px solid #fff;
}

.box-cart.style1 .inner-box ul.menu-compare-wishlist li {
    margin-right: 13px;
}

.box-cart.style1 .inner-box > a > div.icon-cart {
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
}

.box-cart.style1 .inner-box > a > div.icon-cart span {
    background-color: #484848;
}

.box-cart.style1 .inner-box > a > .price {
    color: #fff;
}

.box-cart.style1.v1 {
    padding: 30px 0 28px;
    float: right;
}

.box-cart.style1.v1 .inner-box ul.menu-compare-wishlist li {
    margin-right: 11px;
}

.box-cart.style1.v1 .inner-box ul.menu-compare-wishlist li a {
    border-color: #fec579;
    line-height: 39px;
    border-width: 2px;
}

.box-cart.style1.v1 .inner-box ul.menu-compare-wishlist li.wishlist {
    margin-right: 13px;
}

.box-cart.style1.v1 .inner-box > a > div.icon-cart {
    line-height: 39px;
    border-color: #fec579;
}

.box-cart.style1.v1 .inner-box > a > div.icon-cart span {
    top: -4px;
    right: -11px;
}

.box-cart.style1.v1 .inner-box > a > .price {
    margin-left: 12px;
    color: #484848;
}

.flat-slider.style1 {
    background-color: #fff;
    padding: 0;
}

.flat-slider.style1 .banner-box .inner-box:first-child {
    margin-bottom: 30px;
}

.slider {
    background-color: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
}

.slider .slider-item {
    overflow: hidden;
    background-color: #fff;
    position: relative;
    border-radius: 8px;
}

.slider .slider-item .item-text {
    width: 64%;
    float: left;
    padding: 102px 60px;
}

.slider .slider-item .item-text .header-item {
    margin-bottom: 20px;
}

.slider .slider-item .item-text .header-item p {
    color: #919191;
    font-family: 'BloggerSans';
    font-size: 16px;
    font-weight: 300;
}

.slider .slider-item .item-text .header-item p:last-child {
    font-family: 'Open Sans';
    letter-spacing: 0.23px;
    margin-left: 2px;
    line-height: 25px;
    font-size: 15px;
}

.slider .slider-item .item-text .header-item h2 {
    font-family: 'BloggerSans';
    font-size: 70px;
    font-weight: 500;
    color: #f28b00;
    margin-bottom: 15px;
}

.slider .slider-item .item-text .header-item h2 span {
    font-weight: 300;
    color: #2d2d2d;
}

.slider .slider-item .item-text .content-item .price .sale {
    position: relative;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    background-color: #484848;
    line-height: 58px;
    display: inline-block;
    padding: 0px 40px 0 63px;
    height: 56px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-left: -60px;
    margin-right: 21px;
    float: left;
}

.slider .slider-item .item-text .content-item .regular {
    font-size: 18px;
    color: #919191;
    font-family: 'BloggerSans';
    margin-top: 10px;
    margin-left: 4px;
}

.slider .slider-item .item-image {
    padding-top: 57px;
    padding-right: 75px;
    position: relative;
    float: right;
}

.slider .slider-item .item-image .sale-off {
    position: absolute;
    top: 63px;
    left: 2px;
    z-index: 99;
    display: inline-block;
    height: 108px;
    width: 108px;
    border-radius: 50%;
    background-color: #F7931E;
    color: #fff;
    text-align: center;
    padding-top: 32px;
    font-size: 25px;
    font-family: 'BloggerSans';
    font-weight: bold;
}

.slider .slider-item .item-image .sale-off span {
    font-size: 20px;
    font-family: 'BloggerSans';
    margin-top: 2px;
    display: block;
    font-weight: 400;
}

.slider .slider-item.style1 .item-text {
    padding: 102px 66px;
}

.slider .slider-item.style1 .item-text .header-item {
    margin-bottom: 23px;
}

.slider .slider-item.style1 .item-text .header-item h2 {
    margin-bottom: 12px;
}

.slider .slider-item.style1 .item-text .header-item p:last-child {
    font-family: 'Open Sans';
    letter-spacing: 0.23px;
    margin-left: 2px;
    line-height: 25px;
    font-size: 15px;
}

.slider .slider-item.style1 .item-text .content-item .price .sale {
    padding: 0px 42px 0 69px;
    margin-left: -66px;
    margin-right: 19px;
}

.slider .slider-item.style1 .item-image {
    padding-top: 124px;
    padding-right: 52px;
}

.slider .slider-item.style1 .item-image .sale-off {
    left: 21px;
}

.slider .slider-item.style1:before {
    width: 180px;
    top: 0px;
    right: 57px;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.owl-carousel .owl-controls {
    background-color: #f5f5f5;
}

.slider .slider-item.style3 .item-text {
    padding: 80px 70px;
}

.slider .slider-item.style3 {
    height: 255px;
    background-color: #f5f5f5;
}

.slider .slider-item.style3 .item-image {
    padding-top: 30px;
}

.slider .slider-item.style4 {
    background-color: #f5f5f5;
    height: 486px;
}

.slider .slider-item.style4 .item-text {
    padding: 107px 48px;
}

.slider .slider-item.style4 .item-image {
    padding-top: 113px;
    padding-right: 46px;
}

.slider .slider-item.style4 .item-text .header-item {
    margin-bottom: 23px;
}

.slider .slider-item.style4 .item-text .header-item h2 {
    margin-bottom: 12px;
    margin-top: 0px;
    font-size: 70px;
    color: #f28b00;
}

.slider .slider-item.style4 .item-text .header-item p:last-child {
    font-family: 'Open sans';
    line-height: 25px;
    margin-left: 2px;
    font-size: 15px;
    letter-spacing: 0.23px;
}

.slider .slider-item.style4:before {
    right: 161px;
}

.slider .slider-item.style6 {
    background: url('../www/db-diffusion/themes/default/images/slider/bg-1.png') top center no-repeat;
    height: 486px;
    border-radius: 5px;
}

.slider .slider-item.style6:before {
    width: 0px;
}

.slider .slider-item.style6 .item-text {
    padding: 106px 48px;
}

.slider .slider-item.style6 .item-text .header-item h2 {
    color: #e84f59;
    margin-bottom: 12px;
}

.slider .slider-item.style6 .item-text .header-item h2 span {
    color: #fff;
}

.slider .slider-item.style6 .item-text .header-item p:last-child,.slider .slider-item.style7 .item-text .header-item p:last-child {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    margin-left: 1px;
}

.slider .slider-item.style6 .item-text .header-item {
    margin-bottom: 25px;
}

.slider .slider-item.style6 .item-text .content-item .price .btn-shop a {
    color: #fff;
    border: 2px solid #fff;
}

.slider .slider-item.style6 .item-image {
    padding-top: 99px;
    padding-right: 82px;
}

.slider .slider-item.style7 {
    background: #f5f5f5;
    height: 485px;
    border-radius: 10px;
}

.slider .slider-item.style7:before {
    width: 0px;
}

.slider .slider-item.style7 .item-text {
    padding: 107px 30px 107px 48px;
    width: auto;
}

.slider .slider-item.style7 .item-image {
    padding-right: 23px;
    padding-top: 104px;
}

.slider .slider-item.style7 .item-text .header-item {
    margin-bottom: 24px;
}

.slider .slider-item.style7 .item-text .header-item h2 {
    margin-bottom: 13px;
}

.slider .slider-item.style8 {
    background: #f2f2f2;
    height: 485px;
}

.slider .slider-item.style8:before {
    width: 0;
}

.slider .slider-item.style8 .item-text {
    width: auto;
    float: left;
    padding: 115px 0px;
}

.slider .slider-item.style8 .item-text .header-item h2 {
    font-size: 60px;
    color: #484848;
    margin-top: 10px;
    margin-bottom: 13px;
}

.slider .slider-item.style8 .item-text .header-item {
    margin-bottom: 23px;
}

.slider .slider-item.style8 .item-text .content-item .regular {
    margin-top: 0px;
}

.slider .slider-item.style8 .item-image {
    padding-top: 37px;
    padding-right: 0px;
    margin-right: -3px;
}

.slider .slider-item.style8 .item-text .content-item .price .sale {
    background: transparent;
    color: #f28b00;
}

.slider .slider-item.style8 .item-text .content-item .btn-shop a {
    border-color: #f28b00;
    background: #f28b00;
    color: #fff;
    line-height: 48px;
    margin-left: 4px;
    margin-top: 33px;
}

.slider .slider-item.style8 .item-text .content-item .btn-shop a:before {
    background: #d27800;
}

.slider .slider-item.style9 {
    background: #f5f5f5;
    height: 256px;
}

.slider .slider-item.style9:before {
    top: -30px;
    right: 101px;
}

.slider .slider-item.style9 .item-text {
    padding: 82px 77px;
}

.slider .slider-item.style9 .item-text .header-item h2 {
    margin-top: 15px;
}

.slider .slider-item.style9 .item-image {
    padding-top: 28px;
    padding-right: 79px;
}

.btn-shop a {
    line-height: 46px;
    margin-top: 4px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    display: inline-block;
    padding: 0 35px 0 38px;
    font-size: 14px;
    font-weight: bold;
    color: #2d2d2d;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.btn-shop a:hover {
    color: #2d2d2d;
}

.btn-shop a:before {
    content: '';
    position: absolute;
    background: #e5e5e5;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-shop a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.btn-shop a img {
    padding-left: 15px;
}

.btn-shop-v2 a {
    line-height: 46px;
    margin-top: 4px;
    border: 2px solid #e84f59;
    border-radius: 30px;
    display: inline-block;
    padding: 0 35px 0 38px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.btn-shop-v2 a:hover {
    color: #FFF;
}

.btn-shop-v2 a:before {
    content: '';
    position: absolute;
    background: #e84f59;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-shop-v2 a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.btn-shop-v2 a img {
    padding-left: 15px;
}

.slider-item.style1 .item-text,.slider-item.style5 .item-text {
    width: auto;
}

.slider-item.style1 .item-text .content-item .btn-shop {
    margin-top: 20px;
}

.slider-item {
    background-color: #fff;
    height: 481px;
}

.slider-item.style2 .item-text {
    width: 50%;
}

.slider-item.style2 .item-text .content-item .price .sale {
    background-color: #f28b00;
}

.slider-item.style2.v2 {
    background: #f5f5f5;
}

.slider .slider-item.style2.v2 .item-text .header-item {
    margin-bottom: 23px;
}

.slider .slider-item.style2.v2 .item-text .header-item h2 {
    margin-bottom: 12px;
}

.slider .slider-item.style2.v2 .item-text .content-item .regular {
    margin-top: 7px;
}

.slider .slider-item.style5 {
    background: #f5f5f5;
    height: 485px;
}

.slider .slider-item.style5 .item-text {
    padding: 76px 47px;
}

.slider .slider-item.style5 .item-text .header-item {
    margin-bottom: 0px;
}

.slider .slider-item.style5 .item-text .header-item h2 {
    margin-bottom: 12px;
}

.slider .slider-item.style5 .item-text .content-item .btn-shop a {
    margin-top: 22px;
}

.slider .slider-item.style5 .item-image {
    padding-top: 77px;
    padding-right: 65px;
}

.slider .slider-item.style5:before {
    right: 195px;
}

.grid-right .slider {
    margin-top: 26px;
    background: #fff;
}

.slider .slider-item.style10 {
    background: #f5f5f5;
    height: 487px;
}

.slider .slider-item.style10:before {
    width: 0;
}

.slider .slider-item.style10 .item-text {
    width: 38%;
    padding: 68px 0 0 88px;
}

.slider .slider-item.style10 .item-text .header-item {
    margin-bottom: 22px;
}

.slider .slider-item.style10 .item-text .header-item h2 {
    font-size: 70px;
    margin-top: 0px;
    margin-bottom: 13px;
}

.slider .slider-item.style10 .item-text .header-item h2 span {
    color: #484848;
}

.slider .slider-item.style10 .item-text .content-item .price .sale {
    background: transparent;
    color: #f28b00;
    font-weight: bold;
}

.slider .slider-item.style10 .item-text .content-item .regular {
    margin-top: 0px;
    margin-left: 3px;
}

.slider .slider-item.style10 .item-text .content-item .btn-shop a {
    margin-top: 34px;
    padding: 0 35px 0 37px;
    margin-left: 4px;
}

.slider .slider-item.style10 .item-image {
    padding-top: 59px;
    padding-right: 102px;
}

.boxed.style1 .flat-row {
    margin-bottom: 30px;
    padding: 0px;
}

.boxed.style1 .flat-row.flat-highlights {
    margin-bottom: 37px;
}

.boxed.style1 .flat-row.flat-highlights.style1 {
    margin-bottom: 34px;
}

.boxed.style1 .flat-row.flat-highlights.style2 {
    margin-bottom: 24px;
}

.boxed.style1 .flat-row.flat-slider.style3 {
    margin-bottom: 35px;
    background: #fff;
}

.boxed.style1 .flat-row.flat-slider.style4 {
    margin-bottom: 21px;
    background: #fff;
}

.boxed.style1 .flat-row.flat-slider.style5 {
    margin-bottom: 23px;
    background: #fff;
}

.boxed.style1 .flat-row.flat-highlights.style6 {
    margin-bottom: 50px;
}

.boxed.style1 footer.backround {
    border-color: #f5f5f5;
}

.flat-banner-box.style1 {
    padding: 0;
}

.flat-banner-box.style1 .banner-box {
    margin-right: -3px;
}

.box-wrap {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.box-wrap .flat-row-title {
    margin-bottom: 0px;
}

.box-wrap .flat-row-title h3 {
    padding: 29px 0 20px 35px;
}

.box-wrap.style1 {
    height: 499px;
}

.box-wrap.style1 .flat-row-title {
    margin-bottom: 34px;
}

.box-wrap.style1 .flat-row-title h3 {
    padding: 22px 0 15px 29px;
}

.box-wrap.style1 ul.product-list.style1 {
    padding-left: 9px;
}

.box-wrap.style1 ul.product-list.style1 li:not(:last-child) {
    margin-bottom: 19px;
}

.box-wrap.style1 ul.product-list.style1 li .info-product .name {
    line-height: 24px;
}

.box-wrap.style1 ul.product-list.style1 li .info-product .queue {
    margin-top: 6px;
}

.imagebox.style5 {
    padding: 0 35px;
    text-align: left;
    border: 2px solid transparent;
    overflow: hidden;
}

.imagebox.style5:hover {
    border: 2px solid transparent;
}

.imagebox.style5 .box-text {
    float: left;
    padding: 43px 0 42px;
    margin-right: 30px;
}

.imagebox.style5 .box-text .box-content .cat-name a {
    font-size: 16px;
}

.imagebox.style5 .box-content .cat-name a:before,.imagebox.style5 .box-content .cat-name a:after {
    display: none;
}

.imagebox.style5 .box-text .box-content .product-name {
    min-height: auto;
    margin: 17px 0 19px;
}

.imagebox.style5 .box-text .box-content .product-name a {
    font-size: 25px;
    color: #484848;
    display: inline-block;
}

.imagebox.style5 .box-content .price .sale {
    font-size: 26px;
}

.imagebox.style5 .box-text .box-bottom {
    opacity: 1;
    width: auto;
    margin: 19px 0 0;
    left: 0;
    top: 30px;
    position: relative;
    height: auto;
    display: block;
}

.imagebox.style5 .box-text .box-bottom .btn-add-cart a {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 600;
    padding: 0 61px;
    margin-bottom: 9px;
}

.imagebox.style5 .box-bottom .compare-wishlist {
    margin-top: 8px;
}

.imagebox.style5 .box-bottom .compare-wishlist a.compare {
    margin-left: 8px;
}

.imagebox.style5 .box-image {
    overflow: hidden;
    margin-top: 18px;
    margin-bottom: 0px;
    height: auto;
}

.count-down.style1 {
    margin-top: 48px;
}

.count-down.style1 .square {
    width: auto;
    margin-right: 20px;
}

.count-down.style1 .square .numb {
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 18px;
    color: #484848;
}

.count-down.style1 .square .text {
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
}

.box-owl-carousel .rows {
    margin: 0 18px 0 48px;
    padding: 26px 0 30px;
}

.box-owl-carousel .rows:nth-child(2) {
    padding-bottom: 41px;
}

.box-owl-carousel .rows:first-child {
    border-bottom: 1px solid #e5e5e5;
}

.box-owl-carousel .rows .imagebox.style1.v1 {
    width: 33.3333%;
    float: left;
    border-right: 1px solid #e5e5e5;
    min-height: auto;
}

.box-owl-carousel .rows .imagebox:hover {
    border-color: transparent;
    border-right: 1px solid #e5e5e5;
    border-radius: 0px;
}

.box-owl-carousel .rows .imagebox:nth-child(3),.box-owl-carousel .rows .imagebox.style1.v1:nth-child(3) {
    border-right: none;
}

.box-owl-carousel .rows .imagebox.style1.v1 .box-image {
    margin-bottom: 0px;
    margin-right: 7px;
    height: 185px;
    line-height: 200px;
}

.box-owl-carousel .rows .imagebox.style1.v1 .box-content {
    padding-top: 31px;
}

.box-owl-carousel.margin-box {
    margin: 0 31px;
}

.imagebox.style1.v1 .box-image {
    margin-top: 15px;
}

.imagebox.style1.v1 .box-content {
    padding-top: 35px;
}

.imagebox.style1.v1 .box-content .cat-name a {
    color: #484848;
    font-size: 16px;
}

.imagebox.style1.v1 .box-content .product-name {
    min-height: 74px;
}

.imagebox.style1.v1 .box-content .btn-more a {
    font-size: 14px;
    font-weight: 600;
}

.box-owl-carousel.style1 {
    height: 809px;
}

.box-owl-carousel.style1 .rows {
    margin: 0 18px 0 23px;
    padding: 26px 0 23px;
}

.box-owl-carousel.style1 .imagebox.style7 {
    padding: 19px 20px 7px;
}

.box-owl-carousel.style1 .imagebox.style7 .box-image {
    height: 193px;
}

.box-owl-carousel.style1 .imagebox {
    float: left;
    width: 33.3%;
    border-right: 1px solid #e5e5e5;
    min-height: auto;
}

.box-owl-carousel.style1 .imagebox .box-image {
    height: 180px;
    line-height: 180px;
}

.box-owl-carousel.style2 .rows {
    padding: 26px 0 20px;
}

.box-owl-carousel.style2 .rows:last-child {
    padding-bottom: 14px;
}

.box-owl-carousel.style2 .rows .imagebox.style1.v1 .box-image {
    margin-right: 3px;
}

.box-owl-carousel.style2 .rows .imagebox.style1.v1 .box-content {
    padding-top: 5px;
}

.box-owl-carousel.style2 .rows .imagebox.style1.v1 .box-content .cat-name a {
    font-size: 16px;
}

.box-owl-carousel.style2 .rows .imagebox.style1.v1 ul.cat-list {
    margin-top: 18px;
}

.box-owl-carousel.style2 .rows .imagebox.style1.v1 ul.cat-list li {
    margin-bottom: 0px;
}

.box-owl-carousel.style2 .rows .imagebox.style1.v1 .btn-more a {
    margin-top: 21px;
}

main#home-4 {
    padding: 7px 0 8px;
}

.flat-imagebox .banner-box .inner-box {
    margin-left: -1px;
}

.flat-imagebox .banner-box .inner-box:first-child {
    margin-bottom: 30px;
}

.iconbox.style1 {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.iconbox.style1:before {
    content: '';
    position: absolute;
    border-style: solid;
    z-index: 5;
    border-radius: 8px;
    box-sizing: content-box;
    width: 100%;
    top: -1px;
    left: 0;
    height: 100%;
    border-color: #f28b00;
    border-width: 1px 0 1px 0;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    transform: scaleX(0);
}

.iconbox.style1:hover:before {
    transform: scaleX(1);
}

.iconbox.style1:after {
    content: '';
    position: absolute;
    border-style: solid;
    z-index: 5;
    border-radius: 8px;
    box-sizing: content-box;
    width: 100%;
    top: 0px;
    left: -1px;
    height: 100%;
    border-color: #f28b00;
    border-width: 0 1px 0 1px;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    transform: scaleY(0);
}

.iconbox.style1:hover:after {
    transform: scaleY(1);
}

.iconbox.style1 .box-header .image {
    display: inline-block;
    width: 40%;
}

.row .col-md-3:nth-child(1) .iconbox.style1 .box-header .box-title {
    padding-left: 33px;
}

.row .col-md-3:nth-child(3) .iconbox.style1 .box-header .box-title {
    padding-left: 48px;
}

.row .col-md-3:nth-child(4) .iconbox.style1 .box-header .box-title {
    padding-left: 8px;
}

.iconbox.style1 .box-header .image:before {
    display: none;
}

.iconbox.style1 .box-header .box-title {
    text-align: left;
    display: inline-block;
    width: 58%;
    padding-left: 20px;
    vertical-align: middle;
}

.iconbox.style1 .box-header .box-title h3 {
    font-size: 18px;
    margin: 0;
    line-height: 22px;
}

.iconbox.style1.v1 {
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
    border: none;
}

.owl-carousel.owl-theme .owl-controls .owl-dots {
    padding-top: 26px;
}

.owl-carousel.owl-theme.style2 .owl-controls {
    background: #fff;
}

.owl-theme.owl-carousel-1 .owl-controls .owl-nav div.owl-prev {
    left: -7px;
    margin-top: -2px;
}

.owl-theme.owl-carousel-1 .owl-controls .owl-nav div.owl-next {
    right: -7px;
    margin-top: -2px;
}

.box-owl-carousel.owl-carousel-2 .rows {
    border-bottom: none;
}

.box-owl-carousel.owl-carousel-2 .rows .imagebox.style4.v1:hover {
    border-color: transparent;
}

.owl-carousel-2.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 90px;
    left: -8px;
}

.owl-carousel-2.owl-theme .owl-controls .owl-nav div.owl-next {
    top: 90px;
    left: 44px;
    right: auto;
}

.owl-carousel-2.owl-theme .owl-controls .owl-nav div.owl-prev:before,.owl-carousel-2.owl-theme .owl-controls .owl-nav div.owl-next:before {
    color: #484848;
    font-size: 24px;
}

.owl-carousel-2.owl-theme.style2 .owl-controls .owl-nav div.owl-prev {
    top: 92px;
    left: 25px;
}

.owl-carousel-2.owl-theme.style2 .owl-controls .owl-nav div.owl-next {
    top: 92px;
    left: 76px;
    right: auto;
}

.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-prev,.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next {
    border-radius: 50%;
    border: 2px solid #e5e5e5;
    left: -23px;
    margin-top: -58px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-prev:hover,.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next:hover {
    border: 2px solid #f28b00;
}

.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next {
    right: -20px;
    left: auto;
}

.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-prev:before,.owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next:before {
    color: #484848;
}

.owl-carousel-3.owl-theme .owl-controls {
    background-color: #fff;
}

.owl-carousel-3.owl-theme .owl-controls .owl-dots {
    padding: 20px 0 3px;
}

.owl-carousel-3.owl-theme.style2 .owl-controls {
    display: none;
}

body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-prev,body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next {
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    left: -53px;
    margin-top: -63px;
    background-color: #fff;
}

body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next {
    right: -50px;
    left: auto;
}

.owl-carousel-3.owl-theme.style1 .owl-controls .owl-nav div.owl-prev,.owl-carousel-3.owl-theme.style1 .owl-controls .owl-nav div.owl-next {
    margin-top: -48px;
}

.owl-carousel-3.owl-theme.style1 .owl-controls .owl-dots {
    padding: 21px 0 32px;
}

.owl-carousel-3.owl-theme.style3 .owl-controls .owl-nav div.owl-prev,.owl-carousel-3.owl-theme.style3 .owl-controls .owl-nav div.owl-next {
    margin-bottom: -49px;
}

.owl-carousel-3.owl-theme.style3 .owl-controls .owl-dots {
    padding: 29px 0 14px;
}

.owl-carousel-4.owl-theme .owl-controls .owl-dots {
    text-align: center;
    padding-top: 35px;
    position: absolute;
    top: -115px;
    right: 10px;
}

.owl-carousel-4.owl-theme.style1 .owl-controls .owl-dots {
    top: -99px;
    right: -4px;
}

.owl-carousel-6.owl-theme .owl-controls {
    background: #fff;
}

.owl-carousel-6.owl-theme .owl-controls .owl-nav div.owl-prev,.owl-carousel-6.owl-theme .owl-controls .owl-nav div.owl-next {
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    left: -66px;
    margin-top: -65px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    background-color: #fff;
}

.owl-carousel-6.owl-theme .owl-controls .owl-nav div.owl-next {
    right: -63px;
    left: auto;
    margin-top: -65px;
}

.owl-carousel-6.owl-theme .owl-controls .owl-nav div.owl-prev:before,.owl-carousel-6.owl-theme .owl-controls .owl-nav div.owl-next:before {
    color: #484848;
}

.owl-carousel-6.owl-theme .owl-controls .owl-dots {
    padding-top: 36px;
    padding-bottom: 17px;
}

.owl-carousel-7 {
    padding-right: 1px;
}

.owl-carousel-7 .product-box {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    box-sizing: border-box;
    height: 372px;
}

.owl-carousel-7 .product-box.style2 {
    margin-bottom: 0px;
}

.owl-carousel-7 .product-box.style2:hover .imagebox {
    min-height: auto;
    border-color: transparent;
    box-shadow: none;
}

.owl-carousel-8.owl-theme .owl-controls {
    background: #fff;
}

.owl-carousel-9.owl-theme {
    text-align: center;
}

.owl-carousel-9.owl-theme .owl-controls {
    background: #fff;
}

.owl-theme.owl-carousel-9 .owl-controls .owl-nav div.owl-prev,.owl-theme.owl-carousel-9 .owl-controls .owl-nav div.owl-next {
    left: -15px;
    border: 1px solid #e5e5e5;
    margin-top: -20px;
    border-radius: 50%;
}

.owl-theme.owl-carousel-9 .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -15px;
}

.owl-carousel-9.owl-theme.style1 .owl-controls {
    display: none;
}

.owl-carousel-10.owl-theme .owl-controls .owl-dots {
    text-align: center;
    padding-top: 36px;
    padding-right: 1px;
    position: absolute;
    top: -115px;
    right: 10px;
}

.owl-carousel-11.owl-theme .owl-controls .owl-dots {
    position: absolute;
    bottom: 22px;
    left: 61px;
}

.owl-theme.style1.owl-carousel-11 .owl-dots .owl-dot.active span,.owl-theme.style1.owl-carousel-11 .owl-dots .owl-dot:hover span {
    border-color: #e84f59;
}

.owl-theme.style1.owl-carousel-11 .owl-dots .owl-dot.active span:after,.owl-theme.style1.owl-carousel-11 .owl-dots .owl-dot:hover span:after {
    background: #e84f59;
}

.owl-carousel-11.style2.owl-theme .owl-controls .owl-dots {
    bottom: 33px;
    left: 46px;
}

.owl-carousel-11.style2.owl-theme .owl-controls .owl-dots {
    bottom: 31px;
    left: 45px;
}

.owl-carousel-12.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: -14px;
    right: 66px;
    left: auto;
}

.owl-carousel-12.owl-theme .owl-controls .owl-nav div.owl-next {
    top: -14px;
    right: 24px;
}

.owl-carousel-13.owl-theme {
    height: 346px;
}

.owl-carousel-13.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: -14px;
    right: 66px;
    left: auto;
}

.owl-carousel-13.owl-theme .owl-controls .owl-nav div.owl-next {
    top: -14px;
    right: 24px;
}

.owl-carousel-14.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: auto;
    bottom: 26px;
    left: 58px;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    background: #f5f5f5;
}

.owl-carousel-14.owl-theme .owl-controls .owl-nav div.owl-next {
    top: auto;
    bottom: 26px;
    left: 120px;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    background: #f5f5f5;
}

.owl-carousel-14.owl-theme .owl-controls .owl-nav div.owl-next:hover,.owl-carousel-14.owl-theme .owl-controls .owl-nav div.owl-prev:hover {
    background: #fff;
}

.owl-carousel-14.owl-theme .owl-controls .owl-nav div.owl-next:before,.owl-carousel-14.owl-theme .owl-controls .owl-nav div.owl-prev:before {
    color: #484848;
}

.owl-carousel-15 {
    margin-left: -3px;
}

.owl-carousel-15.slider {
    overflow: visible;
}

.owl-carousel-15.owl-theme .owl-controls {
    background: #f2f2f2;
}

.owl-carousel-15.owl-theme .owl-controls .owl-dots {
    padding-top: 50px;
    padding-bottom: 20px;
}

.owl-carousel-15.owl-theme .owl-controls .owl-nav div.owl-prev,.owl-carousel-15.owl-theme .owl-controls .owl-nav div.owl-next {
    left: -277px;
    height: 62px;
    line-height: 58px;
    margin-top: -23px;
    width: 62px;
    border: 2px solid #b9b9b9;
    border-radius: 50%;
}

.owl-carousel-15.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -293px;
}

.owl-carousel-15.owl-theme .owl-controls .owl-nav div.owl-prev:before,.owl-carousel-15.owl-theme .owl-controls .owl-nav div.owl-next:before {
    color: #484848;
    font-size: 23px;
}

.owl-carousel-16.owl-theme.slider {
    background-color: #fff;
}

.owl-carousel-16.owl-theme .owl-item {
    border-radius: 8px;
}

.owl-carousel-16.owl-theme .owl-controls,.owl-carousel-17.owl-theme .owl-controls,.owl-carousel-19.owl-theme .owl-controls {
    background-color: #fff;
}

.owl-carousel-16.owl-theme .owl-controls .owl-dots {
    padding-top: 12px;
    padding-bottom: 2px;
}

.owl-carousel-16.owl-theme.style1.slider {
    margin-bottom: 46px;
}

.owl-carousel-16.owl-theme.style1 .owl-controls .owl-dots {
    position: absolute;
    bottom: 11px;
    left: 50%;
    margin-left: -74px;
}

.owl-carousel-18.owl-theme .owl-controls .owl-dots {
    padding-top: 26px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -75px;
}

.owl-carousel-19.owl-theme .owl-controls .owl-dots {
    position: absolute;
    top: -103px;
    right: -6px;
}

.owl-carousel-19.owl-theme .owl-carousel-item .product-box.style1.v1 {
    margin-bottom: 0px;
}

.owl-carousel-19.owl-theme .owl-carousel-item .product-box.style1.v1:last-child {
    margin-bottom: 40px;
}

.sidebar .widget.widget-count {
    margin-bottom: 27px;
}

.sidebar .widget.widget-count .widget-title h3 {
    margin-bottom: 30px;
}

.sidebar .widget.widget-products {
    margin-bottom: 37px;
}

.sidebar .widget.widget-accessories {
    margin-bottom: 31px;
}

.widget-accessories .box-product {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.widget-accessories .box-product .imagebox {
    min-height: 330px;
}

.widget-accessories .box-product .imagebox:hover {
    border-color: transparent;
}

.product-box.style2.v1 {
    padding-right: 0px;
    height: 370px;
    margin-bottom: 31px;
}

.product-box.style2.v1 .imagebox {
    padding-bottom: 15px;
}

.wrap-imagebox .product-tab {
    margin-bottom: 29px;
}

.wrap-imagebox .product-tab ul.tab-list li {
    padding: 0 0 12px;
    margin-right: 52px;
}

.wrap-imagebox .box-product .row .imagebox {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    min-height: auto;
}

.wrap-imagebox .box-product .row .imagebox:hover {
}

.wrap-imagebox .rows {
    margin-left: -15px;
    margin-right: -15px;
}

.wrap-imagebox .rows.style1 {
    margin: 0px;
}

.wrap-imagebox .rows.style1 .owl-carousel-4.owl-theme .owl-controls .owl-dots {
    top: -100px;
    right: -3px;
}

.wrap-imagebox .rows .product-box.style1 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    height: 223px;
}

.flat-brand .owl-carousel-5 li {
    position: relative;
    text-align: center;
}

.flat-brand .owl-carousel-5 li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.flat-brand.style1 {
    padding: 30px 0;
}

.flat-brand.style1 .title {
    margin-bottom: 30px;
}

.flat-newsletter {
    margin-bottom: 13px;
}

.flat-newsletter .form-newsletter {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    padding: 56px 93px 50px 42px;
}

.flat-newsletter .form-newsletter .left {
    float: left;
    padding-top: 20px;
}

.flat-newsletter .form-newsletter .left .title {
    float: left;
    font-family: 'BloggerSans';
    font-weight: 500;
    font-size: 30px;
    margin-right: 50px;
    color: #484848;
    line-height: 50px;
}

.flat-newsletter .form-newsletter .left form input {
    height: 50px;
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    border-radius: 5px;
    width: 362px;
}

.flat-newsletter .form-newsletter .left form {
    display: inline-block;
    position: relative;
}

.flat-newsletter .form-newsletter .left form button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
}

.flat-newsletter .form-newsletter .right {
    float: right;
}

.boxed.style2 .container-fluid {
    width: 1720px;
}

.boxed.style2 .container-fluid .flat-row-title {
    margin-right: -15px;
    margin-left: -15px;
}

.boxed.style2 .footer-bottom.style1 p.copyright {
    margin-left: -10px;
}

.boxed.style2 .footer-bottom.style1 p.btn-scroll {
    margin-right: -11px;
}

.grid-left {
    width: 15.1%;
}

.header-bottom.style1 {
    background-color: #fff;
}

.header-bottom .grid-left #mega-menu {
    top: 0;
}

.header-bottom .grid-left #mega-menu > .btn-mega {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 67px;
    padding-left: 90px;
    line-height: 72px;
}

.header-bottom .grid-left #mega-menu > .btn-mega span {
    left: 49px;
    top: 35px;
}

.header-bottom .grid-left #mega-menu.style1 > ul.menu {
    border-width: 2px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.grid-right {
    width: calc(100% - 16.8%);
    margin-left: 1.7%;
}

.grid-right.col-10 {
    width: calc(100%);
    margin-left: 0px;
}

.header-bottom .grid-right {
    background-color: #f28b00;
    border-radius: 5px;
    padding: 7px 45px 8px 62px;
}

.header-bottom .grid-right ul.flat-infomation {
    float: left;
    line-height: 55px;
    margin-right: 82px;
}

.header-bottom .grid-right ul.flat-infomation li {
    color: #Fff;
    font-size: 14px;
}

.header-bottom .grid-right ul.flat-infomation li a {
    color: #fff;
}

.header-bottom .grid-right .top-search.style1 {
    width: 61.3%;
    margin-left: 5px;
    padding: 4px 0px 2px 1px;
    margin-right: 0px;
}

.header-bottom .grid-right .top-search.style1 form.form-search .box-search input {
    height: 49px;
}

.header-bottom .grid-right .top-search.style1 form.form-search .box-search .btn-search button {
    padding: 0 29px;
    height: 49px;
}

.wrap-most-view {
    padding: 0 64px;
    width: 100%;
}

#shop {
    margin-top: 30px;
}

#shop .sidebar .widget {
    margin-bottom: 0px;
}

#shop .sidebar .widget .widget-content {
    margin-bottom: 30px;
}

#shop .sidebar .widget .widget-title h3 {
    line-height: 14px;
    padding-bottom: 19px;
    margin-bottom: 22px;
}

#shop .sidebar .widget-brands {
    margin-bottom: 22px;
}

#shop .sidebar .widget-brands .widget-title h3 {
    margin-bottom: 27px;
}

#shop .sidebar .widget-brands .widget-content input,#shop .sidebar .widget-color .widget-content input {
    height: 40px;
    padding-left: 27px;
}

#shop .sidebar .widget-price .widget-content > p {
    font-size: 14px;
    font-weight: bold;
    color: #484848;
    margin-bottom: 18px;
}

#shop .sidebar .widget-color {
    margin-bottom: 7px;
}

#shop.style1 {
    margin-top: 26px;
    margin-bottom: 75px;
}

#shop.style1 .sidebar {
    margin-top: 4px;
}

#shop.style2 {
    margin-top: 35px;
}

#shop.style3 {
    margin-top: 37px;
}

#shop.style3 .main-shop .wrap-imagebox .flat-row-title.style1 {
    margin-bottom: 2px;
    border-bottom: none;
}

#shop.style3 .main-shop .sort-product.style1 {
    margin-bottom: 38px;
}

#shop.style3 .main-shop .blog-pagination.style1 {
    margin-top: 36px;
}

.widget-categories > ul.cat-list > li > span {
    color: #484848;
    padding-left: 21px;
    position: relative;
    cursor: pointer;
}

.widget-categories > ul.cat-list > li > span:before {
    content: '\f105';
    position: absolute;
    font-family: 'fontawesome';
    top: -2px;
    left: 0;
}

.widget-categories > ul.cat-list > li > span > i {
    color: #bababa;
    font-size: 12px;
    display: inline-block;
    padding-left: 10px;
}

.widget-categories > ul.cat-list.style1 > li.active > span,.widget-categories > ul.cat-list.style1 > li > span:hover {
    color: #f28b00;
}

.widget-categories > ul.cat-list.style1 > li > span.active:before {
    content: '\f107';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ui-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 2px solid #fd7e21;
    border-radius: 50%;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #aaaaaa;
    color: #333333;
    font-weight: bold;
}

.ui-slider-horizontal .ui-slider-handle {
    top: 50%;
    margin-top: -6px;
}

.search-filter-input .amount input {
    padding: 0;
    margin-bottom: 0;
    background: transparent;
    display: inline-block;
    border-color: transparent;
    text-align: center;
}

.box-checkbox {
    margin-top: 28px;
    height: 180px;
    overflow: hidden;
}

.box-checkbox li.check-box {
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
}

.box-checkbox li.check-box input[type=checkbox] {
    position: absolute;
    left: 12px;
    opacity: 0;
}

.box-checkbox li label {
    position: relative;
}

.box-checkbox li label span {
    color: #bababa;
}

.box-checkbox li.check-box label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    margin-left: -20px;
    border: 2px solid #e7e7e7;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out,color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out,color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out,color 0.15s ease-in-out;
}

.box-checkbox li.check-box label:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.check-box label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}

input[type="checkbox"]:checked + label:before {
    background-color: #f28b00;
}

.check-box input[type="checkbox"]:checked + label:before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.check-box input[type="checkbox"]:checked + label:after {
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f00c";
}

.main-shop .wrap-imagebox .flat-row-title {
    margin-bottom: 0px;
}

.main-shop .wrap-imagebox .flat-row-title h3 {
    display: inline-block;
    padding: 12px 0 19px;
}

.main-shop .blog-pagination {
    margin-top: 15px;
    margin-bottom: 17px;
}

.wrap-imagebox .flat-row-title.style1 {
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
}

.wrap-imagebox .flat-row-title.style1 h3 {
    float: left;
}

.wrap-imagebox .flat-row-title span {
    float: right;
    padding-top: 15px;
    margin-right: 15px;
}

.wrap-imagebox .flat-row-title.style4 {
    margin-bottom: 0;
    border-bottom: none;
}

.wrap-imagebox .flat-row-title.style4 h3 {
    padding-bottom: 22px;
}

.sort-product {
    padding: 17px 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 38px;
}

.sort-product .icons {
    float: left;
}

.sort-product .icons li {
    display: inline-block;
    line-height: 40px;
    margin-right: 16px;
    overflow: hidden;
    cursor: pointer;
}

.sort-product .icons li img {
    opacity: 0.5;
}

.sort-product .icons li.active img {
    opacity: 1;
}

.sort-product .sort {
    margin-top: 5px;
    float: right;
}

.sort-product .sort > div {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}

.sort-product .sort > div.popularity:before,.sort-product .sort > div.showed:before {
    content: '\f107';
    position: absolute;
    font-family: 'fontawesome';
    top: 10px;
    right: 24px;
    z-index: 3;
}

.sort-product .sort > div select {
    border: 2px solid #e5e5e5;
}

.sort-product .sort > div.popularity select {
    height: 40px;
    width: 188px;
    padding: 2px 25px;
}

.sort-product .sort > div.showed select {
    height: 40px;
    width: 127px;
    padding: 2px 23px;
}

.sort-product.style1 {
    border-radius: 40px;
    background-color: #f5f5f5;
    border-bottom: none;
    padding: 15px 27px 15px 40px;
    margin-bottom: 48px;
    margin-top: 10px;
    position: relative;
}

.sort-product.style1 .sort > div select {
    background-color: #fff;
    border-color: #fff;
    height: 40px;
}

.sort-product.style1 .sort div.popularity select {
    width: 188px;
    padding-left: 28px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.sort-product.style1 .sort div.showed select {
    width: 140px;
    padding-left: 26px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.filter {
    background-color: #f28b00;
    padding: 0 33px;
    color: #fff;
    height: 40px;
    line-height: 38px;
    border-radius: 20px;
    font-size: 13px;
    margin-left: 9px;
}

.box-filter {
    background: #f5f5f5;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    top: 150px;
    left: 0px;
    z-index: 990;
    padding: 40px 5px 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.box-filter.active {
    opacity: 1;
    visibility: visible;
    top: 117px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.box-filter .widget {
    width: 25%;
    padding: 0 25px;
    float: left;
}

.box-filter .widget .widget-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.box-filter .widget-price .widget-content p {
    font-weight: bold;
    font-size: 14px;
    color: #484848;
    margin-bottom: 15px;
}

.box-filter .widget-price .widget-content .price .ui-widget-content {
    background: #fff;
}

.box-filter .widget .widget-content form input {
    background: #fff;
}

.box-checkbox li.check-box label {
    cursor: pointer;
}

.box-filter .widget .widget-content .box-checkbox li.check-box label:before {
    background: #f5f5f5;
}

.box-filter .widget .widget-content .box-checkbox .check-box input[type="checkbox"]:checked + label:before {
    background: #f28b00;
}

#shop.style2 .main-shop .blog-pagination.style1 {
    margin-top: 35px;
    margin-bottom: 13px;
}

.wrap-imagebox.style1 .flat-row-title {
    margin-bottom: 30px;
}

.wrap-imagebox.style1 .flat-row-title h3 {
    padding: 0 0 20px;
}

.wrap-imagebox.style1 .row {
    margin-left: 0px;
    margin-right: 0px;
}

.wrap-imagebox.style1.v1 {
    margin-bottom: 14px;
}

.wrap-imagebox.style1.v1 .flat-row-title h3 {
    padding-bottom: 15px;
}

.flat-product-detail {
    padding: 30px 0px;
}

.flat-product-detail.style1 {
    padding: 0px;
    position: relative;
    margin-bottom: 100px;
}

.flat-product-detail.style2 {
    padding: 30px 0 5px;
}

.product-detail {
    background-color: #f5f5f5;
    padding: 36px 30px 38px 41px;
    border-radius: 8px;
}

.product-detail .header-detail h4.name {
    color: #484848;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans';
    margin-bottom: 3px;
}

.product-detail .header-detail .category {
    color: #919191;
}

.product-detail .header-detail .reviewed {
    margin-top: 12px;
    margin-bottom: 15px;
}

.queue i {
    color: #f28b00;
    font-size: 11px;
    margin-right: 5px;
}

.product-detail .content-detail {
    margin-top: 21px;
}

.product-detail .content-detail .price .sale {
    font-size: 35px;
    margin-top: 5px;
    text-align: left!important;
}

.product-detail .content-detail .info-text {
    color: #838383;
    line-height: 20px;
    margin-top: 31px;
    margin-bottom: 9px;
}

.product-id {
    color: #484848;
    font-weight: bold;
}

.product-id .id {
    font-weight: 400;
    color: #838383;
}

.product-detail .footer-detail {
    margin-top: 30px;
}

.product-detail .footer-detail .social-single {
    margin-top: 25px;
}

.product-detail .footer-detail .quanlity-box > div {
    width: 174px;
    display: inline-block;
}

.product-detail .footer-detail .quanlity-box > div.colors {
    margin-right: 8px;
    position: relative;
}

.product-detail .footer-detail .quanlity-box > div.colors:before {
    content: '\f107';
    position: absolute;
    font-family: 'Fontawesome';
    top: 12px;
    right: 22px;
    font-size: 14px;
    color: #1b1b19;
    z-index: 2;
}

.product-detail .footer-detail .quanlity-box > div.colors select {
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
    height: 46px;
}

.product-detail .footer-detail .quanlity-box > div.quanlity {
    position: relative;
}

.product-detail .footer-detail .quanlity-box > div.quanlity input {
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
    border-color: transparent;
    height: 46px;
    text-align: center;
    padding: 15px;
    color: #484848;
    position: relative;
}

.product-detail .footer-detail .quanlity-box > div.quanlity .btn-down {
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    top: 12px;
    left: 20px;
    z-index: 3;
    cursor: pointer;
}

.product-detail .footer-detail .quanlity-box > div.quanlity .btn-down:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 2px;
    background: #484848;
    top: 11px;
    left: 0px;
    z-index: 2;
}

.product-detail .footer-detail .quanlity-box > div.quanlity .btn-up {
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    top: 12px;
    right: 20px;
    z-index: 3;
    cursor: pointer;
}

.product-detail .footer-detail .quanlity-box > div.quanlity .btn-up:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 2px;
    background: #484848;
    top: 10px;
    right: 0px;
    z-index: 2;
}

.product-detail .footer-detail .quanlity-box > div.quanlity .btn-up:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 15px;
    background: #484848;
    top: 3px;
    right: 6.5px;
    z-index: 2;
}

.product-detail .footer-detail .social-single span {
    display: inline-block;
    font-weight: bold;
    color: #484848;
    line-height: 20px;
    margin-right: 25px;
}

.product-detail .footer-detail .social-single ul.social-list {
    display: inline-block;
}

.product-detail .footer-detail .social-single ul.social-list li {
    font-size: 16px;
    margin-right: 20px;
}

.reviewed .queue i:last-child {
    color: #919191;
}

.reviewed .review {
    display: inline-block;
}

.reviewed .review .text {
    color: #838383;
    line-height: 20px;
}

.reviewed .review .text .add-review {
    color: #484848;
    margin-left: 11px;
}

.reviewed .status-product {
    float: right;
    padding-top: 12px;
    color: #484848;
}

.reviewed .status-product span {
    color: #fff;
    background-color: #F7931E;
    height: 24px;
    padding: 0 15px;
    display: inline-block;
    line-height: 24px;
    border-radius: 15px;
    margin-left: 15px;
}

.box-cart.style2 {
    text-align: left;
    padding: 0;
    margin-top: 39px;
    margin-bottom: 48px;
}

.box-cart.style2 .btn-add-cart {
    display: inline-block;
}

.box-cart.style2 .btn-add-cart a {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    background-color: #F7931E;
    border-radius: 30px;
    width: 220px;
    font-size: 16px;
    font-weight: 600;
}

.box-cart.style2 .btn-add-cart a:hover {
    background-color: #2d2d2d;
}

.box-cart.style2 .btn-add-cart a img {
    padding-right: 18px;
}

.box-cart.style2 .compare-wishlist {
    display: inline-block;
    margin-left: 23px;
}

.box-cart.style2 .compare-wishlist a {
    color: #919191;
    font-size: 12px;
    font-weight: 600;
}

.box-cart.style2 .compare-wishlist a.compare {
    margin-right: 14px;
}

.box-cart.style2 .compare-wishlist a img {
    padding-right: 10px;
}

.product-detail-bar {
    text-align: center;
    background-color: #fff;
    width: 100%;
    padding-left: 70px;
}

.product-detail-bar li {
    display: inline-block;
    color: #919191;
    font-size: 20px;
    font-weight: 300;
    font-family: 'BloggerSans';
    cursor: pointer;
    padding: 14px 30px 14px 26px;
    position: relative;
    z-index: 5;
}

.product-detail-bar li:before {
    content: '';
    position: absolute;
    background-color: #f5f5f5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 52px;
    z-index: -1;
    opacity: 0;
}

.product-detail-bar li.active,.product-detail-bar li:hover {
    color: #2d2d2d;
    font-weight: 500;
}

.product-detail-bar li.active:before,.product-detail-bar li:hover:before {
    opacity: 1;
}

.product-detail.style2 {
    background-color: #fff;
    padding: 36px 1px 34px;
}

.product-detail.style2 .content-detail .info-text {
    margin-top: 23px;
    margin-bottom: 10px;
}

.product-detail.style2 .footer-detail {
    margin-top: 27px;
}

.product-detail.style2 .social-single {
    margin-bottom: 43px;
    margin-top: 27px;
}

.product-detail.style2 .social-single span {
    float: left;
    font-weight: bold;
    margin-right: 29px;
}

.product-detail.style2 .social-single .social-list li {
    font-size: 16px;
    margin-right: 20px;
}

.product-detail.style2 .footer-detail .quanlity-box {
    width: 100%;
    overflow: hidden;
}

.product-detail.style2 .footer-detail .quanlity-box > div.quanlity {
    float: left;
    width: 128px;
    margin-right: 22px;
    margin-bottom: 15px;
}

.product-detail.style2 .footer-detail .quanlity-box > div.quanlity input {
    background-color: #f5f5f5;
    box-shadow: none;
    border: none;
    height: 45px;
    padding: 5px 15px 5px 9px;
    color: #484848;
}

.product-detail.style2 .quanlity-box .text {
    float: left;
}

.product-detail.style2 .quanlity-box .text p.name {
    color: #888888;
    font-size: 15px;
}

.product-detail.style2 .quanlity-box .text p.price {
    color: #f28b00;
    font-size: 16px;
}

.product-detail.style3 {
    padding: 22px 31px 33px;
    margin-left: -15px;
}

.product-detail.style3 .reviewed .status-product {
    float: left;
    margin-top: 15px;
    margin-bottom: 30px;
}

.product-detail.style3 .footer-detail {
    margin-top: 41px;
}

.product-detail.style3 .footer-detail .quanlity-box > div {
    width: 100%;
    margin-bottom: 23px;
}

.product-detail.style3 .footer-detail .box-cart {
    margin: 0;
}

.product-detail.style3 .footer-detail .box-cart .btn-add-cart {
    margin-bottom: 16px;
    margin-top: 6px;
    display: block;
}

.product-detail.style4 {
    background-color: #fff;
}

.product-detail.style4 .footer-detail .quanlity-box > div.colors select,.product-detail.style4 .footer-detail .quanlity-box > div.quanlity input {
    background-color: #f5f5f5;
}

.product-detail.style5 {
    background-color: #fff;
}

.product-detail.style5 {
    width: calc(100% - 44.47%);
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 28px;
}

.product-detail.style5 .header-detail .reviewed {
    margin-bottom: 11px;
}

.product-detail.style5 .header-detail .reviewed .status-product {
    text-align: center;
    padding-top: 0px;
    margin-top: -1px;
}

.product-detail.style5 .header-detail .reviewed .status-product span {
    display: block;
    margin: 0;
    margin-top: 1px;
    padding: 0 17px;
}

.product-detail.style5 .content-detail {
    margin-top: 0;
}

.product-detail.style5 .footer-detail .quanlity-box > div.colors select,.product-detail.style5 .footer-detail .quanlity-box > div.quanlity input {
    background-color: #f5f5f5;
    height: 45px;
    box-shadow: none;
}

.product-detail.style5 .footer-detail .box-cart.style2 {
    margin-top: 29px;
    margin-bottom: 0px;
}

.product-detail.style5 .footer-detail .box-cart.style2 .btn-add-cart {
    margin-bottom: 20px;
}

.product-detail.style5 .footer-detail .box-cart.style2 .compare-wishlist {
    margin-left: 20px;
}

.product-detail.style5 .footer-detail .social-single {
    margin-top: 24px;
}

.box-text:not(:first-child) {
    margin-top: 63px;
}

.box-text.design {
    margin-top: 73px;
}

.box-text.sound {
    margin-top: 79px;
}

.box-text h4 {
    margin-bottom: 21px;
    color: #484848;
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 18px;
}

.box-text p {
    color: #838383;
}

.description-image {
    text-align: right;
    margin-top: -11px;
    margin-right: 2px;
}

.description-image .box-text {
    margin-top: 61px;
    margin-right: 1px;
}

.tecnical-specs .name {
    color: #484848;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Open Sans';
}

.tecnical-specs table {
    width: 100%;
}

.tecnical-specs table tr:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.tecnical-specs table tr td {
    padding: 15px 0;
}

.tecnical-specs table tr td:first-child {
    width: 120px;
    font-weight: bold;
    color: #484848;
}

.rating .title,.form-review .title {
    font-size: 16px;
    color: #353535;
    margin-bottom: 25px;
}

.rating .score .average-score p {
    text-align: center;
}

.rating .score .average-score p.numb {
    color: #484848;
    font-weight: bold;
    font-size: 30px;
}

.rating .score .average-score p.text {
    font-size: 14px;
    color: #919191;
    margin-top: 10px;
}

.rating .score .average-score {
    background-color: #fff;
    border-radius: 8px;
    width: 168px;
    padding: 30px 0;
    vertical-align: middle;
    display: inline-block;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.rating .score .queue {
    display: inline-block;
    margin-left: 25px;
}

.rating .score .queue i {
    font-size: 18px;
    margin-right: 8px;
}

.rating .queue-box {
    margin-top: 30px;
}

.rating .queue-box li {
    margin-bottom: 10px;
}

.rating .queue-box li span i {
    color: #f28b00;
    font-size: 14px;
    margin-right: 8px;
}

.rating .queue-box li.four-star span i:nth-child(5),.rating .queue-box li.three-star span i:nth-child(5),.rating .queue-box li.three-star span i:nth-child(4),.rating .queue-box li.two-star span i:nth-child(5),.rating .queue-box li.two-star span i:nth-child(4),.rating .queue-box li.two-star span i:nth-child(3),.rating .queue-box li.one-star span i:nth-child(5),.rating .queue-box li.one-star span i:nth-child(4),.rating .queue-box li.one-star span i:nth-child(3),.rating .queue-box li.one-star span i:nth-child(2) {
    color: #919191;
}

.rating .queue-box li span.numb-star {
    margin-left: 20px;
    display: inline-block;
    width: 245px;
    position: relative;
}

.rating .queue-box li span.numb-star:before {
    content: '';
    position: absolute;
    height: 6px;
    width: 220px;
    background-color: #d6d6d6;
    border-radius: 5px;
    right: -5px;
    top: 10px;
}

.rating .queue-box li span.numb-star:after {
    content: '';
    position: absolute;
    height: 6px;
    width: 66px;
    background-color: #b2b2b2;
    border-radius: 5px;
    left: 25px;
    top: 10px;
}

.rating .queue-box li.five-star span.numb-star:after,.rating .queue-box li.three-star span.numb-star:after {
    width: 105px;
}

.rating .queue-box li.four-star span.numb-star:after {
    width: 146px;
}

.rating .queue-box li.one-star span.numb-star:after {
    width: 0px;
}

.rating .queue-box li span.numb-star:after {
    left: 30px;
}

.form-review .your-rating span {
    color: #838383;
    margin-right: 18px;
}

.form-review form {
    margin-top: 20px;
}

.form-review form > div {
    margin-bottom: 20px;
}

.form-review form > div > input {
    width: 355px;
    background-color: #fff;
    border: none;
    height: 40px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.form-review form > div > textarea {
    height: 180px;
    background-color: #fff;
    border-radius: 10px;
    border: none;
    padding-left: 30px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.form-review form .btn-submit button {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 65px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #F7931E;
    border-radius: 30px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.form-review.style1 form > div > input {
    border: 2px solid #e5e5e5;
    box-shadow: none;
}

.form-review.style1 form > div > textarea {
    border: 2px solid #e5e5e5;
    box-shadow: none;
}

.review-list {
    margin-top: 30px;
}

.review-list li {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.review-list li:last-child {
    border-bottom: none;
}

.review-list .review-metadata {
    margin-bottom: 15px;
}

.review-list .review-metadata .name {
    display: inline-block;
    font-weight: bold;
    color: #484848;
}

.review-list .review-metadata .name span {
    color: #838383;
    font-weight: 400;
}

.review-list .review-metadata .queue {
    float: right;
}

.review-list .review-metadata .queue i {
    font-size: 11px;
}

.review-list .review-metadata .queue i:nth-child(5) {
    color: #919191;
}

.review-list .review-content {
    color: #838383;
}

.different-color {
    text-align: center;
    margin-top: 76px;
}

.different-color .title {
    font-size: 18px;
    font-weight: bold;
    color: #484848;
    margin-bottom: 10px;
}

.different-color p {
    color: #838383;
    padding-left: 5px;
}

.box-left {
    margin-top: -80px;
    margin-bottom: 50px;
}

.box-left .img-line {
    text-align: right;
    padding-right: 103px;
    margin-bottom: 38px;
}

.box-left .img-product {
    padding-left: 12px;
}

.box-right .img-line {
    text-align: left;
    padding-left: 88px;
    margin-top: -155px;
}

.box-right .img-line img:first-child {
    vertical-align: bottom;
    margin-right: -9px;
    position: relative;
    z-index: 9;
    bottom: 10px;
}

.box-right .box-text {
    text-align: right;
    margin-right: 3px;
    margin-top: 112px;
}

.flat-product-content {
    background-color: #f5f5f5;
    margin: 48px 0 0;
}

.flat-product-content .container {
    padding-top: 86px;
    padding-bottom: 64px;
}

.flat-product-content.style2 .container {
    padding-bottom: 64px;
}

.flat-product-content.style1 {
    background-color: #fff;
}

.flat-product-content .container {
    padding-top: 88px;
    padding-bottom: 52px;
}

.product-detail-bar.style1 {
    background-color: #f5f5f5;
}

.product-detail-bar.style1 li {
    padding: 10px 30px 16px;
}

.product-detail-bar.style1 li:before {
    background-color: #484848;
    height: 65px;
    top: -15px;
}

.product-detail-bar.style1 li.active,.product-detail-bar.style1 li:hover {
    color: #fff;
}

.product-detail.style1 {
    padding-top: 66px;
}

.product-detail.style1 > span {
    content: '';
    position: absolute;
    background-color: #f5f5f5;
    width: 200%;
    height: 100%;
    top: 0;
    z-index: -1;
}

.flexslider.style1 .flex-viewport {
    margin: 152px 68px 0 0px;
    text-align: center;
}

.flexslider .flex-viewport ul.slides li {
    position: relative;
    text-align: center;
}

.flexslider .flex-viewport ul.slides li img,.flexslider.style3 .flex-viewport ul.slides li img {
    max-width: 350px;
}

.flexslider .flex-viewport ul.slides li span {
    position: absolute;
    top: 31px;
    left: 11px;
    height: 45px;
    line-height: 45px;
    width: 45px;
    background: #f28b00;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.flexslider.style1 .flex-control-thumbs {
    position: absolute;
    margin: 0;
}

.flexslider.style1 .flex-control-thumbs li {
    float: none;
    margin-bottom: 20px;
    width: 100%;
}

.flexslider.style1 .flex-control-thumbs img {
    width: 85px;
    height: 85px;
}

.flexslider.style1 .flex-control-nav {
    bottom: auto;
    top: 0px;
    margin-top: -93px;
    display: inline-block;
    width: 20%;
    background-color: #fff;
}

.flexslider.style1 .flex-control-nav li {
    display: block;
}

.flexslider.style1 .slides img {
    width: auto;
    float: right;
    padding-left: 100px;
}

.flexslider .flex-viewport ul.slides li img {
    max-width: 420px;
}

.flexslider.style2 {
    width: 59%;
    float: right;
}

.flexslider.style2 .flex-viewport {
    margin: 97px 110px 0 0px;
    text-align: center;
}

.flexslider.style2 .flex-viewport ul.slides li {
    position: relative;
    text-align: center;
}

.flexslider.style2 .flex-viewport ul.slides li span {
    position: absolute;
    top: 31px;
    left: 11px;
    height: 45px;
    line-height: 45px;
    width: 45px;
    background: #f28b00;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.flexslider.style2 .flex-control-thumbs {
    position: absolute;
    margin: 0;
}

.flexslider.style2 .flex-control-thumbs li {
    float: none;
    margin-bottom: 36px;
    width: 85px;
    height: 85px;
}

.flexslider.style2 .flex-control-thumbs img {
    width: 85px;
    height: 85px;
}

.flexslider.style2 .flex-control-nav {
    bottom: auto;
    top: 0px;
    right: 0;
    margin-top: 55px;
    display: inline-block;
    width: 24%;
    background-color: #fff;
}

.flexslider.style2 .flex-control-nav li {
    display: block;
}

.flexslider.style2 .slides img {
    width: auto;
    display: inline-block;
}

#single-product {
    padding: 38px 0;
}

#single-product .flat-product-detail {
    padding: 0;
}

.different-color.style1 {
    width: 150px;
    margin-left: 155px;
}

.box-left.style1 {
    margin-top: 22px;
    margin-left: -10px;
}

.box-right.style1 {
    margin-left: -36px;
}

.box-right.style1 .img-line {
    padding-left: 0px;
    text-align: right;
}

.box-right.style1 .img-line img:first-child {
    margin-right: -50px;
}

.box-right.style1 .box-text {
    margin-right: 23px;
    margin-left: -90px;
}

.box-flexslider,.product-detail.style5 {
    float: left;
    width: 44.47%;
    padding-left: 15px;
    padding-right: 15px;
}

.box-flexslider .flexslider .flex-control-thumbs li {
    margin-right: 17.3px;
}

.box-flexslider .flexslider .flex-control-thumbs li:last-child {
    margin-right: 0px;
}

.box-flexslider .flexslider .flex-control-thumbs img {
    height: 77px;
}

.rating.style1 {
    margin-left: -10px;
}

.rating.style1 .queue-box li span i {
    margin-right: 7px;
}

.rating.style1 .queue-box li span.numb-star {
    max-width: 239px;
    margin-left: 18px;
}

.rating.style1 .queue-box li span.numb-star:after {
    left: 24px;
}

.form-review.style2 {
    padding-left: 15px;
}

.flat-product-content.style2 {
    margin-top: 39px;
}

.flat-product-content.style2 .product-detail-bar {
    padding-left: 0px;
}

.flat-product-content.style2 > .row > .col-md-12 > .row {
    padding: 88px 40px 133px 48px;
    border-radius: 8px;
}

.description-text.style1 .box-text:first-child {
    margin-right: -170px;
    position: relative;
    z-index: 3;
}

.description-text.style1 .box-text:nth-child(3) {
    margin-right: -150px;
    margin-top: 25px;
}

.description-text.style1 .box-text:nth-child(4) {
    margin-top: 79px;
    margin-right: -100px;
}

.description-image.style1 {
    margin-top: -10px;
    margin-right: -6px;
}

.flat-shop-cart {
    padding-top: 30px;
}

.flat-shop-cart .flat-row-title {
    margin-bottom: 15px;
}

.table-cart table {
    width: 100%;
}

.table-cart thead {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.table-cart thead tr th {
    padding: 8px 0 18px;
    color: #484848;
    font-size: 14px;
}

.table-cart tr td {
    padding: 40px 0 27px;
    vertical-align: middle;
}

.table-cart tr td:nth-child(1) {
    width: 52%;
}

.table-cart tr td:nth-child(2) {
    width: 26%;
}

.table-cart tr td:nth-child(3) {
    width: 13.333%;
}

.table-cart tr td:nth-child(4) {
    width: 8.667%;
    text-align: right;
}

.table-cart tr td .img-product {
    width: 72px;
    float: left;
    margin-left: 8px;
    margin-right: 31px;
    line-height: 63px;
}

.table-cart tr td .name-product {
    float: left;
}

.table-cart tr td .name-product {
    font-size: 15px;
    color: #484848;
    padding-top: 8px;
    line-height: 24px;
}

.table-cart tr td .price {
    text-align: right;
    line-height: 64px;
    margin-right: 40px;
    color: #989898;
    font-size: 16px;
    font-family: 'BloggerSans';
}

.table-cart tr td .quanlity {
    position: relative;
}

.table-cart tr td .quanlity span.btn-down {
    position: absolute;
    z-index: 9;
    top: 12px;
    left: 22px;
    padding: 10px 10px;
    cursor: pointer;
}

.table-cart tr td .quanlity .btn-down:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #484848;
    top: 11px;
    left: 2px;
    cursor: pointer;
}

.table-cart tr td .quanlity span.btn-up {
    position: absolute;
    z-index: 9;
    top: 13px;
    right: 56px;
    padding: 10px 10px;
    cursor: pointer;
}

.table-cart tr td .quanlity .btn-up:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background: #484848;
    top: 3px;
    right: 10px;
    cursor: pointer;
}

.table-cart tr td .quanlity .btn-up:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #484848;
    top: 9.5px;
    right: 2.5px;
}

.table-cart tr td .quanlity input {
    width: 160px;
    text-align: center;
    padding: 15px 30px;
    height: 45px;
}

.table-cart tr td .total {
    color: #f28b00;
    font-size: 20px;
    font-family: 'BloggerSans';
}

.table-cart tr td > span {
    cursor: pointer;
}

.form-coupon {
    padding: 63px 0 58px;
    text-align: center;
    border: 2px dotted #e5e5e5;
    border-radius: 10px;
    margin-top: 55px;
}

.form-coupon form input {
    display: inline-block;
    width: 264px;
    margin-right: 13px;
    height: 40px;
}

.form-coupon form button {
    display: inline-block;
    color: #ffffff;
    font-family: 'Open Sans';
    background-color: #2d2d2d;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-weight: 400;
    letter-spacing: -0.6px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.cart-totals {
    padding: 35px 40px 46px 41px;
    border-radius: 8px;
    background-color: #f5f5f5;
}

.cart-totals h3 {
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #484848;
    margin-bottom: 26px;
}

.cart-totals table {
    width: 100%;
}

.cart-totals table tr td:nth-child(1) {
    font-size: 15px;
    color: #2d2d2d;
    text-align: left;
}

.cart-totals table tr td:last-child {
    text-align: right;
}

.cart-totals table tr td {
    padding: 11px 0 16px;
}

.cart-totals table tr td.btn-radio .radio-info {
    margin-bottom: 7px;
}

.cart-totals table tr td.subtotal {
    color: #8c8c8c;
    font-size: 19px;
    font-family: 'BloggerSans';
}

.cart-totals table tr td.price-total {
    font-size: 24px;
    font-weight: 500;
    font-family: 'BloggerSans';
    color: #f28b00;
    padding: 22px 0;
}

.btn-radio .radio-info input[type="radio"] {
    opacity: 0;
}

.btn-radio .radio-info label {
    font-size: 14px;
    color: #838383;
    line-height: 26px;
    cursor: pointer;
    position: relative;
    width: 130px;
}

.btn-radio .radio-info label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #e0e0e0;
    line-height: 35px;
}

.btn-radio .radio-info label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    height: 14px;
    width: 14px;
    border: 4px solid #e0e0e0;
    border-radius: 50%;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #fff;
}

.cart-totals table tr td.btn-radio .radio-info label span {
    color: #838383;
    font-weight: bold;
}

.cart-totals table tr td.btn-radio .btn-shipping a {
    color: #2d2d2d;
    font-size: 14px;
    text-decoration: underline;
}

.cart-totals form .btn-cart-totals {
    margin-top: 108px;
    padding: 0 5px;
}

.cart-totals form .btn-cart-totals a {
    display: block;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
}

.cart-totals form .btn-cart-totals a.update {
    background-color: #adadad;
    margin-bottom: 28px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.cart-totals form .btn-cart-totals a.update:before {
    background-color: #2d2d2d!important;
    margin-bottom: 28px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.cart-totals form .btn-cart-totals a.checkout {
    background-color: #F7931E;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.flat-checkout {
    margin-top: 30px;
}

.box-checkout h3.title {
    margin-top: 14px;
    margin-bottom: 12px;
}

.box-checkout .checkout-login {
    font-size: 14px;
    color: #484848;
    padding: 13px 20px 12px;
    border: 2px dotted #d4d4d4;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 28px;
}

.box-checkout .checkout-login a {
    color: #f28b00;
}

.billing-fields .fields-title h3,.shipping-address-fields .fields-title h3 {
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    font-family: 'Open Sans';
    padding-bottom: 22px;
    margin-bottom: 17px;
    border-bottom: 1px solid #e5e5e5;
}

.fields-content .field-row .field-one-half {
    width: 50%;
    float: left;
}

.fields-content .field-row .field-one-half:first-child {
    padding-right: 15px;
}

.fields-content .field-row .field-one-half:nth-child(2) {
    padding-left: 15px;
}

.fields-content .field-row {
    margin-bottom: 23px;
}

.fields-content .field-row input,.fields-content .field-row select {
    border: 2px solid #e5e5e5;
    height: 40px;
    margin-bottom: 0px;
}

.fields-content .field-row label {
    margin-bottom: 12px;
    margin-left: 2px;
    color: #484848;
}

.fields-content .field-row #address,.fields-content .field-row #address-3 {
    margin-bottom: 15px;
}

.fields-content .field-row #notes {
    height: 163px;
    border-radius: 8px;
    padding: 6px 25px;
}

.shipping-address-fields .fields-content .checkbox {
    margin-top: 25px;
    margin-bottom: 27.2px;
}

.checkbox {
    margin-top: 36px;
    margin-bottom: 39px;
}

input[type="checkbox"] {
    opacity: 0;
}

.btn-checkbox {
    display: inline-block;
}

.btn-checkbox .checkbox {
    margin-bottom: 13px;
}

.checkbox label {
    position: relative;
    cursor: pointer;
    color: #484848;
    padding-left: 15px;
}

.checkbox label:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 4px;
    width: 16px;
    height: 16px;
    border: 2px solid #e5e5e5;
    background-color: #fff;
    border-radius: 4px;
}

.checkbox label:after {
    content: '\f00c';
    position: absolute;
    font-family: 'fontawesome';
    left: -15px;
    top: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    width: 16px;
    text-align: center;
    height: 16px;
    border-radius: 3px;
    z-index: 3;
}

.checkbox input[type="checkbox"]:checked + label::after {
    background-color: #f28b00;
}

.cart-totals.style2 table {
    margin-bottom: 12px;
}

.cart-totals.style2 h3 {
    margin-bottom: 38px;
}

.cart-totals.style2 table:nth-child(2) tr td {
    padding: 11px 0 14px;
}

.cart-totals.style2 table:nth-child(2) tr td.subtotal {
    font-size: 18px;
}

.cart-totals.style2 table tr td.price-total {
    padding: 22px 0;
}

table.product thead tr th {
    color: #2d2d2d;
    font-size: 15px;
}

table.product thead tr th:last-child {
    text-align: right;
}

.cart-totals table.product tr td {
    font-size: 14px;
    color: #838383;
    padding: 22px 0 1px;
    line-height: 20px;
}

.btn-radio.style2 {
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline-block;
}

.btn-radio.style2 .radio-info {
    margin-bottom: 11px;
}

.btn-radio.style2 .radio-info label {
    width: 200px;
    padding-left: 12px;
    color: #2d2d2d;
}

.btn-radio.style2 .radio-info label:before,.btn-radio.style2 .radio-info label:after {
    left: -17px;
}

.btn-radio.style2 .radio-info p {
    line-height: 20px;
    color: #838383;
    margin: 8px 0 18px;
}

.btn-order {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 11px;
}

.btn-order a {
    display: block;
    background-color: #F7931E;
    color: #fff;
    font-size: 20px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
}

.btn-order a:hover,.btn-order a:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #2d2d2d;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cart-totals.style2 form .checkbox {
    margin-top: 18px;
    margin-bottom: 46px;
    margin-left: -3px;
}

.cart-totals.style2 form .checkbox label {
    font-size: 14px;
}

.flat-account {
    padding-top: 30px;
    padding-bottom: 4px;
}

.form-login,.form-register {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
    padding: 44px 50px 50px 50px;
    height: 512px;
}

.form-register {
    padding: 53px 45px 50px 55px;
}

.form-login .title,.form-register .title {
    text-align: center;
    margin-bottom: 97px;
}

.form-register .title {
    margin-bottom: 88px;
    padding-right: 8px;
}

.form-login .title h3,.form-register .title h3 {
    color: #2d2d2d
}

.form-login .form-box,.form-register .form-box {
    margin-bottom: 22px;
    padding-right: 4px;
}

.form-register .form-box {
    margin-bottom: 17px;
}

.form-login .form-box.checkbox {
    margin-top: 25px;
    margin-bottom: 21px;
}

.form-login .form-box label,.form-register .form-box label {
    margin-bottom: 12px;
    color: #484848;
}

.form-login .form-box.checkbox label {
    margin-bottom: 0px;
}

.form-login .form-box input[type="text"],.form-register .form-box input[type="text"] {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

.form-login .form-box button {
    background-color: #F7931E;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 64px;
    border-radius: 25px;
    margin-right: 30px;
    font-weight: 600;
    margin-left: -8px;
    letter-spacing: 0.5px;
}

.form-login .form-box a {
    color: #aaaaaa;
}

.form-register .form-box button {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background-color: #484848;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    padding: 0 56px 0 52px;
    letter-spacing: 0.5px;
    margin-top: 18px;
    margin-left: 2px;
}

.flat-tracking {
    padding-top: 30px;
    padding-bottom: 5px;
}

.order-tracking {
    background-color: #fff;
    border-radius: 10px;
    padding: 120px 90px 116px;
    text-align: center;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.order-tracking .title {
    margin-bottom: 22px;
}

.order-tracking .title h3 {
    color: #2d2d2d;
    margin-bottom: 26px;
}

.order-tracking .title p {
    color: #929292;
    padding-left: 5px;
}

.order-tracking form .one-half {
    width: 50%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
}

.order-tracking form .one-half label {
    margin-bottom: 12px;
}

.order-tracking form .one-half input {
    height: 40px;
    padding-left: 27px;
}

.order-tracking form .btn-track button {
    height: 50px;
    line-height: 50px;
    padding: 0 64px;
    color: #fff;
    background-color: #F7931E;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 32px;
    margin-left: 8px;
    letter-spacing: 0.5px;
}

.order-tracking form .btn-track button:hover {
    background-color: #2d2d2d;
}

.flat-wishlist {
    padding: 44px 0 35px;
}

.wishlist .title {
    margin-bottom: 20px;
}

.table-wishlist {
    width: 100%;
    overflow: hidden;
}

.table-wishlist thead {
    border-bottom: 1px solid #e5e5e5;
}

.table-wishlist thead tr th {
    padding: 17px 0 18px;
    font-size: 14px;
    color: #484848;
}

.table-wishlist thead tr th:first-child {
    font-size: 13px;
    letter-spacing: -0.3px;
}

.table-wishlist tbody tr td {
    padding: 38px 0 45px;
    vertical-align: middle;
}

.table-wishlist tbody tr:last-child td {
    padding: 34px 0 41px;
}

.table-wishlist tbody tr td:nth-child(1) {
    width: 51.315789%;
}

.table-wishlist tbody tr td:nth-child(2) {
    width: 17.105263%;
}

.table-wishlist tbody tr td:nth-child(3) {
    width: 13.596491%;
}

.table-wishlist tbody tr td:nth-child(4) {
    width: 17.982456%;
}

.table-wishlist tbody tr td > div.delete,.table-wishlist tbody tr td > div.product {
    display: inline-block;
}

.table-wishlist tbody tr td > div.delete {
    margin-right: 84px;
}

.table-wishlist tbody tr td > div.product .image {
    width: 85px;
    display: inline-block;
}

.table-wishlist tbody tr td > div.product .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #484848;
    margin-left: 24px;
}

.table-wishlist tbody tr td > div.price {
    color: #f28b00;
    font-size: 20px;
    font-family: 'BloggerSans';
}

.table-wishlist tbody tr td > div.status-product,.table-wishlist tbody tr td > div.add-cart {
    margin-top: -5px;
}

.table-wishlist tbody tr td > div.status-product span {
    padding: 0 17px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #F7931E;
    font-size: 12px;
    font-weight: 600;
    border-radius: 15px;
    display: inline-block;
}

.table-wishlist tbody tr td > div.add-cart a {
    display: block;
    color: #fff;
    background-color: #919191;
    font-size: 14px;
    font-weight: 600;
    height: 44px;
    line-height: 44px;
    border-radius: 30px;
    text-align: center;
    margin-right: 3px;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.table-wishlist tbody tr td > div.add-cart a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #2d2d2d;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.table-wishlist tbody tr td > div.add-cart a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.table-wishlist tbody tr td > div.add-cart a img {
    padding-right: 16px;
}

.table-wishlist tbody tr td > div.add-cart a:hover img {
    background-origin: 0 -32px;
}

.flat-compare {
    padding: 45px 0 85px;
}

.wrap-compare .title {
    margin-bottom: 32px;
}

.compare-content {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    overflow: auto;
}

.table-compare {
}

.table-compare tr:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.table-compare tr td {
    text-align: center;
}

.table-compare tr th {
    background-color: #f5f5f5;
    width: 21.74%;
    color: #2d2d2d;
    font-size: 20px;
    font-weight: 500;
    font-family: 'BloggerSans';
    padding-left: 54px;
}

.table-compare tr td.product {
    padding: 23px 0 37px;
}

.table-compare tr td:nth-child(2) {
    width: 27.4%;
}

.table-compare tr td:nth-child(2) .image {
    margin-bottom: 42px;
}

.table-compare tr td:nth-child(2) .name {
    padding-left: 13px;
}

.table-compare tr td.price:nth-child(2) {
    padding-right: 0px;
}

.table-compare tr td:nth-child(3) {
    width: 24.5%;
}

.table-compare tr td .image {
    margin-bottom: 41px;
}

.table-compare tr td .name {
    font-size: 16px;
    color: #484848;
}

.table-compare tr td.price {
    color: #f28b00;
    font-size: 22px;
    font-family: 'BloggerSans';
    font-weight: 500;
    padding: 35px 0px 32px 0;
}

.table-compare tr td.add-cart {
    padding: 42px 0 39px;
}

.table-compare tr td.add-cart a {
    display: inline-block;
    color: #fff;
    height: 43px;
    line-height: 43px;
    background-color: #F7931E;
    border-radius: 25px;
    padding: 0 40px;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    z-index: 5;
    position: relative;
}

.table-compare tr td.add-cart a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f28b00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.table-compare tr td.add-cart a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.table-compare tr td.add-cart a img {
    padding-right: 16px;
}

.table-compare tr td.description {
    padding: 47px 0 25px;
}

.table-compare tr td.description p {
    color: #919191;
    padding: 0 28px;
    line-height: 26px;
}

.table-compare tr td.color {
    color: #919191;
    padding: 29px 0 27px;
}

.table-compare tr td.stock {
    padding: 35px 0 33px;
    color: #919191;
}

.table-compare tr td.delete {
    padding: 35px 0 37px;
}

.flat-about {
    padding: 50px 0 62px;
}

.image-about img {
    border-radius: 10px;
}

.text-about {
    margin-top: 25px;
    padding: 76px 38px 78px 74px;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    margin-left: -65px;
    position: relative;
    z-index: -1;
    margin-right: 6px;
}

.text-about .title {
    margin-bottom: 23px;
}

.text-about .content p {
    color: #919191;
    margin-bottom: 24px;
}

.text-about .content p:last-child {
    margin-bottom: 0px;
}

.text-about .content p span {
    font-weight: bold;
    color: #484848;
}

.flat-team {
    padding: 73px 0 16px;
}

.flat-team .title {
    margin-bottom: 30px;
}

.team-member .member .image-member img {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-member .member .image-member:hover img {
    border: 2px solid #f28b00;
}

.team-member .member .member-info .name-member {
    color: #484848;
    font-size: 16px;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 1px;
}

.team-member .member .member-info .option {
    color: #919191;
}

.flat-testimonial {
    padding: 30px 0;
}

.flat-testimonial .title {
    margin-bottom: 48px;
}

.testimonial-item {
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    padding-bottom: 56px;
    margin-top: 50px;
    margin-bottom: 14px;
}

.testimonial-item .image {
    display: inline-block;
    position: relative;
    top: -52px;
    width: 100px;
    z-index: 5;
}

.testimonial-item .image img {
    border-radius: 50%;
    border: 2px solid #e5e5e5;
}

.testimonial-item .content {
    margin-top: -6px;
}

.testimonial-item .content .name {
    font-size: 16px;
    color: #484848;
    margin-bottom: 1px;
    font-weight: 600;
}

.testimonial-item .content p {
    color: #919191;
    padding-left: 3px;
}

.flat-brand.style2 {
    padding: 35px 0 40px;
}

.flat-brand.style2 .title {
    margin-bottom: 32px;
}

.owl-carousel-9.owl-theme .owl-controls .owl-dots {
    padding-top: 3px;
}

.flat-brand.style3 {
    padding: 31px 0 33px;
}

.flat-accordion {
    padding: 46px 0 69px;
}

.accordion .title {
    margin-bottom: 47px;
}

.accordion-toggle {
    margin-bottom: 21px;
}

.accordion-toggle .toggle-title {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BloggerSans';
    color: #2d2d2d;
    padding: 19px 33px 13px;
    border: 2px solid #e5e5e5;
    border-radius: 50px;
    letter-spacing: -0.03px;
    cursor: pointer;
    position: relative;
}

.accordion-toggle .toggle-title.active {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}

.accordion-toggle .toggle-title.active:before {
    height: 0px;
}

.accordion-toggle .toggle-title:before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 53%;
    right: 37.5px;
    width: 1px;
    height: 15px;
    background-color: #484848;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion-toggle .toggle-title:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 53%;
    right: 30.5px;
    width: 15px;
    height: 1px;
    background-color: #484848;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion-toggle .toggle-content {
    color: #919191;
    padding-left: 31px;
    padding-right: 15px;
    margin-top: 32px;
    margin-bottom: 37px;
}

.flat-term-conditions {
    padding: 46px 0 10px;
}

.term-conditions .text-wrap {
    margin-bottom: 81px;
}

.term-conditions .text-wrap h3 {
    margin-bottom: 28px;
}

.term-conditions .text-wrap p {
    color: #919191;
    padding-right: 100px;
}

.flat-map {
    padding: 28px 0;
}

#flat-map {
    width: 100%;
}

#flat-map .gm-map .map {
    border-radius: 12px;
}

.flat-iconbox.style4 {
    padding: 70px 0 20px;
}

.iconbox.style2 {
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    height: 157px;
}

.iconbox.style2 .box-header {
    margin-bottom: 13px;
}

.iconbox.style2 .box-header .image {
    position: relative;
    top: -32px;
    left: -10px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    height: auto;
    line-height: 24px;
    margin-bottom: 15px;
}

.iconbox.style2 .box-header .image:before {
    height: 61px;
    width: 61px;
    margin-left: -17px;
    background-color: #fff;
    z-index: 1;
}

.iconbox.style2 .box-header .image img {
    position: relative;
    z-index: 5;
    top: 17px;
    left: 13px;
}

.iconbox.style2 .box-header .title {
    margin-top: 3px;
}

.iconbox.style2 ul.social-list.style2 li {
    font-size: 16px;
    margin-right: 18px;
}

.iconbox.style2 ul.social-list.style2 li:last-child {
    margin-right: 0px;
}

.flat-contact {
    padding: 28px 0 24px;
}

.flat-contact.style2 {
    padding: 17px 0 44px;
}

.form-contact {
    margin-top: 20px;
}

.form-contact.left {
    margin-top: 18px;
}

.form-contact .form-contact-header h3 {
    margin-bottom: 13px;
}

.form-contact .form-contact-header p {
    color: #838383;
    line-height: 24px;
}

.form-contact .form-contact-content {
    margin-top: 26px;
}

#form-contact .form-box {
    text-align: left;
    margin-bottom: 22px;
}

#form-contact .form-box.one-half {
    width: 50%;
    float: left;
}

#form-contact .form-box.one-half.name-contact {
    padding-right: 15px;
}

#form-contact .form-box.one-half.password-contact {
    padding-left: 15px;
}

#form-contact .form-box label {
    margin-bottom: 12px;
}

#form-contact .form-box input {
    height: 40px;
}

#form-contact .form-box textarea {
    border-radius: 10px;
    height: 159px;
}

#form-contact .form-box button {
    height: 55px;
    line-height: 55px;
    background-color: #F7931E;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 15px;
    padding: 0 92px;
    margin: 10px 4px 0px;
}

#form-contact .form-box button:hover {
    background-color: #2d2d2d;
}

.box-contact {
    background-color: #f5f5f5;
    padding: 34px 47px 46px;
    border-radius: 8px;
}

.box-contact ul li {
    margin-bottom: 35px;
}

.box-contact ul li:last-child {
    margin-bottom: 0px;
}

.box-contact ul li.address {
    margin-bottom: 32px;
}

.box-contact ul li h3 {
    margin-bottom: 8px;
}

.box-contact ul li.phone h3,.box-contact ul li.email h3 {
    margin-bottom: 10px;
}

.box-contact ul li.address h3 {
    margin-bottom: 13px;
}

.box-contact ul > li:last-child > h3 {
    margin-bottom: 19px;
}

.box-contact ul li p {
    color: #919191;
}

.box-contact ul li ul.social-list li {
    font-size: 16px;
    margin-bottom: 0px;
    margin-right: 21px;
}

.flat-error {
    padding: 91px 0;
}

.wrap-error .header-error h1 {
    color: #2d2d2d;
    font-size: 30px;
    font-weight: 500;
    margin-top: 41px;
    margin-bottom: 11px;
}

.wrap-error .header-error p {
    color: #919191;
}

.wrap-error .content-error .form-search-error {
    border: 2px dotted #e5e5e5;
    border-radius: 10px;
    padding: 63px 0 59px;
    margin-top: 44px;
    margin-bottom: 32px;
    text-align: center;
}

.wrap-error .content-error .form-search-error form .search-input input {
    width: 263px;
    height: 40px;
    display: inline-block;
    margin-right: 13px;
}

.wrap-error .content-error .form-search-error form .search-input button {
    display: inline-block;
    color: #ffffff;
    font-family: 'Open Sans';
    background-color: #2d2d2d;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    padding: 0 52px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    z-index: 3;
}

.wrap-error .content-error .form-search-error form .search-input button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f28b00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.wrap-error .content-error .form-search-error form .search-input button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}

.flat-tab {
    padding: 67px 0 21px;
}

.flat-tab ul.tab-list {
    text-align: center;
    padding-left: 0px;
}

.flat-tab ul.tab-list li {
    display: inline-block;
    cursor: pointer;
    font-family: 'BloggerSans';
    font-size: 18px;
    font-weight: 500;
    color: #919191;
    padding: 14px 54px 14px;
}

.flat-tab ul.tab-list li:hover,.flat-tab ul.tab-list li.active {
    color: #484848;
    background-color: #f5f5f5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.flat-tab .tab-content {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 60px 50px 46px;
    color: #919191;
}

.flat-progress {
    padding: 6px 0;
}

.progres {
    padding-right: 60px;
}

.progres .progress-item {
    position: relative;
    margin-bottom: 23px;
}

.progres .progress-item .name {
    position: absolute;
    top: 0;
    letter-spacing: 0;
    font-size: 17px;
    font-weight: bold;
    font-family: 'BloggerSans';
    color: #2d2d2d;
}

.progres .progress-item .perc {
    text-align: right;
    font-size: 17px;
    font-weight: bold;
    font-family: 'BloggerSans';
    color: #2d2d2d;
    padding-bottom: 19px;
    width: 0;
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    -ms-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}

.progres .progress-item .perc.show {
    opacity: 1;
}

.progres .progress-item .perc span {
    position: relative;
    top: 1px;
    z-index: 9999;
}

.progres .progress-item .progress-bar {
    height: 6px;
    background-color: #e5e5e5;
    border-radius: 3px;
}

.progres .progress-item .progress-bar .progress-animate {
    height: 6px;
    width: 0;
    border-radius: 3px;
    background-color: #f28b00;
}

.progress-circle {
    margin-top: 75px;
    margin-bottom: 49px;
}

.progress-circle .circle-item {
    display: inline-block;
    margin-right: 123px;
}

.progress-circle .circle-item:last-child {
    margin-right: 0px;
}

.progress-circle .circle-item .text-name {
    text-align: center;
    font-size: 16px;
    font-family: 'BloggerSans';
    font-weight: bold;
    margin-top: 24px;
}

.flat-form {
    padding: 53px 0 54px;
}

.form-input .form-box {
    margin-bottom: 25px;
}

.form-input .form-box label,.form-textarea .form-box label {
    margin-bottom: 12px;
    color: #484848;
}

.form-input .form-box input {
    height: 40px;
}

.form-input .form-box .form-box-content .dropdown-title {
    height: 40px;
    width: 100%;
    border: 2px solid #e5e5e5;
    border-radius: 20px;
    vertical-align: middle;
    padding-left: 30px;
    padding-top: 7px;
    font-size: 13px;
    color: #8c8c8c;
    cursor: pointer;
    position: relative;
}

.form-input .form-box .form-box-content .dropdown-title:before {
    content: '\f107';
    position: absolute;
    font-family: 'fontawesome';
    top: 7px;
    right: 30px;
    color: #1b1b19;
    font-size: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.form-input .form-box .form-box-content .dropdown-title.active:before {
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.form-input .form-box .form-box-content ul {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 24px 29px 30px;
    margin-top: 11px;
}

.form-input .form-box .form-box-content ul li {
    cursor: pointer;
}

.form-input .form-box .form-box-content ul li:hover,.form-input .form-box .form-box-content ul li.active {
    color: #f28b00;
}

.form-input .form-box .form-box-content ul li:not(:last-child) {
    margin-bottom: 16px;
}

.form-textarea {
    margin-top: 10px;
}

.form-textarea .form-box textarea {
    height: 164px;
    border-radius: 10px;
}

.btn-radio.style2.v1 {
    float: left;
    margin-top: 37px;
    margin-left: 2px;
}

.btn-checkbox.style2 {
    float: left;
    margin-top: 22px;
    margin-left: 2px;
}

.btn-checkbox.style2 .checkbox {
    margin-top: 16px;
    margin-bottom: 0px;
}

.btn-checkbox.style2 .checkbox label {
    padding-left: 14px;
}

.flat-brand.style4 {
    padding: 44px 0 52px;
    background-color: #f5f5f5;
}

.flat-brand.style4 .title {
    margin-bottom: 29px;
}

ul.brands-tablist {
    background-color: #fff;
    padding: 31px 50px 24px 110px;
    border-radius: 8px;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
    margin-bottom: 39px;
}

ul.brands-tablist li {
    display: inline-block;
    font-family: 'BloggerSans';
    font-weight: bold;
    font-size: 18px;
    color: #484848;
    margin-right: 22.4px;
    cursor: pointer;
}

ul.brands-tablist li:hover,ul.brands-tablist li.active {
    color: #f28b00;
}

.brands-list {
    margin-left: -15px;
    margin-right: -15px;
}

.brands-list .brands-item {
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.6666667%;
    margin-bottom: 32px;
    text-align: center;
}

.brands-list .brands-item a.box-cat {
    padding: 36px 0 29px;
    background-color: #fff;
    border-radius: 8px;
    display: block;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}

.brands-list .brands-item a.box-cat:hover {
    background-color: #f28b00;
    color: #fff;
}

.brands-list .brands-item a.box-cat:hover .cat-name {
    color: #fff;
}

.brands-list .brands-item a.box-cat .cat-name {
    font-size: 16px;
    font-weight: 600;
    color: #484848;
    margin-bottom: 1px;
}

.imagebox.style6,.imagebox.style7 {
    text-align: center;
}

.imagebox.style7 {
    padding: 19px 20px;
}

.imagebox.style6 .box-image {
    height: 220px;
    line-height: 220px;
}

.imagebox.style6 .box-content .cat-name a {
    font-size: 16px;
    color: #484848;
    margin-bottom: 15px;
}

.imagebox.style6 .box-content .cat-name a:before,.imagebox.style6 .box-content .cat-name a:after {
    width: 0;
}

.imagebox.style6 .box-content ul.cat-list li {
    margin-bottom: 4px;
}

.imagebox.style6 .box-content ul.cat-list li a {
    color: #919191;
}

.imagebox.style6 .box-content ul.cat-list li a:hover {
    color: #484848;
}

.imagebox.style6 .box-content .btn-more {
    margin-top: 16px;
}

.imagebox.style6 .box-content .btn-more a {
    color: #f28b00;
    font-size: 14px;
    font-weight: 600;
}

.imagebox.style8 .box-image {
    margin-bottom: 16px;
}

.imagebox.style8 .box-content .product-name {
    min-height: 64px;
    margin-top: 5px;
}

.imagebox.style8 .box-content .price .sale {
    font-size: 22px;
}

.imagebox.style8 span.item-new,.imagebox.style8 span.item-sale {
    top: 34px;
    right: 47px;
    line-height: 45px;
}

.imagebox.style8 span.item-sale {
    left: 49px;
}

.flat-location .location,.flat-location .location-detail,.flat-location #flat-map-2 {
    float: left;
}

.flat-location .location {
    width: 485.3px;
}

.flat-location .location-detail {
    width: 350.5px;
}

.flat-location #flat-map-2 {
    width: calc(100% - 485.3px - 350.5px);
}

.location {
    padding: 0px 31px 35px;
    background-color: #f5f5f5;
}

.location .title h3,.location-detail .title h3 {
    padding: 25px 0 22px;
}

.location .location-content .select-location {
    margin-bottom: 34px;
}

.location .location-content .select-location select {
    width: 175px;
    height: 60px;
    background-color: #fff;
    box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
    display: inline-block;
    margin-right: 19px;
}

.location .location-content .select-location .select {
    position: relative;
    display: inline-block;
}

.location .location-content .select-location .select:before {
    content: "\f107";
    position: absolute;
    font-family: 'fontawesome';
    top: 17px;
    right: 50px;
    z-index: 9;
    color: #484848;
}

.location .location-content .select-location a {
    background-color: #F7931E;
    height: 60px;
    line-height: 59px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    padding: 0 36px 0 37px;
    color: #fff;
    display: inline-block;
}

.location .location-content .select-location a img {
    padding-right: 14px;
}

.location .location-content ul.location-list {
    height: 439px;
    overflow: hidden;
    padding-left: 3px;
}

.location .location-content ul.location-list li {
    color: #484848;
    margin-bottom: 11px;
    cursor: pointer;
}

.location .location-content ul.location-list li:hover {
    color: #f28b00;
}

.location-detail {
    padding: 1px 42px 13px;
    position: relative;
}

.location-detail span {
    content: '';
    position: absolute;
    font-size: 20px;
    color: #484848;
    top: 25px;
    right: 34px;
    cursor: pointer;
}

.location-detail .image-location {
    margin-top: 14px;
    margin-left: 3px;
}

.location-detail .image-location img {
    border-radius: 10px;
}

.location-detail ul {
    margin-top: 40px;
}

.location-detail ul li {
    margin-bottom: 18px;
}

.location-detail ul li h3 {
    margin-bottom: 7px;
}

.location-detail ul li:last-child h3 {
    margin-bottom: 11px;
}

.location-detail ul li p,.location-detail ul li p a {
    color: #919191;
}

#flat-map-2 .map-2 {
    width: 100%;
    height: 638px;
}

.popup-newsletter {
    position: fixed;
    top: 50%;
    z-index: 99997;
    left: 50%;
    transform: translate(-50%,-50%);
}

.popup-newsletter .popup {
    background: #fff;
    border-radius: 10px;
    margin-right: 15px;
    margin-left: 15px;
    overflow: hidden;
    padding: 30px 30px 40px;
}

.popup-newsletter .popup span {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    right: 10px;
    top: -20px;
    background-color: #f28b00;
    border-radius: 50%;
    cursor: pointer;
}

.popup-newsletter .popup span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    right: 19px;
    top: 10px;
    background: #fff;
    transform: rotate(45deg);
}

.popup-newsletter .popup span:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    right: 10px;
    top: 19px;
    background: #fff;
    transform: rotate(45deg);
}

.popup-newsletter .popup-text,.popup-newsletter .popup-image {
    width: 46%;
    float: left;
}

.popup-newsletter .popup-image {
    text-align: center;
    width: 49%;
    margin-left: 30px;
}

.popup-newsletter .popup-text h2 {
    font-size: 25px;
    font-weight: 500;
    color: #2d2d2d;
    margin-top: 15px;
}

.popup-newsletter .popup-text p.subscribe {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #919191;
}

.popup-newsletter .popup-text .form-popup .subscribe-content {
    position: relative;
}

.popup-newsletter .popup-text .form-popup .subscribe-content button {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
}

.popup-newsletter .popup-text .form-popup .checkbox {
    margin-bottom: 0px;
}

.divider10 {
    height: 10px;
    width: 100%;
}

.divider20 {
    height: 20px;
    width: 100%;
}

.divider60 {
    height: 60px;
    width: 100%;
}

.divider14 {
    height: 14px;
}

.divider30 {
    height: 30px;
    width: 100%;
}

.divider35 {
    height: 35px;
    width: 100%;
}

.divider37 {
    height: 37px;
}

.divider65 {
    height: 65px;
}

.divider90 {
    height: 90px;
}

.divider25 {
    height: 29px;
}

.divider26 {
    height: 26px;
}

.divider34 {
    height: 34px;
}

.offer {
    font-family: 'BloggerSans';
    font-size: 18px;
    font-weight: 500;
    color: #484848;
}

.zoom {
    display: inline-block;
    position: relative;
}

.zoom img {
    display: block;
}

.zoom img::selection {
    background-color: transparent;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    margin: -1px;
}

.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none;
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}

.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 5px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: 2px;
    margin-left: -13px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 1px;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

.ui-widget.ui-widget-content {
    margin: 0 0px 0 13px;
}

.ui-widget-content {
    background: #f4f4f4;
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #f28b00;
    background: #f28b00;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333333;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {
    border: 1px solid #f28b00;
    background: #f28b00;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus {
    border: 1px solid #f28b00;
    background: #f28b00;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94,158,214);
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover {
    border: 1px solid #f28b00;
    background: #fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-icon-background,.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,.ui-button:active .ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
    background-image: url("/web/20210304031211im_/https://www.db-diffusion.fr/css/images/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0,0,0,.2);
    background: -webkit-radial-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.3) 60%,rgba(255,255,255,0) 70%);
    background: -o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    background: -moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    background: radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -o-transition-property: -o-transform,opacity;
    transition-property: transform,opacity;
    -webkit-transform: scale(0) translate(0,0);
    -moz-transform: scale(0) translate(0,0);
    -ms-transform: scale(0) translate(0,0);
    -o-transform: scale(0) translate(0,0);
    transform: scale(0) translate(0,0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255,255,255,.4);
    background: -webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: -o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: -moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0,0,0,.2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255,255,255,.4)
}

.waves-notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.waves-button,.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

.waves-button,.waves-button:hover,.waves-button:visited,.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: transparent;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,.3);
    box-shadow: 0 8px 20px 1px rgba(0,0,0,.3)
}

.waves-block {
    display: block
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover > .mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(140,140,140,0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(140,140,140,0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(140,140,140,0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.5),inset -1px 0 1px rgba(255,255,255,0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.5),inset 0 -1px 1px rgba(255,255,255,0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4),inset -1px 0 0 rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4),inset 0 -1px 0 rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

@font-face {
    font-family: 'BloggerSans';
    src: url('../www/db-diffusion/themes/default/fonts/BloggerSans/BloggerSans.eot');
    src: url('../www/db-diffusion/themes/default/fonts/BloggerSans/BloggerSans.eot#iefix') format('embedded-opentype'),url('../www/db-diffusion/themes/default/fonts/BloggerSans/BloggerSans.woff') format('woff'),url('../www/db-diffusion/themes/default/fonts/BloggerSans/BloggerSans.ttf') format('truetype'),url('../www/db-diffusion/themes/default/fonts/BloggerSans/BloggerSans.svg#BloggerSans') format('svg');
    font-style: normal;
    font-weight: normal;
    text-rendering:optimizeLegibility;}

