.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400
}

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 {
    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;
    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 {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    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
}

[hidden],
template {
    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;
        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 {
    box-sizing: border-box
}

*,
:after,
:before {
    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-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none!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 {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

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: #000;
    text-decoration: none
}

a:focus,
a:hover {
    color: #000;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
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 {
    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: #464646;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

.h1,
h1 {
    font-size: 1.375rem
}

.h2,
h2 {
    font-size: 1.25rem
}

.h3,
.h4,
h3,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .9375rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 3.125rem;
    font-weight: 600;
    line-height: 1.1
}

.display-2 {
    font-size: 2.188rem
}

.display-2,
.display-3 {
    font-weight: 400;
    line-height: 1.1
}

.display-3 {
    font-size: 1.563rem
}

.display-4 {
    font-size: 1.25rem;
    font-weight: 400;
    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-inline,
.list-unstyled {
    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 #f6f6f6
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #d0d0d0
}

.blockquote-footer:before {
    content: "\2014   \A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #f6f6f6;
    border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
    content: ""
}

.blockquote-reverse .blockquote-footer:after {
    content: "\A0   \2014"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #d0d0d0
}

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: 0
}

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:820px) {
    .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:820px) {
    .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:820px) {
    .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: -ms-flexbox;
    display: flex;
    -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:820px) {
    .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-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:820px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1,
.col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-2,
.col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-4,
.col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-6,
.col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-10,
.col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    /*.col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    /*.col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }*/
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:820px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        /*-webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%*/
        width:50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6
}

.table tbody+tbody {
    border-top: 2px solid #f6f6f6
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #f6f6f6
}

.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-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover,
.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,
.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,
.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,
.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: #464646;
    background-color: #f6f6f6
}

.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: #464646;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #464646;
    background-color: #fff;
    border-color: #404040;
    outline: none
}

.form-control::-webkit-input-placeholder {
    color: #d0d0d0;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #d0d0d0;
    opacity: 1
}

.form-control::placeholder {
    color: #d0d0d0;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #f6f6f6;
    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: #464646;
    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: .9375rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend {
    font-size: 1rem
}

.col-form-legend,
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.form-control-static {
    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: .9375rem;
    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: 2.75rem
}

.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: #464646;
    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;
    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: #4cbb6c
}

.has-success .form-control {
    border-color: #4cbb6c
}

.has-success .input-group-addon {
    color: #4cbb6c;
    border-color: #4cbb6c;
    background-color: #e0f3e5
}

.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='%234cbb6c' 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: #ff9a52
}

.has-warning .form-control {
    border-color: #ff9a52
}

.has-warning .input-group-addon {
    color: #ff9a52;
    border-color: #ff9a52;
    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='%23ff9a52' 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: #ff4c4c
}

.has-danger .form-control {
    border-color: #ff4c4c
}

.has-danger .input-group-addon {
    color: #ff4c4c;
    border-color: #ff4c4c;
    background-color: #fff
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff4c4c' 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }
    .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: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        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: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-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: 0;
    transition: all .2s ease-in-out
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .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,
.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: transparent
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #000;
    border-color: transparent
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    background-image: none;
    border-color: transparent
}

.btn-secondary,
.btn-tertiary {
    color: #232323;
    background-color: #f6f6f6;
    border-color: transparent
}

.btn-secondary:hover,
.btn-tertiary:hover {
    color: #232323;
    background-color: #ddd;
    border-color: transparent
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-tertiary:focus,
.focus.btn-tertiary {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled,
.btn-tertiary:disabled,
.disabled.btn-tertiary {
    background-color: #f6f6f6;
    border-color: transparent
}

.active.btn-tertiary,
.btn-secondary.active,
.btn-secondary:active,
.btn-tertiary:active,
.show>.btn-secondary.dropdown-toggle,
.show>.dropdown-toggle.btn-tertiary {
    color: #232323;
    background-color: #ddd;
    background-image: none;
    border-color: transparent
}

.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 {
    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: #4cbb6c;
    border-color: #4cbb6c
}

.btn-success:hover {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 2px rgba(76, 187, 108, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9a56;
    background-image: none;
    border-color: #389252
}

.btn-warning {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-warning:hover {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 2px rgba(255, 154, 82, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff7c1f;
    background-image: none;
    border-color: #ff7615
}

.btn-danger {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-danger:hover {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 2px rgba(255, 76, 76, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1919;
    background-image: none;
    border-color: #ff0f0f
}

.btn-outline-primary {
    color: #000;
    background-image: none;
    background-color: transparent;
    border-color: #000
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #000;
    background-color: transparent
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-outline-secondary {
    color: transparent;
    background-image: none
}

.btn-outline-secondary,
.btn-outline-secondary:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-outline-secondary:hover {
    color: #fff
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: transparent;
    background-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.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 {
    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: #4cbb6c;
    background-image: none;
    background-color: transparent;
    border-color: #4cbb6c
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 2px rgba(76, 187, 108, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #4cbb6c;
    background-color: transparent
}

.btn-outline-success.active,
.btn-outline-success:active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-outline-warning {
    color: #ff9a52;
    background-image: none;
    background-color: transparent;
    border-color: #ff9a52
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 2px rgba(255, 154, 82, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ff9a52;
    background-color: transparent
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-outline-danger {
    color: #ff4c4c;
    background-image: none;
    background-color: transparent;
    border-color: #ff4c4c
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 2px rgba(255, 76, 76, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #ff4c4c;
    background-color: transparent
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-link {
    font-weight: 400;
    color: #000;
    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,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #000;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled {
    color: #d0d0d0
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    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;
    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 {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle:after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #f6f6f6
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    background-color: #f7f7f9
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #000
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #d0d0d0;
    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: #d0d0d0;
    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: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: 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: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.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-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -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-addon,
.input-group-btn,
.input-group .form-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: #464646;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #e3e3e3;
    border-radius: 0
}

.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: .9375rem;
    border-radius: .3rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.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,
.input-group .form-control:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.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),
.input-group .form-control: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;
    -ms-flex: 1;
    flex: 1
}

.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: -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: #000
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #595959
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #f6f6f6
}

.custom-control-input:disabled~.custom-control-description {
    color: #d0d0d0;
    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: 50%;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0
}

.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: #000;
    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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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: #464646;
    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;
    background-size: 8px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #404040;
    outline: none
}

.custom-select:focus::-ms-value {
    color: #464646;
    background-color: #fff
}

.custom-select:disabled {
    color: #d0d0d0;
    cursor: not-allowed;
    background-color: #f6f6f6
}

.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: #464646;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 0
}

.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: #464646;
    background-color: #f6f6f6;
    border: 1px solid #e3e3e3;
    border-radius: 0 0 0 0
}

.custom-file-control:lang(en):before {
    content: "Browse"
}

.nav-link {
    display: block;
    padding: .5em 1em
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #d0d0d0;
    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: 0;
    border-top-left-radius: 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs .nav-link.disabled {
    color: #d0d0d0;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #464646;
    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: 0
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #000
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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: .9375rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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 {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: .9375rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.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 50%;
    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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable,
    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -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: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%
    }
    .navbar-toggleable .navbar-toggler {
        display: none
    }
}

@media (max-width:819px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:820px) {
    .navbar-toggleable-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-sm,
    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -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: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box!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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-md,
    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -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: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box!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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-lg,
    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -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: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box!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;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: 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;
    -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: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler,
.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-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: #fff
}

.navbar-inverse .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .5)
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0
}

.card-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.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: 0;
    border-top-left-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.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: -1px -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 -1px -1px
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-primary {
    background-color: #000;
    border-color: #000
}

.card-primary .card-footer,
.card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.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: #ff9a52;
    border-color: #ff9a52
}

.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.card-danger .card-footer,
.card-danger .card-header,
.card-outline-primary {
    background-color: transparent
}

.card-outline-primary {
    border-color: #000
}

.card-outline-secondary {
    background-color: transparent;
    border-color: transparent
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    background-color: transparent;
    border-color: #4cbb6c
}

.card-outline-warning {
    background-color: transparent;
    border-color: #ff9a52
}

.card-outline-danger {
    background-color: transparent;
    border-color: #ff4c4c
}

.card-inverse {
    color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-footer,
.card-inverse .card-header {
    background-color: transparent;
    border-color: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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: -1px
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.card-img-bottom {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

@media (min-width:576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-deck,
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal
    }
    .card-deck .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        -webkit-box-orient: vertical;
        -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: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        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),
    .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;
        column-count: 3;
        -webkit-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: #f6f6f6;
    border-radius: 0
}

.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: #d0d0d0;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #d0d0d0
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000
}

.page-item.disabled .page-link {
    color: #d0d0d0;
    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: #000;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
    color: #000;
    text-decoration: none;
    background-color: #f6f6f6;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: .9375rem
}

.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: 0
}

.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: #d0d0d0
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #b7b7b7
}

.badge-primary,
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #000
}

.badge-success {
    background-color: #4cbb6c
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #3a9a56
}

.badge-info {
    background-color: #5bc0de
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #31b0d5
}

.badge-warning {
    background-color: #ff9a52
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #ff7c1f
}

.badge-danger {
    background-color: #ff4c4c
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #ff1919
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f6f6f6;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #ddd
}

.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: 0
}

.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: rgba(255, 154, 82, .3);
    border-color: #ff9a52;
    color: #232323
}

.alert-warning hr {
    border-top-color: #ff8b39
}

.alert-warning .alert-link {
    color: #0a0a0a
}

.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 {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #f6f6f6;
    border-radius: 0
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #000
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #464646;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #464646;
    text-decoration: none;
    background-color: #f7f7f9
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #f6f6f6
}

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: 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: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #d0d0d0;
    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: #d0d0d0
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000
}

.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: gray
}

.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.85714%
}

.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: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #f6f6f6
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #f6f6f6
}

.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: #ff4c4c
}

.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: #ff4c4c
}

.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: #ff4c4c
}

.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: #ff4c4c
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #ff4c4c;
    border-radius: 0
}

.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;
    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 {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -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 {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -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: -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: translateZ(0);
        transform: translateZ(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: translateZ(0);
        transform: translateZ(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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    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 50%;
    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: -ms-flexbox;
    display: flex;
    -webkit-box-pack: 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;
    -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: hsla(0, 0%, 100%, .5)
}

.carousel-indicators li:before {
    top: -10px
}

.carousel-indicators li:after,
.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li:after {
    bottom: -10px
}

.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,
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #000!important
}

.bg-success {
    background-color: #4cbb6c!important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #3a9a56!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #ff9a52!important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ff7c1f!important
}

.bg-danger {
    background-color: #ff4c4c!important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #ff1919!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: 0
}

.rounded-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.rounded-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rounded-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: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: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:820px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: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: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: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: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal!important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:820px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal!important
    }
    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-md-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal!important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal!important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        -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:820px) {
    .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 {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.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!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.mx-1 {
    margin-right: .25rem!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .5rem!important
}

.mx-2 {
    margin-right: .5rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mr-3 {
    margin-right: 1rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
    margin-left: 1rem!important
}

.mx-3 {
    margin-right: 1rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-4 {
    margin: 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,
.mx-4 {
    margin-left: 1.5rem!important
}

.mx-4 {
    margin-right: 1.5rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mr-5 {
    margin-right: 3rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
    margin-left: 3rem!important
}

.mx-5 {
    margin-right: 3rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pr-1 {
    padding-right: .25rem!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.px-1 {
    padding-right: .25rem!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pr-2 {
    padding-right: .5rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

.px-2 {
    padding-right: .5rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pr-3 {
    padding-right: 1rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

.px-3 {
    padding-right: 1rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-4 {
    padding: 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,
.px-4 {
    padding-left: 1.5rem!important
}

.px-4 {
    padding-right: 1.5rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pr-5 {
    padding-right: 3rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

.px-5 {
    padding-right: 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,
.mx-auto {
    margin-left: auto!important
}

.mx-auto {
    margin-right: auto!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 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,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .mx-sm-0 {
        margin-right: 0!important
    }
    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .m-sm-1 {
        margin: .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,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .m-sm-2 {
        margin: .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,
    .mx-sm-2 {
        margin-left: .5rem!important
    }
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .m-sm-3 {
        margin: 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,
    .mx-sm-3 {
        margin-left: 1rem!important
    }
    .mx-sm-3 {
        margin-right: 1rem!important
    }
    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .m-sm-4 {
        margin: 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,
    .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .m-sm-5 {
        margin: 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,
    .mx-sm-5 {
        margin-left: 3rem!important
    }
    .mx-sm-5 {
        margin-right: 3rem!important
    }
    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .p-sm-0 {
        padding: 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,
    .px-sm-0 {
        padding-left: 0!important
    }
    .px-sm-0 {
        padding-right: 0!important
    }
    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .p-sm-1 {
        padding: .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,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .p-sm-2 {
        padding: .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,
    .px-sm-2 {
        padding-left: .5rem!important
    }
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .p-sm-3 {
        padding: 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,
    .px-sm-3 {
        padding-left: 1rem!important
    }
    .px-sm-3 {
        padding-right: 1rem!important
    }
    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .p-sm-4 {
        padding: 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,
    .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .p-sm-5 {
        padding: 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,
    .px-sm-5 {
        padding-left: 3rem!important
    }
    .px-sm-5 {
        padding-right: 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,
    .mx-sm-auto {
        margin-left: auto!important
    }
    .mx-sm-auto {
        margin-right: auto!important
    }
    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width:820px) {
    .m-md-0 {
        margin: 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,
    .mx-md-0 {
        margin-left: 0!important
    }
    .mx-md-0 {
        margin-right: 0!important
    }
    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .m-md-1 {
        margin: .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,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .m-md-2 {
        margin: .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,
    .mx-md-2 {
        margin-left: .5rem!important
    }
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .m-md-3 {
        margin: 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,
    .mx-md-3 {
        margin-left: 1rem!important
    }
    .mx-md-3 {
        margin-right: 1rem!important
    }
    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .m-md-4 {
        margin: 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,
    .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .m-md-5 {
        margin: 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,
    .mx-md-5 {
        margin-left: 3rem!important
    }
    .mx-md-5 {
        margin-right: 3rem!important
    }
    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .p-md-0 {
        padding: 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,
    .px-md-0 {
        padding-left: 0!important
    }
    .px-md-0 {
        padding-right: 0!important
    }
    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .p-md-1 {
        padding: .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,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .px-md-1 {
        padding-right: .25rem!important
    }
    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .p-md-2 {
        padding: .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,
    .px-md-2 {
        padding-left: .5rem!important
    }
    .px-md-2 {
        padding-right: .5rem!important
    }
    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .p-md-3 {
        padding: 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,
    .px-md-3 {
        padding-left: 1rem!important
    }
    .px-md-3 {
        padding-right: 1rem!important
    }
    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .p-md-4 {
        padding: 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,
    .px-md-4 {
        padding-left: 1.5rem!important
    }
    .px-md-4 {
        padding-right: 1.5rem!important
    }
    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .p-md-5 {
        padding: 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,
    .px-md-5 {
        padding-left: 3rem!important
    }
    .px-md-5 {
        padding-right: 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,
    .mx-md-auto {
        margin-left: auto!important
    }
    .mx-md-auto {
        margin-right: auto!important
    }
    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 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,
    .mx-lg-0 {
        margin-left: 0!important
    }
    .mx-lg-0 {
        margin-right: 0!important
    }
    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .m-lg-1 {
        margin: .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,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .m-lg-2 {
        margin: .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,
    .mx-lg-2 {
        margin-left: .5rem!important
    }
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .m-lg-3 {
        margin: 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,
    .mx-lg-3 {
        margin-left: 1rem!important
    }
    .mx-lg-3 {
        margin-right: 1rem!important
    }
    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .m-lg-4 {
        margin: 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,
    .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .m-lg-5 {
        margin: 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,
    .mx-lg-5 {
        margin-left: 3rem!important
    }
    .mx-lg-5 {
        margin-right: 3rem!important
    }
    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .p-lg-0 {
        padding: 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,
    .px-lg-0 {
        padding-left: 0!important
    }
    .px-lg-0 {
        padding-right: 0!important
    }
    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .p-lg-1 {
        padding: .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,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .p-lg-2 {
        padding: .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,
    .px-lg-2 {
        padding-left: .5rem!important
    }
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .p-lg-3 {
        padding: 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,
    .px-lg-3 {
        padding-left: 1rem!important
    }
    .px-lg-3 {
        padding-right: 1rem!important
    }
    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .p-lg-4 {
        padding: 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,
    .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .p-lg-5 {
        padding: 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,
    .px-lg-5 {
        padding-left: 3rem!important
    }
    .px-lg-5 {
        padding-right: 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,
    .mx-lg-auto {
        margin-left: auto!important
    }
    .mx-lg-auto {
        margin-right: auto!important
    }
    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 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,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .mx-xl-0 {
        margin-right: 0!important
    }
    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .m-xl-1 {
        margin: .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,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .m-xl-2 {
        margin: .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,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .m-xl-3 {
        margin: 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,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .m-xl-4 {
        margin: 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,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .m-xl-5 {
        margin: 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,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .p-xl-0 {
        padding: 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,
    .px-xl-0 {
        padding-left: 0!important
    }
    .px-xl-0 {
        padding-right: 0!important
    }
    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .p-xl-1 {
        padding: .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,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .p-xl-2 {
        padding: .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,
    .px-xl-2 {
        padding-left: .5rem!important
    }
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .p-xl-3 {
        padding: 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,
    .px-xl-3 {
        padding-left: 1rem!important
    }
    .px-xl-3 {
        padding-right: 1rem!important
    }
    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .p-xl-4 {
        padding: 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,
    .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .p-xl-5 {
        padding: 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,
    .px-xl-5 {
        padding-left: 3rem!important
    }
    .px-xl-5 {
        padding-right: 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,
    .mx-xl-auto {
        margin-left: auto!important
    }
    .mx-xl-auto {
        margin-right: 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:820px) {
    .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: #464646!important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #2d2d2d!important
}

.text-primary,
a.text-primary:focus,
a.text-primary:hover {
    color: #000!important
}

.text-success {
    color: #4cbb6c!important
}

a.text-success:focus,
a.text-success:hover {
    color: #3a9a56!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #ff9a52!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ff7c1f!important
}

.text-danger {
    color: #ff4c4c!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #ff1919!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:819px) {
    .hidden-sm-down {
        display: none!important
    }
}

@media (min-width:820px) {
    .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,
.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
    }
}

@font-face {
    font-family: Noto Sans;
    src: url(../css/3d4a907b1b7a232654324a3dd7ae4aa3.eot);
    src: local("Noto Sans Regular"), local("NotoSans-Regular"), url(../css/3d4a907b1b7a232654324a3dd7ae4aa3.eot) format("embedded-opentype"), url(../css/19c1b868764c0e4d15a45d3f61250488.woff2) format("woff2"), url(../css/846c191efd3d0aacde5a916cf2ebf1a4.woff) format("woff"), url(../css/2fd9c16b805724d590c0cff96da070a4.ttf) format("truetype"), url(../css/5ea9fdf2293930126fa9c544968009ae.svg?1) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Noto Sans;
    src: url(../css/eeb9224f85430652fd070e4e64129aa4.eot);
    src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(../css/eeb9224f85430652fd070e4e64129aa4.eot) format("embedded-opentype"), url(../css/199038f07312bfc6f0aabd3ed6a2b64d.woff2) format("woff2"), url(../css/c2183257e7a697769df4200c547551f1.woff) format("woff"), url(../css/a165a42685795361b25593effb32fdb1.ttf) format("truetype"), url(../css/5dc400bcedda37b13f35cb44623193cf.svg?1) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Noto Sans;
    src: url(../css/a77ade19de3d3762dfbf1fe553b293cc.eot);
    src: local("Noto Sans Italic"), local("NotoSans-Italic"), url(../css/a77ade19de3d3762dfbf1fe553b293cc.eot) format("embedded-opentype"), url(../css/7a3ebca0cba2e2c6090e84e1d77e0f94.woff2) format("woff2"), url(../css/332f555bb44cdc394d6c799df0c03389.woff) format("woff"), url(../css/154da4697acc779b55af0a67f1241e4e.ttf) format("truetype"), url(../css/3d34be670a7f15086e512282b97ae35e.svg?1) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Noto Sans;
    src: url(../css/b467416c449eb823029e16347b2ea510.eot);
    src: local("Noto Sans BoldItalic"), local("NotoSans-BoldItalic"), url(../css/b467416c449eb823029e16347b2ea510.eot) format("embedded-opentype"), url(../css/a68cfe9d548950edf5df102269877edd.woff2) format("woff2"), url(../css/3f81521029cc8a9a703419c4a74704a0.woff) format("woff"), url(../css/4f6ff3639c1e5728b905b650c1a06e75.ttf) format("truetype"), url(../css/80e74ff9406650e53bbec1e292c2c094.svg?1) format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype")
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga"
}

.lang-rtl * {
    direction: rtl!important
}

.lang-rtl main {
    text-align: right!important
}

body,
html {
    height: 100%
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #232323;
    line-height: 1.25em
}

ul {
    list-style: none;
    padding-left: 0
}

a:active,
a:focus,
a:hover {
    color: #464646;
    text-decoration: none!important
}

p {
    font-size: 14px;
    line-height: 23px;
    color: #888;
    font-weight: 400
}

.color,
.custom-checkbox input[type=checkbox]+span.color {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .15);
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    transition: all .2s ease
}

.color.active,
.color:hover,
.custom-checkbox input[type=checkbox]+span.color.active,
.custom-checkbox input[type=checkbox]+span.color:hover {
    opacity: .7
}

body .custom-checkbox input[type=checkbox]+span {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #e3e3e3;
    width: 20px;
    height: 20px
}

body .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    margin: 0 1px;
    font-size: 1.1rem;
    color: #000
}

.facet-label {
    transition: all .2s ease
}

.facet-label .custom-checkbox input[type=checkbox]+span.color {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .15);
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 4px;
    cursor: pointer;
    background-size: contain;
    transition: all .2s ease;
    margin-right: 5px
}

.facet-label.active,
.facet-label:hover {
    color: #888
}

.facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color {
    box-shadow: 0 0 0 2px #232323
}

.h1,
.h2,
.h3,
.h4 {
    font-weight: 500;
    color: #000
}

.h4 {
    font-weight: 700;
    color: #232323
}

.btn {
    cursor: pointer
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    padding: 14px 33px;
    transition: all .2s ease
}

.btn-primary:hover,
.btn-secondary:hover,
.btn-tertiary:hover {
    color: #fff;
    background: #676666
}

.btn-primary .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons {
    margin-right: .625rem
}

.btn-tertiary {
    background-color: #f7f7f7;
    text-transform: lowercase;
    color: #464646;
    box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .1);
    padding: .25rem;
    margin: .25rem 0;
    font-weight: 400;
    font-size: .875rem
}

.btn-tertiary .material-icons {
    font-size: 1rem
}

.btn-tertiary:hover {
    box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .2);
    border: 1px solid rgba(35, 35, 35, .2)
}

.btn-unstyle {
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: inherit
}

.btn-unstyle:focus {
    outline: 0
}

.btn-unstyle:focus .expand-more {
    color: #000
}

.label,
label {
    color: #232323;
    text-align: right;
    font-size: .875rem
}

small.label,
small.value {
    font-size: .8125rem
}

.form-control-label {
    padding-top: .625rem
}

.form-control {
    background: #fff;
    color: #000;
    border: 1px solid #e3e3e3;
    padding: 13px 18px;
    outline: none;
    box-shadow: none;
    font-size: 14px
}

.input-group.focus .form-control {
    border-color: #000
}

.input-group .input-group-btn>.btn {
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    margin-left: 0;
    padding: 10.5px 16px;
    text-transform: uppercase
}

.form-control-select {
    height: 2.625rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right .5rem center/1.25rem 1.25rem;
    padding: 0 .5rem
}

.form-control-valign {
    padding-top: .5rem
}

.form-control-comment {
    display: inline-block;
    font-size: 14px;
    padding-top: 15px;
    color: #000
}

.form-control-submit.disabled {
    background: #5bc0de;
    color: #fff
}

.form-group.has-error input,
.form-group.has-error select {
    outline: .1875rem solid #ff4c4c
}

.form-group.has-error .help-block {
    color: #ff4c4c
}

.group-span-filestyle label {
    margin: 0
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.bootstrap-touchspin {
    width: auto;
    float: left;
    display: inline-block
}

.bootstrap-touchspin input:focus {
    outline: none
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
    color: #232323;
    background-color: #fff;
    height: 2.25rem;
    padding: 13px 18px;
    width: 3rem;
    border: 1px solid #e3e3e3;
    float: left
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    height: 1.1875rem
}

.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #d0d0d0
}

.bootstrap-touchspin .input-group-btn-vertical {
    color: #232323;
    width: auto;
    float: left;
    cursor: pointer;
    transition: all .2s ease
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    cursor: pointer;
    transition: all .2s ease
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\E5CE"
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\E5CF"
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: .0625rem;
    left: .1875rem;
    font-size: .9375rem
}

.custom-radio {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #464646;
    background: #fff;
    margin-right: 5px;
    margin-top: -3px
}

.custom-radio input[type=radio] {
    opacity: 0;
    cursor: pointer
}

.custom-radio input[type=radio]:checked+span {
    display: block;
    background-color: #000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem
}

.custom-radio input[type=radio]:focus+span {
    border-color: #464646
}

.custom-checkbox {
    position: relative
}

.custom-checkbox input[type=checkbox] {
    margin-top: .25rem;
    opacity: 0;
    cursor: pointer;
    position: absolute
}

.custom-checkbox input[type=checkbox]+span {
    margin-right: 3px;
    display: inline-block;
    width: .9375rem;
    height: .9375rem;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid #232323
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    display: none;
    margin: -.25rem -.125rem;
    font-size: 1.1rem;
    color: #232323
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
    display: block
}

.custom-checkbox input[type=checkbox]:focus+span {
    border-color: #464646
}

.custom-checkbox label {
    text-align: left
}

.text-muted {
    font-size: .875rem
}

.done {
    color: #4cbb6c;
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 1.563rem
}

.thumb-mask>.mask {
    position: relative;
    width: 3.438rem;
    height: 3.438rem;
    overflow: hidden;
    border: 1px solid #d0d0d0;
    margin: .625rem 0
}

.thumb-mask>.mask img {
    width: 55px;
    height: 55px
}

.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.definition-list dl dt {
    font-weight: 400
}

.definition-list dl dd,
.definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: #d0d0d0;
    padding: .625rem;
    margin: .125rem
}

.definition-list dl dd:nth-of-type(2n),
.definition-list dl dt:nth-of-type(2n) {
    background: #f6f6f6
}

.help-block {
    margin-top: .625rem
}

.btn.disabled,
.btn.disabled:hover {
    background: #464646
}

.alert-warning .material-icons {
    color: #ff9a52;
    font-size: 2rem;
    margin-right: .625rem;
    padding-top: .3125rem
}

.alert-warning .alert-text {
    font-size: .9375rem;
    padding-top: .625rem
}

.alert-warning .alert-link {
    border-radius: 2px;
    border-width: 2px;
    margin-left: .625rem;
    padding: .3125rem 1.25rem;
    font-weight: 600;
    font-size: .8125rem;
    color: #6c868e
}

.alert-warning ul li:last-child .alert-link {
    color: #fff
}

.alert-warning .warning-buttons {
    margin-top: .3125rem
}

.btn-tertiary-outline,
.btn-warning {
    transition: all .4s ease-in-out
}

.btn-tertiary-outline {
    color: #6c868e;
    background-image: none;
    background-color: transparent;
    border-color: #6c868e;
    border: .15rem solid #6c868e
}

.btn-tertiary-outline:hover {
    border-color: #bbcdd2;
    color: #bbcdd2
}

.alert {
    font-size: .8125rem
}

.nav-item .nav-link,
.nav-item .nav-separtor {
    color: #464646;
    font-weight: 700
}

.nav-item .nav-link.active,
.nav-item .nav-separtor.active {
    color: #232323
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.separator {
    margin: 0;
    border-color: rgba(0, 0, 0, .25)
}

.modal button.close {
    z-index: 1;
    position: absolute;
    background: #f2f2f2;
    top: 0;
    right: 0;
    opacity: 1;
    transition: all .2s ease
}

.modal button.close:active,
.modal button.close:focus,
.modal button.close:hover {
    outline: none;
    color: #676666
}

.modal button.close span {
    display: block;
    text-align: center;
    line-height: 35px;
    width: 35px;
    height: 35px
}

a.label {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    transition: all .2s ease
}

a.label i {
    font-size: 22px;
    line-height: 19px
}

*+a.label {
    margin-top: 30px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 500
}

.nav-item .nav-link,
.nav-item .nav-separator {
    color: #000;
    font-weight: 500;
    transition: all .2s ease
}

.nav-item .nav-link.active,
.nav-item .nav-link:hover,
.nav-item .nav-separator.active,
.nav-item .nav-separator:hover {
    color: #676666
}

.nav-item .nav-link {
    font-size: 16px;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 3px
}

.nav-item .nav-separator {
    display: inline-block;
    margin: 3px 10px
}

body#checkout .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body#checkout .custom-checkbox input[type=checkbox] {
    margin-top: 4px;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px
}

body#checkout .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    margin-top: 0
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

#order-confirmation #content-hook-order-confirmation-footer {
    margin-top: 50px
}

.ps-alert-error {
    margin-bottom: 0
}

.ps-alert-error .item,
.ps-alert-success .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #ff4c4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ff4c4c;
    margin-bottom: 1rem
}

.ps-alert-error .item i,
.ps-alert-success .item i {
    border: 15px solid #ff4c4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ps-alert-error .item i svg,
.ps-alert-success .item i svg {
    background-color: #ff4c4c;
    width: 24px;
    height: 24px
}

.ps-alert-error .item p,
.ps-alert-success .item p {
    background-color: #fff;
    margin: 0;
    padding: 18px 20px;
    width: 100%
}

.ps-alert-success {
    padding: .25rem .25rem 2.75rem
}

.ps-alert-success .item {
    border-color: #4cbb6c;
    background-color: #4cbb6c
}

.ps-alert-success .item i {
    border-color: #4cbb6c
}

.ps-alert-success .item i svg {
    background-color: #4cbb6c
}

.dropdown {
    color: #464646
}

.dropdown:hover .expand-more {
    color: #000
}

.dropdown .expand-more {
    color: #232323;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible
}

.dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #232323;
    background: #fff
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: none;
    text-decoration: none;
    color: #000
}

.search-widget {
    float: right
}

.search-widget form {
    position: relative
}

.search-widget form input[type=text] {
    border: none;
    padding: 10px;
    min-width: 255px;
    color: #464646;
    border: 1px solid #e3e3e3
}

.search-widget form input[type=text]:focus {
    outline: 3px solid #000;
    color: #232323;
    background: #fff
}

.search-widget form input[type=text]:focus+button .search {
    color: #000
}

.search-widget form button[type=submit] {
    position: absolute;
    background: none;
    border: none;
    bottom: .3125rem;
    right: .125rem;
    color: #464646
}

.search-widget form button[type=submit] .search:hover {
    color: #000
}

.header-top .search-widget form input[type=text] {
    min-width: inherit;
    width: 100%
}

#checkout #search_widget {
    display: none
}

#pagenotfound .page-content #search_widget {
    width: 100%
}

.page-not-found .search-widget form {
    display: inline-block
}

@media (max-width:819px) {
    .header-top .search-widget {
        float: none;
        padding: 0 .9375rem
    }
    .header-top .search-widget form {
        margin: 0 auto
    }
    .header-top .search-widget form input[type=text] {
        min-width: inherit;
        background: #fff
    }
}

.top-menu[data-depth="1"] {
    margin: .625rem
}

.top-menu a:not([data-depth="0"]) {
    display: block;
    padding: .625rem;
    color: #464646;
    font-weight: 400
}

.top-menu a.dropdown-submenu {
    color: #232323;
    text-transform: uppercase;
    font-weight: 600
}

.top-menu a[data-depth="0"] {
    font-weight: 600;
    padding: .1875rem .625rem .375rem
}

#header .top-menu a[data-depth="0"]:hover {
    color: #000;
    text-decoration: none
}

.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
    padding: 0 .625rem .625rem 0
}

.top-menu .collapse {
    display: inherit
}

.top-menu .sub-menu {
    box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1);
    border: none;
    margin-left: .9375rem;
    width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    z-index: 18;
    display: none
}

.top-menu .sub-menu.collapse {
    display: none
}

.top-menu .sub-menu ul[data-depth="1"]>li {
    float: left;
    margin: 0 1.25rem
}

.top-menu .sub-menu a:hover {
    color: #000
}

.top-menu .popover {
    max-width: inherit;
    border-radius: 0
}

.popover.bs-tether-element-attached-top {
    margin-top: 0
}

#mobile_top_menu_wrapper {
    margin-top: .625rem;
    padding-bottom: .625rem;
    background: #fff
}

#mobile_top_menu_wrapper #top-menu {
    margin-bottom: .625rem
}

#mobile_top_menu_wrapper .top-menu {
    color: #232323
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .add {
    display: none
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .remove {
    display: block
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
    display: none
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
    display: inline-block;
    padding: 0
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: .625rem;
    border-bottom: 1px solid #f6f6f6
}

#mobile_top_menu_wrapper .top-menu .collapse {
    display: none
}

#mobile_top_menu_wrapper .top-menu .collapse.in {
    display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
    box-shadow: none;
    z-index: inherit;
    display: block;
    position: static;
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
    background: #f6f6f6
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
    display: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
    display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"]>li {
    border-bottom: 1px solid #464646
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
    margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a {
    text-transform: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
    padding: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
    padding: .625rem;
    border-bottom: 1px solid #fff;
    font-weight: 700
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    padding-left: 1.25rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
    padding-left: 2.5rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
    padding-left: 3.75rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #464646
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
    display: inline
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
    padding: .625rem 0;
    display: block;
    width: 100%
}

body#checkout {
    color: #232323
}

body#checkout #header {
    margin-bottom: 40px
}

body#checkout #header .header-nav {
    max-height: none;
    border: none;
    margin-bottom: 0
}

body#checkout section#content {
    margin-bottom: 1.563rem
}

body#checkout .container {
    min-height: 100%
}

body#checkout section.checkout-step {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: .9375rem
}

body#checkout section.checkout-step:last-child {
    border: 0
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0
}

body#checkout section.checkout-step .content {
    padding: 0 2.313rem
}

body#checkout section.checkout-step .step-edit {
    text-transform: lowercase;
    font-weight: 400
}

body#checkout section.checkout-step .step-edit .edit {
    font-size: 1rem
}

body#checkout section.checkout-step .not-allowed {
    cursor: not-allowed;
    opacity: .5
}

body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit {
    display: none
}

body#checkout section.checkout-step.-current .content {
    display: block
}

body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
    display: none
}

body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
    display: inline-block
}

body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: none
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin-right: .125rem;
    color: #464646;
    margin-top: 5px
}

body#checkout section.checkout-step.-reachable.-complete .content {
    display: none
}

body#checkout section.checkout-step small {
    color: #464646
}

body#checkout section.checkout-step .default-input {
    min-width: 40%
}

body#checkout section.checkout-step .default-input[name=address1],
body#checkout section.checkout-step .default-input[name=address2] {
    min-width: 60%
}

body#checkout section.checkout-step .radio-field {
    margin-top: 1.875rem
}

body#checkout section.checkout-step .radio-field label {
    display: inline
}

body#checkout section.checkout-step .checkbox-field div {
    margin-top: 3.75rem
}

body#checkout section.checkout-step .checkbox-field+.checkbox-field div {
    margin-top: 0
}

body#checkout section.checkout-step .select-field div {
    background: #f6f6f6;
    padding: .625rem 3.125rem
}

body#checkout section.checkout-step .form-footer {
    text-align: center
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 1rem
}

body#checkout section.checkout-step .payment-options label {
    display: inline-block
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 1.25rem
}

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem
}

body#checkout section.checkout-step .step-number {
    display: inline-block;
    padding: .625rem
}

body#checkout section.checkout-step .address-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body#checkout section.checkout-step .address-item {
    background: #f6f6f6;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: .625rem;
    border: 3px solid transparent
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: 3px solid #000
}

body#checkout section.checkout-step .address-alias {
    display: inline-block;
    font-weight: 600;
    margin-bottom: .625rem
}

body#checkout section.checkout-step .address {
    margin-left: 1.563rem;
    font-weight: 400
}

body#checkout section.checkout-step .radio-block {
    padding: .9375rem;
    text-align: left;
    cursor: pointer
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 0
}

body#checkout section.checkout-step .custom-radio input[type=radio] {
    height: 1.25rem;
    width: 1.25rem
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    color: #464646;
    display: inline-block;
    margin: 0 .3125rem
}

body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
    font-size: 1rem
}

body#checkout section.checkout-step hr {
    margin: 0
}

body#checkout section.checkout-step .address-footer {
    text-align: center;
    padding: .625rem
}

body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses,
body#checkout section.checkout-step .add-address {
    margin-top: 1.25rem
}

body#checkout section.checkout-step .add-address a {
    color: #232323
}

body#checkout section.checkout-step .add-address a i {
    font-size: .9375rem
}

body#checkout section.checkout-step .delivery-option {
    background: #f6f6f6;
    padding: .9375rem 0;
    margin-bottom: .9375rem;
    margin-left: 0;
    margin-right: 0
}

body#checkout section.checkout-step .delivery-option label {
    text-align: inherit;
    margin-bottom: 0
}

body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-left: .3125rem;
    margin-top: 1.563rem
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    text-align: left
}

body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline {
    padding: 0
}

body#checkout section.checkout-step .sign-in {
    font-size: .875rem
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 14.38rem
}

body#checkout .additional-information {
    font-size: .875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem
}

body#checkout .condition-label {
    margin-left: 40px;
    margin-top: 10px
}

body#checkout .condition-label label {
    text-align: inherit
}

body#checkout .cancel-address {
    margin: .625rem;
    display: block;
    color: #464646;
    text-decoration: underline
}

body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #d0d0d0
}

body#checkout #cart-summary-product-list {
    font-size: .875rem
}

body#checkout #cart-summary-product-list img {
    border: 1px solid #d0d0d0;
    width: 3.125rem
}

body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle
}

body#checkout #order-summary-content {
    padding-top: .9375rem
}

body#checkout #order-summary-content h4.h4 {
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    color: #232323
}

body#checkout #order-summary-content h4.black {
    color: #000
}

body#checkout #order-summary-content h4.addresshead {
    margin-top: .1875rem
}

body#checkout #order-summary-content .noshadow {
    box-shadow: none
}

body#checkout #order-summary-content #order-items {
    border-right: 0
}

body#checkout #order-summary-content #order-items h3.h3 {
    color: #232323;
    margin-top: 1.25rem
}

body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0
}

body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 3px solid #e5e5e5;
    border-radius: 0
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: .75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 1rem
}

body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #464646
}

body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer
}

body#checkout #order-summary-content a .step-edit {
    color: #464646
}

body#checkout #delivery,
body#checkout #gift_message {
    max-width: 100%;
    border-color: #232323
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: 10px
}

body#checkout #footer {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    padding: .9375rem;
    background: #fff;
    color: #464646
}

#order-details {
    padding-left: 1.875rem
}

#order-details>.card-title {
    margin-bottom: 1.875rem
}

#order-details ul {
    margin-bottom: 1.25rem
}

#order-details ul li {
    margin-bottom: .625rem
}

#order-items {
    border-right: 1px solid #d0d0d0
}

#order-items hr {
    border-top-color: #232323
}

#order-items table {
    width: 100%
}

#order-items table tr {
    height: 1.875rem
}

#order-items table tr td:last-child {
    text-align: right
}

#order-items .order-line {
    margin-top: 1rem
}

#order-items .image img {
    width: 100%;
    border: 1px solid gray-lighter;
    margin-bottom: 1rem
}

#order-items .details {
    margin-bottom: 1rem
}

#order-items .details .customizations {
    margin-top: .625rem
}

#order-items .qty {
    margin-bottom: 1rem
}

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem
}

@media (max-width:991px) {
    .done {
        margin: 0;
        padding: 0
    }
    body#checkout section.checkout-step .address-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    body#checkout section.checkout-step .delivery-option-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .delivery-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto
    }
    .delivery-option .custom-radio {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
        text-align: left
    }
    #order-confirmation #registration-form {
        width: 100%
    }
}

@media (max-width:819px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
        margin-left: 1.25rem;
        margin-top: 5px
    }
    body#checkout #header .header-nav {
        max-height: none;
        padding: 0
    }
    body#checkout section.checkout-step .content {
        padding: .9375rem
    }
    body#checkout .form-group {
        margin-bottom: .5rem
    }
    #order-items {
        border-right: 0;
        margin-bottom: 2.5rem
    }
    #order-items .card-title {
        border-bottom: 1px solid #d0d0d0;
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }
    #order-items hr {
        border-top-color: #d0d0d0
    }
    .bold {
        font-weight: 700
    }
    #order-details {
        padding-left: .9375rem
    }
    #order-details .card-title {
        border-bottom: 1px solid #d0d0d0;
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }
}

@media (max-width:575px) {
    body#checkout section.checkout-step .content {
        padding: .9375rem 0
    }
    #payment-confirmation button {
        font-size: .875rem
    }
    #payment-confirmation button.btn {
        white-space: normal
    }
}

.js-payment-binary,
.js-payment-binary .accept-cgv {
    display: none
}

.js-payment-binary.disabled {
    opacity: .6;
    cursor: not-allowed
}

.js-payment-binary.disabled:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.js-payment-binary.disabled .accept-cgv {
    display: block
}

.table-labeled td,
.table-labeled th {
    vertical-align: middle
}

.table-labeled .label {
    font-weight: 400;
    border-radius: 3px;
    font-size: inherit;
    padding: .25rem .375rem;
    margin: .125rem;
    color: #fff;
    white-space: nowrap
}

.page-order .table {
    margin-bottom: 0
}

.page-order table td,
.page-order table th {
    padding: .5rem
}

.page-order table thead th {
    text-align: center
}

#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0
}

#authentication .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#authentication .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0.9375rem;
    flex: 0 0 0.9375rem
}

#authentication .custom-checkbox label {
    padding-left: .625rem
}

#authentication .radio-inline,
#identity .radio-inline {
    padding: 0
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 0
}

.page-customer-account #content {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem;
    font-size: .875rem;
    color: #464646
}

.page-customer-account #content .order-actions a {
    padding: 0 .125rem
}

.page-customer-account #content .forgot-password {
    text-align: center;
    font-size: .875rem;
    margin-top: 1rem;
    padding-bottom: .9375rem
}

.page-customer-account #content .no-account {
    text-align: center;
    font-size: 1rem
}

.page-authentication #content {
    padding: 1rem;
    max-width: 640px;
    margin: 0 auto
}

.page-addresses .address,
.page-authentication #content {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff
}

.page-addresses .address {
    margin-bottom: 1.875rem;
    font-size: .875rem;
    color: #232323
}

.page-addresses .address .address-body {
    padding: 1rem
}

.page-addresses .address .address-body h4 {
    font-size: 1rem;
    font-weight: 700
}

.page-addresses .address .address-body address {
    min-height: 9rem
}

.page-addresses .address .address-footer {
    border-top: 1px solid #464646;
    padding: .5rem 1rem
}

.page-addresses .address .address-footer a {
    color: #464646;
    margin-right: .5rem
}

.page-addresses .address .address-footer a:hover {
    color: #232323
}

.page-addresses .address .address-footer a i {
    font-size: 1rem
}

.page-addresses .address .address-footer a span {
    font-size: .9375rem;
    vertical-align: middle
}

.page-addresses .addresses-footer {
    margin: 0 .9375rem
}

.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover {
    color: #232323
}

.page-addresses .addresses-footer a i {
    font-size: 1rem
}

.page-addresses .addresses-footer a span {
    font-size: 1rem;
    vertical-align: middle;
    margin-top: .625rem
}

.page-order-detail {
    font-size: .875rem;
    color: #464646
}

.page-order-detail .box {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem
}

.page-order-detail h3 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 1rem
}

.page-order-detail #order-infos ul {
    margin: 0
}

.page-order-detail #order-history .history-lines .history-line {
    padding: .5rem 0;
    border-bottom: 1px solid #f6f6f6
}

.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0
}

.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: 3px
}

.page-order-detail .addresses {
    margin: 0 -.9375rem
}

.page-order-detail .addresses h4 {
    font-size: 1rem;
    font-weight: 700
}

.page-order-detail #order-products.return {
    margin-bottom: 1rem
}

.page-order-detail #order-products.return th.head-checkbox {
    width: 30px
}

.page-order-detail #order-products.return td {
    padding: 1.375rem .75rem
}

.page-order-detail #order-products.return td.qty {
    min-width: 125px
}

.page-order-detail #order-products.return td.qty .current {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: .5rem
}

.page-order-detail #order-products.return td.qty .select {
    width: 70%;
    float: left;
    margin: -.625rem 0;
    padding-left: .25rem
}

.page-order-detail #order-products.return td.qty .select select {
    text-align: center
}

.page-order-detail .order-items {
    padding: 0!important
}

.page-order-detail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: 1px solid #f6f6f6
}

.page-order-detail .order-items .order-item .checkbox {
    width: 30px;
    float: left;
    padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .content {
    width: calc(100% - 30px);
    float: left;
    padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .desc .name {
    font-weight: 700
}

.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: .25rem
}

.page-order-detail .messages .message {
    margin-top: .5rem;
    border-bottom: 1px solid #f6f6f6
}

.page-order-detail .messages .message:last-child {
    border-bottom: 0
}

.page-order-detail .messages .message>div {
    margin-bottom: .5rem
}

.page-order-detail .customization {
    margin-top: .75rem
}

#order-return-infos .thead-default th {
    color: #232323
}

#order-return-infos .customization {
    margin-top: .75rem
}

.page-my-account #content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #464646;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem
}

.page-my-account #content .links a i {
    display: block;
    font-size: 2.6rem;
    width: 100%;
    color: #232323;
    padding-bottom: 3.4rem
}

.page-my-account #content .links a:hover {
    color: #232323
}

.page-my-account #content .links a:hover i {
    color: #000
}

#history .orders {
    margin: 0 -1rem
}

#history .orders .order {
    padding: .75rem 1rem;
    border-bottom: 1px solid #f6f6f6
}

#history .orders .order a h3 {
    color: #464646
}

#history .orders .order .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: 3px
}

#history .orders .order:last-child {
    border-bottom: 0
}

.page-footer .account-link {
    margin-right: 1rem
}

.page-footer .account-link i {
    font-size: 1rem
}

.page-footer .account-link span {
    font-size: .875rem;
    vertical-align: middle
}

.login-form {
    margin-top: 15px
}

.forgotten-password {
    padding: 4px
}

.forgotten-password .form-fields .center-email-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:819px) {
    .forgotten-password .form-fields .center-email-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .forgotten-password .form-fields .center-email-fields button {
        margin: 10px;
        width: calc(100% - 20px)
    }
}

.forgotten-password .form-fields .center-email-fields button {
    height: 38px
}

.forgotten-password .form-fields .email {
    padding-left: 0;
    padding-right: 0;
    width: 430px
}

@media (max-width:819px) {
    .forgotten-password .form-fields .email {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }
}

.forgotten-password .form-fields .email input {
    height: 38px
}

.forgotten-password .form-fields label.required {
    width: 130px
}

.send-renew-password-link {
    padding-left: 10px;
    padding-right: 10px
}

.renew-password {
    margin-left: 10px
}

.renew-password .email {
    padding-bottom: 30px
}

.renew-password [type=submit] {
    margin-left: 50px
}

.carousel {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
    margin-bottom: 1.5rem
}

.carousel .direction {
    z-index: auto
}

.carousel .carousel-inner {
    height: 340px
}

@media (max-width:819px) {
    .carousel .carousel-inner {
        height: auto
    }
}

.carousel .carousel-item {
    height: 100%
}

@media (max-width:819px) {
    .carousel .carousel-item img {
        max-width: 100%;
        height: auto
    }
}

@media (min-width:820px) {
    .carousel .carousel-item img {
        width: 100%;
        margin-left: 0
    }
}

.carousel .carousel-item .caption {
    position: absolute;
    color: #fff;
    max-width: 340px
}

@media (min-width:820px) {
    .carousel .carousel-item .caption {
        bottom: 28px;
        left: 90px
    }
}

@media (max-width:819px) {
    .carousel .carousel-item .caption {
        bottom: 5px;
        left: 40px
    }
}

.carousel .carousel-item .caption .caption-description p {
    color: #fff
}

@media (max-width:819px) {
    .carousel .carousel-item figure {
        margin: 0
    }
}

.carousel .carousel-control {
    opacity: 1
}

.carousel .carousel-control .icon-next:before,
.carousel .carousel-control .icon-prev:before {
    content: ""
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    font-size: 3.125rem;
    color: #fff
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #000
}

.carousel .carousel-control .icon-prev {
    left: 1rem
}

.carousel .carousel-control .icon-next {
    right: 2rem
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
    background: none
}

#products .thumbnail-container:hover .highlighted-informations,
.featured-products .thumbnail-container:hover .highlighted-informations,
.product-accessories .thumbnail-container:hover .highlighted-informations,
.product-miniature .thumbnail-container:hover .highlighted-informations {
    display: block;
    bottom: 0;
    top: auto;
    opacity: 1;
    z-index: 1
}

#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /*margin-left: -25px;
    margin-right: -25px*/
}

#products .product-thumbnail,
.featured-products .product-thumbnail,
.product-accessories .product-thumbnail,
.product-miniature .product-thumbnail {
    display: block;
    background: #f5f5f5
}

#products .product-thumbnail img,
.featured-products .product-thumbnail img,
.product-accessories .product-thumbnail img,
.product-miniature .product-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.short-color {
    display: block;
    font-size: 11pt;
    color: #888;
    margin: -10px 0 10px 0;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: #000;
    font-size: 21pt;
    margin-bottom: 20px;
    line-height: 1.2;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    transition: all .2s ease
}

#products .product-title a:hover,
.featured-products .product-title a:hover,
.product-accessories .product-title a:hover,
.product-miniature .product-title a:hover {
    color: #888
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.563rem;
    background: #fff
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title {
    text-align: center;
    margin-bottom: 1.5rem
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: center;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 20px
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    color: #232323;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center
}

#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
    position: relative;
    text-align: center;
    width: 100%;
    top: -.25em;
    padding-top: 25px;
    min-height: 2.5rem;
    background: #fff
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-top: 25px;
    z-index: 0;
    opacity: 0;
    background: #fff;
    text-align: center;
    transition: all .2s ease-in
}

#products .highlighted-informations .quick-view,
.featured-products .highlighted-informations .quick-view,
.product-accessories .highlighted-informations .quick-view,
.product-miniature .highlighted-informations .quick-view {
    color: #464646;
    font-size: 1rem
}

#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover {
    color: #000
}

#products .img_wrapper,
.featured-products .img_wrapper,
.product-accessories .img_wrapper,
.product-miniature .img_wrapper {
    position: relative;
    overflow: hidden
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    z-index: 10;
    background: #fff;
    padding: 15px 0 15px
}

@media only screen and (max-width:819px) {
    #products .product-description,
    .featured-products .product-description,
    .product-accessories .product-description,
    .product-miniature .product-description {
        padding: 25px 0 15px
    }
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    width: 33.3%;
    padding: 0 10px
}

@media (max-width:1200px) {
    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        width: 50%;
        margin-bottom: 45px
    }
}

@media (max-width:819px) {
    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        width: 100%
    }
}

#products .product-miniature .discount,
.featured-products .product-miniature .discount,
.product-accessories .product-miniature .discount,
.product-miniature .product-miniature .discount {
    display: none
}

#products .product-miniature .discount-percentage,
#products .product-miniature .on-sale,
#products .product-miniature .online-only,
#products .product-miniature .pack,
#products .product-miniature .product-flags .new,
.featured-products .product-miniature .discount-percentage,
.featured-products .product-miniature .on-sale,
.featured-products .product-miniature .online-only,
.featured-products .product-miniature .pack,
.featured-products .product-miniature .product-flags .new,
.product-accessories .product-miniature .discount-percentage,
.product-accessories .product-miniature .on-sale,
.product-accessories .product-miniature .online-only,
.product-accessories .product-miniature .pack,
.product-accessories .product-miniature .product-flags .new,
.product-miniature .product-miniature .discount-percentage,
.product-miniature .product-miniature .on-sale,
.product-miniature .product-miniature .online-only,
.product-miniature .product-miniature .pack,
.product-miniature .product-miniature .product-flags .new {
    display: block;
    min-width: 3.125rem;
    min-height: 1.875rem;
    font-size: 1rem
}

#products .product-miniature .discount-percentage.online-only,
#products .product-miniature .on-sale.online-only,
#products .product-miniature .online-only.online-only,
#products .product-miniature .pack.online-only,
#products .product-miniature .product-flags .new.online-only,
.featured-products .product-miniature .discount-percentage.online-only,
.featured-products .product-miniature .on-sale.online-only,
.featured-products .product-miniature .online-only.online-only,
.featured-products .product-miniature .pack.online-only,
.featured-products .product-miniature .product-flags .new.online-only,
.product-accessories .product-miniature .discount-percentage.online-only,
.product-accessories .product-miniature .on-sale.online-only,
.product-accessories .product-miniature .online-only.online-only,
.product-accessories .product-miniature .pack.online-only,
.product-accessories .product-miniature .product-flags .new.online-only,
.product-miniature .product-miniature .discount-percentage.online-only,
.product-miniature .product-miniature .on-sale.online-only,
.product-miniature .product-miniature .online-only.online-only,
.product-miniature .product-miniature .pack.online-only,
.product-miniature .product-miniature .product-flags .new.online-only {
    font-size: .8125rem;
    margin-top: 13rem;
    margin-left: 8.688rem
}

#products .product-miniature .discount-percentage.online-only:before,
#products .product-miniature .on-sale.online-only:before,
#products .product-miniature .online-only.online-only:before,
#products .product-miniature .pack.online-only:before,
#products .product-miniature .product-flags .new.online-only:before,
.featured-products .product-miniature .discount-percentage.online-only:before,
.featured-products .product-miniature .on-sale.online-only:before,
.featured-products .product-miniature .online-only.online-only:before,
.featured-products .product-miniature .pack.online-only:before,
.featured-products .product-miniature .product-flags .new.online-only:before,
.product-accessories .product-miniature .discount-percentage.online-only:before,
.product-accessories .product-miniature .on-sale.online-only:before,
.product-accessories .product-miniature .online-only.online-only:before,
.product-accessories .product-miniature .pack.online-only:before,
.product-accessories .product-miniature .product-flags .new.online-only:before,
.product-miniature .product-miniature .discount-percentage.online-only:before,
.product-miniature .product-miniature .on-sale.online-only:before,
.product-miniature .product-miniature .online-only.online-only:before,
.product-miniature .product-miniature .pack.online-only:before,
.product-miniature .product-miniature .product-flags .new.online-only:before {
    content: "\E30A";
    font-family: Material Icons;
    vertical-align: middle;
    margin: .3125rem
}

#products .comments_note,
.featured-products .comments_note,
.product-accessories .comments_note,
.product-miniature .comments_note {
    text-align: center;
    color: #464646
}

#products .regular-price,
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
    color: #464646;
    text-decoration: line-through;
    font-size: .875rem
}

#products .count,
.featured-products .count,
.product-accessories .count,
.product-miniature .count {
    color: #464646;
    font-weight: 700;
    position: relative;
    bottom: .5rem
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link {
    clear: both;
    color: #464646;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

@media (max-width:819px) {
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container {
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
    }
    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description,
    .product-accessories .thumbnail-container .product-description {
        box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2)
    }
}

#custom-text {
    width: 100%;
    padding: 9% 7.5% 7% 16.5%;
    margin-bottom: 30px;
    position: relative
}

@media (max-width:500px) {
    #custom-text {
        padding: 9% 6.5% 7%
    }
}

#custom-text .parallax-block {
    max-width: 465px;
    background-color: #08c7dd;
    text-align: center;
    padding: 6% 0 7%
}

#custom-text .parallax-block .title-1 {
    font-size: 70px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 10px
}

@media (max-width:500px) {
    #custom-text .parallax-block .title-1 {
        font-size: 55px
    }
}

#custom-text .parallax-block .title-2 {
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 10px
}

@media (max-width:500px) {
    #custom-text .parallax-block .title-2 {
        font-size: 40px
    }
}

#custom-text .parallax-block .title-3 {
    font-size: 33px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 40px
}

@media (max-width:500px) {
    #custom-text .parallax-block .title-3 {
        font-size: 23px;
        margin-bottom: 15px
    }
}

#custom-text .parallax-block a.parallax-btn {
    color: #fff;
    font-weight: 400;
    padding: 14px 20px;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all .4s ease;
    background-color: #0243c4;
    text-transform: uppercase
}

@media (min-width:1200px) {
    #custom-text .parallax-block a.parallax-btn {
        padding: 20px 45px;
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        letter-spacing: 1px
    }
}

#custom-text .parallax-block a.parallax-btn:hover {
    background-color: #000
}

#products {
    color: #464646
}

#products .products-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#products .up {
    margin-bottom: 1rem
}

#products .up .btn-secondary,
#products .up .btn-tertiary {
    color: #464646;
    text-transform: inherit
}

#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
    margin-right: 0
}

#products .product-miniature {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 33.33333%;
    margin-top: 35px
}

@media (max-width:1200px) {
    #products .product-miniature {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%;
        margin-top: 0
    }
}

@media (max-width:819px) {
    #products .product-miniature {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        margin-top: 0
    }
}

#products .product-miniature:hover {
    transition: all .2s ease;
    box-shadow: 0 7px 10px rgba(0, 0, 0, .1)
}

.block-category {
    margin-bottom: 25px
}

.block-category #category-description p,
.block-category #category-description strong {
    font-weight: 400;
    color: #464646
}

.block-category #category-description p {
    color: #232323;
    margin-bottom: 0
}

.block-category #category-description p:first-child {
    margin-bottom: 1.25rem
}

.block-category .category-cover {
    position: absolute;
    right: .75rem;
    bottom: 0
}

.block-category .category-cover img {
    width: 141px;
    height: 180px
}

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products-selection .sort-by {
    white-space: normal;
    word-break: break-all;
    margin-right: -15px;
    margin-left: 0;
    color: #000
}

@media (max-width:991px) {
    .products-selection .sort-by {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%
    }
}

.products-selection .total-products,
.products-selection h1 {
    padding-top: 10px
}

.products-sort-order {
    color: #000
}

@media (max-width:991px) {
    .products-sort-order {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }
}

.products-sort-order .select-title {
    display: inline-block;
    margin-left: 0;
    color: #000;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: .625rem;
    cursor: pointer
}

.products-sort-order .select-title i {
    margin-top: -5px;
    margin-left: 15px;
    background-color: #fff;
    color: #000
}

@media (min-width:1200px) {
    .products-sort-order .select-title i {
        margin-left: 25px
    }
}

.products-sort-order .select-list {
    display: block;
    color: #232323;
    padding: .625rem 1.25rem
}

.products-sort-order .select-list:hover {
    background: #676666;
    color: #fff;
    text-decoration: none
}

.products-sort-order .dropdown-menu {
    left: auto;
    width: 16.88rem;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    margin: 0
}

#search_filters {
    margin-bottom: 25px;
    background: #fff;
    padding: 5px 20px 25px 0
}

@media (max-width:1200px) {
    #search_filters {
        padding: 5px 0 25px
    }
}

#search_filters h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    text-transform: none;
    font-weight: 500
}

#search_filters .clear-all-wrapper,
#search_filters .facet {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e3e3e3;
    padding-top: .625rem
}

@media (min-width:820px) {
    #search_filters .clear-all-wrapper,
    #search_filters .facet {
        padding-bottom: 22px
    }
}

#search_filters .clear-all-wrapper .btn,
#search_filters .facet .btn {
    padding-left: 0;
    padding-right: 15px;
    background-color: transparent;
    color: #fff;
    background: #000;
    cursor: pointer
}

#search_filters .clear-all-wrapper .btn i,
#search_filters .facet .btn i {
    margin-left: 5px
}

#search_filters .clear-all-wrapper .btn:active,
#search_filters .clear-all-wrapper .btn:focus,
#search_filters .clear-all-wrapper .btn:hover,
#search_filters .facet .btn:active,
#search_filters .facet .btn:focus,
#search_filters .facet .btn:hover {
    background: #676666;
    box-shadow: none
}

#search_filters .clear-all-wrapper .collapse,
#search_filters .facet .collapse {
    display: block
}

#search_filters .clear-all-wrapper .facet-title,
#search_filters .facet .facet-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    text-transform: none;
    font-weight: 500
}

#search_filters .clear-all-wrapper .facet-label,
#search_filters .facet .facet-label {
    margin-bottom: 10px
}

#search_filters .clear-all-wrapper .facet-label a,
#search_filters .facet .facet-label a {
    margin-top: 7px;
    color: #232323;
    display: inline-block;
    font-size: .9375rem;
    vertical-align: -2px;
    transition: all .2s ease
}

@media (max-width:991px) {
    #search_filters .clear-all-wrapper .facet-label a,
    #search_filters .facet .facet-label a {
        font-size: 13px;
        vertical-align: 0
    }
}

#search_filters .clear-all-wrapper .facet-label a:active,
#search_filters .clear-all-wrapper .facet-label a:focus,
#search_filters .clear-all-wrapper .facet-label a:hover,
#search_filters .facet .facet-label a:active,
#search_filters .facet .facet-label a:focus,
#search_filters .facet .facet-label a:hover {
    color: #888
}

.pagination {
    width: 100%;
    margin-top: 1rem
}

@media (min-width:1200px) {
    .pagination {
        margin-top: 70px
    }
}

.pagination>div:first-child {
    line-height: 40px
}

.pagination .page-list {
    background: #fff;
    margin-bottom: 0
}

.pagination .page-list li {
    display: inline-block
}

.pagination a {
    margin-right: 20px;
    color: #000;
    font-weight: 500
}

.pagination a:hover {
    color: #888
}

.pagination .next.disabled,
.pagination .next span,
.pagination .previous.disabled,
.pagination .previous span {
    display: none
}

.pagination .next i,
.pagination .previous i {
    background-color: #000;
    color: #f5f5f5;
    margin-top: -3px;
    transition: all .2s ease
}

.pagination .next:hover i,
.pagination .previous:hover i {
    background-color: #888;
    color: #f5f5f5;
    box-shadow: 0 0 5px #888
}

.pagination .disabled {
    color: #464646
}

.pagination .current a {
    color: #888
}

.active_filters {
    background: #f2f2f2;
    padding: .625rem 1.875rem 0;
    margin-bottom: 1.25rem
}

.active_filters .active-filter-title {
    display: inline;
    margin-right: .625rem;
    font-weight: 600
}

.active_filters ul {
    display: inline
}

.active_filters .filter-block {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    color: #232323;
    margin-right: .625rem;
    margin-bottom: .625rem;
    background: #fff;
    padding: .625rem;
    display: inline-block;
    font-size: .8125rem
}

.active_filters .filter-block .close {
    color: #232323;
    font-size: .9375rem;
    opacity: 1;
    margin-top: .1875rem;
    margin-left: .3125rem;
    transition: all .2s ease
}

.active_filters .filter-block .close:hover {
    color: #888
}

.block-categories {
    overflow: hidden;
    background: #fff;
    padding: 20px;
    margin-bottom: 1.563rem;
    border: 1px solid #e3e3e3
}

.block-categories .category-sub-menu {
    margin-top: .625rem;
    overflow: hidden;
    margin-left: 0
}

.block-categories .category-sub-menu ul {
    margin-left: 10px
}

.block-categories .category-sub-menu .category-sub-link {
    font-size: .875rem
}

.block-categories .category-sub-menu li {
    position: relative
}

.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: .625rem
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    transition: all .3s ease;
    display: inline-block
}

.block-categories .category-sub-menu li[data-depth="0"]>a a {
    color: #000
}

.block-categories .category-sub-menu li[data-depth="0"]>a a:hover {
    color: #464646
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: .3125rem
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before {
    content: "-";
    margin-right: .3125rem
}

.block-categories a {
    color: #232323
}

.block-categories li {
    float: left;
    clear: both
}

.block-categories li h3 {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    color: #000;
    margin-bottom: 16px
}

.block-categories li ul {
    margin-left: 15px
}

.block-categories .collapse-icons {
    position: relative;
    font-size: 7px;
    line-height: 14px;
    top: 3px;
    padding: 0;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden
}

.block-categories .collapse-icons i {
    width: 14px;
    height: 14px;
    font-size: 14px
}

.block-categories .collapse-icons[aria-expanded=true] .add {
    display: none
}

.block-categories .collapse-icons[aria-expanded=true] .remove {
    display: block
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #676666
}

.block-categories .collapse-icons .remove {
    display: none
}

.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
    font-size: .875rem;
    cursor: pointer;
    margin-left: 2px
}

.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #676666
}

.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded=true] .arrow-right {
    display: none
}

.block-categories .arrows[aria-expanded=true] .arrow-down {
    display: inline-block
}

.facets-title {
    color: #232323
}

.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
    padding: .75rem .5rem .6875rem
}

@media (max-width:819px) {
    #category #left-column {
        width: 100%
    }
    #category #left-column #search_filters_wrapper {
        position: fixed;
        left: -330px;
        top: 0;
        bottom: 0;
        z-index: 30;
        width: 288px;
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
        transition: all .3s ease;
        margin-bottom: 0
    }
    #category #left-column #search_filter_controls {
        position: relative;
        background: #fff;
        padding: 20px;
        height: 90px
    }
    #category #left-column #search_filter_controls:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        z-index: 1
    }
    #category #left-column #search_filter_controls span {
        position: relative;
        z-index: 1
    }
    #category #left-column #search_filter_controls .js-search-filters-clear-all,
    #category #left-column #search_filter_controls .ok span {
        display: inline-block;
        outline: none;
        font-size: 14px;
        line-height: 1.286;
        font-weight: 700;
        letter-spacing: .04em;
        text-transform: uppercase;
        cursor: pointer;
        white-space: normal;
        border: 1px solid #232323;
        padding: 10px 15px;
        color: #232323;
        background: none
    }
    #category #left-column #search_filter_controls .js-search-filters-clear-all i,
    #category #left-column #search_filter_controls .ok span i {
        display: none
    }
    #category #left-column #search_filter_controls .js-search-filters-clear-all:active,
    #category #left-column #search_filter_controls .ok span:active {
        box-shadow: none
    }
    #category #left-column #search_filter_controls .js-search-filters-clear-all:hover,
    #category #left-column #search_filter_controls .ok span:hover {
        background: #232323;
        color: #fff
    }
    #category #left-column #search_filter_controls button.ok:before {
        content: "";
        position: fixed;
        visibility: hidden;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #232323;
        opacity: 0;
        transition: all .3s ease
    }
    #category #left-column #search_filter_controls button.ok i {
        display: block;
        text-align: center;
        position: absolute;
        width: 35px;
        height: 35px;
        color: #000;
        background: #f2f2f2;
        top: 0;
        right: 0;
        opacity: 1;
        transition: all .2s ease;
        z-index: 99;
        line-height: 35px;
        margin: 0
    }
    #category #left-column #search_filter_controls button.ok i:hover {
        background: #676666
    }
    #category #left-column #search_filters {
        position: relative;
        margin-bottom: 0;
        padding: 20px;
        background: #fff;
        height: 100%;
        max-height: calc(100% - 90px);
        overflow-y: auto
    }
    #category #left-column #search_filters>section:last-child {
        margin-bottom: 40px
    }
    #category #left-column #search_filters .facet {
        padding-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #d6d6d6
    }
    #category #left-column #search_filters .facet .title {
        position: relative;
        cursor: pointer;
        padding-right: 30px;
        padding-top: 2px;
        margin-bottom: 5px
    }
    #category #left-column #search_filters .facet .title .collapse-icons .remove {
        display: none
    }
    #category #left-column #search_filters .facet .title .h3 {
        display: block;
        font-size: 22px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: .04em;
        text-transform: uppercase;
        color: #464646
    }
    #category #left-column #search_filters .facet .title .navbar-toggler {
        position: absolute;
        top: 3px;
        right: 0
    }
    #category #left-column #search_filters .facet .title .navbar-toggler i {
        font-size: 22px
    }
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 0
    }
    #category #left-column #search_filters .facet .collapse {
        display: none
    }
    #category #left-column #search_filters .facet .collapse.show {
        display: block
    }
    #category #left-column #search_filters .facet .facet-title {
        color: #232323
    }
    #category #left-column #search_filters .facet .h6 {
        margin-bottom: 0
    }
    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0
    }
    #category #left-column #search_filters .facet ul {
        margin-bottom: 0
    }
    #category #left-column #search_filters .facet ul li {
        padding-right: 10px
    }
    #category #left-column section+section {
        margin-top: 20px
    }
    #category #left-column #search_filters_wrapper.active {
        left: 0
    }
    #category #left-column #search_filters_wrapper.active #search_filter_controls button:before {
        visibility: visible;
        opacity: .5
    }
    #category #content-wrapper {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }
    #category #search_filter_toggler {
        width: 100%
    }
    .products-sort-order .select-title {
        margin-left: 0;
        min-width: 150px
    }
    .products-selection h1 {
        padding-top: 0;
        text-align: center;
        margin-bottom: 16px
    }
    .products-selection .showing {
        padding-top: 16px
    }
    #best-sales #content-wrapper,
    #new-products #content-wrapper,
    #prices-drop #content-wrapper {
        width: 100%
    }
    .products-selection .sort-by-row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width:575px) {
    .products-selection .filter-button {
        min-width: 0;
        margin-top: 20px
    }
}

.active_filters_wrapper #js-active-search-filters {
    margin-top: 40px
}

@media (max-width:1200px) {
    .active_filters_wrapper #js-active-search-filters {
        margin-top: 0
    }
}

.active_filters_wrapper #js-active-search-filters.hide {
    display: none
}

@media (max-width:1200px) {
    #category .products-selection {
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    #category .products-selection .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    #category .products-selection .col-md-6.text-right {
        text-align: left!important
    }
}

#product #content {
    position: relative;
    margin: 0 auto
}

#product .product-additional-info {
    margin-top: 30px
}

.product-price .current-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.7rem;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.product-price [itemprop=price] {
    margin-right: 10px;
    line-height: 26px;
    color: #000;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500
}

.product-price .regular-price {
    text-decoration: line-through
}

#product-description-short {
    color: #232323
}

.product-information {
    font-size: .9375rem;
    color: #232323
}

.product-information .manufacturer-logo {
    height: 35px
}

.product-information .product-description img {
    max-width: 100%;
    height: auto
}

.input-color {
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 0;
    cursor: pointer
}

.input-container {
    position: relative
}

.input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%
}

.input-color+span,
.input-radio+span {
    border: 1px solid #777;
    line-height: 27px
}

.input-color:checked+span,
.input-color:hover+span,
.input-radio:checked+span,
.input-radio:hover+span {
    border: 1px solid #232323
}

.radio-label {
    display: inline-block;
    padding: 2px .625rem;
    border: 2px solid #fff;
    background: #fff;
    font-weight: 600
}

.product-information .product-actions .control-label,
.quickview .product-actions .control-label {
    display: block;
    margin-right: 1rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px
}

.product-information .product-actions .control-label:after,
.quickview .product-actions .control-label:after {
    content: ":"
}

.product-information .product-actions .add-to-cart,
.quickview .product-actions .add-to-cart {
    min-width: 165px;
    cursor: pointer;
    transition: all .2s ease;
    padding: 14px 33px;
    line-height: 24px
}

.product-information .product-actions .add-to-cart:hover,
.quickview .product-actions .add-to-cart:hover {
    background: #464646
}

.product-information .product-actions .add-to-cart .material-icons,
.quickview .product-actions .add-to-cart .material-icons {
    line-height: 24px;
    vertical-align: -7px
}

.product-information .product-actions .bootstrap-touchspin .input-group-btn-vertical,
.quickview .product-actions .bootstrap-touchspin .input-group-btn-vertical {
    width: auto
}

.product-information .color,
.product-information .custom-checkbox input[type=checkbox]+span.color,
.quickview .color,
.quickview .custom-checkbox input[type=checkbox]+span.color {
    margin: 0 3px;
    transition: all .2s ease;
    width: 27px;
    height: 27px
}

.product-information .color.active,
.product-information .color:hover,
.product-information .custom-checkbox input[type=checkbox]+span.color.active,
.product-information .custom-checkbox input[type=checkbox]+span.color:hover,
.quickview .color.active,
.quickview .color:hover,
.quickview .custom-checkbox input[type=checkbox]+span.color.active,
.quickview .custom-checkbox input[type=checkbox]+span.color:hover {
    border: none;
    opacity: .7
}

.product-information .input-color,
.quickview .input-color {
    width: 27px;
    height: 27px
}

.product-information .input-color.active+span.color,
.product-information .input-color:checked+span.color,
.product-information .input-color:hover+span.color,
.quickview .input-color.active+span.color,
.quickview .input-color:checked+span.color,
.quickview .input-color:hover+span.color {
    border: none;
    opacity: .7
}

.product-quantity .qty {
    float: left;
    width: 100px;
    margin-bottom: .5rem
}

.product-quantity .add {
    float: left;
    margin-left: 1rem;
    margin-bottom: .5rem
}

.product-quantity #quantity_wanted {
    color: #232323;
    background-color: #fff;
    height: 54px;
    padding: .175rem 15px;
    width: 75px
}

.product-quantity .input-group-btn-vertical {
    float: left
}

.product-quantity .input-group-btn-vertical .btn {
    padding: .5rem .6875rem
}

.product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: 5px;
    left: .1875rem
}

.product-quantity .btn-touchspin {
    height: 28px
}

.product-discounts {
    margin-bottom: 1.5rem
}

.product-discounts>.product-discounts-title {
    font-weight: 400;
    font-size: .875rem
}

.product-discounts>.table-product-discounts thead tr th {
    width: 33%;
    padding: .625rem 1.25rem;
    background: #fff;
    border: .3125rem solid #d0d0d0;
    text-align: center
}

.product-discounts>.table-product-discounts tbody tr {
    background: #f6f6f6
}

.product-discounts>.table-product-discounts tbody tr:nth-of-type(2n) {
    background: #fff
}

.product-discounts>.table-product-discounts tbody tr td {
    padding: .625rem 1.25rem;
    text-align: center;
    border: .3125rem solid #d0d0d0
}

.product-prices {
    margin-top: 1.25rem
}

.product-prices div {
    margin-bottom: .625rem
}

.product-prices .tax-shipping-delivery-label {
    font-size: .8125rem;
    color: #464646
}

.product-discount {
    color: #464646;
    line-height: 28px
}

.product-discount .regular-price {
    text-decoration: line-through;
    font-weight: 400;
    margin-right: .625rem
}

.has-discount.product-price,
.has-discount p {
    color: #eee
}

.has-discount .discount {
    color: #000;
    font-weight: 500;
    font-size: 1rem;
    line-height: 28px;
    margin-left: .625rem;
    text-transform: uppercase;
    display: inline-block
}

.product-unit-price {
    font-size: .8125rem;
    margin-bottom: 0
}

.tabs {
    margin-top: 60px
}

@media (min-width:992px) {
    .tabs {
        margin-top: 105px
    }
}

.tabs .tab-pane {
    padding-top: 1.25rem
}

.tabs .tab-pane.fade.in.active {
    opacity: 1
}

.tabs .nav-tabs {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:820px) {
    .tabs .nav-tabs {
        padding-bottom: 27px;
        margin-bottom: 14px
    }
}

.tabs .nav-tabs .nav-link {
    line-height: 1.08;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: none;
    padding: 0;
    color: #232323;
    border: none;
    transition: all .3s ease-in-out
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    color: #676666
}

.tabs .nav-tabs .nav-link.active {
    cursor: default
}

.tabs .nav-tabs .nav-item {
    text-align: center
}

@media (min-width:820px) {
    .tabs .nav-tabs .nav-item {
        float: left;
        margin-right: 30px
    }
}

@media (max-width:819px) {
    .tabs .nav-tabs .nav-item {
        width: 100%
    }
    .tabs .nav-tabs .nav-item+li {
        margin-top: 8px
    }
    .tabs .nav-tabs .nav-item .nav-link {
        display: inline-block
    }
}

.tabs .product-manufacturer {
    text-align: center;
    margin-bottom: 30px
}

.tabs .product-manufacturer img {
    max-width: 200px
}

.product-accessories {
    margin-top: 60px
}

.product-accessories h3.h5 {
    line-height: 1.08;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: none!important;
    padding: 0;
    color: #000;
    border: none;
    padding-bottom: 27px;
    margin-bottom: 14px;
    transition: all .3s ease-in-out
}

.product-cover,
.product-image {
    position: relative;
    margin-bottom: 0
}

.product-cover .layer,
.product-image .layer {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background: #fff;
    background: hsla(0, 0%, 100%, .7);
    text-align: center;
    opacity: 0;
    cursor: pointer;
    transition: opacity .4s ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-cover .layer:hover,
.product-image .layer:hover {
    opacity: 1
}

.product-cover .layer .zoom-in,
.product-image .layer .zoom-in {
    color: #000;
    font-size: 100px
}

#product-modal .modal-dialog {
    max-width: 1000px;
    width: 90%
}

#product-modal .modal-content {
    background: transparent;
    border: none;
    padding: 0
}

#product-modal .modal-content .modal-body {
    position: relative;
    padding: 0;
    display: block
}

#product-modal .modal-content .modal-body figure {
    padding-right: 17.28%;
    margin: 0
}

#product-modal .modal-content .modal-body figure img {
    width: 100%;
    max-width: 100%
}

#product-modal .modal-content .modal-body .product-cover-modal {
    background: #fff
}

#product-modal .modal-content .modal-body .image-caption {
    background: #fff;
    padding: 10px 20px;
    border-top: 1px solid #d0d0d0
}

#product-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0
}

#product-modal .modal-content .modal-body .thumbnails {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15.07%
}

.product-image {
    margin-top:10px;
}
.product-variants-item td {vertical-align:middle;}
.product-variants-item span {font-weight:700;}

#product-modal .modal-content .modal-body .product-images img {
    width: 100%;
    height: auto;
    cursor: pointer;
    background: #fff;
    opacity: .6;
    transition: all .3s ease;
    margin-top:10px;
}

#product-modal .modal-content .modal-body .product-images img.selected,
#product-modal .modal-content .modal-body .product-images img:hover {
    opacity: 1
}

#product-modal .modal-content .modal-body .product-images .thumb-container {
    border: none;
    margin: 7% 0
}

.product-images {
    margin-bottom: 0
}

.product-images .arrow-down,
.product-images .arrow-up {
    position: absolute;
    left: 50%;
    z-index: 2;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease
}

.product-images .arrow-down:hover,
.product-images .arrow-up:hover {
    color: #232323
}

.product-images .arrow-down.slick-disabled,
.product-images .arrow-up.slick-disabled {
    cursor: default;
    color: #d0d0d0
}

.product-images .arrow-up {
    top: -20px
}

.product-images .arrow-down {
    bottom: -20px
}

#blockcart-modal {
    color: #232323
}

#blockcart-modal .modal-body,
#blockcart-modal .modal-header {
    padding: 0 7%
}

#blockcart-modal .modal-body .divide-right span,
#blockcart-modal .modal-header .divide-right span {
    display: inline-block;
    margin-bottom: 5px
}

#blockcart-modal .divider {
    position: relative
}

#blockcart-modal .divider:after,
#blockcart-modal .divider:before {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    width: 124.8%;
    border-bottom: 2px solid #e3e3e3;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:819px) {
    #blockcart-modal .divider {
        display: none
    }
}

#blockcart-modal .divider:before {
    top: 0
}

#blockcart-modal .divider:after {
    bottom: 0
}

#blockcart-modal .modal-header {
    padding: 50px 30px 30px;
    margin-bottom: 30px
}

@media (max-width:819px) {
    #blockcart-modal .modal-header {
        padding: 16px
    }
}

#blockcart-modal .modal-body {
    padding-bottom: 13.33%
}

#blockcart-modal .modal-dialog {
    max-width: 450px;
    width: 100%
}

@media (max-width:575px) {
    #blockcart-modal .modal-dialog {
        margin-top: 20px
    }
}

#blockcart-modal .product-image {
    max-width: 100%;
    background-color: #f2f2f2;
    margin-bottom: 0
}

#blockcart-modal .cart-products-count,
#blockcart-modal .modal-title {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 1rem;
    color: #000
}

#blockcart-modal .cart-products-count i.material-icons,
#blockcart-modal .modal-title i.material-icons {
    margin-right: 1.875rem
}

#blockcart-modal .product-name {
    color: #000;
    font-size: 1.125rem
}

#blockcart-modal .cart-products-count {
    font-size: 1.125rem
}

#blockcart-modal .cart-content {
    padding-top: 25px
}

.product-images>li.thumb-container {
    display: block
}

.product-images>li.thumb-container>.thumb {
    cursor: pointer;
    margin-bottom: .625rem
}

.images-container .product-images>li.thumb-container>.thumb {
    margin-right: .8125rem
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #000
}

.mobile-front-page {display:none;}

#main .images-container {
    position: relative;
    padding: 3px 0 3px 0;
    margin-top: 3px
}

#main .images-container .product-cover {
    background: #f2f2f2
}

#main .images-container .js-qv-mask {
    position: absolute;
    left: 0;
    top: 50%;
    width: 15.13%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#main .images-container .js-qv-mask .product-images {
    margin-bottom: 0
}

#main .images-container .js-qv-mask .product-images .arrow-down,
#main .images-container .js-qv-mask .product-images .arrow-up {
    position: absolute;
    left: 50%;
    z-index: 2;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease
}

#main .images-container .js-qv-mask .product-images .arrow-down:hover,
#main .images-container .js-qv-mask .product-images .arrow-up:hover {
    color: #676666
}

#main .images-container .js-qv-mask .product-images .arrow-down.slick-disabled,
#main .images-container .js-qv-mask .product-images .arrow-up.slick-disabled {
    cursor: default;
    color: #000
}

#main .images-container .js-qv-mask .product-images .arrow-up {
    top: -20px
}

#main .images-container .js-qv-mask .product-images .arrow-down {
    bottom: -20px
}

#main .images-container .product-images .thumb-container {
    border: 1px solid #e3e3e3;
    margin: 7% 0
}

#main .images-container .product-images .thumb-container img {
    width: 100%;
    max-width: 100%;
    height: auto;
    background: #fff;
    opacity: .4;
    transition: all .3s ease;
    cursor: pointer
}

#main .images-container .product-images .thumb-container img.selected,
#main .images-container .product-images .thumb-container img:hover {
    opacity: 1
}

@media (max-width:991px) {
    #main .product-content {
        margin-top: 35px
    }
}

@media (max-width:819px) {
    #product #content-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:600px) {
    .mobile-front-page {display:block;}
    .desktop-front-page {display:none;}
}

.scroll-box-arrows {
    display: none
}

.scroll-box-arrows.scroll {
    display: block
}

.scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 100px;
    line-height: 100px;
    cursor: pointer
}

.scroll-box-arrows .left {
    left: 0
}

.scroll-box-arrows .right {
    right: 0
}

#product-availability {
    margin-top: .625rem;
    display: inline-block;
    font-weight: 700
}

#product-availability .material-icons {
    line-height: inherit
}

#product-availability .product-available {
    color: #4cbb6c
}

#product-availability .product-last-items,
#product-availability .product-unavailable {
    color: #ff9a52
}

#product-details .label {
    font-size: 1rem;
    color: #232323;
    font-weight: 700
}

.product-features {
    margin-top: 1.25rem;
    margin-left: .3125rem
}

.product-features>dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    background: #d0d0d0;
    padding: .625rem;
    margin-right: .625rem;
    min-height: 2.5rem;
    word-break: normal
}

.product-features>dl.data-sheet dd.value:nth-of-type(2n),
.product-features>dl.data-sheet dt.name:nth-of-type(2n) {
    background: #f6f6f6
}

.product-features>dl.data-sheet dt.name {
    text-transform: capitalize
}

.product-variants>.product-variants-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.product-variants>.product-variants-item select {
    width: 60px;
    height: 40px;
    border: 1px solid #d0d0d0
}

.product-variants>.product-variants-item ul {
    margin-bottom: 0
}

.product-variants>.product-variants-item ul li {
    display: inline-block;
    margin-right: .625rem
}

.product-variants>.product-variants-item .color {
    margin-top: 0;
    margin-left: 0
}

.product-flags {
    position: absolute;
    top: 0;
    width: 100%;
    margin-bottom: 0
}

li.product-flag {
    display: block;
    float: left;
    clear: left;
    font-weight: 300;
    padding: 5px 10px;
    color: #000;
    margin-top: 0;
    z-index: 2
}

li.product-flag:first-child {
    margin-top: 0
}

li.product-flag.online-only {
    top: 25rem;
    right: 0;
    font-size: .8125rem
}

li.product-flag.online-only:before {
    content: "\E30A";
    font-family: Material Icons;
    vertical-align: middle;
    margin: .3125rem
}

li.product-flag.discount {
    display: none
}

.product-customization {
    border: 1px solid #e3e3e3;
    margin: 2.5rem 0
}

.product-customization .card {
    box-shadow: none;
    border: none
}

.product-customization .product-customization-item {
    margin: 1.25rem 0
}

.product-customization .product-message {
    background: #f2f2f2;
    border: none;
    width: 100%;
    height: 80px;
    resize: none;
    padding: 10px
}

.product-customization .product-message:active,
.product-customization .product-message:focus {
    outline: none
}

.product-customization .product-message:placeholder {
    color: #464646
}

.product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 54px;
    overflow: hidden;
    position: absolute
}

.product-customization .custom-file {
    position: relative;
    background: #f2f2f2;
    width: 100%;
    height: 54px;
    line-height: 46px;
    text-indent: 10px;
    display: block;
    color: #464646
}

.product-customization .custom-file button {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0
}

.product-customization small {
    color: #464646
}

.product-pack {
    margin-top: 2.5rem
}

.product-pack article {
    margin-top: 3px
}

.product-pack article:first-child {
    margin-top: 0
}

.product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.product-pack .pack-product-container .pack-product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 14px;
    color: #232323
}

.product-pack .pack-product-container .pack-product-quantity {
    border-left: 1px solid #e3e3e3;
    padding-left: .625rem
}

.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-refresh {
    margin-top: 1.25rem
}

.social-sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 9px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-sharing>span {
    color: #000;
    font-weight: 700
}

.social-sharing>span:after {
    content: ":"
}

.social-sharing ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
}

.social-sharing li {
    display: inline-block;
    margin-left: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    background-position: top 50% left 50%;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: all .2s ease-in
}

.social-sharing li a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap
}

.social-sharing li a:hover {
    color: transparent
}

.products-selection {
    margin-bottom: 0
}

.products-selection .title {
    color: #464646
}

#blockcart-modal .cart-content .btn {
    margin-bottom: .625rem
}

@media (max-width:991px) {
    .product-cover img {
        width: 100%
    }
    #product-modal .modal-content .modal-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0
    }
    #product-modal .modal-content .modal-body img.product-cover-modal {
        width: 100%
    }
    #product-modal .modal-content .modal-body .arrows {
        display: none
    }
    #product-modal .modal-content .modal-body .image-caption {
        width: 100%
    }
    #blockcart-modal .modal-dialog {
        width: calc(100% - 20px)
    }
    #blockcart-modal .modal-body {
        padding: 1.875rem
    }
}

@media (max-width:819px) {
    #blockcart-modal .divide-right {
        border-right: none
    }
    #blockcart-modal .modal-body {
        padding: 1rem
    }
}

.cart-grid {
    margin-bottom: 1rem
}

.cart-items {
    margin-bottom: 0
}

.cart-item {
    padding: 16px 0
}

.cart-item+.cart-item {
    border-top: 1px solid #e3e3e3;
    margin-top: 5px;
    padding-top: 24px
}

.cart-summary-line {
    clear: both
}

.cart-summary-line:after {
    display: block;
    content: "";
    clear: both
}

.cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    white-space: inherit
}

.cart-summary-line .value {
    color: #232323;
    float: right;
    font-weight: 500
}

.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
    font-weight: 400
}

.cart-grid-body {
    margin-bottom: 12px
}

.cart-grid-body .product-name {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: none
}

.cart-grid-body a.label {
    transition: all .2s ease
}

.cart-grid-body a.label:hover {
    color: #676666
}

.cart-grid-body .card-block {
    padding: 16px
}

.cart-grid-body .card-block h1 {
    margin-bottom: 0
}

.cart-grid-body hr {
    margin: 0
}

.cart-grid-body .cart-overview {
    padding: 16px
}

.cart-grid-right .promo-discounts {
    margin-bottom: 0
}

.cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #464646
}

.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    text-decoration: underline;
    cursor: pointer
}

.block-promo .promo-code {
    padding: 1.6rem;
    background: #d0d0d0
}

.block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 20px;
    background: #ff4c4c;
    color: #fff;
    display: none
}

.block-promo .promo-code .alert-danger:after {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ff4c4c;
    border-width: 10px;
    margin-left: -10px
}

.block-promo .promo-input {
    color: #232323;
    border: 1px solid #464646;
    height: 40px;
    text-indent: 10px;
    width: 60%
}

.block-promo .promo-input+button {
    margin-top: -4px;
    text-transform: capitalize
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #ff9a52;
    font-weight: 600
}

.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
    font-weight: 400;
    color: #232323;
    display: inline-block
}

.block-promo .promo-code-button {
    padding-left: 20px;
    margin-bottom: 20px;
    display: inline-block
}

.block-promo.promo-highlighted {
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-line-grid-left img {
    max-width: 100%
}

.product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit
}

.product-line-grid-body>.product-line-info>.out-of-stock {
    color: red
}

.product-line-grid-body>.product-line-info>.available {
    color: #4cbb6c
}

.product-line-grid-body>.product-line-info>.unit-price-cart {
    padding-left: .3125rem;
    font-size: .875rem;
    color: #464646
}

.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
    color: #232323
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
    color: #232323;
    display: inline-block;
    transition: all .2s ease
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover,
.product-line-grid-right .product-price .remove-from-cart:hover {
    color: #464646
}

@media (max-width:819px) {
    .product-line-grid-body {
        margin-bottom: 16px
    }
}

@media (max-width:575px) {
    .cart-items {
        padding: 16px 0
    }
    .cart-item {
        border-bottom: 1px solid #d0d0d0
    }
    .cart-item:last-child {
        border-bottom: 0
    }
    .cart-grid-body .cart-overview {
        padding: 0
    }
    .cart-grid-body .no-items {
        padding: 16px;
        display: inline-block
    }
    .product-line-grid-left {
        padding-right: 0!important
    }
}

@media (max-width:360px) {
    .product-line-grid-right .price,
    .product-line-grid-right .qty {
        width: 100%
    }
}

#block-reassurance {
    margin-top: -12px
}

#block-reassurance ul {
    margin-bottom: 0
}

#block-reassurance img {
    width: 1.563rem;
    margin-right: .625rem
}

#block-reassurance li {
}

#block-reassurance li:last-child {
    border: 0
}

#block-reassurance li .block-reassurance-item {
    padding: 6px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#product #block-reassurance {
    border: 1px solid #e3e3e3;
    background: #fff
}

#product #block-reassurance span {
    font-weight: 500;
    margin-bottom: 0
}

.quickview .modal-dialog {
    max-width: 1024px
}

@media (min-width:820px) {
    .quickview .modal-dialog {
        width: calc(100% - 30px)
    }
}

.quickview .modal-content {
    min-height: 450px
}

.quickview .modal-header {
    padding: 0;
    border: none
}

.quickview .modal-body {
    min-height: 380px;
    padding: 0
}

.quickview .modal-footer {
    border-top: 1px solid rgba(70, 70, 70, .3)
}

.quickview .product-cover {
    margin: 0;
    background: #f2f2f2
}

.quickview .layer {
    display: none
}

.quickview .product-cover img {
    width: 95%;
    background: none
}

.quickview .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    min-height: 350px
}

.quickview .images-container .product-images {
    margin-bottom: 0
}

.quickview .images-container .product-images>li.thumb-container>.thumb {
    width: 79px;
    margin-bottom: 18px;
    background: #fff;
    border: 1px solid hsla(0, 0%, 89%, .6);
    transition: all .2s ease
}

.quickview .images-container .product-images>li.thumb-container>.thumb.selected,
.quickview .images-container .product-images>li.thumb-container>.thumb:hover {
    border-color: #464646
}

.quickview .mask {
    z-index: 2;
    position: absolute;
    top: 23px;
    left: 25px;
    width: 80px;
    height: 325px;
    overflow: hidden
}

.quickview .arrows {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50px;
    height: 340px
}

.quickview .arrows .arrow-up {
    cursor: pointer;
    opacity: .2
}

.quickview .arrows .arrow-down {
    position: absolute;
    left: 0;
    bottom: -30px;
    cursor: pointer
}

.quickview .social-sharing {
    margin-top: 9px
}

.quickview .product-prices {
    margin-top: 0
}

.quickview .product-prices div {
    margin-bottom: 0
}

.quickview .product-prices>div {
    margin-bottom: 1rem
}

.quickview .product-prices .current-price {
    margin-bottom: 20px
}

.quickview .product-variants>.product-variants-item {
    margin-bottom: 1rem;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.quickview #product-availability,
.quickview .product-quantity .qty {
    margin-bottom: 1rem
}

.right_side .product_tytle {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px
}

#stores .page-stores .store-item {
    padding-left: 12px;
    padding-right: 12px
}

#stores .page-stores .store-picture img {
    max-width: 100%
}

#stores .page-stores .store-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.875rem 0
}

#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: .9375rem
}

#stores .page-stores .store-item-container .divide-left {
    border-left: 1px solid #d0d0d0
}

#stores .page-stores .store-item-container .divide-left tr {
    height: 25px
}

#stores .page-stores .store-item-container .divide-left td {
    padding-left: 6px
}

#stores .page-stores .store-item-container .divide-left th {
    text-align: right;
    color: #232323;
    font-weight: 500
}

#stores .page-stores .store-item-container .store-description {
    font-size: 1rem
}

#stores .page-stores .store-item-footer {
    margin-top: 8px;
    padding-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#stores .page-stores .store-item-footer.divide-top {
    border-top: 1px solid #d0d0d0
}

#stores .page-stores .store-item-footer div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%
}

#stores .page-stores .store-item-footer i.material-icons {
    margin-right: .625rem;
    color: #464646;
    font-size: 1rem
}

#stores .page-stores .store-item-footer li {
    margin-bottom: .625rem
}

@media (max-width:819px) {
    #stores .page-stores {
        width: 100%
    }
    #stores .page-stores .store-item-container {
        padding: 16px 0
    }
}

@media (max-width:575px) {
    #stores .page-stores .store-item-container {
        display: block
    }
    #stores .page-stores .store-item-container .divide-left {
        border-left: none
    }
    #stores .page-stores .store-item-container .store-description a,
    #stores .page-stores .store-item-container .store-description address {
        margin-bottom: 8px
    }
    #stores .page-stores .store-item-footer {
        display: block
    }
    #stores .page-stores .store-item-footer.divide-top {
        border-top: 1px solid #d0d0d0
    }
    #stores .page-stores .store-item-footer li {
        margin-bottom: .625rem
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: 12px 12px 0
    }
}

.block_newsletter {
    font-size: .875rem;
}

@media (min-width:1401px) {
    .block_newsletter {
        padding-top: 92px;
        font-size: 16px;
        line-height: 26px
    }
}

.block_newsletter input {
    background: transparent;
    border: 2px solid #eee;
    padding: 8px 18px;
    min-height: 55px;
    width: 100%;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    height: 55px
}

.block_newsletter p {
    padding-top: .625rem
}

.block_newsletter #block-newsletter-label {
    position: relative;
    padding-left: 95px;
    font-size: 16px;
    line-height: 26px;
    padding-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1400px) {
    .block_newsletter #block-newsletter-label {
        padding-left: 15px;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 44px
    }
}

@media (max-width:991px) {
    .block_newsletter #block-newsletter-label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.block_newsletter #block-newsletter-label:before {
    position: absolute;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: fl-outicons;
    content: "\E034";
    font-size: 66px;
    line-height: 66px;
    color: #000
}

@media (max-width:1400px) {
    .block_newsletter #block-newsletter-label:before {
        position: static;
        text-align: center;
        line-height: 1;
        left: auto;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.block_newsletter .form_newsletter {
    padding-left: 18px;
    padding-top: 8px
}

@media (max-width:991px) {
    .block_newsletter .form_newsletter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1400px) {
    .block_newsletter .form_newsletter {
        padding-top: 75px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .block_newsletter .form_newsletter form {
        width: 100%
    }
}

@media (min-width:1200px) {
    .block_newsletter .form_newsletter .btn_wrapper {
        width: 24.76%;
        float: right
    }
}

.block_newsletter .form_newsletter .btn_wrapper input {
    background-color: #000;
    color: #fff;
    padding: 14px 20px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all .4s ease;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
    height: 55px;
    margin: 0 auto 15px;
    display: block
}

.block_newsletter .form_newsletter .btn_wrapper input:hover {
    background-color: #464646
}

.block_newsletter form .input-wrapper {
    overflow: hidden
}

@media (min-width:1200px) {
    .block_newsletter form .input-wrapper {
        width: 74.24%;
        float: left
    }
}

.block_newsletter form input[type=text] {
    background: transparent;
    border: 2px solid #e3e3e3;
    padding: 8px 18px;
    min-height: 55px;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    height: 55px;
    width: 100%
}

.block_newsletter form input[type=text]:focus {
    outline: none
}

.block_newsletter form input {
    height: 42px;
    box-shadow: none
}

.block-contact {
    border-left: 2px solid #d0d0d0;
    color: #464646
}

.block-contact .block-contact-title,
.linklist .blockcms-title a {
    color: #232323
}

.account-list a {
    color: #464646
}

.account-list a:hover {
    color: #676666
}

.block-contact-title,
.blockcms-title,
.myaccount-title,
.myaccount-title a {
    font-weight: 700;
    font-size: 1rem
}

.block-social {
    text-align: left
}

.block-social li {
    height: 2.5rem;
    width: 2.5rem;
    background-color: #d0d0d0;
    background-repeat: no-repeat;
    display: inline-block;
    margin: .125rem;
    cursor: pointer
}

.block-social li:hover {
    background-color: #676666
}

.block-social li a {
    display: block;
    height: 100%;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden
}

.block-social li a:hover {
    color: transparent
}

.facebook {
    background-image: url(../css/1ce25e1512da92e4a92733a08c1ed801.svg?1)
}

.facebook:before {
    content: "";
    background-image: url(../css/2d4d6e8b3d6365d759bdb4cbacf9d969.svg?1)
}

.facebook.icon-gray {
    background-image: url(../css/d3fbae74a276a9f6cf1d6241f29b61a3.svg?1)
}

.facebook.icon-gray:hover {
    background-image: url(../css/493158ca864e818ef301c20e626c79c4.svg?1)
}

.vk {
    background-image: url(../css/9aab46ee200d23ae1949aa2adde371b8.svg?1)
}

.vk:before {
    background-image: url(../css/5bc77478f5077bcbb6b1eb2a5a91edc0.svg?1)
}

.vk.icon-gray {
    background-image: url(../css/0168db15712e993c28e96e900bb095db.svg?1)
}

.vk.icon-gray:before {
    background-image: url(../css/b8643986aaaa6abfe55af62f9c71dae6.svg?1)
}

.twitter {
    background-image: url(../css/fb1fd875fb978aa323db92de75855e9d.svg?1)
}

.twitter:before {
    content: "";
    background-image: url(../css/8dfce85ac8f521937dc482872e569100.svg?1)
}

.twitter.icon-gray {
    background-image: url(../css/d1a435fd2571e67858a31ee954b52278.svg?1)
}

.twitter.icon-gray:hover {
    background-image: url(../css/03293ac718f60ec43c0c72f2b45070dc.svg?1)
}

.rss {
    background-image: url(../css/4a133ae54daf01520d7cc75fa19bf261.svg?1)
}

.rss:before {
    background-image: url(../css/88bd5e53b66e2552d1f9f4cd8f865cf8.svg?1)
}

.youtube {
    background-image: url(../css/db8aae7ae5b5c8ca4d12657c3c4f7be6.svg?1)
}

.youtube:before {
    background-image: url(../css/f05cc9d796337bf613d9e12d7cf5f698.svg?1)
}

.googleplus {
    background-image: url(../css/1759e71bcd09321275edc442455b0ae0.svg?1)
}

.googleplus:before {
    content: "";
    background-image: url(../css/4f5d5d6e211feb2ca1801d0e04d912ef.svg?1)
}

.googleplus.icon-gray {
    background-image: url(../css/7c24d4275efcbe8891f78378b7c808e0.svg?1)
}

.googleplus.icon-gray:hover {
    background-image: url(../css/e193201d2ff05a1f13fcb556eaf348ad.svg?1)
}

.pinterest {
    background-image: url(../css/b8a75ae195dce981b2987e2efa1c04fb.svg?1)
}

.pinterest:before {
    content: "";
    background-image: url(../css/376434b817bd285473d8c207b60f28ce.svg?1)
}

.pinterest.icon-gray {
    background-image: url(../css/7988be8b63edf9c4accebf94d5db7927.svg?1)
}

.pinterest.icon-gray:hover {
    background-image: url(../css/b1db819132e64a3e01911a1413c33acf.svg?1)
}

.vimeo {
    background-image: url(../css/6caea774aa0ac6ed42c6e585f6585870.svg?1)
}

.vimeo:before {
    background-image: url(../css/73fe7e9c9eba18eea100d02a198f392b.svg?1)
}

.instagram {
    background-image: url(../css/517877cdc1adcbe2365bfdd559a138ca.svg?1)
}

.instagram:before {
    background-image: url(../css/17ad565e812146151668a2684644daf0.svg?1)
}

@media (max-width:819px) {
    #content-wrapper {
        padding: 0
    }
}

.footer-container {
    overflow: hidden;
    padding-top:40px;
}

@media (max-width:819px) {
    .footer-container {
        padding-top: 40px
    }
}

.footer-container h3,
.footer-container h3 a {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 32px;
    color: #000;
    text-transform: none
}

.footer-container h3 a:hover {
    color: #676666
}

.footer-container li {
    margin-bottom: .3125rem;
    margin-top: 17px
}

.footer-container li:first-child {
    margin-top: 0
}

.footer-container li a {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    transition: all .3s ease
}

.footer-container li a:hover {
    color: #676666
}

.footer-container .links {
    width: 25%
}

@media (max-width:819px) {
    .footer-container .links {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer-container .links .collapse {
    display: inherit
}

.footer-container .links .collapse.show {
    display: block
}

.footer-container .block-contact.links {
    border-left: none;
    font-size: 14px;
    line-height: 43px
}

.footer-container .block-contact.links h3 {
    margin-bottom: 21px
}

.footer-container .block-categories {
    box-shadow: none;
    background: #fafafa;
    border: none;
    padding: 0;
    margin-bottom: 0;
    width: 25%
}

.footer-container .footer_copy {
    padding-top: 26px;
    margin-bottom: 25px;
    font-size: 16px;
    color: #000
}

@media (max-width:819px) {
    .footer-container .footer_copy {
        padding-top: 30px;
        margin-bottom: 30px;
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer-container .footer_copy a {
    color: #000;
    transition: all .3s ease;
    font-size: 10pt;
}

.footer-container .footer_copy a:hover {
    color: #464646
}

@media (max-width:819px) {
    .block_newsletter {
        padding-bottom: .625rem
    }
    .footer-container {
        box-shadow: none;
        margin-top: 0
    }
    .footer-container .links .h3 {
        line-height: 1.5
    }
    .footer-container .links .title {
        position: relative;
        border-bottom: 1px solid #e3e3e3;
        cursor: pointer;
        padding-right: 30px;
        margin-bottom: 15px;
        padding-bottom: 15px
    }
    .footer-container .links .title .collapse-icons .remove,
    .footer-container .links .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    .footer-container .links .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    .footer-container .links .navbar-toggler {
        position: absolute;
        top: 0;
        right: 0
    }
    .footer-container .links .collapse {
        display: none
    }
    .footer-container .links .collapse.in {
        display: block
    }
    .footer-container .links ul {
        margin-bottom: 0
    }
    .footer-container .links ul>li {
        padding: .625rem;
        margin: 0;
        font-weight: 700
    }
    .footer-container .links ul>li a {
        color: #232323
    }
}

@media (max-width:991px) {
    .block-social {
        text-align: center
    }
}

.contact-rich {
    color: #292b2c;
    margin-bottom: 32px
}

.contact-rich h4 {
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 32px
}

.contact-rich .block {
    height: auto;
    overflow: hidden
}

.contact-rich .block .icon {
    float: left;
    width: 56px
}

.contact-rich .block .icon i {
    font-size: 32px
}

.contact-rich .block .data {
    color: #232323;
    font-size: .875rem;
    width: auto;
    overflow: hidden
}

.contact-rich .block .data.email {
    padding-top: 6px
}

.contact-form {
    padding: 16px;
    color: #292b2c;
    width: 100%
}

.contact-form h3 {
    text-transform: uppercase;
    color: #232323
}

#pagenotfound #main .page-header,
#products #main .page-header {
    margin: 2rem 0 3rem
}

#pagenotfound #main .page-content,
#products #main .page-content {
    margin-bottom: 10rem
}

#pagenotfound .page-not-found,
#products .page-not-found {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem;
    font-size: .875rem;
    color: #464646;
    max-width: 570px;
    margin: 0 auto
}

#pagenotfound .page-not-found h4,
#products .page-not-found h4 {
    font-size: 1rem;
    font-weight: 700;
    margin: .5rem 0 1rem
}

#pagenotfound .page-not-found .search-widget,
#products .page-not-found .search-widget {
    float: none
}

#pagenotfound .page-not-found .search-widget input,
#products .page-not-found .search-widget input {
    width: 100%
}

.customization-modal .modal-content {
    border-radius: 0;
    border: 1px solid #f6f6f6
}

.customization-modal .modal-content .modal-body {
    padding-top: 0
}

.customization-modal .modal-content .modal-body .product-customization-line {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #f6f6f6
}

.customization-modal .modal-content .modal-body .product-customization-line .label {
    font-weight: 700;
    text-align: right
}

.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

#sitemap h1 {
    text-align: center;
    border: none;
    font-size: 26px
}

#sitemap #sitemap-tree {
    margin: 0 0 50px
}

#sitemap #sitemap-tree h1 {
    font-size: 24px;
    letter-spacing: .04em;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 50px 10px 0;
    position: relative;
    margin-bottom: 0;
    color: #232323
}

#sitemap #sitemap-tree h1:after {
    font-family: fl-outicons;
    content: "\E00D";
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#sitemap #sitemap-tree h1.collapsed:after {
    content: "\E00E"
}

#sitemap #sitemap-tree ul {
    margin-bottom: 0;
    margin-left: 15px
}

#sitemap #sitemap-tree .accordion_content {
    padding-top: 18px
}

#sitemap #sitemap-tree .accordion_content li {
    padding: 5px 0
}

#sitemap #sitemap-tree ul.tree li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#sitemap #sitemap-tree ul.tree li>span {
    cursor: pointer
}

#sitemap #sitemap-tree ul.tree>li {
    margin: 15px 0 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#sitemap #sitemap-tree ul.tree>li>.custom-toggle i {
    font-size: 30px;
    color: #232323
}

#sitemap #sitemap-tree ul.tree>li:first-child {
    border: none
}

#sitemap #sitemap-tree ul.tree>li a {
    color: #232323
}

#sitemap #sitemap-tree ul.tree>li a:hover {
    color: #000
}

#sitemap #sitemap-tree ul.tree>li ul {
    background: #fff;
    padding: 0 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

#sitemap #sitemap-tree ul.tree>li ul li {
    padding: 3px 0;
    font-size: 16px;
    line-height: 27px
}

#sitemap #sitemap-tree ul.tree>li ul li:first-child {
    margin-top: 10px
}

#sitemap #sitemap-tree ul.tree>li ul li:last-child {
    margin-bottom: 10px
}

#sitemap #sitemap-tree ul.tree>li ul li i {
    color: #232323;
    margin-left: 15px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

#sitemap #sitemap-tree ul.tree>li ul li ul {
    padding: 0 20px
}

#sitemap #sitemap-tree ul.tree>li ul li li {
    font-size: 14px;
    line-height: 24px;
    padding: 0
}

#sitemap #sitemap-tree ul.tree>li ul li li:first-child {
    margin-top: 10px
}

#sitemap #sitemap-tree ul.tree>li ul li li:last-child {
    margin-bottom: 10px
}

#sitemap #sitemap-tree ul.tree>li ul li li ul {
    padding: 0 10px;
    text-transform: none
}

#sitemap #sitemap-tree ul.tree>li ul li li ul li {
    font-size: 14px;
    font-weight: 400
}

#sitemap #sitemap-tree ul.tree>li ul li li ul li:first-child {
    margin-top: 0
}

#sitemap #sitemap-tree ul.tree>li ul li li ul li:last-child {
    margin-bottom: 10px
}

#sitemap #sitemap-tree ul.tree>li ul li li ul a {
    color: #464646
}

#sitemap #sitemap-tree ul.tree>li ul li li ul a:hover {
    color: #000
}

#sitemap #sitemap-tree ul.tree>li .custom-toggle .el-1 {
    display: none
}

#sitemap #sitemap-tree ul.tree>li .custom-toggle.collapsed .el-1,
#sitemap #sitemap-tree ul.tree>li .custom-toggle .el-2 {
    display: block
}

#sitemap #sitemap-tree ul.tree>li .custom-toggle.collapsed .el-2 {
    display: none
}

@font-face {
    font-family: fl-outicons;
    src: url(../css/a02f4e2b6e7b33080914f45a99861c81.eot);
    src: url(../css/a02f4e2b6e7b33080914f45a99861c81.eot#iefix) format("embedded-opentype"), url(../css/21333ec6c95b38fd46f38a30ef2a0c4e.woff) format("woff"), url(../css/b06a606eff10f46399f303187b3ad569.ttf) format("truetype"), url(../css/a50c47aff93c2a5f0d8e9fd33cd5ab07.svg?1) format("svg");
    font-weight: 400;
    font-style: normal
}

.fl-outicons-ico,
[class*=" fl-outicons-"]:after,
[class*=" fl-outicons-"]:before,
[class^=fl-outicons-]:after,
[class^=fl-outicons-]:before {
    font-family: fl-outicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal
}

.fl-outicons-add31:before {
    content: "\E000"
}

.fl-outicons-airplane116:before {
    content: "\E001"
}

.fl-outicons-announcer1:before {
    content: "\E002"
}

.fl-outicons-attach16:before {
    content: "\E003"
}

.fl-outicons-backward5:before {
    content: "\E004"
}

.fl-outicons-badge12:before {
    content: "\E005"
}

.fl-outicons-bell76:before {
    content: "\E006"
}

.fl-outicons-book270:before {
    content: "\E007"
}

.fl-outicons-bookmark54:before {
    content: "\E008"
}

.fl-outicons-building106:before {
    content: "\E009"
}

.fl-outicons-calendar194:before {
    content: "\E00A"
}

.fl-outicons-cancel29:before {
    content: "\E00B"
}

.fl-outicons-check74:before {
    content: "\E00C"
}

.fl-outicons-chevron1:before {
    content: "\E00D"
}

.fl-outicons-chevron2:before {
    content: "\E00E"
}

.fl-outicons-chevron3:before {
    content: "\E00F"
}

.fl-outicons-chevron:before {
    content: "\E010"
}

.fl-outicons-clock169:before {
    content: "\E011"
}

.fl-outicons-cloud18:before {
    content: "\E012"
}

.fl-outicons-cloud367:before {
    content: "\E013"
}

.fl-outicons-copy1:before {
    content: "\E014"
}

.fl-outicons-cut38:before {
    content: "\E015"
}

.fl-outicons-diskette17:before {
    content: "\E016"
}

.fl-outicons-dislike18:before {
    content: "\E017"
}

.fl-outicons-down-arrow24:before {
    content: "\E018"
}

.fl-outicons-download194:before {
    content: "\E019"
}

.fl-outicons-expand10:before {
    content: "\E01A"
}

.fl-outicons-export:before {
    content: "\E01B"
}

.fl-outicons-eye130:before {
    content: "\E01C"
}

.fl-outicons-facebook7:before {
    content: "\E01D"
}

.fl-outicons-file128:before {
    content: "\E01E"
}

.fl-outicons-file129:before {
    content: "\E01F"
}

.fl-outicons-filter:before {
    content: "\E020"
}

.fl-outicons-font14:before {
    content: "\E021"
}

.fl-outicons-forbidden17:before {
    content: "\E022"
}

.fl-outicons-forward27:before {
    content: "\E023"
}

.fl-outicons-gear40:before {
    content: "\E024"
}

.fl-outicons-google4:before {
    content: "\E025"
}

.fl-outicons-grid2:before {
    content: "\E026"
}

.fl-outicons-headphones46:before {
    content: "\E027"
}

.fl-outicons-heart373:before {
    content: "\E028"
}

.fl-outicons-house204:before {
    content: "\E029"
}

.fl-outicons-information83:before {
    content: "\E02A"
}

.fl-outicons-laptop4:before {
    content: "\E02B"
}

.fl-outicons-left-arrow25:before {
    content: "\E02C"
}

.fl-outicons-like83:before {
    content: "\E02D"
}

.fl-outicons-lines7:before {
    content: "\E02E"
}

.fl-outicons-list100:before {
    content: "\E02F"
}

.fl-outicons-lock8:before {
    content: "\E030"
}

.fl-outicons-magnifying-glass33:before {
    content: "\E031"
}

.fl-outicons-magnifying-glass34:before {
    content: "\E032"
}

.fl-outicons-magnifying-glass35:before {
    content: "\E033"
}

.fl-outicons-mail2:before {
    content: "\E034"
}

.fl-outicons-microphone10:before {
    content: "\E035"
}

.fl-outicons-minimize1:before {
    content: "\E036"
}

.fl-outicons-minus6:before {
    content: "\E037"
}

.fl-outicons-move1:before {
    content: "\E038"
}

.fl-outicons-news:before {
    content: "\E039"
}

.fl-outicons-notepad20:before {
    content: "\E03A"
}

.fl-outicons-padlock86:before {
    content: "\E03B"
}

.fl-outicons-pause51:before {
    content: "\E03C"
}

.fl-outicons-pencil8:before {
    content: "\E03D"
}

.fl-outicons-pencil9:before {
    content: "\E03E"
}

.fl-outicons-phone14:before {
    content: "\E03F"
}

.fl-outicons-photo-camera5:before {
    content: "\E040"
}

.fl-outicons-picture54:before {
    content: "\E041"
}

.fl-outicons-pin12:before {
    content: "\E042"
}

.fl-outicons-play127:before {
    content: "\E043"
}

.fl-outicons-pointer31:before {
    content: "\E044"
}

.fl-outicons-power115:before {
    content: "\E045"
}

.fl-outicons-print:before {
    content: "\E046"
}

.fl-outicons-question5:before {
    content: "\E047"
}

.fl-outicons-refresh8:before {
    content: "\E048"
}

.fl-outicons-right-arrow30:before {
    content: "\E049"
}

.fl-outicons-sad70:before {
    content: "\E04A"
}

.fl-outicons-sales2:before {
    content: "\E04B"
}

.fl-outicons-screen88:before {
    content: "\E04C"
}

.fl-outicons-share53:before {
    content: "\E04D"
}

.fl-outicons-share55:before {
    content: "\E04E"
}

.fl-outicons-shopping-cart13:before {
    content: "\E04F"
}

.fl-outicons-smartphone65:before {
    content: "\E050"
}

.fl-outicons-smiley3:before {
    content: "\E051"
}

.fl-outicons-sort2:before {
    content: "\E052"
}

.fl-outicons-speech-balloon2:before {
    content: "\E053"
}

.fl-outicons-speech-bubble34:before {
    content: "\E054"
}

.fl-outicons-star6:before {
    content: "\E055"
}

.fl-outicons-star7:before {
    content: "\E056"
}

.fl-outicons-support1:before {
    content: "\E057"
}

.fl-outicons-tablet4:before {
    content: "\E058"
}

.fl-outicons-tags:before {
    content: "\E059"
}

.fl-outicons-trash1:before {
    content: "\E05A"
}

.fl-outicons-treasure:before {
    content: "\E05B"
}

.fl-outicons-truck72:before {
    content: "\E05C"
}

.fl-outicons-twitter4:before {
    content: "\E05D"
}

.fl-outicons-up-arrow46:before {
    content: "\E05E"
}

.fl-outicons-upload142:before {
    content: "\E05F"
}

.fl-outicons-user189:before {
    content: "\E060"
}

.fl-outicons-warning5:before {
    content: "\E061"
}

.fl-outicons-white-flag1:before {
    content: "\E062"
}

.fl-outicons-wifi110:before {
    content: "\E063"
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

#cms #wrapper {
    padding-bottom: 55px
}

#cms #main {
    padding-top: 65px
}

#cms #main p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px
}

#cms .page-content.page-cms h1 {
    font-size: 40px
}

#cms #wrapper .breadcrumb {
    margin-bottom: 0
}

#cms h1 {
    position: relative;
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    padding-left: 21px;
    margin-bottom: 23px;
    padding-top: 17px
}

@media (max-width:479px) {
    #cms h1 {
        font-size: 45px
    }
}

#cms .border_bottom {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    line-height: 24px
}

#cms #content-wrapper .block-cms {
    padding-bottom: 20px
}

#cms #content-wrapper .bottom-indent {
    margin-bottom: 30px
}

#cms #content-wrapper .slick-dots li {
    background: #000;
    padding: 1px;
    transition: all .3s ease-in-out
}

#cms #content-wrapper .slick-dots li button {
    width: 14px;
    height: 14px;
    background: #f5f5f5;
    transition: all .3s ease-in-out
}

#cms #content-wrapper .slick-dots li.slick-active,
#cms #content-wrapper .slick-dots li:active,
#cms #content-wrapper .slick-dots li:focus,
#cms #content-wrapper .slick-dots li:hover {
    outline: none;
    background: #676666
}

#cms #content-wrapper .slick-dots li.slick-active button,
#cms #content-wrapper .slick-dots li:active button,
#cms #content-wrapper .slick-dots li:focus button,
#cms #content-wrapper .slick-dots li:hover button {
    background: #f5f5f5;
    outline: none
}

#cms #content-wrapper h2 {
    font: 700 48px/72px Montserrat, sans-serif;
    color: #000
}

@media (max-width:575px) {
    #cms #content-wrapper h2 {
        font: 700 26px/35px Montserrat, sans-serif
    }
}

#cms #content-wrapper h3 {
    font: 400 20px/24px Montserrat, sans-serif;
    text-transform: uppercase;
    margin: 10px 0 26px;
    color: #000
}

#cms #content-wrapper h3 i {
    vertical-align: -4px;
    margin-right: 10px
}

@media (max-width:575px) {
    #cms #content-wrapper h3 {
        font: 700 16px/24px Montserrat, sans-serif
    }
}

#cms #content-wrapper h4 {
    font: 700 16px/30px Montserrat, sans-serif;
    color: #000
}

@media (max-width:575px) {
    #cms #content-wrapper h4 {
        font: 700 14px/22px Montserrat, sans-serif
    }
}

#cms #content-wrapper .list-check li {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px
}

#cms #content-wrapper .border_bottom {
    border-bottom: 1px solid #f7f7f9
}

#cms #content-wrapper .border_bottom2,
#cms #content-wrapper .border_bottom ul li p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px
}

#cms #content-wrapper .border_bottom2 {
    border-bottom: 1px solid #f7f7f9
}

#cms #content-wrapper .animateCount li {
    font: 700 56px/45px Montserrat, sans-serif;
    color: #000
}

@media (min-width:576px) and (max-width:819px) {
    #cms #content-wrapper .animateCount li {
        font: 700 46px/35px Montserrat, sans-serif
    }
}

#cms #content-wrapper .animateCount li h3 {
    margin-top: 21px
}

@media (min-width:576px) and (max-width:819px) {
    #cms #content-wrapper .animateCount li h3 {
        font: 700 16px/24px Montserrat, sans-serif
    }
}

#cms #content-wrapper .iconBox li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
    color: #f5f5f5;
    background: #676666;
    padding: 0 50px;
    font: 700 20px/34px Montserrat, sans-serif;
    transition: all .3s ease-in-out
}

#cms #content-wrapper .iconBox li>a:hover {
    background: #000;
    color: #f5f5f5
}

#cms #content-wrapper .list-1 li,
#cms #content-wrapper .list-2 li i,
#cms #content-wrapper .list-3.countBox li h4:before {
    color: #000
}

#cms #content-wrapper .list-3.disk li h4:before {
    background: #000
}

#cms #content-wrapper .list-4 li {
    border: none
}

@media (min-width:576px) and (max-width:819px) {
    #cms #content-wrapper .list-4 li h3 {
        font: 700 16px/24px Montserrat, sans-serif
    }
}

#cms #content-wrapper .list-4 li:before {
    color: #000
}

#cms #content-wrapper #testimonials li.testimonial {
    font: 700 16px/28px Montserrat, sans-serif;
    text-transform: uppercase;
    padding: 5px 15px 40px
}

@media (max-width:575px) {
    #cms #content-wrapper #testimonials li.testimonial {
        font: normal 13px/22px Montserrat, sans-serif
    }
}

#cms #content-wrapper #testimonials li.testimonial i {
    color: #000;
    margin: 0 0 38px
}

#cms #content-wrapper .list-check>li>h3 i {
    font-size: 40px
}

#cms #content-wrapper #admin-action-cms p .btn {
    font: 700 17px/21px Montserrat, sans-serif
}

#cms #content-wrapper #admin-action-cms p .btn.lnk_view {
    color: #000
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn {
    margin-bottom: 0
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li {
    position: relative
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link {
    overflow: hidden;
    display: block;
    position: relative
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link .item-img {
    transition: all .3s ease
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link:after,
#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link:before {
    transition: all .2s ease;
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: rgba(0, 0, 0, .2)
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link:hover:after,
#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link:hover:before {
    width: 100%;
    left: 0
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-link:hover .item-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html {
    position: absolute;
    top: 15%;
    right: 0;
    max-width: 1020px;
    text-align: center
}

@media (max-width:1590px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html {
        max-width: 800px
    }
}

@media (max-width:1330px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html {
        max-width: 600px;
        top: 7%;
    }
}
@media (max-width:1024px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html {
            top: 2%;
    }
}

@media (max-width:991px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html {
        max-width: 350px;
        right: 0%;
        top: 20px;
    }
}

@media (max-width:500px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html {
        max-width: 300px;
        margin: 0 auto;
        left: 0;
            top: 70px;
    }
}


.block-social {margin: 10px auto -15px;}
.block-social li {
    display: inline-block!important;
    height: 40px;
    width: 40px;
    margin: 2px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease;
}
.block-social li a {
    display: block;
    height: 100%;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
}

.block-social ul {
    list-style: none;
    padding-left: 0;
} 

.block-social ul li:not(:last-child) {
    position: relative;
    margin-right: 20px;
}

.instagram {
    background-image: url(../images/instagram.svg?1);
}
.rss {
    background-image: url(../images/rss.svg?1);
}
.g-plus {
    background-image: url(../images/g-plus.svg?1);
}
.facebook {
    background-image: url(../images/facebook.svg?1);
}
.twitter {
    background-image: url(../images/twitter.svg?1);
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-1 {
    font-size: 170px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    margin-bottom: 5%
}

@media (max-width:1590px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-1 {
        font-size: 120px;
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-1 {
        font-size: 60px;
        margin-bottom: 5px
    }
}

@media (max-width:500px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-1 {
        font-size: 40px;
        margin-bottom: 5px
    }
}

#tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-2 {
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    line-height: 1.6
}

@media (max-width:1590px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-2 {
        font-size: 28px
    }
}

@media (max-width:1330px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-2 {
        font-size: 20px
    }
}

@media (max-width:991px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-2 {
        font-size: 14px
    }
}

@media (max-width:500px) {
    #tmhtmlcontent_topColumn .tmhtmlcontent-topColumn li .item-html .title-2 {
        font-size: 13pt
    }
}

@media (max-width:576px) {
    #tmhtmlcontent_home {
        padding-left: 15px;
        padding-right: 15px
    }
}

.tmhtmlcontent-home {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    margin-bottom: 163px
}

@media (max-width:1200px) {
    .tmhtmlcontent-home {
        margin-bottom: 120px
    }
}

@media (max-width:819px) {
    .tmhtmlcontent-home {
        margin-bottom: 50px
    }
}

.tmhtmlcontent-home>li {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.3333%
}

@media (max-width:819px) {
    .tmhtmlcontent-home>li {
        width: 100%;
        max-width: 100%;
        margin: 0 0 50px
    }
}

.tmhtmlcontent-home>li .item-link:hover .image_wrapper:after,
.tmhtmlcontent-home>li .item-link:hover .image_wrapper:before {
    width: 100%;
    left: 0
}

.tmhtmlcontent-home>li .item-link:hover .item-html {
    color: rgba(0, 0, 0, .6)
}

.tmhtmlcontent-home>li .image_wrapper {
    position: relative
}

.tmhtmlcontent-home>li .image_wrapper:after,
.tmhtmlcontent-home>li .image_wrapper:before {
    transition: all .2s ease;
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: rgba(0, 0, 0, .1)
}

.tmhtmlcontent-home>li .item-img {
    display: block;
    margin-bottom: 36px;
    position: relative
}

@media (max-width:819px) {
    .tmhtmlcontent-home>li .item-img {
        margin-bottom: 20px
    }
}

.tmhtmlcontent-home>li .item-html {
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: 300;
    font-size: 36px;
    color: #000;
    line-height: normal
}

@media (max-width:1200px) {
    .tmhtmlcontent-home>li .item-html {
        font-size: 22px
    }
}

#tmsearchblock {
    position: relative
}

@media only screen and (max-width:819px) {
    #tmsearchblock {
        position: static
    }
}

#tmsearchblock .search_btn {
    width: 56px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    color: #464646;
    cursor: pointer;
    transition: all .3s ease-in-out
}

#tmsearchblock .search_btn:hover {
    color: #d0d0d0
}

#tmsearchblock .search_btn .i-1 {
    display: block
}

#tmsearchblock .search_btn.active .i-1,
#tmsearchblock .search_btn .i-2 {
    display: none
}

#tmsearchblock .search_btn.active .i-2 {
    display: block
}

#tmsearchblock #tmsearchbox {
    top: 50%;
    left: auto;
    display: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    position: absolute;
    transition: .3s ease;
    padding-right: 50px
}

#tmsearchblock #tmsearchbox label {
    color: #333
}

#tmsearchblock.open #tmsearchbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 100%;
    left: auto;
    z-index: 9991;
    width: 600px;
    background: #f5f5f5
}

@media (max-width:1200px) {
    #tmsearchblock.open #tmsearchbox {
        min-width: 720px
    }
}

@media (max-width:991px) {
    #tmsearchblock.open #tmsearchbox {
        min-width: 500px;
        width: 500px
    }
}

@media (max-width:819px) {
    #tmsearchblock.open #tmsearchbox {
        width: 100%;
        min-width: auto;
        left: 0;
        right: 0
    }
}

#tmsearchblock .btn.button-search {
    cursor: pointer;
    display: block;
    background: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    color: #464646;
    width: 50px;
    text-align: center;
    outline: none!important;
    padding: 10px 0 11px;
    transition: all .3s ease-in-out
}

#tmsearchblock .btn.button-search:before {
    content: "\E032";
    display: block;
    font-family: fl-outicons;
    font-size: 17px;
    width: 100%;
    text-align: center
}

#tmsearchblock .btn.button-search:hover {
    color: #d0d0d0
}

#tmsearchblock .btn.button-search span {
    display: none
}

#tmsearchblock .selector {
    position: absolute;
    left: 10px;
    top: 10px
}

#tmsearchblock select {
    width: 180px
}

@media (max-width:479px) {
    #tmsearchblock select {
        width: 150px
    }
}

#tmsearchblock select option {
    padding: 5px
}

#tmsearchblock #tm_search_query {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    padding: 16px 20px;
    height: 50px;
    border: none;
    background: none;
    box-shadow: none
}

#tmsearchblock .form-control {
    height: auto;
    background: none;
    border: none
}

#tmsearchblock #tmsearch_result {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fbfbfb;
    width: 100%;
    z-index: 5;
    padding: 15px;
    border-top: 5px solid #f7f7f7
}

#tmsearchblock #tmsearch_result .search-page {
    overflow: hidden;
    clear: both
}

#tmsearchblock #tmsearch_result .tmsearch-row {
    padding: 15px;
    margin-top: 30px;
    overflow: hidden;
    cursor: pointer;
    transition: all .15s ease
}

#tmsearchblock #tmsearch_result .tmsearch-row .tmsearch-inner-row {
    position: relative;
    text-align: left
}

#tmsearchblock #tmsearch_result .tmsearch-row .tmsearch-inner-row img {
    margin-right: 15px;
    background: #fff;
    float: left
}

#tmsearchblock #tmsearch_result .tmsearch-row:first-child {
    margin: 0
}

#tmsearchblock #tmsearch_result .tmsearch-row:hover {
    background: #f7f7f7
}

#tmsearchblock #tmsearch_result .availability,
#tmsearchblock #tmsearch_result .quantity,
#tmsearchblock #tmsearch_result .reference {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    font-size: 12px
}

#tmsearchblock #tmsearch_result .availability.availability,
#tmsearchblock #tmsearch_result .quantity.availability,
#tmsearchblock #tmsearch_result .reference.availability {
    text-decoration: underline
}

#tmsearchblock #tmsearch_result .availability.quantity,
#tmsearchblock #tmsearch_result .quantity.quantity,
#tmsearchblock #tmsearch_result .reference.quantity {
    color: #ccc
}

@media (max-width:500px) {
    #tmsearchblock #tmsearch_result .availability.quantity,
    #tmsearchblock #tmsearch_result .quantity.quantity,
    #tmsearchblock #tmsearch_result .reference.quantity {
        display: none
    }
}

#tmsearchblock #tmsearch_result .name {
    display: block;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    margin: 5px 0
}

#tmsearchblock #tmsearch_result .name strong {
    color: #000
}

#tmsearchblock #tmsearch_result .price {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0
}

#tmsearchblock #tmsearch_result .price.new-price {
    color: #000
}

#tmsearchblock #tmsearch_result .description-short {
    margin-bottom: 10px
}

#tmsearchblock #tmsearch_result div>strong {
    font-weight: 400;
    color: #000
}

#tmsearchblock #tmsearch_result .manufacturer-name,
#tmsearchblock #tmsearch_result .supplier-name {
    float: right;
    margin-left: 20px;
    display: block;
    background: #fff;
    padding: 3px 7px;
    font-size: 11px;
    line-height: 15px
}

#tmsearchblock #tmsearch_result.loading {
    opacity: .5
}

#tmsearchblock #tmsearch_result div.hidden-page,
#tmsearchblock #tmsearch_result div.hidden-row {
    display: none
}

#tmsearchblock #tmsearch_result .pagers {
    float: right;
    padding-top: 15px
}

#tmsearchblock #tmsearch_result .pagers a {
    background: #f7f7f7;
    padding: 5px 10px;
    margin: 0 3px;
    display: inline-block;
    text-decoration: none
}

#tmsearchblock #tmsearch_result .pagers a.active,
#tmsearchblock #tmsearch_result .pagers a:focus,
#tmsearchblock #tmsearch_result .pagers a:hover {
    background: #f1f0f0;
    color: #000;
    outline: none
}

#tmsearchblock #tmsearch_result .navigation {
    float: right;
    padding-top: 15px
}

#tmsearchblock #tmsearch_result .navigation.top {
    padding-top: 0;
    padding-bottom: 15px
}

#tmsearchblock #tmsearch_result .navigation>a {
    float: left;
    font-size: 24px;
    padding: 2px 0;
    text-decoration: none
}

#tmsearchblock #tmsearch_result .navigation>a.disabled {
    cursor: default;
    color: #ccc
}

#tmsearchblock #tmsearch_result .navigation>a.active,
#tmsearchblock #tmsearch_result .navigation>a:focus,
#tmsearchblock #tmsearch_result .navigation>a:hover {
    outline: none
}

#tmsearchblock #tmsearch_result .navigation .pagers {
    float: left;
    padding-top: 0
}

#tmsearchblock #tmsearch_result .navigation .count-pages {
    float: left;
    font-size: 17px;
    padding: 5px 10px
}

#tmsearchblock #tmsearch_result .navigation .count-pages .current {
    color: #000
}

#tmsearchblock #tmsearch_result .tmsearch-alllink {
    padding-top: 20px;
    float: left
}

#tmsearchblock #tmsearch_result .tmsearch-alllink a {
    display: block
}

#tmsearchblock #tmsearch_result .tmsearch-alllink a:after {
    font-family: Material Icons;
    content: "\E15A";
    font-size: 24px;
    margin-left: 10px;
    vertical-align: -4px;
    color: #85ce90
}

#_desktop_user_info,
#_mobile_user_info {
    position: relative
}

#_desktop_user_info div.current,
#_mobile_user_info div.current {
    border-right: none;
    margin-bottom: 15px
}

#_desktop_user_info div.current a,
#_mobile_user_info div.current a {
    text-decoration: none;
    color: #232323
}

#_desktop_user_info div.current a i,
#_mobile_user_info div.current a i {
    font-size: 22px
}

#_desktop_user_info div.current.active a,
#_desktop_user_info div.current a:hover,
#_mobile_user_info div.current.active a,
#_mobile_user_info div.current a:hover {
    color: #000
}

#_desktop_user_info .header-login-content,
#_mobile_user_info .header-login-content {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 99
}

#_desktop_user_info .header-login-content #create_header_account_error,
#_mobile_user_info .header-login-content #create_header_account_error {
    padding: 8px
}

#_mobile_user_info div.current a {
    display: inline-block;
    padding: 5px
}

#_mobile_user_info div.current a i {
    line-height: 1
}

#_desktop_user_info {
    float: left
}

.header-login-content {
    padding: 32px;
    margin: 0;
    background: #fff;
    color: #232323;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
}

@media (min-width:500px) {
    .header-login-content {
        padding: 58px 64px
    }
}

.header-login-content h4 {
    margin-bottom: 32px
}

.header-login-content li {
    margin: 0;
    padding: 0
}

.header-login-content li.user-data {
    overflow: hidden
}

.header-login-content li.user-data img {
    float: left;
    margin-bottom: 18px;
    margin-right: 20px;
    max-width: 52px
}

.header-login-content li.user-data p span {
    display: block;
    white-space: nowrap
}

.header-login-content li ul li {
    display: block;
    overflow: hidden
}

.header-login-content li ul li a i {
    display: none
}

.header-login-content li.onecolumn {
    min-width: 205px
}

.header-login-content li.twocolumns {
    min-width: 405px
}

.header-login-content li.twocolumns>ul {
    width: 50%;
    float: left
}

.header-login-content .login-content .form-group label {
    display: none
}

.header-login-content .form-control-comment {
    padding: 0;
    display: none
}

.header-login-content .custom-checkbox em {
    display: none
}

.header-login-content:not(.is-logged)>li {
    width: 220px
}

@media (min-width:400px) {
    .header-login-content:not(.is-logged)>li {
        width: 271px
    }
}

.header-login-content img {
    max-width: 100%
}

.header-login-content .form-group {
    margin-bottom: 14px
}

.header-login-content .form-group label {
    margin-bottom: 0
}

.header-login-content .form-group label sup {
    color: #f13340
}

.header-login-content .form-group input {
    background-position: 98% 12px
}

.header-login-content .form-group .form_info {
    color: #f13340
}

.header-login-content .input-group {
    position: relative
}

.header-login-content .input-group .form-control {
    padding-right: 50px
}

.header-login-content .input-group .input-group-btn {
    position: absolute;
    top: 50%;
    right: 1px;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-login-content .input-group .input-group-btn>.btn {
    background: none;
    padding: 0 8px 0 0;
    color: #232323;
    cursor: pointer;
    line-height: 1
}

.header-login-content .input-group .input-group-btn>.btn:hover {
    color: #000
}

.header-login-content p {
    margin-bottom: 15px
}

.header-login-content p.submit {
    margin-top: 38px;
    margin-bottom: 14px
}

.header-login-content p.logout {
    margin: 30px 0 0;
    overflow: hidden;
    clear: both
}

.header-login-content .create-account-content .row {
    margin: 0 -3px
}

.header-login-content .create-account-content .row>div {
    padding: 0 3px
}

.header-login-content .create-account-content .social-login-buttons div {
    margin-bottom: 15px
}

.header-login-content .create-account-content .social-login-buttons div.one-element .btn {
    margin-left: 0;
    font-size: 12px;
    line-height: 1.1
}

.header-login-content .create-account-content .social-login-buttons div.one-element .btn span {
    margin: 0
}

.header-login-content .create-account-content .social-login-buttons div.one-element .btn:before {
    display: none
}

.header-login-content .forgot-password-content .signin i {
    margin-right: 5px
}

.header-login-content .btn-md {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    padding: 14px 33px;
    transition: all .2s ease
}

.header-login-content .btn-md.signin:hover {
    background: #464646
}

.header-login-content .btn-md.create {
    color: #fff;
    background: #464646
}

.header-login-content .btn-md.create:hover {
    background: #000
}

.header-login-content .btn-md:hover,
.header-login-content .logout .btn-md {
    background: #464646;
    color: #fff
}

.header-login-content .logout .btn-md:hover {
    background: #000;
    color: #fff
}

.social-login-buttons {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-login-buttons div {
    position: relative;
    margin: 10px 0 0;
    padding: 0 15px;
    float: left;
    text-align: center
}

.social-login-buttons div.three-elements {
    width: 33.33333%
}

.social-login-buttons div a {
    display: inline-block;
    position: relative;
    height: 35px;
    width: 35px
}

.social-login-buttons div a span {
    display: none
}

.social-login-buttons div+div {
    border-left: 1px solid #d9d9d9
}

.tmha-sidebar-left,
.tmha-sidebar-right {
    background: #fff;
    height: 100%;
    position: fixed;
    transition: all .3s ease;
    top: 0;
    z-index: 99999;
    overflow: auto;
    max-height: 100%
}

.tmha-sidebar-left .header-login-content,
.tmha-sidebar-right .header-login-content {
    box-shadow: none
}

.tmha-sidebar-left {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tmha-sidebar-right {
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.tmha-sidebar-right .tmha-close-btn {
    right: auto;
    left: 19px
}

.tmha-sidebar-left.active {
    left: 0
}

.tmha-sidebar-left.active,
.tmha-sidebar-right.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.tmha-sidebar-right.active {
    right: 0
}

.tmha-close-btn {
    position: absolute;
    background: #f2f2f2;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: block;
    color: #b0b0b0;
    outline: none!important;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    font-size: 0
}

.tmha-close-btn:before {
    font-size: 24px;
    content: "\D7";
    line-height: 35px;
    display: block;
    text-align: center;
    width: 35px;
    height: 35px
}

.tmha-close-btn:hover {
    color: #333
}

input[name=birthday]+.form-control-comment {
    display: block;
    margin-top: 5px
}

#columns .header-login-content {
    padding: 20px
}

#columns .header-login-content li.user-data p span {
    display: inline-block
}

#columns .header-login-content li.user-data img {
    float: none
}

#columns .header-login-content:not(.is-logged) li {
    width: 100%
}

.img-main {
    width:100%;max-width:640px;float:left;margin:0 15px 15px 0;
}

.main-desc h1 {
    text-align: center;
    margin: 10px 0 25px 0;
    font-size: 24pt;
}

.main-desc h2{
    margin-top:15px;
    margin-bottom:10px;
    text-align:center;
    font-size: 24pt;
}

.fullstory h1 {
    text-transform: uppercase;
    color: #000;
    font-size: 2.5rem;
}

.fullstory .product-price [itemprop=price] {
    color: #79a200;
    margin: -12px 0 0 3px;
    font-size: 20pt;
    font-weight: 700;
}

.main-desc {
    text-align:justify;margin-bottom:25px;
}

@media (min-width:992px) {
    #columns #center_column .social-login-buttons div .btn span {
        display: inline-block;
        font-size: 13px
    }
}

@media (min-width:1200px) {
    #columns #center_column .social-login-buttons div .btn span {
        font-size: 15px
    }
}

.hidden {
    display: none
}

.fancybox-inner .header-login-content .input-group .form-control {
    padding-right: 18px
}

.fancybox-inner .header-login-content .input-group .input-group-btn {
    display: none
}

.default-menu,
.displayTop_menu {
    padding: 0 15px;
    clear: both
}

@media (max-width:1200px) {
    .default-menu,
    .displayTop_menu {
        padding: 0
    }
}

.default-menu .top-level-menu,
.displayTop_menu .top-level-menu {
    min-width: 300px;
    max-width: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1400px) {
    .default-menu .top-level-menu,
    .displayTop_menu .top-level-menu {
        max-width: 1400px
    }
}

@media (max-width:1200px) {
    .default-menu .top-level-menu,
    .displayTop_menu .top-level-menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        min-width: 100%;
        max-width: 100%
    }
}

.default-menu>ul,
.displayTop_menu>ul {
    padding: 0
}

.default-menu>ul>li,
.displayTop_menu>ul>li {
    float: left
}

.default-menu>ul>li>.top-level-menu-li-span,
.default-menu>ul>li>a,
.displayTop_menu>ul>li>.top-level-menu-li-span,
.displayTop_menu>ul>li>a {
    display: block;
    border-left: 0;
    color: #1f1f26;
    font: 400 16px/28px Montserrat, sans-serif;
    cursor: pointer;
    position: relative;
    padding: 5px 20px;
    margin: 4px 0;
    transition: all .2s ease
}

.default-menu>ul>li>.top-level-menu-li-span.sf-with-ul:after,
.default-menu>ul>li>a.sf-with-ul:after,
.displayTop_menu>ul>li>.top-level-menu-li-span.sf-with-ul:after,
.displayTop_menu>ul>li>a.sf-with-ul:after {
    font-family: Material Icons;
    content: "\E313";
    font-size: 11px;
    margin-left: 5px;
    vertical-align: 0
}

.default-menu>ul>li.sfHover>.top-level-menu-li-span,
.default-menu>ul>li.sfHover>a,
.default-menu>ul>li.sfHoverForce>.top-level-menu-li-span,
.default-menu>ul>li.sfHoverForce>a,
.default-menu>ul>li:hover>.top-level-menu-li-span,
.default-menu>ul>li:hover>a,
.default-menu>ul>li>.top-level-menu-li-span:hover,
.default-menu>ul>li>a:hover,
.displayTop_menu>ul>li.sfHover>.top-level-menu-li-span,
.displayTop_menu>ul>li.sfHover>a,
.displayTop_menu>ul>li.sfHoverForce>.top-level-menu-li-span,
.displayTop_menu>ul>li.sfHoverForce>a,
.displayTop_menu>ul>li:hover>.top-level-menu-li-span,
.displayTop_menu>ul>li:hover>a,
.displayTop_menu>ul>li>.top-level-menu-li-span:hover,
.displayTop_menu>ul>li>a:hover {
    color: #ff9800
}

.default-menu>ul>li:hover>span.menu-mobile-grover:before,
.displayTop_menu>ul>li:hover>span.menu-mobile-grover:before {
    color: #fff
}

@media only screen and (min-width:820px) {
    .default-menu>ul>li ul.is-simplemenu,
    .default-menu>ul>li ul.is-simplemenu ul,
    .displayTop_menu>ul>li ul.is-simplemenu,
    .displayTop_menu>ul>li ul.is-simplemenu ul {
        display: none;
        width: 200px;
        top: -1px;
        right: -200px;
        position: absolute;
        z-index: 99;
        border: 1px solid #ccc;
        background: #fff
    }
}

@media only screen and (max-width:819px) {
    .default-menu>ul>li ul.is-simplemenu,
    .default-menu>ul>li ul.is-simplemenu ul,
    .displayTop_menu>ul>li ul.is-simplemenu,
    .displayTop_menu>ul>li ul.is-simplemenu ul {
        background: #fff
    }
}

.default-menu>ul>li>ul.is-simplemenu,
.displayTop_menu>ul>li>ul.is-simplemenu {
    right: auto;
    left: 0;
    top: 59px
}

@media only screen and (max-width:819px) {
    .default-menu>ul>li,
    .displayTop_menu>ul>li {
        width: 100%;
        float: none;
        position: relative
    }
    .default-menu>ul>li>a,
    .displayTop_menu>ul>li>a {
        border-right: none;
        font-size: 18px;
        text-align: left;
        padding: 4px 5px
    }
}

.default-menu .menu,
.displayTop_menu .menu {
    position: static;
    padding: 0
}

@media only screen and (max-width:819px) {
    .default-menu .menu,
    .displayTop_menu .menu {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        right: 0;
        margin: 0;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
        z-index: 5
    }
}

.default-menu li.simple,
.default-menu li a,
.default-menu li li,
.displayTop_menu li.simple,
.displayTop_menu li a,
.displayTop_menu li li {
    position: relative
}

.default-menu li li,
.displayTop_menu li li {
    padding: 0;
    margin-top: 14px;
    padding-left: 10px
}

.default-menu li li:first-child,
.displayTop_menu li li:first-child {
    margin-top: 0
}

.default-menu li li a,
.displayTop_menu li li a {
    display: block;
    font-size: 15px;
    padding: 0;
    transition: all .2s ease
}

.default-menu li li.sfHoverForce>a,
.displayTop_menu li li.sfHoverForce>a {
    color: #888
}

.default-menu .menu_badge,
.displayTop_menu .menu_badge {
    position: absolute;
    top: -2px;
    right: -5px;
    z-index: 2;
    font-size: 10px;
    display: inline-block;
    background: red;
    color: #fff;
    padding: 1px 5px 2px;
    line-height: 12px;
    border-radius: 3px;
    margin-left: 10px
}

.default-menu .is-megamenu,
.displayTop_menu .is-megamenu {
    width: 100%;
    padding: 0 15px;
    background: #fff;
    display: none;
    z-index: 7
}

@media only screen and (min-width:820px) {
    .default-menu .is-megamenu,
    .displayTop_menu .is-megamenu {
        position: absolute;
        width: 100%;
        z-index: 999;
        top: 80px;
        left: 0;
        background: #fff;
        padding: 50px 10px;
        box-shadow: 0 0 4px rgba(0, 0, 0, .3)
    }
    .default-menu .is-megamenu:after,
    .default-menu .is-megamenu:before,
    .displayTop_menu .is-megamenu:after,
    .displayTop_menu .is-megamenu:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        right: calc(-100% + 5px);
        position: absolute;
        background: #fff;
        box-shadow: 5px 0 4px rgba(0, 0, 0, .3)
    }
    .default-menu .is-megamenu:before,
    .displayTop_menu .is-megamenu:before {
        left: calc(-100% + 5px);
        box-shadow: -5px 0 4px rgba(0, 0, 0, .3)
    }
}

.default-menu .is-megamenu .megamenu-row,
.displayTop_menu .is-megamenu .megamenu-row {
    padding-top: 15px;
    padding-bottom: 15px
}

.default-menu .is-megamenu .megamenu-row+.megamenu-row,
.displayTop_menu .is-megamenu .megamenu-row+.megamenu-row {
    border-top: 1px solid #ccc
}

.default-menu .is-megamenu .megamenu-row-2,
.displayTop_menu .is-megamenu .megamenu-row-2 {
    background: #f8f8f8
}

.default-menu .is-megamenu ul.content>li>a,
.displayTop_menu .is-megamenu ul.content>li>a {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 15px;
    padding: 0 0 10px;
    display: block;
    transition: all .2s ease
}

@media only screen and (max-width:819px) {
    .default-menu .is-megamenu ul.content>li>a,
    .displayTop_menu .is-megamenu ul.content>li>a {
        font-size: 18px
    }
}

.default-menu .is-megamenu ul.content>li>a:hover,
.displayTop_menu .is-megamenu ul.content>li>a:hover {
    color: #888
}

.default-menu .is-megamenu ul.content ul,
.displayTop_menu .is-megamenu ul.content ul {
    opacity: 1!important;
    display: block!important
}

.default-menu .menu-title,
.displayTop_menu .menu-title {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 0;
    width: 33px;
    height: 33px;
    color: #000;
    transition: all .3s ease;
    padding: 5px
}

.default-menu .menu-title:hover,
.displayTop_menu .menu-title:hover {
    color: #676666
}

.default-menu .menu-title:after,
.displayTop_menu .menu-title:after {
    position: absolute;
    left: 0;
    font-family: fl-outicons;
    content: "\E02E";
    line-height: 1;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 22px
}

.default-menu .menu-title.active:after,
.displayTop_menu .menu-title.active:after {
    font-family: Material Icons;
    content: "\E5CD"
}

@media only screen and (min-width:820px) {
    .default-menu .menu-title,
    .displayTop_menu .menu-title {
        display: none
    }
}

.default-menu .menu-mobile-grover:before,
.displayTop_menu .menu-mobile-grover:before {
    position: absolute;
    content: "\E145";
    font-family: Material Icons;
    height: 30px;
    width: 30px;
    font-size: 26px;
    top: 7px;
    right: 0;
    cursor: pointer;
    z-index: 1
}

@media only screen and (min-width:820px) {
    .default-menu .menu-mobile-grover:before,
    .displayTop_menu .menu-mobile-grover:before {
        display: none
    }
}

.default-menu .menu-mobile-grover.active:before,
.displayTop_menu .menu-mobile-grover.active:before {
    content: "\E15B"
}

@media only screen and (max-width:819px) {
    .default-menu .is-simplemenu li,
    .displayTop_menu .is-simplemenu li {
        border-top: 1px solid #ccc
    }
    .default-menu .is-simplemenu li .menu-mobile-grover:before,
    .displayTop_menu .is-simplemenu li .menu-mobile-grover:before {
        top: 8px;
        right: 0;
        font-size: 18px
    }
    .default-menu .is-simplemenu li a,
    .displayTop_menu .is-simplemenu li a {
        display: block;
        font-size: 14px;
        padding: 8px 10px
    }
    .default-menu .is-simplemenu li li a,
    .displayTop_menu .is-simplemenu li li a {
        padding-left: 20px
    }
    .default-menu .is-simplemenu li li li a,
    .displayTop_menu .is-simplemenu li li li a {
        padding-left: 30px
    }
    .default-menu .is-simplemenu li li li li a,
    .displayTop_menu .is-simplemenu li li li li a {
        padding-left: 40px
    }
    .default-menu li.simple ul,
    .displayTop_menu li.simple ul {
        display: none
    }
    .default-menu .megamenu-col.col-sm-3,
    .displayTop_menu .megamenu-col.col-sm-3 {
        float: left;
        width: 50%
    }
    .default-menu .megamenu-col.col-sm-3.first-in-line-sm,
    .displayTop_menu .megamenu-col.col-sm-3.first-in-line-sm {
        clear: left
    }
}

@media only screen and (max-width:819px) {
    .default-menu .megamenu-col.col-sm-3,
    .displayTop_menu .megamenu-col.col-sm-3 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
        margin-top: 25px
    }
    .default-menu .megamenu-col.col-sm-3:first-child,
    .displayTop_menu .megamenu-col.col-sm-3:first-child {
        margin-top: 0
    }
}

.red {
    background: red
}

.menuvideowrapper {
    clear: both;
    float: none;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    width: 100%
}

.menuvideowrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.frontend-map {
    min-height: 200px
}

.displayLeftColumn_menu li,
.displayRightColumn_menu li {
    position: relative
}

.displayLeftColumn_menu .simple ul,
.displayRightColumn_menu .simple ul {
    display: none
}

@media only screen and (min-width:820px) {
    .displayLeftColumn_menu .simple ul,
    .displayRightColumn_menu .simple ul {
        position: absolute;
        top: -1px;
        width: 200px;
        background: #fff;
        z-index: 999
    }
}

@media only screen and (max-width:819px) {
    .displayLeftColumn_menu .simple ul li,
    .displayRightColumn_menu .simple ul li {
        border-top: 1px solid #ccc;
        position: relative
    }
    .displayLeftColumn_menu .simple ul li a,
    .displayRightColumn_menu .simple ul li a {
        display: block;
        padding: 10px 0 10px 15px;
        position: relative
    }
    .displayLeftColumn_menu .simple ul li li a,
    .displayRightColumn_menu .simple ul li li a {
        padding-left: 25px
    }
}

.displayLeftColumn_menu .menu>li,
.displayRightColumn_menu .menu>li {
    border-top: 1px solid #ccc;
    position: relative
}

.displayLeftColumn_menu .menu>li>a,
.displayRightColumn_menu .menu>li>a {
    display: block;
    padding: 10px 0;
    position: relative
}

.displayLeftColumn_menu .menu>li:first-child,
.displayRightColumn_menu .menu>li:first-child {
    border: none
}

.displayLeftColumn_menu span.menu_badge,
.displayRightColumn_menu span.menu_badge {
    font-size: 10px;
    display: inline-block;
    background: red;
    color: #fff;
    padding: 1px 5px 2px;
    line-height: 12px;
    border-radius: 3px;
    margin-left: 10px
}

.displayLeftColumn_menu .simple li a,
.displayRightColumn_menu .simple li a {
    padding: 4px 5px;
    display: block
}

.displayLeftColumn_menu .is-megamenu,
.displayRightColumn_menu .is-megamenu {
    display: none
}

.displayLeftColumn_menu .is-megamenu ul,
.displayRightColumn_menu .is-megamenu ul {
    display: block!important;
    opacity: 1!important
}

.displayLeftColumn_menu .is-megamenu ul.content>li>a,
.displayRightColumn_menu .is-megamenu ul.content>li>a {
    font-weight: 700;
    text-transform: uppercase
}

.displayLeftColumn_menu .is-megamenu ul.content>li li,
.displayRightColumn_menu .is-megamenu ul.content>li li {
    padding-left: 5px
}

@media only screen and (min-width:820px) {
    .displayLeftColumn_menu .is-megamenu,
    .displayRightColumn_menu .is-megamenu {
        position: absolute;
        top: 0;
        width: 600px;
        padding: 15px;
        background: #fff;
        z-index: 999
    }
}

@media only screen and (min-width:481px) and (max-width:819px) {
    .displayLeftColumn_menu .is-megamenu .megamenu-col.col-sm-3,
    .displayRightColumn_menu .is-megamenu .megamenu-col.col-sm-3 {
        width: 50%;
        float: left
    }
    .displayLeftColumn_menu .is-megamenu .megamenu-col.col-sm-3.first-in-line-sm,
    .displayRightColumn_menu .is-megamenu .megamenu-col.col-sm-3.first-in-line-sm {
        clear: left
    }
}

.displayLeftColumn_menu .menu-mobile-grover:after,
.displayRightColumn_menu .menu-mobile-grover:after {
    position: absolute;
    right: 0;
    top: 12px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 15px;
    content: "\E145";
    font-family: Material Icons;
    z-index: 1;
    cursor: pointer
}

.displayLeftColumn_menu .menu-mobile-grover.active:after,
.displayRightColumn_menu .menu-mobile-grover.active:after {
    content: "\E15B"
}

.displayLeftColumn_menu li.simple ul {
    right: -200px
}

.displayRightColumn_menu li.simple ul {
    left: -200px
}

.displayLeftColumn_menu div.is-megamenu {
    right: -600px
}

.displayRightColumn_menu div.is-megamenu {
    left: -600px
}

main {
    overflow: hidden
}

#header {
    background: #fff;
    color: #464646
}

#header .logo {
    max-width: 100%
}

@media only screen and (max-width:1200px) {
    #header .header_logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 1007%;
        text-align: center
    }
}

@media only screen and (max-width:819px) {
    #header .logo_wrapper {
        display: block;
        text-align: center
    }
}

#header .currency-selector,
#header .language-selector-wrapper {
    font-size: 14px;
    line-height: 24px;
    color: #888
}

#header .currency-selector span,
#header .language-selector-wrapper span {
    color: #888
}

#header .currency-selector .dropdown-menu,
#header .language-selector-wrapper .dropdown-menu {
    position: relative;
    border: none;
    padding: 0;
    padding-left: 5px
}

#header .currency-selector .dropdown-menu li,
#header .language-selector-wrapper .dropdown-menu li {
    padding: 0
}

#header .currency-selector .dropdown-menu li a,
#header .language-selector-wrapper .dropdown-menu li a {
    font-size: 13px;
    line-height: 22px;
    padding: 0;
    color: #888;
    transition: all .2s ease
}

#header .currency-selector .dropdown-menu li.current a,
#header .currency-selector .dropdown-menu li a:hover,
#header .language-selector-wrapper .dropdown-menu li.current a,
#header .language-selector-wrapper .dropdown-menu li a:hover {
    color: #000
}

@media only screen and (max-width:819px) {
    #header .mobile_row {
        position: relative
    }
}

#header a:hover {
    text-decoration: none
}

#header #_desktop_cart {
    margin-left: 25px
}

#header .cart-products-count {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #000;
    text-align: center;
    vertical-align: 1px
}

#header .header_cart {
    position: relative
}

#header .header_cart>a {
    transition: all .2s ease;
    padding-left: 30px
}

#header .header_cart>a:hover,
#header .header_cart>a:hover i {
    color: #464646
}

#header .header_cart>a:hover .cart-products-count {
    background: #464646
}

#header .header_cart>a i {
    position: absolute;
    transition: all .2s ease;
    display: block;
    left: 0;
    font-size: 19px;
    line-height: 1.5;
    top: -3px
}

@media only screen and (max-width:819px) {
    #header .header-nav {
        border-bottom: 2px solid #d0d0d0;
        max-height: 58px;
        margin-bottom: 0!important
    }
    #header .header-nav .mobile {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
    #header .header-nav .mobile #_mobile_tmmegamenu {
        float: left;
        padding-top: 13px
    }
    #header .header-nav .mobile #_mobile_cart,
    #header .header-nav .mobile #_mobile_nav_content,
    #header .header-nav .mobile #_mobile_tmsearchblock,
    #header .header-nav .mobile #_mobile_user_info {
        float: right;
        margin-bottom: 0
    }
}

#header .header-nav .container {
    padding: 0
}

#header .header-nav #menu-icon {
    vertical-align: middle;
    cursor: pointer;
    margin-left: 1rem
}

#header .header-nav #menu-icon .material-icons {
    line-height: 50px
}

#header .header-nav .right-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#header .header-nav .user-info {
    margin-left: 2.5rem;
    margin-top: 10px;
    text-align: right;
    white-space: nowrap
}

#header .header-nav .user-info .account {
    margin-left: .625rem
}

#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle;
    color: #464646
}

#header .header-nav .cart-preview .body {
    display: none
}

#header .header-nav .blockcart {
    background: #d0d0d0;
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap
}

#header .header-nav .blockcart a {
    color: #464646
}

#header .header-nav .blockcart a:hover {
    color: #000
}

#header .header-nav .blockcart .header {
    margin-top: .125rem
}

#header .header-nav #contact-link {
    margin-top: .9375rem
}

#header .header-nav .material-icons {
    line-height: inherit
}

#header .header-nav .material-icons.expand-more {
    margin-left: -.375rem
}

#header .d_top {
    -webkit-box-pack: baseline;
    -ms-flex-pack: baseline;
    justify-content: baseline;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    position: relative;
    padding-top: 34px
}

#header .d_top #tmsearchblock {
    position: absolute;
    right: 0;
    top: 20px
}

#header .d_top #tmsearchblock.open #tmsearchbox {
    min-width: 800px
}

.text-header {text-align: center;
    margin: 0px 0 45px;
    text-transform: uppercase;
    font-size: 22pt;
    font-weight: 400;}

@media (max-width:991px) {
    #header .d_top #tmsearchblock.open #tmsearchbox {
        min-width: 500px
    }
}

@media (max-width:819px) {
    #header .d_top #tmsearchblock.open #tmsearchbox {
        min-width: 250px
    }
}

#header .d_top #tmsearchblock #tmsearch_result {
    left: auto;
    right: 55px;
    min-width: 805px
}

@media (max-width:1200px) {
    #header .d_top #tmsearchblock #tmsearch_result {
        min-width: 721px
    }
}

@media (max-width:991px) {
    #header .d_top #tmsearchblock #tmsearch_result {
        min-width: 501px
    }
}

#header #_mobile_nav_content,
#header .d_nav1 {
    position: relative;
    padding-top: 20px
}

#header #_mobile_nav_content .nav_btn,
#header .d_nav1 .nav_btn {
    display: block;
    position: relative;
    width: 56px;
    height: 56px;
    font-size: 19px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    font-family: fl-outicons;
    z-index: 20;
    color: #464646
}

#header #_mobile_nav_content .nav_btn:after,
#header #_mobile_nav_content .nav_btn:before,
#header .d_nav1 .nav_btn:after,
#header .d_nav1 .nav_btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#header #_mobile_nav_content .nav_btn:before,
#header .d_nav1 .nav_btn:before {
    content: "\E024";
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    transition: all .2s ease
}

#header #_mobile_nav_content .nav_btn:after,
#header .d_nav1 .nav_btn:after {
    content: "\E00B";
    -webkit-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease
}

#header #_mobile_nav_content .nav_btn.active:before,
#header .d_nav1 .nav_btn.active:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(90deg) scale(0);
    transform: rotate(90deg) scale(0)
}

#header #_mobile_nav_content .nav_btn.active:after,
#header .d_nav1 .nav_btn.active:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible
}

#header #_mobile_nav_content .nav_content,
#header .d_nav1 .nav_content {
    position: absolute;
    display: none;
    z-index: 20;
    top: 81px;
    right: 0;
    width: 270px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    border-top: 0;
    padding: 30px;
    text-align: left
}

@media (max-width:819px) {
    #header #_mobile_nav_content .nav_content,
    #header .d_nav1 .nav_content {
        width: 210px;
        padding: 20px;
        top: 57px;
        right: -50px
    }
}

#header #_mobile_nav_content .nav_content.open,
#header .d_nav1 .nav_content.open {
    display: block
}

#header .d_nav2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 35px;
    padding-left: 14px
}

#header .header-top {
    padding-top: 27px;
    padding-bottom: 29px
}

@media (max-width:1640px) {
    #header .header-top {
        padding-left: 15px;
        padding-right: 15px
    }
}

#header .header-top>.container {
    position: relative
}

#header .header-top .menu {
    padding-left: 15px;
    margin-bottom: .375rem
}

#header .header-top .menu>ul>li {
    float: left
}

#header .header-top .position-static {
    position: static
}

#header .header-top a[data-depth="0"] {
    color: #464646;
    text-transform: uppercase
}

#header .top-menu-link {
    margin-left: 1.25rem
}

#header #_mobile_nav_content {
    padding-top: 0
}

@media (max-width:1200px) {
    #_desktop_logo {
        text-align: center
    }
}

@media (max-width:1200px) {
    #_desktop_logo,
    .static_wrapper {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 100%
    }
}

.nav_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.popover {
    font-family: inherit
}

#wrapper {
    background: #fff
}

#wrapper .breadcrumb_wrapper {
    /*background: #f2f2f2;
    border-top: 1px solid #e3e3e3;*/
    margin-bottom: 43px
}

#wrapper .banner {
    margin-bottom: 1.5rem;
    display: block
}

#wrapper .banner img {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15)
}

#wrapper .breadcrumb {
    background: transparent;
    padding: 14px 0;
    margin: 0
}

#wrapper .breadcrumb[data-depth="1"] {
    display: none
}

#wrapper .breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0
}

#wrapper .breadcrumb li {
    display: inline;
    color: #888;
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat, sans-serif
}

#wrapper .breadcrumb li:after {
    content: "|";
    color: #888;
    margin: .3125rem
}

#wrapper .breadcrumb li:last-child {
    content: "|";
    color: #888;
    margin: 0
}

#wrapper .breadcrumb li:last-child:after {
    content: ""
}

#wrapper .breadcrumb li a {
    transition: all .3s ease;
    color: #000
}

#wrapper .breadcrumb li a:hover {
    color: #888
}

#main .page-content,
#main .page-header {
    margin-bottom: 1.563rem
}

#main .page-content h6 {
    margin-bottom: 1.125rem
}

#main .page-content #notifications {
    margin-left: -15px;
    margin-right: -15px
}

#main .page-footer {
    margin-bottom: 1.563rem
}

#notifications ul {
    margin-bottom: 0
}

#footer {
    padding-top: 2.5rem
}

.block-category h1 {
    font-size: 40px;
    margin-bottom: 30px;
    text-transform: none;
    font-weight: 500
}

@media (max-width:819px) {
    #wrapper {
        box-shadow: none
    }
    #checkout-cart-summary {
        float: none;
        width: 100%;
        margin-top: 1rem
    }
    #header {
        background: #d0d0d0
    }
    #header .header-nav {
        background: #fff;
        margin-bottom: .625rem;
        color: #232323
    }
    #header .header-nav .top-logo {
        line-height: 50px;
        vertical-align: middle;
        width: 200px;
        margin: 0 auto
    }
    #header .header-nav .top-logo a img {
        max-height: 50px;
        max-width: 100%
    }
    #header .header-nav .right-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #header .header-nav .user-info {
        text-align: left;
        margin-left: 0;
        margin-bottom: 0
    }
    #header .header-nav .user-info .logged {
        color: #000
    }
    #header .header-nav .blockcart {
        margin-left: 0;
        background: inherit;
        padding-top: 15px;
        background: none!important;
        color: #000
    }
    #header .header-nav .blockcart .cart-preview.active a,
    #header .header-nav .blockcart .cart-preview.active a i {
        color: #000!important
    }
    #header .header-nav .blockcart.active {
        margin-left: .5rem
    }
    #header .header-nav .blockcart.inactive .cart-products-count {
        display: none
    }
    #header .header-top {
        background: #fff;
        padding-bottom: 0
    }
    #header .header-top a[data-depth="0"] {
        color: #232323
    }
    section.checkout-step {
        width: 100%
    }
    .default-input {
        min-width: 100%
    }
    label {
        clear: both
    }
    #products .product-miniature,
    .featured-products .product-miniature {
        margin: 0 auto
    }
    .block-contact {
        border: none
    }
    .dropdown-item,
    .menu {
        padding-left: 0
    }
    #footer {
        padding-top: .5rem
    }
}

@media (max-width:991px) {
    .container {
        max-width: 100%
    }
    #header .logo {
        width: auto
    }
    #products .product-miniature,
    .featured-products .product-miniature {
        margin: 0 auto 25px
    }
    .sub-menu {
        left: 0;
        min-width: 100%
    }
    #blockcart-modal .product-image {
        width: 100%;
        display: block;
        max-width: 250px;
        margin: 0 auto .9375rem
    }
    #blockcart-modal .cart-content {
        padding-left: 0
    }
    #blockcart-modal .product-name,
    #product-availability {
        margin-top: .625rem
    }
    #search_filters .facet .facet-label {
        text-align: left
    }
    .block-category .category-cover {
        position: relative;
        text-align: center
    }
    .block-category {
        padding-bottom: 0
    }
}

@media (max-width:576px) {
    .featured-products {
        padding-left: 15px;
        padding-right: 15px
    }
}

#left-column>div {
    color: #464646;
    margin-bottom: 32px
}

@media (min-width:1200px) {
    #left-column>div {
        max-width: 269px
    }
}

.input-group.bootstrap-filestyle .input-group-btn .btn {
    font-size: 14px;
    line-height: 1.286;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 13px 16px
}

.brand {
    margin-bottom: 50px
}

.brand:after {
    display: block;
    content: "";
    clear: both
}

.brand .brand-img {
    float: left;
    margin-right: 30px;
    max-width: 10%
}

.brand .brand-img img {
    max-width: 100%;
    background: #f2f2f2
}

.brand .brand-infos {
    overflow: hidden
}

#manufacturer #main h1,
#stores #main h1,
#supplier #main h1 {
    text-align: center;
    border: none;
    font-size: 26px;
    margin-bottom: 60px
}

#stores .card+.card {
    margin-top: 20px
}

#contact select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 10px)
}

#cms .page-header {
    display: none
}

#cms #content-wrapper .bottom-indent {
    margin-bottom: 40px
}

#cms #content-wrapper .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#cms #content-wrapper .slick-dots li {
    float: none;
    margin: 0 10px;
    border-radius: 100%;
    font-size: 0;
    line-height: 0
}

#cms #content-wrapper .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #d0d0d0;
    border: none;
    outline: none;
    transition: all .3s ease
}

#cms #content-wrapper .slick-dots li.slick-active button,
#cms #content-wrapper .slick-dots li:hover button {
    background: #232323
}

#cms #content-wrapper h1 {
    margin-bottom: 28px;
    margin-top: 35px;
    font-size: 65px;
    color: #232323;
    text-align: center
}

#cms #content-wrapper h1 a {
    color: #232323
}

#cms #content-wrapper h1 a:hover {
    color: #464646
}

@media (max-width:575px) {
    #cms #content-wrapper h1 {
        font-size: 40px
    }
}

#cms #content-wrapper h2 {
    font-size: 36px;
    color: #232323;
    margin-bottom: 30px;
    font-weight: 500
}

#cms #content-wrapper h2.icon:before {
    line-height: 45px;
    font-size: 56px;
    display: inline-block;
    margin-right: 12px
}

@media (max-width:575px) {
    #cms #content-wrapper h2 {
        font-size: 26px
    }
}

#cms #content-wrapper h3 {
    font-size: 20px;
    border-bottom: none;
    margin: 10px 0 18px;
    padding: 0;
    color: #232323
}

@media (max-width:575px) {
    #cms #content-wrapper h3 {
        font-size: 16px
    }
}

#cms #content-wrapper h4 {
    font-size: 16px;
    color: #232323;
    margin: 0 0 15px
}

#cms #content-wrapper h4:after {
    display: none
}

@media (max-width:575px) {
    #cms #content-wrapper h4 {
        font-size: 14px
    }
}

#cms #content-wrapper .border_bottom {
    border-bottom: 1px solid #d4d4d4;
    padding: 0 50px 82px;
    margin-bottom: 69px
}

@media (max-width:575px) {
    #cms #content-wrapper .border_bottom {
        padding: 0 10px 32px;
        margin-bottom: 39px
    }
}

#cms #content-wrapper .border_bottom2 {
    border-bottom: 1px solid #d4d4d4;
    padding: 0 0 70px;
    margin-bottom: 69px
}

@media (max-width:575px) {
    #cms #content-wrapper .border_bottom2 {
        padding: 0 0 32px;
        margin-bottom: 39px
    }
}

#cms #content-wrapper ul {
    list-style: none
}

#cms #content-wrapper .animateCount li {
    text-align: center;
    font-size: 56px;
    font-weight: 700;
    color: #232323;
    padding: 6px 15px 0
}

@media (min-width:576px) and (max-width:819px) {
    #cms #content-wrapper .animateCount li {
        font-size: 46px
    }
}

@media (max-width:575px) {
    #cms #content-wrapper .animateCount li {
        width: 100%
    }
}

#cms #content-wrapper .animateCount li h3 {
    margin-top: 5px
}

@media (min-width:576px) and (max-width:819px) {
    #cms #content-wrapper .animateCount li h3 {
        font-size: 16px
    }
}

#cms #content-wrapper .iconBox li {
    padding-top: 41px
}

@media (max-width:575px) {
    #cms #content-wrapper .iconBox li {
        width: 100%
    }
}

#cms #content-wrapper .iconBox li>a {
    display: block;
    height: 270px;
    border-radius: 50%;
    color: #464646;
    background: #f7f7f9;
    padding: 54px 50px 0;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    cursor: pointer
}

#cms #content-wrapper .iconBox li>a:before {
    font-size: 81px;
    line-height: 1em;
    display: block;
    margin-bottom: 17px
}

#cms #content-wrapper .iconBox li>a:hover {
    background: #232323;
    color: #fff
}

@media (min-width:820px) and (max-width:991px) {
    #cms #content-wrapper .iconBox li>a {
        padding: 54px 20px 0
    }
}

#cms #content-wrapper .list-1 {
    list-style: none
}

#cms #content-wrapper .list-1 li {
    padding: 4px 0 6px;
    font-weight: 700;
    color: #4cbb6c;
    border-top: 1px solid #f7f7f9
}

#cms #content-wrapper .list-1 li:first-child {
    border: none
}

#cms #content-wrapper .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px
}

#cms #content-wrapper .list-2 {
    padding-top: 40px
}

#cms #content-wrapper .list-2.border_bottom {
    padding: 40px 0
}

#cms #content-wrapper .list-2 li {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px
}

#cms #content-wrapper .list-2 li i {
    font-size: 70px;
    line-height: 148px;
    width: 148px;
    height: 148px;
    text-align: center;
    background: #f7f7f9;
    display: block;
    float: left;
    border-radius: 50%;
    margin-right: 35px;
    color: #464646;
    margin-bottom: 10px
}

@media (max-width:575px) {
    #cms #content-wrapper .list-2 li i {
        font-size: 40px;
        line-height: 100px;
        width: 100px;
        height: 100px
    }
}

#cms #content-wrapper .list-3 {
    overflow: hidden;
    padding: 23px 0 64px;
    border: none;
    position: relative
}

#cms #content-wrapper .list-3:after {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #f7f7f9;
    bottom: 0
}

#cms #content-wrapper .list-3 li {
    padding-bottom: 20px
}

#cms #content-wrapper .list-3.countBox {
    counter-reset: li
}

#cms #content-wrapper .list-3.countBox li h4:before {
    display: inline-block;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-size: 36px;
    line-height: 30px;
    margin-right: 15px;
    font-weight: 300;
    color: #464646
}

#cms #content-wrapper .list-3.disk {
    padding-top: 31px
}

#cms #content-wrapper .list-3.disk li h4:before {
    display: inline-block;
    content: "";
    height: 14px;
    width: 14px;
    background: #232323;
    margin-right: 20px;
    border-radius: 50%;
    vertical-align: -1px
}

#cms #content-wrapper .list-4 li {
    text-align: center;
    padding-top: 14px
}

@media (max-width:575px) {
    #cms #content-wrapper .list-4 li {
        width: 100%
    }
}

@media (min-width:576px) and (max-width:819px) {
    #cms #content-wrapper .list-4 li h3 {
        font-size: 16px
    }
}

#cms #content-wrapper .list-4 li:before {
    font-size: 86px;
    line-height: 1em;
    color: #232323;
    margin: 0 0 8px;
    display: inline-block
}

#cms #content-wrapper #testimonials li.testimonial {
    font-size: 16px;
    text-align: center;
    padding: 5px 0 30px
}

@media (max-width:575px) {
    #cms #content-wrapper #testimonials li.testimonial {
        font-size: 13px
    }
}

#cms #content-wrapper #testimonials li.testimonial i {
    font-size: 84px;
    line-height: 1em;
    color: #232323;
    margin: 0 0 30px;
    text-align: center
}

#cms #content-wrapper #testimonials li.testimonial p {
    margin-bottom: 33px
}

#cms #content-wrapper .list-check>li>h3 {
    margin-bottom: 9px;
    display: inline-block
}

#cms #content-wrapper .list-check>li>h3 i {
    font-size: 30px;
    margin-right: 10px;
    vertical-align: text-bottom
}

#cms #content-wrapper .list-check>li .list-3 {
    overflow: hidden;
    padding: 0 0 11px 60px;
    border: none;
    position: relative
}

@media (max-width:575px) {
    #cms #content-wrapper .list-check>li .list-3 {
        padding: 0 0 11px 20px
    }
}

#cms #content-wrapper .list-check>li .list-3:after {
    display: none
}

#cms #content-wrapper .list-check>li .list-3 li {
    padding-bottom: 0
}

#cms #content-wrapper .list-check>li .list-3 li h4 {
    margin-bottom: 13px
}

#cms #content-wrapper .list-check>li .list-3 li.text {
    margin-left: -60px;
    padding-bottom: 26px
}

@media (max-width:575px) {
    #cms #content-wrapper .list-check>li .list-3 li.text {
        margin-left: -20px
    }

    .fullstory .product-price [itemprop=price] {
        margin: -12px auto 0 auto;
    }
}

.pinterest.icon-gray {
    background-image: url(../css/7988be8b63edf9c4accebf94d5db7927.svg?1);
}
.googleplus.icon-gray {
    background-image: url(../css/7c24d4275efcbe8891f78378b7c808e0.svg?1);
}
.twitter.icon-gray {
    background-image: url(../css/d1a435fd2571e67858a31ee954b52278.svg?1);
}
.facebook.icon-gray {
    background-image: url(../css/d3fbae74a276a9f6cf1d6241f29b61a3.svg?1);
}
#product-description-short-2 {margin-top:10px;}
.social-sharing li {
    display: inline-block;
    margin-left: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    background-position: top 50% left 50%;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: all .2s ease-in;
}

#cms #content-wrapper .list-check>li .list-3 li.text:before {
    display: none
}

#cms #content-wrapper img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto
}

#cms #content-wrapper #admin-action-cms {
    background: none repeat 0 0 #f6f6f6;
    border: 1px solid #d2d0d0;
    padding: 10px
}

#cms #content-wrapper #admin-action-cms p {
    margin: 0
}

#cms #content-wrapper #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

#cms #content-wrapper #admin-action-cms p .btn {
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block
}

#cms #content-wrapper #admin-action-cms p .btn.publish_button {
    color: #333;
    text-shadow: 1px 1px rgba(0, 0, 0, .2);
    border-color: #0079b6 #006fa8 #012740;
    background: #009ad0;
    background: linear-gradient(180deg, #009ad0 0, #007ab7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#009ad0", endColorstr="#007ab7", GradientType=0)
}

#cms #content-wrapper #admin-action-cms p .btn.publish_button:hover {
    border-color: #01314e #004b74 #0079b6;
    -webkit-filter: none;
    filter: none;
    background: #0084bf
}

#cms #content-wrapper #admin-action-cms p .btn.lnk_view {
    color: #464646;
    text-shadow: 1px 1px #fff;
    border-color: #cacaca #b7b7b7 #9a9a9a;
    background: #f7f7f7;
    background: linear-gradient(180deg, #f7f7f7 0, #ededed);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#ededed", GradientType=0)
}

#cms #content-wrapper #admin-action-cms p .btn.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8;
    -webkit-filter: none;
    filter: none;
    background: #e7e7e7
}

#cms #content-wrapper .table.table-bordered {
    color: #232323
}

@media (max-width:819px) {
    #cms #content-wrapper .table.table-bordered>tbody>tr>td,
    #cms #content-wrapper .table.table-bordered>tbody>tr>th,
    #cms #content-wrapper .table.table-bordered>tfoot>tr>td,
    #cms #content-wrapper .table.table-bordered>tfoot>tr>th,
    #cms #content-wrapper .table.table-bordered thead>tr>td,
    #cms #content-wrapper .table.table-bordered thead>tr>th {
        padding: 9px 5px 11px 4px
    }
}

@media (max-width:575px) {
    #cms.cms-pages-configuration .table {
        font-size: 10px
    }
}

@media (min-width:820px) {
    #cms.two-columns .iconBox li {
        width: 50%
    }
}

@media (min-width:820px) {
    #cms.three-columns .iconBox li {
        width: 100%
    }
}

@media (min-width:992px) {
    #cms.three-columns .iconBox li {
        width: 50%
    }
}

@media (min-width:820px) {
    #cms.three-columns .animateCount li {
        width: 100%
    }
}

@media (min-width:992px) {
    #cms.three-columns .animateCount li {
        width: 50%
    }
}

@media (min-width:820px) {
    #cms.three-columns .list-4 li {
        width: 100%
    }
}

@media (max-width:576px) {
    .mobile_row {
        margin-right: 0;
        margin-left: 0
    }
    .block-social {margin: -15px auto;}
    .text-header {
        font-size: 19pt;
    }
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../fonts/MaterialIcons-Regular.woff) format("woff"), url(../fonts/MaterialIcons-Regular.ttf) format("truetype"); }

.material-icons-ico,
[class*="material-icons-"]:before {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: inherit; }

.material-icons-3d_rotation:before {
  content: "\e84d"; }

.material-icons-access_alarm:before {
  content: "\e190"; }

.material-icons-access_alarms:before {
  content: "\e191"; }

.material-icons-access_time:before {
  content: "\e192"; }

.material-icons-accessibility:before {
  content: "\e84e"; }

.material-icons-account_balance:before {
  content: "\e84f"; }

.material-icons-account_balance_wallet:before {
  content: "\e850"; }

.material-icons-account_box:before {
  content: "\e851"; }

.material-icons-account_circle:before {
  content: "\e853"; }

.material-icons-adb:before {
  content: "\e60e"; }

.material-icons-add:before {
  content: "\e145"; }

.material-icons-add_alarm:before {
  content: "\e193"; }

.material-icons-add_alert:before {
  content: "\e003"; }

.material-icons-add_box:before {
  content: "\e146"; }

.material-icons-add_circle:before {
  content: "\e147"; }

.material-icons-add_circle_outline:before {
  content: "\e148"; }

.material-icons-add_shopping_cart:before {
  content: "\e854"; }

.material-icons-add_to_photos:before {
  content: "\e39d"; }

.material-icons-adjust:before {
  content: "\e39e"; }

.material-icons-airline_seat_flat:before {
  content: "\e630"; }

.material-icons-airline_seat_flat_angled:before {
  content: "\e631"; }

.material-icons-airline_seat_individual_suite:before {
  content: "\e632"; }

.material-icons-airline_seat_legroom_extra:before {
  content: "\e633"; }

.material-icons-airline_seat_legroom_normal:before {
  content: "\e634"; }

.material-icons-airline_seat_legroom_reduced:before {
  content: "\e635"; }

.material-icons-airline_seat_recline_extra:before {
  content: "\e636"; }

.material-icons-airline_seat_recline_normal:before {
  content: "\e637"; }

.material-icons-airplanemode_active:before {
  content: "\e195"; }

.material-icons-airplanemode_inactive:before {
  content: "\e194"; }

.material-icons-airplay:before {
  content: "\e055"; }

.material-icons-alarm:before {
  content: "\e855"; }

.material-icons-alarm_add:before {
  content: "\e856"; }

.material-icons-alarm_off:before {
  content: "\e857"; }

.material-icons-alarm_on:before {
  content: "\e858"; }

.material-icons-album:before {
  content: "\e019"; }

.material-icons-android:before {
  content: "\e859"; }

.material-icons-announcement:before {
  content: "\e85a"; }

.material-icons-apps:before {
  content: "\e5c3"; }

.material-icons-archive:before {
  content: "\e149"; }

.material-icons-arrow_back:before {
  content: "\e5c4"; }

.material-icons-arrow_drop_down:before {
  content: "\e5c5"; }

.material-icons-arrow_drop_down_circle:before {
  content: "\e5c6"; }

.material-icons-arrow_drop_up:before {
  content: "\e5c7"; }

.material-icons-arrow_forward:before {
  content: "\e5c8"; }

.material-icons-aspect_ratio:before {
  content: "\e85b"; }

.material-icons-assessment:before {
  content: "\e85c"; }

.material-icons-assignment:before {
  content: "\e85d"; }

.material-icons-assignment_ind:before {
  content: "\e85e"; }

.material-icons-assignment_late:before {
  content: "\e85f"; }

.material-icons-assignment_return:before {
  content: "\e860"; }

.material-icons-assignment_returned:before {
  content: "\e861"; }

.material-icons-assignment_turned_in:before {
  content: "\e862"; }

.material-icons-assistant:before {
  content: "\e39f"; }

.material-icons-assistant_photo:before {
  content: "\e3a0"; }

.material-icons-attach_file:before {
  content: "\e226"; }

.material-icons-attach_money:before {
  content: "\e227"; }

.material-icons-attachment:before {
  content: "\e2bc"; }

.material-icons-audiotrack:before {
  content: "\e3a1"; }

.material-icons-autorenew:before {
  content: "\e863"; }

.material-icons-av_timer:before {
  content: "\e01b"; }

.material-icons-backspace:before {
  content: "\e14a"; }

.material-icons-backup:before {
  content: "\e864"; }

.material-icons-battery_alert:before {
  content: "\e19c"; }

.material-icons-battery_charging_full:before {
  content: "\e1a3"; }

.material-icons-battery_full:before {
  content: "\e1a4"; }

.material-icons-battery_std:before {
  content: "\e1a5"; }

.material-icons-battery_unknown:before {
  content: "\e1a6"; }

.material-icons-beenhere:before {
  content: "\e52d"; }

.material-icons-block:before {
  content: "\e14b"; }

.material-icons-bluetooth:before {
  content: "\e1a7"; }

.material-icons-bluetooth_audio:before {
  content: "\e60f"; }

.material-icons-bluetooth_connected:before {
  content: "\e1a8"; }

.material-icons-bluetooth_disabled:before {
  content: "\e1a9"; }

.material-icons-bluetooth_searching:before {
  content: "\e1aa"; }

.material-icons-blur_circular:before {
  content: "\e3a2"; }

.material-icons-blur_linear:before {
  content: "\e3a3"; }

.material-icons-blur_off:before {
  content: "\e3a4"; }

.material-icons-blur_on:before {
  content: "\e3a5"; }

.material-icons-book:before {
  content: "\e865"; }

.material-icons-bookmark:before {
  content: "\e866"; }

.material-icons-bookmark_border:before {
  content: "\e867"; }

.material-icons-border_all:before {
  content: "\e228"; }

.material-icons-border_bottom:before {
  content: "\e229"; }

.material-icons-border_clear:before {
  content: "\e22a"; }

.material-icons-border_color:before {
  content: "\e22b"; }

.material-icons-border_horizontal:before {
  content: "\e22c"; }

.material-icons-border_inner:before {
  content: "\e22d"; }

.material-icons-border_left:before {
  content: "\e22e"; }

.material-icons-border_outer:before {
  content: "\e22f"; }

.material-icons-border_right:before {
  content: "\e230"; }

.material-icons-border_style:before {
  content: "\e231"; }

.material-icons-border_top:before {
  content: "\e232"; }

.material-icons-border_vertical:before {
  content: "\e233"; }

.material-icons-brightness_1:before {
  content: "\e3a6"; }

.material-icons-brightness_2:before {
  content: "\e3a7"; }

.material-icons-brightness_3:before {
  content: "\e3a8"; }

.material-icons-brightness_4:before {
  content: "\e3a9"; }

.material-icons-brightness_5:before {
  content: "\e3aa"; }

.material-icons-brightness_6:before {
  content: "\e3ab"; }

.material-icons-brightness_7:before {
  content: "\e3ac"; }

.material-icons-brightness_auto:before {
  content: "\e1ab"; }

.material-icons-brightness_high:before {
  content: "\e1ac"; }

.material-icons-brightness_low:before {
  content: "\e1ad"; }

.material-icons-brightness_medium:before {
  content: "\e1ae"; }

.material-icons-broken_image:before {
  content: "\e3ad"; }

.material-icons-brush:before {
  content: "\e3ae"; }

.material-icons-bug_report:before {
  content: "\e868"; }

.material-icons-build:before {
  content: "\e869"; }

.material-icons-business:before {
  content: "\e0af"; }

.material-icons-cached:before {
  content: "\e86a"; }

.material-icons-cake:before {
  content: "\e7e9"; }

.material-icons-call:before {
  content: "\e0b0"; }

.material-icons-call_end:before {
  content: "\e0b1"; }

.material-icons-call_made:before {
  content: "\e0b2"; }

.material-icons-call_merge:before {
  content: "\e0b3"; }

.material-icons-call_missed:before {
  content: "\e0b4"; }

.material-icons-call_received:before {
  content: "\e0b5"; }

.material-icons-call_split:before {
  content: "\e0b6"; }

.material-icons-camera:before {
  content: "\e3af"; }

.material-icons-camera_alt:before {
  content: "\e3b0"; }

.material-icons-camera_enhance:before {
  content: "\e8fc"; }

.material-icons-camera_front:before {
  content: "\e3b1"; }

.material-icons-camera_rear:before {
  content: "\e3b2"; }

.material-icons-camera_roll:before {
  content: "\e3b3"; }

.material-icons-cancel:before {
  content: "\e5c9"; }

.material-icons-card_giftcard:before {
  content: "\e8f6"; }

.material-icons-card_membership:before {
  content: "\e8f7"; }

.material-icons-card_travel:before {
  content: "\e8f8"; }

.material-icons-cast:before {
  content: "\e307"; }

.material-icons-cast_connected:before {
  content: "\e308"; }

.material-icons-center_focus_strong:before {
  content: "\e3b4"; }

.material-icons-center_focus_weak:before {
  content: "\e3b5"; }

.material-icons-change_history:before {
  content: "\e86b"; }

.material-icons-chat:before {
  content: "\e0b7"; }

.material-icons-chat_bubble:before {
  content: "\e0ca"; }

.material-icons-chat_bubble_outline:before {
  content: "\e0cb"; }

.material-icons-check:before {
  content: "\e5ca"; }

.material-icons-check_box:before {
  content: "\e834"; }

.material-icons-check_box_outline_blank:before {
  content: "\e835"; }

.material-icons-check_circle:before {
  content: "\e86c"; }

.material-icons-chevron_left:before {
  content: "\e5cb"; }

.material-icons-chevron_right:before {
  content: "\e5cc"; }

.material-icons-chrome_reader_mode:before {
  content: "\e86d"; }

.material-icons-class:before {
  content: "\e86e"; }

.material-icons-clear:before {
  content: "\e14c"; }

.material-icons-clear_all:before {
  content: "\e0b8"; }

.material-icons-close:before {
  content: "\e5cd"; }

.material-icons-closed_caption:before {
  content: "\e01c"; }

.material-icons-cloud:before {
  content: "\e2bd"; }

.material-icons-cloud_circle:before {
  content: "\e2be"; }

.material-icons-cloud_done:before {
  content: "\e2bf"; }

.material-icons-cloud_download:before {
  content: "\e2c0"; }

.material-icons-cloud_off:before {
  content: "\e2c1"; }

.material-icons-cloud_queue:before {
  content: "\e2c2"; }

.material-icons-cloud_upload:before {
  content: "\e2c3"; }

.material-icons-code:before {
  content: "\e86f"; }

.material-icons-collections:before {
  content: "\e3b6"; }

.material-icons-collections_bookmark:before {
  content: "\e431"; }

.material-icons-color_lens:before {
  content: "\e3b7"; }

.material-icons-colorize:before {
  content: "\e3b8"; }

.material-icons-comment:before {
  content: "\e0b9"; }

.material-icons-compare:before {
  content: "\e3b9"; }

.material-icons-computer:before {
  content: "\e30a"; }

.material-icons-confirmation_number:before {
  content: "\e638"; }

.material-icons-contact_phone:before {
  content: "\e0cf"; }

.material-icons-contacts:before {
  content: "\e0ba"; }

.material-icons-content_copy:before {
  content: "\e14d"; }

.material-icons-content_cut:before {
  content: "\e14e"; }

.material-icons-content_paste:before {
  content: "\e14f"; }

.material-icons-control_point:before {
  content: "\e3ba"; }

.material-icons-control_point_duplicate:before {
  content: "\e3bb"; }

.material-icons-create:before {
  content: "\e150"; }

.material-icons-credit_card:before {
  content: "\e870"; }

.material-icons-crop:before {
  content: "\e3be"; }

.material-icons-crop_16_9:before {
  content: "\e3bc"; }

.material-icons-crop_3_2:before {
  content: "\e3bd"; }

.material-icons-crop_5_4:before {
  content: "\e3bf"; }

.material-icons-crop_7_5:before {
  content: "\e3c0"; }

.material-icons-crop_din:before {
  content: "\e3c1"; }

.material-icons-crop_free:before {
  content: "\e3c2"; }

.material-icons-crop_landscape:before {
  content: "\e3c3"; }

.material-icons-crop_original:before {
  content: "\e3c4"; }

.material-icons-crop_portrait:before {
  content: "\e3c5"; }

.material-icons-crop_square:before {
  content: "\e3c6"; }

.material-icons-dashboard:before {
  content: "\e871"; }

.material-icons-data_usage:before {
  content: "\e1af"; }

.material-icons-dehaze:before {
  content: "\e3c7"; }

.material-icons-delete:before {
  content: "\e872"; }

.material-icons-description:before {
  content: "\e873"; }

.material-icons-desktop_mac:before {
  content: "\e30b"; }

.material-icons-desktop_windows:before {
  content: "\e30c"; }

.material-icons-details:before {
  content: "\e3c8"; }

.material-icons-developer_board:before {
  content: "\e30d"; }

.material-icons-developer_mode:before {
  content: "\e1b0"; }

.material-icons-device_hub:before {
  content: "\e335"; }

.material-icons-devices:before {
  content: "\e1b1"; }

.material-icons-dialer_sip:before {
  content: "\e0bb"; }

.material-icons-dialpad:before {
  content: "\e0bc"; }

.material-icons-directions:before {
  content: "\e52e"; }

.material-icons-directions_bike:before {
  content: "\e52f"; }

.material-icons-directions_boat:before {
  content: "\e532"; }

.material-icons-directions_bus:before {
  content: "\e530"; }

.material-icons-directions_car:before {
  content: "\e531"; }

.material-icons-directions_railway:before {
  content: "\e534"; }

.material-icons-directions_run:before {
  content: "\e566"; }

.material-icons-directions_subway:before {
  content: "\e533"; }

.material-icons-directions_transit:before {
  content: "\e535"; }

.material-icons-directions_walk:before {
  content: "\e536"; }

.material-icons-disc_full:before {
  content: "\e610"; }

.material-icons-dns:before {
  content: "\e875"; }

.material-icons-do_not_disturb:before {
  content: "\e612"; }

.material-icons-do_not_disturb_alt:before {
  content: "\e611"; }

.material-icons-dock:before {
  content: "\e30e"; }

.material-icons-domain:before {
  content: "\e7ee"; }

.material-icons-done:before {
  content: "\e876"; }

.material-icons-done_all:before {
  content: "\e877"; }

.material-icons-drafts:before {
  content: "\e151"; }

.material-icons-drive_eta:before {
  content: "\e613"; }

.material-icons-dvr:before {
  content: "\e1b2"; }

.material-icons-edit:before {
  content: "\e3c9"; }

.material-icons-eject:before {
  content: "\e8fb"; }

.material-icons-email:before {
  content: "\e0be"; }

.material-icons-equalizer:before {
  content: "\e01d"; }

.material-icons-error:before {
  content: "\e000"; }

.material-icons-error_outline:before {
  content: "\e001"; }

.material-icons-event:before {
  content: "\e878"; }

.material-icons-event_available:before {
  content: "\e614"; }

.material-icons-event_busy:before {
  content: "\e615"; }

.material-icons-event_note:before {
  content: "\e616"; }

.material-icons-event_seat:before {
  content: "\e903"; }

.material-icons-exit_to_app:before {
  content: "\e879"; }

.material-icons-expand_less:before {
  content: "\e5ce"; }

.material-icons-expand_more:before {
  content: "\e5cf"; }

.material-icons-explicit:before {
  content: "\e01e"; }

.material-icons-explore:before {
  content: "\e87a"; }

.material-icons-exposure:before {
  content: "\e3ca"; }

.material-icons-exposure_neg_1:before {
  content: "\e3cb"; }

.material-icons-exposure_neg_2:before {
  content: "\e3cc"; }

.material-icons-exposure_plus_1:before {
  content: "\e3cd"; }

.material-icons-exposure_plus_2:before {
  content: "\e3ce"; }

.material-icons-exposure_zero:before {
  content: "\e3cf"; }

.material-icons-extension:before {
  content: "\e87b"; }

.material-icons-face:before {
  content: "\e87c"; }

.material-icons-fast_forward:before {
  content: "\e01f"; }

.material-icons-fast_rewind:before {
  content: "\e020"; }

.material-icons-favorite:before {
  content: "\e87d"; }

.material-icons-favorite_border:before {
  content: "\e87e"; }

.material-icons-feedback:before {
  content: "\e87f"; }

.material-icons-file_download:before {
  content: "\e2c4"; }

.material-icons-file_upload:before {
  content: "\e2c6"; }

.material-icons-filter:before {
  content: "\e3d3"; }

.material-icons-filter_1:before {
  content: "\e3d0"; }

.material-icons-filter_2:before {
  content: "\e3d1"; }

.material-icons-filter_3:before {
  content: "\e3d2"; }

.material-icons-filter_4:before {
  content: "\e3d4"; }

.material-icons-filter_5:before {
  content: "\e3d5"; }

.material-icons-filter_6:before {
  content: "\e3d6"; }

.material-icons-filter_7:before {
  content: "\e3d7"; }

.material-icons-filter_8:before {
  content: "\e3d8"; }

.material-icons-filter_9:before {
  content: "\e3d9"; }

.material-icons-filter_9_plus:before {
  content: "\e3da"; }

.material-icons-filter_b_and_w:before {
  content: "\e3db"; }

.material-icons-filter_center_focus:before {
  content: "\e3dc"; }

.material-icons-filter_drama:before {
  content: "\e3dd"; }

.material-icons-filter_frames:before {
  content: "\e3de"; }

.material-icons-filter_hdr:before {
  content: "\e3df"; }

.material-icons-filter_list:before {
  content: "\e152"; }

.material-icons-filter_none:before {
  content: "\e3e0"; }

.material-icons-filter_tilt_shift:before {
  content: "\e3e2"; }

.material-icons-filter_vintage:before {
  content: "\e3e3"; }

.material-icons-find_in_page:before {
  content: "\e880"; }

.material-icons-find_replace:before {
  content: "\e881"; }

.material-icons-flag:before {
  content: "\e153"; }

.material-icons-flare:before {
  content: "\e3e4"; }

.material-icons-flash_auto:before {
  content: "\e3e5"; }

.material-icons-flash_off:before {
  content: "\e3e6"; }

.material-icons-flash_on:before {
  content: "\e3e7"; }

.material-icons-flight:before {
  content: "\e539"; }

.material-icons-flight_land:before {
  content: "\e904"; }

.material-icons-flight_takeoff:before {
  content: "\e905"; }

.material-icons-flip:before {
  content: "\e3e8"; }

.material-icons-flip_to_back:before {
  content: "\e882"; }

.material-icons-flip_to_front:before {
  content: "\e883"; }

.material-icons-folder:before {
  content: "\e2c7"; }

.material-icons-folder_open:before {
  content: "\e2c8"; }

.material-icons-folder_shared:before {
  content: "\e2c9"; }

.material-icons-folder_special:before {
  content: "\e617"; }

.material-icons-font_download:before {
  content: "\e167"; }

.material-icons-format_align_center:before {
  content: "\e234"; }

.material-icons-format_align_justify:before {
  content: "\e235"; }

.material-icons-format_align_left:before {
  content: "\e236"; }

.material-icons-format_align_right:before {
  content: "\e237"; }

.material-icons-format_bold:before {
  content: "\e238"; }

.material-icons-format_clear:before {
  content: "\e239"; }

.material-icons-format_color_fill:before {
  content: "\e23a"; }

.material-icons-format_color_reset:before {
  content: "\e23b"; }

.material-icons-format_color_text:before {
  content: "\e23c"; }

.material-icons-format_indent_decrease:before {
  content: "\e23d"; }

.material-icons-format_indent_increase:before {
  content: "\e23e"; }

.material-icons-format_italic:before {
  content: "\e23f"; }

.material-icons-format_line_spacing:before {
  content: "\e240"; }

.material-icons-format_list_bulleted:before {
  content: "\e241"; }

.material-icons-format_list_numbered:before {
  content: "\e242"; }

.material-icons-format_paint:before {
  content: "\e243"; }

.material-icons-format_quote:before {
  content: "\e244"; }

.material-icons-format_size:before {
  content: "\e245"; }

.material-icons-format_strikethrough:before {
  content: "\e246"; }

.material-icons-format_textdirection_l_to_r:before {
  content: "\e247"; }

.material-icons-format_textdirection_r_to_l:before {
  content: "\e248"; }

.material-icons-format_underlined:before {
  content: "\e249"; }

.material-icons-forum:before {
  content: "\e0bf"; }

.material-icons-forward:before {
  content: "\e154"; }

.material-icons-forward_10:before {
  content: "\e056"; }

.material-icons-forward_30:before {
  content: "\e057"; }

.material-icons-forward_5:before {
  content: "\e058"; }

.material-icons-fullscreen:before {
  content: "\e5d0"; }

.material-icons-fullscreen_exit:before {
  content: "\e5d1"; }

.material-icons-functions:before {
  content: "\e24a"; }

.material-icons-gamepad:before {
  content: "\e30f"; }

.material-icons-games:before {
  content: "\e021"; }

.material-icons-gesture:before {
  content: "\e155"; }

.material-icons-get_app:before {
  content: "\e884"; }

.material-icons-gif:before {
  content: "\e908"; }

.material-icons-gps_fixed:before {
  content: "\e1b3"; }

.material-icons-gps_not_fixed:before {
  content: "\e1b4"; }

.material-icons-gps_off:before {
  content: "\e1b5"; }

.material-icons-grade:before {
  content: "\e885"; }

.material-icons-gradient:before {
  content: "\e3e9"; }

.material-icons-grain:before {
  content: "\e3ea"; }

.material-icons-graphic_eq:before {
  content: "\e1b8"; }

.material-icons-grid_off:before {
  content: "\e3eb"; }

.material-icons-grid_on:before {
  content: "\e3ec"; }

.material-icons-group:before {
  content: "\e7ef"; }

.material-icons-group_add:before {
  content: "\e7f0"; }

.material-icons-group_work:before {
  content: "\e886"; }

.material-icons-hd:before {
  content: "\e052"; }

.material-icons-hdr_off:before {
  content: "\e3ed"; }

.material-icons-hdr_on:before {
  content: "\e3ee"; }

.material-icons-hdr_strong:before {
  content: "\e3f1"; }

.material-icons-hdr_weak:before {
  content: "\e3f2"; }

.material-icons-headset:before {
  content: "\e310"; }

.material-icons-headset_mic:before {
  content: "\e311"; }

.material-icons-healing:before {
  content: "\e3f3"; }

.material-icons-hearing:before {
  content: "\e023"; }

.material-icons-help:before {
  content: "\e887"; }

.material-icons-help_outline:before {
  content: "\e8fd"; }

.material-icons-high_quality:before {
  content: "\e024"; }

.material-icons-highlight_off:before {
  content: "\e888"; }

.material-icons-history:before {
  content: "\e889"; }

.material-icons-home:before {
  content: "\e88a"; }

.material-icons-hotel:before {
  content: "\e53a"; }

.material-icons-hourglass_empty:before {
  content: "\e88b"; }

.material-icons-hourglass_full:before {
  content: "\e88c"; }

.material-icons-http:before {
  content: "\e902"; }

.material-icons-https:before {
  content: "\e88d"; }

.material-icons-image:before {
  content: "\e3f4"; }

.material-icons-image_aspect_ratio:before {
  content: "\e3f5"; }

.material-icons-import_export:before {
  content: "\e0c3"; }

.material-icons-inbox:before {
  content: "\e156"; }

.material-icons-indeterminate_check_box:before {
  content: "\e909"; }

.material-icons-info:before {
  content: "\e88e"; }

.material-icons-info_outline:before {
  content: "\e88f"; }

.material-icons-input:before {
  content: "\e890"; }

.material-icons-insert_chart:before {
  content: "\e24b"; }

.material-icons-insert_comment:before {
  content: "\e24c"; }

.material-icons-insert_drive_file:before {
  content: "\e24d"; }

.material-icons-insert_emoticon:before {
  content: "\e24e"; }

.material-icons-insert_invitation:before {
  content: "\e24f"; }

.material-icons-insert_link:before {
  content: "\e250"; }

.material-icons-insert_photo:before {
  content: "\e251"; }

.material-icons-invert_colors:before {
  content: "\e891"; }

.material-icons-invert_colors_off:before {
  content: "\e0c4"; }

.material-icons-iso:before {
  content: "\e3f6"; }

.material-icons-keyboard:before {
  content: "\e312"; }

.material-icons-keyboard_arrow_down:before {
  content: "\e313"; }

.material-icons-keyboard_arrow_left:before {
  content: "\e314"; }

.material-icons-keyboard_arrow_right:before {
  content: "\e315"; }

.material-icons-keyboard_arrow_up:before {
  content: "\e316"; }

.material-icons-keyboard_backspace:before {
  content: "\e317"; }

.material-icons-keyboard_capslock:before {
  content: "\e318"; }

.material-icons-keyboard_hide:before {
  content: "\e31a"; }

.material-icons-keyboard_return:before {
  content: "\e31b"; }

.material-icons-keyboard_tab:before {
  content: "\e31c"; }

.material-icons-keyboard_voice:before {
  content: "\e31d"; }

.material-icons-label:before {
  content: "\e892"; }

.material-icons-label_outline:before {
  content: "\e893"; }

.material-icons-landscape:before {
  content: "\e3f7"; }

.material-icons-language:before {
  content: "\e894"; }

.material-icons-laptop:before {
  content: "\e31e"; }

.material-icons-laptop_chromebook:before {
  content: "\e31f"; }

.material-icons-laptop_mac:before {
  content: "\e320"; }

.material-icons-laptop_windows:before {
  content: "\e321"; }

.material-icons-launch:before {
  content: "\e895"; }

.material-icons-layers:before {
  content: "\e53b"; }

.material-icons-layers_clear:before {
  content: "\e53c"; }

.material-icons-leak_add:before {
  content: "\e3f8"; }

.material-icons-leak_remove:before {
  content: "\e3f9"; }

.material-icons-lens:before {
  content: "\e3fa"; }

.material-icons-library_add:before {
  content: "\e02e"; }

.material-icons-library_books:before {
  content: "\e02f"; }

.material-icons-library_music:before {
  content: "\e030"; }

.material-icons-link:before {
  content: "\e157"; }

.material-icons-list:before {
  content: "\e896"; }

.material-icons-live_help:before {
  content: "\e0c6"; }

.material-icons-live_tv:before {
  content: "\e639"; }

.material-icons-local_activity:before {
  content: "\e53f"; }

.material-icons-local_airport:before {
  content: "\e53d"; }

.material-icons-local_atm:before {
  content: "\e53e"; }

.material-icons-local_bar:before {
  content: "\e540"; }

.material-icons-local_cafe:before {
  content: "\e541"; }

.material-icons-local_car_wash:before {
  content: "\e542"; }

.material-icons-local_convenience_store:before {
  content: "\e543"; }

.material-icons-local_dining:before {
  content: "\e556"; }

.material-icons-local_drink:before {
  content: "\e544"; }

.material-icons-local_florist:before {
  content: "\e545"; }

.material-icons-local_gas_station:before {
  content: "\e546"; }

.material-icons-local_grocery_store:before {
  content: "\e547"; }

.material-icons-local_hospital:before {
  content: "\e548"; }

.material-icons-local_hotel:before {
  content: "\e549"; }

.material-icons-local_laundry_service:before {
  content: "\e54a"; }

.material-icons-local_library:before {
  content: "\e54b"; }

.material-icons-local_mall:before {
  content: "\e54c"; }

.material-icons-local_movies:before {
  content: "\e54d"; }

.material-icons-local_offer:before {
  content: "\e54e"; }

.material-icons-local_parking:before {
  content: "\e54f"; }

.material-icons-local_pharmacy:before {
  content: "\e550"; }

.material-icons-local_phone:before {
  content: "\e551"; }

.material-icons-local_pizza:before {
  content: "\e552"; }

.material-icons-local_play:before {
  content: "\e553"; }

.material-icons-local_post_office:before {
  content: "\e554"; }

.material-icons-local_printshop:before {
  content: "\e555"; }

.material-icons-local_see:before {
  content: "\e557"; }

.material-icons-local_shipping:before {
  content: "\e558"; }

.material-icons-local_taxi:before {
  content: "\e559"; }

.material-icons-location_city:before {
  content: "\e7f1"; }

.material-icons-location_disabled:before {
  content: "\e1b6"; }

.material-icons-location_off:before {
  content: "\e0c7"; }

.material-icons-location_on:before {
  content: "\e0c8"; }

.material-icons-location_searching:before {
  content: "\e1b7"; }

.material-icons-lock:before {
  content: "\e897"; }

.material-icons-lock_open:before {
  content: "\e898"; }

.material-icons-lock_outline:before {
  content: "\e899"; }

.material-icons-looks:before {
  content: "\e3fc"; }

.material-icons-looks_3:before {
  content: "\e3fb"; }

.material-icons-looks_4:before {
  content: "\e3fd"; }

.material-icons-looks_5:before {
  content: "\e3fe"; }

.material-icons-looks_6:before {
  content: "\e3ff"; }

.material-icons-looks_one:before {
  content: "\e400"; }

.material-icons-looks_two:before {
  content: "\e401"; }

.material-icons-loop:before {
  content: "\e028"; }

.material-icons-loupe:before {
  content: "\e402"; }

.material-icons-loyalty:before {
  content: "\e89a"; }

.material-icons-mail:before {
  content: "\e158"; }

.material-icons-map:before {
  content: "\e55b"; }

.material-icons-markunread:before {
  content: "\e159"; }

.material-icons-markunread_mailbox:before {
  content: "\e89b"; }

.material-icons-memory:before {
  content: "\e322"; }

.material-icons-menu:before {
  content: "\e5d2"; }

.material-icons-merge_type:before {
  content: "\e252"; }

.material-icons-message:before {
  content: "\e0c9"; }

.material-icons-mic:before {
  content: "\e029"; }

.material-icons-mic_none:before {
  content: "\e02a"; }

.material-icons-mic_off:before {
  content: "\e02b"; }

.material-icons-mms:before {
  content: "\e618"; }

.material-icons-mode_comment:before {
  content: "\e253"; }

.material-icons-mode_edit:before {
  content: "\e254"; }

.material-icons-money_off:before {
  content: "\e25c"; }

.material-icons-monochrome_photos:before {
  content: "\e403"; }

.material-icons-mood:before {
  content: "\e7f2"; }

.material-icons-mood_bad:before {
  content: "\e7f3"; }

.material-icons-more:before {
  content: "\e619"; }

.material-icons-more_horiz:before {
  content: "\e5d3"; }

.material-icons-more_vert:before {
  content: "\e5d4"; }

.material-icons-mouse:before {
  content: "\e323"; }

.material-icons-movie:before {
  content: "\e02c"; }

.material-icons-movie_creation:before {
  content: "\e404"; }

.material-icons-music_note:before {
  content: "\e405"; }

.material-icons-my_location:before {
  content: "\e55c"; }

.material-icons-nature:before {
  content: "\e406"; }

.material-icons-nature_people:before {
  content: "\e407"; }

.material-icons-navigate_before:before {
  content: "\e408"; }

.material-icons-navigate_next:before {
  content: "\e409"; }

.material-icons-navigation:before {
  content: "\e55d"; }

.material-icons-network_cell:before {
  content: "\e1b9"; }

.material-icons-network_locked:before {
  content: "\e61a"; }

.material-icons-network_wifi:before {
  content: "\e1ba"; }

.material-icons-new_releases:before {
  content: "\e031"; }

.material-icons-nfc:before {
  content: "\e1bb"; }

.material-icons-no_sim:before {
  content: "\e0cc"; }

.material-icons-not_interested:before {
  content: "\e033"; }

.material-icons-note_add:before {
  content: "\e89c"; }

.material-icons-notifications:before {
  content: "\e7f4"; }

.material-icons-notifications_active:before {
  content: "\e7f7"; }

.material-icons-notifications_none:before {
  content: "\e7f5"; }

.material-icons-notifications_off:before {
  content: "\e7f6"; }

.material-icons-notifications_paused:before {
  content: "\e7f8"; }

.material-icons-offline_pin:before {
  content: "\e90a"; }

.material-icons-ondemand_video:before {
  content: "\e63a"; }

.material-icons-open_in_browser:before {
  content: "\e89d"; }

.material-icons-open_in_new:before {
  content: "\e89e"; }

.material-icons-open_with:before {
  content: "\e89f"; }

.material-icons-pages:before {
  content: "\e7f9"; }

.material-icons-pageview:before {
  content: "\e8a0"; }

.material-icons-palette:before {
  content: "\e40a"; }

.material-icons-panorama:before {
  content: "\e40b"; }

.material-icons-panorama_fish_eye:before {
  content: "\e40c"; }

.material-icons-panorama_horizontal:before {
  content: "\e40d"; }

.material-icons-panorama_vertical:before {
  content: "\e40e"; }

.material-icons-panorama_wide_angle:before {
  content: "\e40f"; }

.material-icons-party_mode:before {
  content: "\e7fa"; }

.material-icons-pause:before {
  content: "\e034"; }

.material-icons-pause_circle_filled:before {
  content: "\e035"; }

.material-icons-pause_circle_outline:before {
  content: "\e036"; }

.material-icons-payment:before {
  content: "\e8a1"; }

.material-icons-people:before {
  content: "\e7fb"; }

.material-icons-people_outline:before {
  content: "\e7fc"; }

.material-icons-perm_camera_mic:before {
  content: "\e8a2"; }

.material-icons-perm_contact_calendar:before {
  content: "\e8a3"; }

.material-icons-perm_data_setting:before {
  content: "\e8a4"; }

.material-icons-perm_device_information:before {
  content: "\e8a5"; }

.material-icons-perm_identity:before {
  content: "\e8a6"; }

.material-icons-perm_media:before {
  content: "\e8a7"; }

.material-icons-perm_phone_msg:before {
  content: "\e8a8"; }

.material-icons-perm_scan_wifi:before {
  content: "\e8a9"; }

.material-icons-person:before {
  content: "\e7fd"; }

.material-icons-person_add:before {
  content: "\e7fe"; }

.material-icons-person_outline:before {
  content: "\e7ff"; }

.material-icons-person_pin:before {
  content: "\e55a"; }

.material-icons-personal_video:before {
  content: "\e63b"; }

.material-icons-phone:before {
  content: "\e0cd"; }

.material-icons-phone_android:before {
  content: "\e324"; }

.material-icons-phone_bluetooth_speaker:before {
  content: "\e61b"; }

.material-icons-phone_forwarded:before {
  content: "\e61c"; }

.material-icons-phone_in_talk:before {
  content: "\e61d"; }

.material-icons-phone_iphone:before {
  content: "\e325"; }

.material-icons-phone_locked:before {
  content: "\e61e"; }

.material-icons-phone_missed:before {
  content: "\e61f"; }

.material-icons-phone_paused:before {
  content: "\e620"; }

.material-icons-phonelink:before {
  content: "\e326"; }

.material-icons-phonelink_erase:before {
  content: "\e0db"; }

.material-icons-phonelink_lock:before {
  content: "\e0dc"; }

.material-icons-phonelink_off:before {
  content: "\e327"; }

.material-icons-phonelink_ring:before {
  content: "\e0dd"; }

.material-icons-phonelink_setup:before {
  content: "\e0de"; }

.material-icons-photo:before {
  content: "\e410"; }

.material-icons-photo_album:before {
  content: "\e411"; }

.material-icons-photo_camera:before {
  content: "\e412"; }

.material-icons-photo_library:before {
  content: "\e413"; }

.material-icons-photo_size_select_actual:before {
  content: "\e432"; }

.material-icons-photo_size_select_large:before {
  content: "\e433"; }

.material-icons-photo_size_select_small:before {
  content: "\e434"; }

.material-icons-picture_as_pdf:before {
  content: "\e415"; }

.material-icons-picture_in_picture:before {
  content: "\e8aa"; }

.material-icons-pin_drop:before {
  content: "\e55e"; }

.material-icons-place:before {
  content: "\e55f"; }

.material-icons-play_arrow:before {
  content: "\e037"; }

.material-icons-play_circle_filled:before {
  content: "\e038"; }

.material-icons-play_circle_outline:before {
  content: "\e039"; }

.material-icons-play_for_work:before {
  content: "\e906"; }

.material-icons-playlist_add:before {
  content: "\e03b"; }

.material-icons-plus_one:before {
  content: "\e800"; }

.material-icons-poll:before {
  content: "\e801"; }

.material-icons-polymer:before {
  content: "\e8ab"; }

.material-icons-portable_wifi_off:before {
  content: "\e0ce"; }

.material-icons-portrait:before {
  content: "\e416"; }

.material-icons-power:before {
  content: "\e63c"; }

.material-icons-power_input:before {
  content: "\e336"; }

.material-icons-power_settings_new:before {
  content: "\e8ac"; }

.material-icons-present_to_all:before {
  content: "\e0df"; }

.material-icons-print:before {
  content: "\e8ad"; }

.material-icons-public:before {
  content: "\e80b"; }

.material-icons-publish:before {
  content: "\e255"; }

.material-icons-query_builder:before {
  content: "\e8ae"; }

.material-icons-question_answer:before {
  content: "\e8af"; }

.material-icons-queue:before {
  content: "\e03c"; }

.material-icons-queue_music:before {
  content: "\e03d"; }

.material-icons-radio:before {
  content: "\e03e"; }

.material-icons-radio_button_checked:before {
  content: "\e837"; }

.material-icons-radio_button_unchecked:before {
  content: "\e836"; }

.material-icons-rate_review:before {
  content: "\e560"; }

.material-icons-receipt:before {
  content: "\e8b0"; }

.material-icons-recent_actors:before {
  content: "\e03f"; }

.material-icons-redeem:before {
  content: "\e8b1"; }

.material-icons-redo:before {
  content: "\e15a"; }

.material-icons-refresh:before {
  content: "\e5d5"; }

.material-icons-remove:before {
  content: "\e15b"; }

.material-icons-remove_circle:before {
  content: "\e15c"; }

.material-icons-remove_circle_outline:before {
  content: "\e15d"; }

.material-icons-remove_red_eye:before {
  content: "\e417"; }

.material-icons-reorder:before {
  content: "\e8fe"; }

.material-icons-repeat:before {
  content: "\e040"; }

.material-icons-repeat_one:before {
  content: "\e041"; }

.material-icons-replay:before {
  content: "\e042"; }

.material-icons-replay_10:before {
  content: "\e059"; }

.material-icons-replay_30:before {
  content: "\e05a"; }

.material-icons-replay_5:before {
  content: "\e05b"; }

.material-icons-reply:before {
  content: "\e15e"; }

.material-icons-reply_all:before {
  content: "\e15f"; }

.material-icons-report:before {
  content: "\e160"; }

.material-icons-report_problem:before {
  content: "\e8b2"; }

.material-icons-restaurant_menu:before {
  content: "\e561"; }

.material-icons-restore:before {
  content: "\e8b3"; }

.material-icons-ring_volume:before {
  content: "\e0d1"; }

.material-icons-room:before {
  content: "\e8b4"; }

.material-icons-rotate_90_degrees_ccw:before {
  content: "\e418"; }

.material-icons-rotate_left:before {
  content: "\e419"; }

.material-icons-rotate_right:before {
  content: "\e41a"; }

.material-icons-router:before {
  content: "\e328"; }

.material-icons-satellite:before {
  content: "\e562"; }

.material-icons-save:before {
  content: "\e161"; }

.material-icons-scanner:before {
  content: "\e329"; }

.material-icons-schedule:before {
  content: "\e8b5"; }

.material-icons-school:before {
  content: "\e80c"; }

.material-icons-screen_lock_landscape:before {
  content: "\e1be"; }

.material-icons-screen_lock_portrait:before {
  content: "\e1bf"; }

.material-icons-screen_lock_rotation:before {
  content: "\e1c0"; }

.material-icons-screen_rotation:before {
  content: "\e1c1"; }

.material-icons-sd_card:before {
  content: "\e623"; }

.material-icons-sd_storage:before {
  content: "\e1c2"; }

.material-icons-search:before {
  content: "\e8b6"; }

.material-icons-security:before {
  content: "\e32a"; }

.material-icons-select_all:before {
  content: "\e162"; }

.material-icons-send:before {
  content: "\e163"; }

.material-icons-settings:before {
  content: "\e8b8"; }

.material-icons-settings_applications:before {
  content: "\e8b9"; }

.material-icons-settings_backup_restore:before {
  content: "\e8ba"; }

.material-icons-settings_bluetooth:before {
  content: "\e8bb"; }

.material-icons-settings_brightness:before {
  content: "\e8bd"; }

.material-icons-settings_cell:before {
  content: "\e8bc"; }

.material-icons-settings_ethernet:before {
  content: "\e8be"; }

.material-icons-settings_input_antenna:before {
  content: "\e8bf"; }

.material-icons-settings_input_component:before {
  content: "\e8c0"; }

.material-icons-settings_input_composite:before {
  content: "\e8c1"; }

.material-icons-settings_input_hdmi:before {
  content: "\e8c2"; }

.material-icons-settings_input_svideo:before {
  content: "\e8c3"; }

.material-icons-settings_overscan:before {
  content: "\e8c4"; }

.material-icons-settings_phone:before {
  content: "\e8c5"; }

.material-icons-settings_power:before {
  content: "\e8c6"; }

.material-icons-settings_remote:before {
  content: "\e8c7"; }

.material-icons-settings_system_daydream:before {
  content: "\e1c3"; }

.material-icons-settings_voice:before {
  content: "\e8c8"; }

.material-icons-share:before {
  content: "\e80d"; }

.material-icons-shop:before {
  content: "\e8c9"; }

.material-icons-shop_two:before {
  content: "\e8ca"; }

.material-icons-shopping_basket:before {
  content: "\e8cb"; }

.material-icons-shopping_cart:before {
  content: "\e8cc"; }

.material-icons-shuffle:before {
  content: "\e043"; }

.material-icons-signal_cellular_4_bar:before {
  content: "\e1c8"; }

.material-icons-signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd"; }

.material-icons-signal_cellular_no_sim:before {
  content: "\e1ce"; }

.material-icons-signal_cellular_null:before {
  content: "\e1cf"; }

.material-icons-signal_cellular_off:before {
  content: "\e1d0"; }

.material-icons-signal_wifi_4_bar:before {
  content: "\e1d8"; }

.material-icons-signal_wifi_4_bar_lock:before {
  content: "\e1d9"; }

.material-icons-signal_wifi_off:before {
  content: "\e1da"; }

.material-icons-sim_card:before {
  content: "\e32b"; }

.material-icons-sim_card_alert:before {
  content: "\e624"; }

.material-icons-skip_next:before {
  content: "\e044"; }

.material-icons-skip_previous:before {
  content: "\e045"; }

.material-icons-slideshow:before {
  content: "\e41b"; }

.material-icons-smartphone:before {
  content: "\e32c"; }

.material-icons-sms:before {
  content: "\e625"; }

.material-icons-sms_failed:before {
  content: "\e626"; }

.material-icons-snooze:before {
  content: "\e046"; }

.material-icons-sort:before {
  content: "\e164"; }

.material-icons-sort_by_alpha:before {
  content: "\e053"; }

.material-icons-space_bar:before {
  content: "\e256"; }

.material-icons-speaker:before {
  content: "\e32d"; }

.material-icons-speaker_group:before {
  content: "\e32e"; }

.material-icons-speaker_notes:before {
  content: "\e8cd"; }

.material-icons-speaker_phone:before {
  content: "\e0d2"; }

.material-icons-spellcheck:before {
  content: "\e8ce"; }

.material-icons-star:before {
  content: "\e838"; }

.material-icons-star_border:before {
  content: "\e83a"; }

.material-icons-star_half:before {
  content: "\e839"; }

.material-icons-stars:before {
  content: "\e8d0"; }

.material-icons-stay_current_landscape:before {
  content: "\e0d3"; }

.material-icons-stay_current_portrait:before {
  content: "\e0d4"; }

.material-icons-stay_primary_landscape:before {
  content: "\e0d5"; }

.material-icons-stay_primary_portrait:before {
  content: "\e0d6"; }

.material-icons-stop:before {
  content: "\e047"; }

.material-icons-storage:before {
  content: "\e1db"; }

.material-icons-store:before {
  content: "\e8d1"; }

.material-icons-store_mall_directory:before {
  content: "\e563"; }

.material-icons-straighten:before {
  content: "\e41c"; }

.material-icons-strikethrough_s:before {
  content: "\e257"; }

.material-icons-style:before {
  content: "\e41d"; }

.material-icons-subject:before {
  content: "\e8d2"; }

.material-icons-subtitles:before {
  content: "\e048"; }

.material-icons-supervisor_account:before {
  content: "\e8d3"; }

.material-icons-surround_sound:before {
  content: "\e049"; }

.material-icons-swap_calls:before {
  content: "\e0d7"; }

.material-icons-swap_horiz:before {
  content: "\e8d4"; }

.material-icons-swap_vert:before {
  content: "\e8d5"; }

.material-icons-swap_vertical_circle:before {
  content: "\e8d6"; }

.material-icons-switch_camera:before {
  content: "\e41e"; }

.material-icons-switch_video:before {
  content: "\e41f"; }

.material-icons-sync:before {
  content: "\e627"; }

.material-icons-sync_disabled:before {
  content: "\e628"; }

.material-icons-sync_problem:before {
  content: "\e629"; }

.material-icons-system_update:before {
  content: "\e62a"; }

.material-icons-system_update_alt:before {
  content: "\e8d7"; }

.material-icons-tab:before {
  content: "\e8d8"; }

.material-icons-tab_unselected:before {
  content: "\e8d9"; }

.material-icons-tablet:before {
  content: "\e32f"; }

.material-icons-tablet_android:before {
  content: "\e330"; }

.material-icons-tablet_mac:before {
  content: "\e331"; }

.material-icons-tag_faces:before {
  content: "\e420"; }

.material-icons-tap_and_play:before {
  content: "\e62b"; }

.material-icons-terrain:before {
  content: "\e564"; }

.material-icons-text_format:before {
  content: "\e165"; }

.material-icons-textsms:before {
  content: "\e0d8"; }

.material-icons-texture:before {
  content: "\e421"; }

.material-icons-theaters:before {
  content: "\e8da"; }

.material-icons-thumb_down:before {
  content: "\e8db"; }

.material-icons-thumb_up:before {
  content: "\e8dc"; }

.material-icons-thumbs_up_down:before {
  content: "\e8dd"; }

.material-icons-time_to_leave:before {
  content: "\e62c"; }

.material-icons-timelapse:before {
  content: "\e422"; }

.material-icons-timer:before {
  content: "\e425"; }

.material-icons-timer_10:before {
  content: "\e423"; }

.material-icons-timer_3:before {
  content: "\e424"; }

.material-icons-timer_off:before {
  content: "\e426"; }

.material-icons-toc:before {
  content: "\e8de"; }

.material-icons-today:before {
  content: "\e8df"; }

.material-icons-toll:before {
  content: "\e8e0"; }

.material-icons-tonality:before {
  content: "\e427"; }

.material-icons-toys:before {
  content: "\e332"; }

.material-icons-track_changes:before {
  content: "\e8e1"; }

.material-icons-traffic:before {
  content: "\e565"; }

.material-icons-transform:before {
  content: "\e428"; }

.material-icons-translate:before {
  content: "\e8e2"; }

.material-icons-trending_down:before {
  content: "\e8e3"; }

.material-icons-trending_flat:before {
  content: "\e8e4"; }

.material-icons-trending_up:before {
  content: "\e8e5"; }

.material-icons-tune:before {
  content: "\e429"; }

.material-icons-turned_in:before {
  content: "\e8e6"; }

.material-icons-turned_in_not:before {
  content: "\e8e7"; }

.material-icons-tv:before {
  content: "\e333"; }

.material-icons-undo:before {
  content: "\e166"; }

.material-icons-unfold_less:before {
  content: "\e5d6"; }

.material-icons-unfold_more:before {
  content: "\e5d7"; }

.material-icons-usb:before {
  content: "\e1e0"; }

.material-icons-verified_user:before {
  content: "\e8e8"; }

.material-icons-vertical_align_bottom:before {
  content: "\e258"; }

.material-icons-vertical_align_center:before {
  content: "\e259"; }

.material-icons-vertical_align_top:before {
  content: "\e25a"; }

.material-icons-vibration:before {
  content: "\e62d"; }

.material-icons-video_library:before {
  content: "\e04a"; }

.material-icons-videocam:before {
  content: "\e04b"; }

.material-icons-videocam_off:before {
  content: "\e04c"; }

.material-icons-view_agenda:before {
  content: "\e8e9"; }

.material-icons-view_array:before {
  content: "\e8ea"; }

.material-icons-view_carousel:before {
  content: "\e8eb"; }

.material-icons-view_column:before {
  content: "\e8ec"; }

.material-icons-view_comfy:before {
  content: "\e42a"; }

.material-icons-view_compact:before {
  content: "\e42b"; }

.material-icons-view_day:before {
  content: "\e8ed"; }

.material-icons-view_headline:before {
  content: "\e8ee"; }

.material-icons-view_list:before {
  content: "\e8ef"; }

.material-icons-view_module:before {
  content: "\e8f0"; }

.material-icons-view_quilt:before {
  content: "\e8f1"; }

.material-icons-view_stream:before {
  content: "\e8f2"; }

.material-icons-view_week:before {
  content: "\e8f3"; }

.material-icons-vignette:before {
  content: "\e435"; }

.material-icons-visibility:before {
  content: "\e8f4"; }

.material-icons-visibility_off:before {
  content: "\e8f5"; }

.material-icons-voice_chat:before {
  content: "\e62e"; }

.material-icons-voicemail:before {
  content: "\e0d9"; }

.material-icons-volume_down:before {
  content: "\e04d"; }

.material-icons-volume_mute:before {
  content: "\e04e"; }

.material-icons-volume_off:before {
  content: "\e04f"; }

.material-icons-volume_up:before {
  content: "\e050"; }

.material-icons-vpn_key:before {
  content: "\e0da"; }

.material-icons-vpn_lock:before {
  content: "\e62f"; }

.material-icons-wallpaper:before {
  content: "\e1bc"; }

.material-icons-warning:before {
  content: "\e002"; }

.material-icons-watch:before {
  content: "\e334"; }

.material-icons-wb_auto:before {
  content: "\e42c"; }

.material-icons-wb_cloudy:before {
  content: "\e42d"; }

.material-icons-wb_incandescent:before {
  content: "\e42e"; }

.material-icons-wb_iridescent:before {
  content: "\e436"; }

.material-icons-wb_sunny:before {
  content: "\e430"; }

.material-icons-wc:before {
  content: "\e63d"; }

.material-icons-web:before {
  content: "\e051"; }

.material-icons-whatshot:before {
  content: "\e80e"; }

.material-icons-widgets:before {
  content: "\e1bd"; }

.material-icons-wifi:before {
  content: "\e63e"; }

.material-icons-wifi_lock:before {
  content: "\e1e1"; }

.material-icons-wifi_tethering:before {
  content: "\e1e2"; }

.material-icons-work:before {
  content: "\e8f9"; }

.material-icons-wrap_text:before {
  content: "\e25b"; }

.material-icons-youtube_searched_for:before {
  content: "\e8fa"; }

.material-icons-zoom_in:before {
  content: "\e8ff"; }

.material-icons-zoom_out:before {
  content: "\e900"; }


.topimg {margin:10px;height:90px;}
        #uptocall-mini {position:fixed;bottom:50px;right:100px;cursor:pointer;z-index:999;}
 
        #uptocall-mini .uptocall-mini-phone {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(66, 93, 23, 0.92);
        width:60px;height:60px;
        -webkit-animation: uptocallmini 1.5s 0s ease-out infinite;-moz-animation: uptocallmini 1.5s 0s ease-out infinite;animation: uptocallmini 1.5s 0s ease-out infinite;}
         
        #uptocall-mini .uptocall-mini-phone:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(//cdnweb.space/uarentcar/images/call.png);background-repeat:no-repeat;background-position:center center;
        -webkit-animation: uptocallphone 1.5s linear infinite;-moz-animation: uptocallphone 1.5s linear infinite;animation: uptocallphone 1.5s linear infinite;}


        @-webkit-keyframes uptocallphone {
        0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
        50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
        100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        }
        @-moz-keyframes uptocallphone {
        0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
        50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
        100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        }
        @keyframes uptocallphone {
        0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
        50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
        100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
        }

        .b-product__info-line {
    display: none;
    z-index: 10000;
    top: 0;
    left: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    margin: 0;
}
.b-product__phone-field {
    width: 450px;
    margin: 100px auto;
    background: #fff;
    text-align: center;
    padding: 15px;
    font-size: 20px;
}
.b-react-overlay__close-button {
    position: absolute;
    right: 20px;
    top: 15px;
    background: none;
    font: 30px Arial, sans-serif;
    color: #a5a5a5;
    cursor: pointer;
    z-index: 1;
}
.b-form-input_type_inner-button {
    margin-top: 10px;
}
.b-product__phone-field .b-form-input__field {
    padding: 6px 0;
    border: 1px solid #dbdbdb;
    width: 173px;
    text-align: center;
    color: #888;
    font-size: 13px;
    border-right: 0;
}
.b-product__phone-field .b-form-input__button {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: -4px;
}
.b-product__phone-field .b-custom-button__text {
    font-size: 13px;
    cursor: pointer;
    padding: 5px 14px;
    border: 1px solid #dbdbdb;
    background: #eee;
}

.main-desc h3 {margin:15px auto 10px;text-align: center;}


.bx-caption_html span, .bx-caption_html p {}
.bx-caption_html p img {height:32px;}
.bx-caption {margin-top:10%;}
.reveal-sm-inline-block {
    display: inline-block !important;
}
.text-bottom {
    vertical-align: bottom;
}

@media (max-width: 1400px) {
    .bx-caption {margin-top:3%;}
}
.tmmegamenu_item a {border-right:#dbdbdb 1px solid;font-family: Montserrat,sans-serif!important;font-size:12px!important;}
.moto-text_system_4 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Montserrat', sans-serif!important;
    color: #ffffff;
    font-size: 43px;
    line-height: 1.3;
    letter-spacing: 0px;
}
.moto-text_system_7 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Montserrat', sans-serif!important;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-color5_5 {
    color: #ffffff!important;
}
.moto-widget-slider .bx-caption {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 10px 20px;
    width: 61%;
}
.moto-text_system_3 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif!important;
    color: #ff9800 ;
    font-size: 86px;
    line-height: 1;
    letter-spacing: 0px;
}

.header-image {position: relative;width:100%;margin-top:109px;}
.header-image {}
.header-value {position: absolute;top:0;left:0;bottom:0;right: 0;background: rgba(0,0,0,.6);}

.moto-widget-text * {
    transition: .3s;
}

.moto-text_system_6 {
    font-weight: 400;
    font-style: normal;
    color: #383838;
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: 0px;
}
.moto-text_system_9 {
    font-weight: 400;
    font-style: normal;
    color: #383838;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0px;
    margin-bottom: 25px;
    margin-top:5px;
}
.moto-text_normal {
    font-weight: 400;
    font-style: normal;
    color: #959595;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
}
.moto-widget-image-picture {width:64px!important;}
.moto-widget-image-link {border:#ff9800 7px solid;border-radius: 50%;padding:25px;}
.moto-widget-image::after {
    content: '\2192';
    font-weight: 300;
    font-size: 80px;
    font-size: 5rem;
    font-family: Font Awesome 5 Free;
    -webkit-transform: translate(50%);
    -ms-transform: translate(50%);
    transform: translate(50%);
    position: absolute;
    right: 0;
    top: 15px;
    line-height: 1;
    display: none!important;
}
.none-after::after {
    display: none!important;
}

* {font-family: Montserrat,sans-serif;}
.img_wrapper {position: relative;}
.black_block {display: none;position: absolute;top:0;left:0;right:0;bottom:0;z-index:2;background: rgba(0,0,0,.5);}
.img_wrapper .button-booking {display: none;}
.img_wrapper:hover .black_block {display: block;}
.img_wrapper:hover .button-booking {display: block;}
#wrapper .breadcrumb_wrapper {margin-bottom: 0;}
.button-booking {color:#fff;border: #ff9800 0px solid;background: #ff9800;padding: 10px 15px;border-radius: 5px;margin-bottom: 20px;background: -webkit-linear-gradient(top, #ffd08a 0%, #ff9800 100%);background: linear-gradient(to bottom, #ffd08a 0%, #ff9800 100%);}
.button-booking:hover {color: #000;/*background: #ff9800;border: #ff9800 0px solid;*/}
.request-call {margin:50px auto;text-align:left;}
.button-call {color: #fff;padding: 20px 50px;border-radius: 0px;font-size:18px;background-color: #ff9800;text-transform: uppercase;border:#ff9800 0px solid;background: -webkit-linear-gradient(top, #ffd08a 0%, #ff9800 100%);background: linear-gradient(to bottom, #ffd08a 0%, #ff9800 100%); }
.button-call:hover {/*background: #fff;border:#ff9800 1px solid;*/color:#000;}
.button-order {color: #fff;background: #000;padding: 20px 50px;border-radius: 5px;font-size:18px;}
.button-order:hover {color: #fff;background: #b01ab9;}
.h4 {margin-bottom: 30px;font-size:25pt;font-weight: 600;}
.h5 {margin-bottom: 30px;font-size:28px;}
.work_us {max-width:1170px;margin:30px auto;text-align: center;}
.work_us_block {display: inline-block;width:24%;vertical-align: top;font-style: italic;}
.work_us_block img {margin-bottom: 10px;}
.work_us_block span {display: none;}
.achievements {margin:30px auto 50px;text-align: center;padding:20px 0 30px;width:100%;background: #bbb;}
.section-row {max-width:1170px;margin:0px auto;}
.achievement {display: inline-block;width:33%;vertical-align: top;color:#fff;margin-top:30px;font-size:20px;}
.achievement span {font-weight: 500;font-size:72px;margin-bottom: 10px;display: inline-block;position: relative;width:156px;}
.achievement div {display: block;position: relative;width:200px;z-index:2;text-align: left;margin: 10px auto 0;padding-left: 30px;}
.achi1 span:after,.achi2 span:after,.achi3 span:after {position:absolute;top:38px;left:-32px;background: url(//cdnweb.space/uarentcar/images/lemon-icon.png) no-repeat;width:59px;height:59px;content:' ';z-index:1;}
.review {max-width: 900px;margin:20px auto;font-size:11pt;padding:10px;border-bottom: #ccc 1px solid;}
.review-photo {width:17%;margin-right:2%;display: inline-block;vertical-align: top;text-align: center;}
.review-photo img {width:100px;border-radius: 50%;}
.review-photo > span {margin-top:5px;display: block;}
.review-photo > span > span {font-size:14px;color: #888;}
.review-text {width:79%;display: inline-block;vertical-align: top;}
.order-block {max-width:900px;margin:20px auto 10px;padding:10px 0px;width:100%;}
.h4-after {margin-top: -25px;}
.why_us {padding:30px;margin:40px auto;background: #eee;}
.why_us_item {padding-left:50px;margin:10px 0;}
.client-img {margin:20px auto;text-align: center;}
.client-img img {height:60px;margin:0 15px;}
.booking-popup {display: none;z-index: 10000;top: 0;left: 0;position: fixed;bottom: 0;right: 0;background: rgba(0,0,0,.7);margin: 0;}
.review-popup {display: none;z-index: 10000;top: 0;left: 0;position: fixed;bottom: 0;right: 0;background: rgba(0,0,0,.7);margin: 0;overflow-y: auto;}
.review-add {text-align: center;}
.review-add a {margin:5px 5px;}
.review-add a:hover {text-decoration: underline;}
.why_us img {margin-right:20px;vertical-align: top;}
.work_us_block img { width:100%;max-width:130px; }
.why_us p {display: inline-block;color:#000;font-size: 14pt;width: calc(100% - 100px);}
@media(max-width:600px) {
    .work_us_block { width:24%;font-size:12px;line-height: 16px; }
    #uptocall-mini {
        bottom: 20px;
        right: 20px;
    }
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.img-circle {
    border-radius: 50%;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.wow .icon {
    width: 40px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
}
.wow .text-silver-chalice {
    color: #adadad;
}
.wow .text-mine-shaft {
    color: #282828;
}
.wow .text-primary {
    color: #fb5718;
}
.reveal-block {
    display: block !important;
}
 strong {
    font-weight: 700;
}
.text-bold {font-weight: 500;}
.cell-md-4 {width:33%;display: inline-block;text-align: center;padding:5px 25px;vertical-align: top;}
.text-extra-small {height:111px;}
.text-center {
    text-align: center;
}
.btn-both-lines {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.btn-both-lines .btn, .btn-both-lines .btn-link {
    position: relative;
}
.btn-both-lines-gray-lighter .btn:before, .btn-both-lines-gray-lighter .btn:after, .btn-both-lines-gray-lighter .btn-link:before, .btn-both-lines-gray-lighter .btn-link:after {
    border-color: #f6f6f6;
}
.btn-both-lines .btn:before, .btn-both-lines .btn-link:before {
    right: 110%;
}
.btn-both-lines .btn:after, .btn-both-lines .btn-link:after {
    left: 110%;
}
.btn-both-lines .btn:before, .btn-both-lines .btn:after, .btn-both-lines .btn-link:before, .btn-both-lines .btn-link:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 1000%;
    border-top: 1px solid #e4e4e4;
    pointer-events: none;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 19px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-calypso {
    color: #fff;
    background: -webkit-linear-gradient(top, #ffd08a 0%, #ff9800 100%);background: linear-gradient(to bottom, #ffd08a 0%, #ff9800 100%);
    border:none!important;
}
.btn {
    min-width: 160px;
    padding: 10px 19px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 30px;
    font-weight: 700;
    font-family: Montserrat, Georgia, "Times New Roman", Times, serif;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: .05em;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
.text-md-left {
    text-align: left;
}
.range {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 1200px) {
.section-lg-top-124 {
    padding-top: 124px;
}}
@media (min-width: 992px){
.section-md-66 {
    padding-top: 66px;
    padding-bottom: 66px;
}}
.shell, .shell-wide {
    max-width: 1200px;
    margin:0 auto;
}
.cell-md-6 {
    width:50%;
    display: inline-block;
}

.col-4 {width:33%;display: inline-block;margin-bottom: 50px;}
.txt-block {display: inline-block;width: calc(100% - 85px);vertical-align: top;}
.txt-block span {display: block;}
.img-block img {width:42px!important;}
.img-block {border:#ff9800 3px solid;border-radius: 50%;padding:15px;display: inline-block;position: relative;vertical-align: top;margin-top: 0px;}
.b-text {font-size: 22px;color: #fff;font-weight: 400;text-transform: uppercase;margin-left: 20px;text-transform: uppercase}
.n-text {margin-left: 20px;color: #ababab;margin-top:10px;line-height: 16px;font-size: 12px;}

.moto-spacing-right-auto {
    padding-right: initial;
}
.moto-spacing-left-auto {
    padding-left: initial;
}
.moto-spacing-bottom-large {
    padding-bottom: 50px;
}
.moto-spacing-top-large {
    padding-top: 80px;
}
.row-fixed .container-fluid {
    max-width: 1300px;
}
.row-fixed .container-fluid {
    margin-left: auto;
    margin-right: auto;
}
.container-fluid, .moto-cell {
    padding-left: 15px;
    padding-right: 15px;
}
.moto-spacing-bottom-medium {
    padding-bottom: 30px;
}
.moto-spacing-top-auto {
    padding-top: initial;
}
.moto-widget-image {
    font-size: 0;
}
.moto-align-center {
    text-align: center;
}
.moto-widget {
    position: relative;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}
.moto-widget-image .moto-widget-image-link {
    position: relative;
    overflow: hidden;
    transition: .3s;
}
.moto-widget-image .moto-widget-image-link {
    display: inline-block;
}
.moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
    transition: .3s;
}
.moto-widget-image .moto-widget-image-picture {
    width: 100%;
    max-width: 100%;
}
@media screen and (min-width: 819px) {
    .moto-widget-row .container-fluid:after, .moto-widget-row .container-fluid:before, .moto-widget-block .container-fluid:after, .moto-widget-block .container-fluid:before {
        display: block;
    }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}
@media screen and (min-width: 1039px) {
    .moto-background-fixed {
        background-attachment: fixed;
    }
}
.moto-widget {
    position: relative;
}
.page .icon-lg-bigger {
    width: 50px;
    height: 50px;
    font-size: 50px;
    line-height: 50px;
}
.page .icon-primary {
    color: #58c4a7;
}
.icon {
    display: inline-block;
    text-align: center;
}
.context-dark .box-counter-lighter .counter, .bg-black .box-counter-lighter .counter, .bg-gray-darker .box-counter-lighter .counter, .bg-gray-dark .box-counter-lighter .counter, .bg-mine-shaft .box-counter-lighter .counter, .bg-cod-gray .box-counter-lighter .counter, .bg-accent .box-counter-lighter .counter {
    color: #dedede;
}
.counter {
    margin-bottom: 0;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}
* + .text-large {
    margin-top: 22px;
}
* + .text-large {
    margin-top: 10px;
}
.text-large {
    font: 700 38px/42px "Exo 2", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.context-dark .box-counter-lighter .box-header, .bg-black .box-counter-lighter .box-header, .bg-gray-darker .box-counter-lighter .box-header, .bg-gray-dark .box-counter-lighter .box-header, .bg-mine-shaft .box-counter-lighter .box-header, .bg-cod-gray .box-counter-lighter .box-header, .bg-accent .box-counter-lighter .box-header {
    color: rgba(255, 255, 255, 0.55);
}
.context-dark .box-counter .box-header, .bg-black .box-counter .box-header, .bg-gray-darker .box-counter .box-header, .bg-gray-dark .box-counter .box-header, .bg-mine-shaft .box-counter .box-header, .bg-cod-gray .box-counter .box-header, .bg-accent .box-counter .box-header {
    color: rgba(255, 255, 255, 0.2);
}

.box-counter * + .box-header {
    margin-top: 10px;
}
.box-counter .box-header {
    text-transform: uppercase;
}
.context-dark .box-counter-lighter .counter, .bg-black .box-counter-lighter .counter, .bg-gray-darker .box-counter-lighter .counter, .bg-gray-dark .box-counter-lighter .counter, .bg-mine-shaft .box-counter-lighter .counter, .bg-cod-gray .box-counter-lighter .counter, .bg-accent .box-counter-lighter .counter {
    color: #dedede;
}
.fl-bigmug-line-copy23:before {
    content: "\e027";
}
.fl-bigmug-line-ico, [class^="fl-bigmug-line-"]:before, [class*=" fl-bigmug-line-"]:before, [class^="fl-bigmug-line-"]:after, [class*=" fl-bigmug-line-"]:after {
    font-family: 'fl-bigmug-line';
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
}
.icon:before {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 992px) {
    .text-large {
        font-size: 48px;
    }
}
.col-md-4 {display: inline-block;width:33%;text-align: center;}
.box-counter img {width:100px;}
.counter {color:#fff;margin:20px 0 15px;}
.box-header {color: rgba(255, 255, 255, 0.55);}


#zcwMiniButton {
    position:fixed;
    right: 100px;
    bottom: 100px;    
    width:70px;
    height:70px;
    cursor:pointer;
    opacity:0.5;
    z-index:99990;
}

#zcwMiniButton #zcwMiniButtonMain {
    -moz-border-radius:50% !important;
    -webkit-border-radius:50% !important;
    border-radius:50% !important;
    -moz-background-clip:padding;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    background-color:#08ab08;
    width:70px;
    height:70px;
    -webkit-animation:zcwmini 1.5s 0s ease-out infinite;
    -moz-animation:zcwmini 1.5s 0s ease-out infinite;
    animation:zcwmini 1.5s 0s ease-out infinite;
    
}

#zcwMiniButton #zcwMiniButtonMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-image:url(//cdnweb.space/uarentcar/images/call.png);
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-animation: zcwphone 1.5s linear infinite;
    -moz-animation: zcwphone 1.5s linear infinite;
    animation: zcwphone 1.5s linear infinite;
    
}

#zcwMiniButton:hover {
    opacity:0.8;
}

#zcwMiniButton:hover #zcwMiniButtonMain {
    -webkit-animation:zcwmini2 1s 0.4s ease-out infinite;
    -moz-animation: zcwmini2 1s 0.4s ease-out infinite;
    animation: zcwmini2 1s 0.4s ease-out infinite;
}

#zcwMiniButton:hover #zcwMiniButtonMain:before {
    -webkit-animation: zcwphone2 1s linear infinite;
    -moz-animation: zcwphone2 1s linear infinite;
    animation: zcwphone2 1s linear infinite;
}

@media (max-width: 800px) {
    #zcwMiniButton {display: none;}
}

@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(222,31,31, 0);}
    10% {box-shadow: 0 0 8px 6px rgba(0,0,0, 1), 0 0 12px 10px rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0, 1);}
    100% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(222,31,31, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(222,31,31, 0);}
    10% {box-shadow: 0 0 8px 6px rgba(0,0,0, 1), 0 0 12px 10px rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0, 1);}
    100% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(222,31,31, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(222,31,31, 0);}
    10% {box-shadow: 0 0 8px 6px rgba(0,0,0, 1), 0 0 12px 10px rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0, 1);}
    100% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(222,31,31, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(222,31,31, 0);}
    10% {box-shadow: 0 0 8px 6px rgba(0,0,0, 1), 0 0 12px 10px rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0, 1);}
    100% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(222,31,31, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(222,31,31, 0);}
    10% {box-shadow: 0 0 8px 6px rgba(0,0,0, 1), 0 0 12px 10px rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0, 1);}
    100% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(222,31,31, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(222,31,31, 0);}
    10% {box-shadow: 0 0 8px 6px rgba(0,0,0, 1), 0 0 12px 10px rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0, 1);}
    100% {box-shadow: 0 0 8px 6px rgba(222,31,31, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(222,31,31, 0);}
}

@font-face {
  font-family: "Material Design Icons";
  src: url("//cdnweb.space/uarentcar/fonts/materialdesignicons-webfont.eot?v=1.4.57");
  src: url("//cdnweb.space/uarentcar/fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57") format("embedded-opentype"),
       url("//cdnweb.space/uarentcar/fonts/materialdesignicons-webfont.woff2?v=1.4.57") format("woff2"),
       url("//cdnweb.space/uarentcar/fonts/materialdesignicons-webfont.woff?v=1.4.57") format("woff"),
       url("//cdnweb.space/uarentcar/fonts/materialdesignicons-webfont.ttf?v=1.4.57") format("truetype"),
       url("//cdnweb.space/uarentcar/fonts/materialdesignicons-webfont.svg?1v=1.4.57#materialdesigniconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}


.mdi{
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
