.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
}

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    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: #878787;
    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: #2fb5d2;*/
    text-decoration: none
}

a:focus, a:hover {
    color: #208094;
    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 {
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #acaaa6;
    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.1875rem
}

.display-2, .display-3 {
    font-weight: 400;
    line-height: 1.1
}

.display-3 {
    font-size: 1.5625rem
}

.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 hsla(0, 0%, 63%, .25)
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: hsla(0, 0%, 63%, .25)
}

.blockquote-footer:before {
    content: "\2014   \A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid hsla(0, 0%, 63%, .25);
    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: hsla(0, 0%, 63%, .25)
}

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: #878787;
    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: #878787
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.row {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-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: 768px) {
    .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 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    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 {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    #category .col-md-9{
        overflow-y: scroll;
        height: 95vh;
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        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 {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        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 {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        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 hsla(0, 0%, 63%, .25)
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid hsla(0, 0%, 63%, .25)
}

.table tbody + tbody {
    border-top: 2px solid hsla(0, 0%, 63%, .25)
}

.table .table {
    background-color: #fff
}

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid hsla(0, 0%, 63%, .25)
}

.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: #878787
}

.thead-default th {
    color: #acaaa6;
    background-color: hsla(0, 0%, 63%, .25)
}

.table-inverse {
    color: #fff;
    background-color: #878787
}

.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: #acaaa6;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    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: #acaaa6;
    background-color: #fff;
    border-color: #98dae9;
    outline: none
}

.form-control::placeholder {
    color: hsla(0, 0%, 63%, .25);
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: hsla(0, 0%, 63%, .25);
    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: #acaaa6;
    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: #acaaa6;
    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 {
    -js-display: flex;
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        justify-content: center
    }

    .form-inline .form-group, .form-inline label {
        -js-display: flex;
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .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 {
        -js-display: flex;
        display: flex;
        align-items: 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 {
        -js-display: flex;
        display: flex;
        align-items: 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;
    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(47, 181, 210, .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 {
    background-color: #2fb5d2
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    border-color: transparent
}

.btn-primary:hover {
    background-color: #2592a9
}

.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: #2fb5d2;
    border-color: transparent
}

.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2592a9;
    background-image: none;
    border-color: transparent
}

.btn-secondary {
    background-color: hsla(0, 0%, 63%, .25)
}

.btn-secondary, .btn-secondary:hover {
    color: #414141;
    border-color: transparent
}

.btn-secondary:hover {
    background-color: hsla(0, 0%, 53%, .25)
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    background-color: hsla(0, 0%, 63%, .25);
    border-color: transparent
}

.btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
    color: #414141;
    background-color: hsla(0, 0%, 53%, .25);
    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: #2fb5d2;
    background-image: none;
    background-color: transparent;
    border-color: #2fb5d2
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #2fb5d2;
    border-color: #2fb5d2
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 2px rgba(47, 181, 210, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #2fb5d2;
    background-color: transparent
}

.btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #2fb5d2;
    border-color: #2fb5d2
}

.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: #2fb5d2;
    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: #208094;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled {
    color: hsla(0, 0%, 63%, .25)
}

.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 {
    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: #878787;
    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: hsla(0, 0%, 63%, .25)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #878787;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #7a7a7a;
    background-color: #f7f7f9
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2fb5d2
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: hsla(0, 0%, 63%, .25);
    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: hsla(0, 0%, 63%, .25);
    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: inline-flex;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    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 {
    -js-display: flex;
    display: flex;
    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: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    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;
    -js-display: flex;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    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 {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    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: #acaaa6;
    text-align: center;
    background-color: hsla(0, 0%, 63%, .25);
    border: 1px solid rgba(0, 0, 0, .15);
    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;
    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: 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: #2fb5d2
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2fb5d2
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #c2e9f2
}

.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: hsla(0, 0%, 63%, .25)
}

.custom-control-input:disabled ~ .custom-control-description {
    color: hsla(0, 0%, 63%, .25);
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: 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: #2fb5d2;
    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 {
    -js-display: flex;
    display: flex;
    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: #acaaa6;
    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 rgba(0, 0, 0, .15);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #98dae9;
    outline: none
}

.custom-select:focus::-ms-value {
    color: #acaaa6;
    background-color: #fff
}

.custom-select:disabled {
    color: hsla(0, 0%, 63%, .25);
    cursor: not-allowed;
    background-color: hsla(0, 0%, 63%, .25)
}

.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: #acaaa6;
    pointer-events: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    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: #acaaa6;
    background-color: hsla(0, 0%, 63%, .25);
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 0 0 0
}

.custom-file-control:lang(en):before {
    content: "Browse"
}

.nav {
    -js-display: flex;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5em 1em
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: hsla(0, 0%, 63%, .25);
    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: hsla(0, 0%, 63%, .25) hsla(0, 0%, 63%, .25) #ddd
}

.nav-tabs .nav-link.disabled {
    color: hsla(0, 0%, 63%, .25);
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #acaaa6;
    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: #2fb5d2
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex: 1 1 100%;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    -js-display: flex;
    display: flex;
    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 {
    -js-display: flex;
    display: flex;
    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 {
    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 {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable .navbar-nav {
        flex-direction: row
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable > .container {
        -js-display: flex;
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable .navbar-collapse {
        -js-display: flex !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable .navbar-toggler {
        display: none
    }
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-sm > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-sm > .container {
        -js-display: flex;
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-collapse {
        -js-display: flex !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 {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-md .navbar-nav {
        flex-direction: row
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-md > .container {
        -js-display: flex;
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-md .navbar-collapse {
        -js-display: flex !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 {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-lg > .container {
        -js-display: flex;
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-collapse {
        -js-display: flex !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-toggleable-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    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 {
    flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-toggleable-xl > .container {
    -js-display: flex;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    -js-display: flex !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;
    -js-display: flex;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0
}

.card-block {
    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: #2fb5d2;
    border-color: #2fb5d2
}

.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: #2fb5d2
}

.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 {
        flex-flow: row wrap
    }

    .card-deck, .card-deck .card {
        -js-display: flex;
        display: flex
    }

    .card-deck .card {
        flex: 1 0 0;
        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 {
        -js-display: flex;
        display: flex;
        flex-flow: row wrap
    }

    .card-group .card {
        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 {
        column-count: 3;
        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: hsla(0, 0%, 63%, .25);
    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: hsla(0, 0%, 63%, .25);
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: hsla(0, 0%, 63%, .25)
}

.pagination {
    -js-display: flex;
    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: #2fb5d2;
    border-color: #2fb5d2
}

.page-item.disabled .page-link {
    color: hsla(0, 0%, 63%, .25);
    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: #2fb5d2;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus, .page-link:hover {
    color: #208094;
    text-decoration: none;
    background-color: hsla(0, 0%, 63%, .25);
    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: hsla(0, 0%, 63%, .25)
}

.badge-default[href]:focus, .badge-default[href]:hover {
    background-color: hsla(0, 0%, 53%, .25)
}

.badge-primary {
    background-color: #2fb5d2
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #2592a9
}

.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: hsla(0, 0%, 63%, .25);
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: hsla(0, 0%, 53%, .25)
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    margin-top: 50px;
    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: #linear-gradient(90deg, #decd93, #ac9f74);
    border-color: #e9c5af;
    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: linear-gradient(90deg, #decd93, #ac9f74);
    border-color: #ffd18f;
    color: #414141
}

.alert-warning hr {
    border-top-color: #ff8b39
}

.alert-warning .alert-link {
    color: #282828
}

.alert-danger {
    background: linear-gradient(90deg, #decd93, #ac9f74);
    border-color: #ffd18f;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9b9
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    -js-display: flex;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: hsla(0, 0%, 63%, .25);
    border-radius: 0
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #2fb5d2
}

.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 {
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    -js-display: flex;
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #acaaa6;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #878787
}

.list-group-item-action:focus, .list-group-item-action:hover {
    color: #acaaa6;
    text-decoration: none;
    background-color: #f7f7f9
}

.list-group-item-action:active {
    color: #878787;
    background-color: hsla(0, 0%, 63%, .25)
}

.list-group-item {
    position: relative;
    -js-display: flex;
    display: flex;
    flex-flow: row wrap;
    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: hsla(0, 0%, 63%, .25);
    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: hsla(0, 0%, 63%, .25)
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2fb5d2;
    border-color: #2fb5d2
}

.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: #fff
}

.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: transform .3s ease-out;
    transform: translateY(-25%)
}

.modal.show .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    -js-display: flex;
    display: flex;
    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 {
    -js-display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    -js-display: flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid hsla(0, 0%, 63%, .25)
}

.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: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }
}

@supports (transform:translate3d(0,0,0)) {
    .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    -js-display: flex;
    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 {
        transform: translateZ(0)
    }

    .active.carousel-item-right, .carousel-item-next {
        transform: translate3d(100%, 0, 0)
    }

    .active.carousel-item-left, .carousel-item-prev {
        transform: translate3d(-100%, 0, 0)
    }
}

@supports (transform:translate3d(0,0,0)) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translateZ(0)
    }

    .active.carousel-item-right, .carousel-item-next {
        transform: translate3d(100%, 0, 0)
    }

    .active.carousel-item-left, .carousel-item-prev {
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    -js-display: flex;
    display: flex;
    align-items: 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;
    -js-display: flex;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    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 {
    background-color: #2fb5d2 !important
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #2592a9 !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: #878787 !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #6e6e6e !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 {
    -js-display: flex !important;
    display: flex !important
}

.d-inline-flex {
    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 {
        -js-display: flex !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        -js-display: flex !important;
        display: flex !important
    }

    .d-md-inline-flex {
        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 {
        -js-display: flex !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        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 {
        -js-display: flex !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

.flex-first {
    order: -1
}

.flex-last {
    order: 1
}

.flex-unordered {
    order: 0
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-first {
        order: -1
    }

    .flex-sm-last {
        order: 1
    }

    .flex-sm-unordered {
        order: 0
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        order: -1
    }

    .flex-md-last {
        order: 1
    }

    .flex-md-unordered {
        order: 0
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        order: -1
    }

    .flex-lg-last {
        order: 1
    }

    .flex-lg-unordered {
        order: 0
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        order: -1
    }

    .flex-xl-last {
        order: 1
    }

    .flex-xl-unordered {
        order: 0
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.fixed-top {
    top: 0
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    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: 768px) {
    .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: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #acaaa6 !important
}

a.text-muted:focus, a.text-muted:hover {
    color: #93918c !important
}

.text-primary {
    color: #2fb5d2 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #2592a9 !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: #878787 !important
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #6e6e6e !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

.hidden-xl-down, .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
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0%, to {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    0%, to {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    0%, to {
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0%, to {
        transform: scaleX(1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0%, to {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    0%, 11.1%, to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover, .elementor-iqit-banner:hover .elementor-animation-grow {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-iqit-banner .elementor-animation-shrink {
    transform: scale(1.1)
}

.elementor-iqit-banner:hover .elementor-animation-shrink {
    transform: scale(1)
}

.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {
    transform: scale(.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.9)
    }
}

@keyframes elementor-animation-pulse-banner {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(1)
    }
}

.elementor-iqit-banner:hover .elementor-animation-pulse {
    animation-name: elementor-animation-pulse-banner;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.elementor-animation-pulse:active, .elementor-animation-pulse:focus, .elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active, .elementor-animation-pulse-grow:focus, .elementor-animation-pulse-grow:hover, .elementor-iqit-banner:hover .elementor-animation-pulse-grow {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(.9)
    }
}

.elementor-animation-pulse-shrink:active, .elementor-animation-pulse-shrink:focus, .elementor-animation-pulse-shrink:hover, .elementor-iqit-banner:hover .elementor-animation-pulse-shrink {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(.8)
    }
    to {
        transform: scale(1)
    }
}

.elementor-animation-push:active, .elementor-animation-push:focus, .elementor-animation-push:hover, .elementor-iqit-banner:hover .elementor-animation-push {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active, .elementor-animation-pop:focus, .elementor-animation-pop:hover, .elementor-iqit-banner:hover .elementor-animation-pop {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active, .elementor-animation-bounce-in:focus, .elementor-animation-bounce-in:hover, .elementor-iqit-banner:hover .elementor-animation-bounce-in {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active, .elementor-animation-bounce-out:focus, .elementor-animation-bounce-out:hover, .elementor-iqit-banner:hover .elementor-animation-bounce-out {
    transform: scale(.8);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active, .elementor-animation-rotate:focus, .elementor-animation-rotate:hover, .elementor-iqit-banner:hover .elementor-animation-rotate {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active, .elementor-animation-grow-rotate:focus, .elementor-animation-grow-rotate:hover, .elementor-iqit-banner:hover .elementor-animation-grow-rotate {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover, .elementor-iqit-banner:hover .elementor-animation-float {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active, .elementor-animation-sink:focus, .elementor-animation-sink:hover, .elementor-iqit-banner:hover .elementor-animation-sink {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(-4px)
    }
    to {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    to {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active, .elementor-animation-bob:focus, .elementor-animation-bob:hover, .elementor-iqit-banner:hover .elementor-animation-bob {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }
    50% {
        transform: translateY(4px)
    }
    to {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    to {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active, .elementor-animation-hang:focus, .elementor-animation-hang:hover, .elementor-iqit-banner:hover .elementor-animation-hang {
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active, .elementor-animation-skew:focus, .elementor-animation-skew:hover, .elementor-iqit-banner:hover .elementor-animation-skew {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active, .elementor-animation-skew-forward:focus, .elementor-animation-skew-forward:hover, .elementor-iqit-banner:hover .elementor-animation-skew-forward {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active, .elementor-animation-skew-backward:focus, .elementor-animation-skew-backward:hover, .elementor-iqit-banner:hover .elementor-animation-skew-backward {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    to {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active, .elementor-animation-wobble-vertical:focus, .elementor-animation-wobble-vertical:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-vertical {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }
    33.3% {
        transform: translateX(-6px)
    }
    49.95% {
        transform: translateX(4px)
    }
    66.6% {
        transform: translateX(-2px)
    }
    83.25% {
        transform: translateX(1px)
    }
    to {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active, .elementor-animation-wobble-horizontal:focus, .elementor-animation-wobble-horizontal:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-horizontal {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }
    33.3% {
        transform: translate(-6px, -6px)
    }
    49.95% {
        transform: translate(4px, 4px)
    }
    66.6% {
        transform: translate(-2px, -2px)
    }
    83.25% {
        transform: translate(1px, 1px)
    }
    to {
        transform: translate(0)
    }
}

.elementor-animation-wobble-to-bottom-right:active, .elementor-animation-wobble-to-bottom-right:focus, .elementor-animation-wobble-to-bottom-right:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-to-bottom-right {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }
    33.3% {
        transform: translate(-6px, 6px)
    }
    49.95% {
        transform: translate(4px, -4px)
    }
    66.6% {
        transform: translate(-2px, 2px)
    }
    83.25% {
        transform: translate(1px, -1px)
    }
    to {
        transform: translate(0)
    }
}

.elementor-animation-wobble-to-top-right:active, .elementor-animation-wobble-to-top-right:focus, .elementor-animation-wobble-to-top-right:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-to-top-right {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    to {
        transform: skew(0deg)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active, .elementor-animation-wobble-top:focus, .elementor-animation-wobble-top:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-top {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    to {
        transform: skew(0deg)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active, .elementor-animation-wobble-bottom:focus, .elementor-animation-wobble-bottom:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-bottom {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    to {
        transform: skew(0deg)
    }
}

.elementor-animation-wobble-skew:active, .elementor-animation-wobble-skew:focus, .elementor-animation-wobble-skew:hover, .elementor-iqit-banner:hover .elementor-animation-wobble-skew {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }
    to {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active, .elementor-animation-buzz:focus, .elementor-animation-buzz:hover, .elementor-iqit-banner:hover .elementor-animation-buzz {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        transform: translateX(1px) rotate(0deg)
    }
    to {
        transform: translateX(-1px) rotate(0deg)
    }
}

.elementor-animation-buzz-out:active, .elementor-animation-buzz-out:focus, .elementor-animation-buzz-out:hover, .elementor-iqit-banner:hover .elementor-animation-buzz-out {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes checkbox-bounce {
    0%, to {
        transform: scale(1)
    }
    50% {
        transform: scale(.8)
    }
}

.elementor-animation-fade-out-20 {
    transition: opacity .3s ease-in-out
}

.elementor-animation-fade-out-20:active, .elementor-animation-fade-out-20:focus, .elementor-animation-fade-out-20:hover, .elementor-iqit-banner:hover .elementor-animation-fade-out-20 {
    opacity: .8 !important
}

.lang-rtl * {
    direction: rtl !important
}

.lang-rtl main {
    text-align: right !important
}

body, html {
    height: 100%
}

body {
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.25em
}

.container {
    width: auto
}

.medium-gutters {
    margin-right: -.7rem;
    margin-left: -.7rem
}

.medium-gutters > .col, .medium-gutters > [class*=col-] {
    padding-right: .7rem;
    padding-left: .7rem
}

.small-gutters {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.small-gutters > .col, .small-gutters > [class*=col-] {
    padding-right: .5rem;
    padding-left: .5rem
}

.extra-small-gutters {
    margin-right: -.3rem;
    margin-left: -.3rem
}

.extra-small-gutters > .col, .extra-small-gutters > [class*=col-] {
    padding-right: .3rem;
    padding-left: .3rem
}

.list-small-gutters {
    margin-right: -.4rem;
    margin-left: -.4rem
}

.list-small-gutters > .col, .list-small-gutters > [class*=col-] {
    padding-right: .4rem;
    padding-left: .4rem
}

@media (max-width: 767px) {
    #left-column {
        /*order: 0;*/
        margin-top: 2rem
    }
}

.col-15, .col-lg-15, .col-md-15, .col-sm-15, .col-xl-15 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-15 {
    flex: 0 0 20%;
    max-width: 20%
}

@media (min-width: 576px) and (max-width: 767px) {
    .col-sm-15 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-md-15 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-lg-15 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 1200px) {
    .col-xl-15 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

input, textarea {
    font-family: inherit
}

input::-ms-clear {
    display: none
}

.form-control-select, select {
    background-image: linear-gradient(45deg, transparent 50%, currentColor 0), linear-gradient(135deg, currentColor 50%, transparent 0), linear-gradient(90deg, transparent, transparent);
    background-position: calc(100% - 13px) calc(1em + 0px), calc(100% - 8px) calc(1em + 0px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat
}

.custom-select2 {
    position: relative;
    transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

.custom-select2 .form-control-select, .custom-select2 select {
    background: none !important;
    position: relative;
    z-index: 2
}

.custom-select2:after {
    content: "\F107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: .6rem;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 13px
}

small.label, small.value {
    font-size: .8rem
}

.form-control-label {
    padding-top: .8rem
}

.form-control {
    border: none;
    padding: .6rem 1rem;
    transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

.input-group.focus {
    outline: .1875rem solid #0275d8
}

.input-group .form-control:focus {
    outline: none
}

.input-group .input-group-btn > .btn {
    border: 0;
    box-shadow: none;
    color: #000;
    font-size: .6875rem;
    font-weight: 400;
    margin-left: 0;
    padding: .65625rem 1rem;
    text-transform: uppercase
}

.form-control-select {
    height: 2.625rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 2rem
}

.form-control-select::-ms-expand {
    display: none
}

select.form-control:not([size]):not([multiple]) {
    height: 2.625rem
}

.form-control-valign {
    padding-top: .5rem
}

.form-control-comment {
    font-size: .8rem;
    opacity: .8;
    padding-top: .4rem;
    padding-bottom: .4rem
}

.form-control-submit.disabled {
    background: #5bc0de;
    color: #fff
}

.form-group.has-error input, .form-group.has-error select {
    outline: .1875rem solid #d9534f
}

.form-group.has-error .help-block {
    color: #d9534f
}

.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: linear-gradient(90deg, #decd93, #ac9f74);
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.bootstrap-touchspin input:focus {
    outline: none
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    height: 1.1875rem
}

.bootstrap-touchspin .btn-touchspin:hover {
    background-color: hsla(0, 0%, 63%, .25)
}

.bootstrap-touchspin .input-group-btn-vertical {
    width: auto;
    display: block
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    height: 50%
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    height: 50%;
    border-top-color: transparent !important;
    margin-top: 0
}

.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 1rem;
    left: 6px
}

.radio-inline {
    margin-right: .8rem
}

.custom-radio {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    margin-right: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .09)
}

.custom-radio input[type=radio] {
    opacity: 0;
    cursor: pointer
}

.custom-radio input[type=radio]:checked + span {
    animation: checkbox-bounce .3s cubic-bezier(.7, 0, .3, 1);
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.custom-radio label {
    display: inline
}

.custom-checkbox {
    position: relative
}

.custom-checkbox input[type=checkbox] {
    margin-top: 4px;
    width: 16px;
    height: 16px;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
    position: absolute
}

.custom-checkbox input[type=checkbox] + span {
    margin-right: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .09);
    text-align: center
}

.custom-checkbox input[type=checkbox] + span .checkbox-checked {
    display: none;
    position: absolute;
    top: 2px;
    left: 1px;
    bottom: 0;
    right: 0;
    margin: auto;
    font-size: 10px
}

.custom-checkbox input[type=checkbox]:checked + span .checkbox-checked {
    animation: checkbox-bounce .3s cubic-bezier(.7, 0, .3, 1);
    display: block
}

.custom-checkbox label {
    text-align: left;
    display: inline
}

.input-color {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1.5rem;
    width: 1.5rem
}

.input-container {
    position: relative
}

.input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    min-height: 1.5rem;
    min-width: 1.5rem;
    width: 100%;
    height: 100%;
    padding: 0 .4rem
}

.input-radio + span {
    padding: 2px 6px;
    line-height: calc(1.5rem - 4px)
}

.custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio {
    border: 1px solid hsla(0, 0%, 63%, .25)
}

.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
    padding: 0 4px;
    border: 2px solid hsla(0, 0%, 63%, .25);
    line-height: calc(1.5rem - 4px)
}

.color, .custom-checkbox input[type=checkbox] + span.color, .radio-label {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    outline: 1px solid hsla(0, 0%, 63%, .25);
    cursor: pointer;
    background-size: contain;
    text-align: center;
    line-height: 1.8rem;
    margin-right: 2px
}

.color.active, .color:hover, .custom-checkbox input[type=checkbox] + span.color.active, .custom-checkbox input[type=checkbox] + span.color:hover, .radio-label.active, .radio-label:hover {
    border: 2px solid hsla(0, 0%, 63%, .25)
}

.radio-label {
    width: auto;
    height: auto;
    min-height: 1.5rem;
    min-width: 1.5rem
}

.facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color {
    border: 2px solid hsla(0, 0%, 63%, .25)
}

.btn {
    cursor: pointer;
    padding: .5rem 1.25rem
}

.btn:focus {
    box-shadow: none
}

.btn-primary:not(.btn-iconic) i, .btn-secondary:not(.btn-iconic) i {
    margin-right: .5em
}

.btn-group-lg > .btn, .btn-lg {
    border-radius: 0;
    padding: 1rem 1.5rem;
    font-size: inherit
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    border-radius: 0
}

.btn-group-sm > .btn i, .btn-sm i {
    margin-right: 0 !important;
    vertical-align: middle
}

.btn.disabled, .btn.disabled:hover, .btn:disabled {
    opacity: .5
}

.btn-warning {
    transition: all .4s ease-in-out
}

.block-title {
    position: relative
}

#left-column .block, #right-column .block {
    margin-bottom: 2rem
}

#footer .block {
    padding-bottom: 1rem
}

.block-links ul > li {
    margin-bottom: .4rem
}

.block-links li > ul {
    margin-top: .4rem
}

.block-links ul > li a {
    display: inline-block;
    position: relative;
    padding-left: 12px
}

.block-links ul > li a:before {
    content: "\F105";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: inherit;
    font-size: 13px;
    transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

.block-links ul > li a:hover:before {
    left: 3px
}

.block-links-inline ul {
    display: inherit
}

.block-links-inline ul > li {
    display: inline-block
}

.block-links-inline ul > li:after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 1.5em;
    width: 1px;
    margin-left: .5rem;
    margin-right: .5rem;
    background-color: currentColor;
    opacity: .2
}

.block-links-inline ul > li:last-child:after {
    display: none
}

.social-links._topbar {
    vertical-align: middle
}

.social-links > li {
    display: inline-block;
    padding: 0 .2em 0 0
}

.social-links > li:last-child {
    padding-right: 0
}

.social-links > li.facebook > a, .social-links > li.facebook > a:hover {
    color: #3b5998 !important
}

.social-links > li.twitter > a, .social-links > li.twitter > a:hover {
    color: #23c3fd !important
}

.social-links > li.instagram > a, .social-links > li.instagram > a:hover {
    color: #517fa3 !important
}

.social-links > li.google > a, .social-links > li.google > a:hover {
    color: #c73e2e !important
}

.social-links > li.pinterest > a, .social-links > li.pinterest > a:hover {
    color: #cb2027 !important
}

.social-links > li.youtube > a, .social-links > li.youtube > a:hover {
    color: #e82a34 !important
}

.social-links > li.vimeo > a, .social-links > li.vimeo > a:hover {
    color: #85c6fc !important
}

.ps-emailsubscription-block .input-subscription {
    background: none;
    border: none
}

.ps-emailsubscription-block .btn-subscribe {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0 1rem
}

.psgdpr_consent_checkbox_span {
    min-width: 16px
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

a {
    transition: opacity .2s cubic-bezier(.7, 0, .3, 1), color .2s cubic-bezier(.7, 0, .3, 1)
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: none
}

button, input, optgroup, select, textarea {
    font-family: inherit
}

button:focus {
    outline: none
}

p {
    margin-bottom: .8rem
}

hr {
    border-top: 1px solid hsla(0, 0%, 63%, .25)
}

.rte-content img {
    max-width: 100%;
    height: auto
}

.rte-content p:last-child {
    margin-bottom: 0
}

.rte-content ul {
    list-style-type: disc;
    padding: .6rem .6rem .6rem 2rem
}

.rte-content ol {
    list-style-type: decimal;
    padding: .6rem .6rem .6rem 2rem
}

.close {
    font-size: 2.1rem
}

.page-title {
    position: relative
}

.dropdown-menu {
    font-size: inherit
}

.h4 {
    font-weight: 700
}

.card {
    background: none;
    border: 1px solid hsla(0, 0%, 63%, .25)
}

.text-muted {
    font-size: .8rem;
    color: currentColor !important;
    opacity: .8;
    line-height: 1.2em
}

.text-faded {
    opacity: .8
}

.done {
    display: inline-block;
    margin-right: .5rem
}

.definition-list dl {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.definition-list dl dt {
    font-weight: 400
}

.definition-list dl dd, .definition-list dl dt {
    box-flex: 0;
    -moz-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: hsla(0, 0%, 80%, .15);
    padding: .625rem;
    margin: .125rem
}

.help-block {
    margin-top: .5rem
}

.alert-warning .material-icons {
    color: #ff9a52;
    font-size: 2rem;
    margin-right: .5rem;
    padding-top: .2rem
}

.alert-warning .alert-text {
    font-size: .9375rem;
    padding-top: .5rem
}

.alert-warning .alert-link {
    border-radius: 2px;
    border-width: 2px;
    margin-left: .5rem;
    padding: .2rem 1rem;
    font-weight: 600;
    font-size: .8125rem;
    color: #6c868e
}

.alert-warning ul li:last-child .alert-link {
    color: #fff
}

.alert-warning .warning-buttons {
    margin-top: .2rem
}

.alert-danger a:link:not(.btn), .alert-danger a:visited:not(.btn) {
    color: #a94442 !important;
    text-decoration: underline
}

.alert-danger a:hover:not(.btn) {
    color: #561c1b !important;
    text-decoration: none
}

.table-striped tbody tr:nth-of-type(odd) {
    background: hsla(0, 0%, 80%, .15)
}

.thead-default th {
    background-color: hsla(0, 0%, 80%, .4)
}

.nav-tabs {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.nav-tabs .nav-item {
    margin-right: 1.5rem
}

.nav-tabs .nav-link {
    border: none;
    opacity: .4;
    padding: 0 0 .5em;
    font-size: 1.2rem;
    color: inherit;
    cursor: pointer
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: inherit;
    border: none;
    opacity: 1;
    border-bottom: 1px solid red
}

.nav-tabs .nav-link.active {
    color: inherit;
    background: none;
    opacity: 1;
    border-bottom: 1px solid red
}

.tab-content > .tab-pane {
    display: block;
    height: 0;
    overflow: hidden
}

.tab-content > .tab-pane.active {
    height: auto;
    overflow: visible
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    user-select: none;
    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
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    -js-display: flex;
    display: flex
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-vertical .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-slide {
    min-height: 1px;
    -js-display: flex;
    display: flex;
    height: auto;
    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
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 22;
    display: block;
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    color: #fff;
    padding: 1.4rem .7rem;
    opacity: .7
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: none
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled, .slick-prev.slick-disabled {
    opacity: .2;
    cursor: default
}

.slick-next:before, .slick-prev:before {
    font-family: FontAwesome;
    font-size: 3rem;
    line-height: 2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-arrow:hover:not(.slick-disabled) {
    opacity: 1
}

.slick-prev {
    left: 0
}

[dir=rtl] .slick-prev {
    left: auto;
    right: 0
}

.slick-prev:before {
    content: "\F104";
    right: 1px;
    position: relative
}

[dir=rtl] .slick-prev:before {
    content: "\F105"
}

.slick-next {
    right: 0
}

[dir=rtl] .slick-next {
    left: 0;
    right: auto
}

.slick-next:before {
    content: "\F105";
    left: 1px;
    position: relative
}

[dir=rtl] .slick-next:before {
    content: "\F104"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

ul.slick-dots li button:focus, ul.slick-dots li button:hover {
    outline: none
}

ul.slick-dots li button:focus:before, ul.slick-dots li button:hover:before {
    opacity: 1
}

ul.slick-dots li button:before {
    font-family: FontAwesome;
    font-size: .6rem;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\F111";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.slick-arrows-inside .slick-prev {
    left: 20px
}

.slick-arrows-inside .slick-next {
    right: 20px
}

.slick-arrows-above .slick-next, .slick-arrows-above .slick-prev {
    top: 0;
    padding: 0;
    width: 1.8rem;
    height: 1.8rem;
    transform: translateY(-100%)
}

.slick-arrows-above .slick-next:before, .slick-arrows-above .slick-prev:before {
    font-size: 1.2rem;
    line-height: .8rem
}

.slick-arrows-above .slick-prev {
    left: auto;
    right: 2rem
}

.slick-arrows-hide .slick-next, .slick-arrows-hide .slick-prev {
    display: none !important
}

.slick-dots-inside .slick-dots {
    bottom: 5px
}

.slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0
}

.elementor-blog-carousel, .elementor-brands-carousel, .elementor-image-carousel, .elementor-instagram-carousel, .elementor-testimonial-carousel, .slick-products-carousel, .slick-slider {
    visibility: hidden;
    height: 0
}

.slick-slider.slick-initialized {
    visibility: visible;
    height: auto
}

.ps-alert-error {
    margin-bottom: 0
}

.ps-alert-error .item, .ps-alert-success .item {
    align-items: center;
    border: 2px solid #ff4c4c;
    -js-display: flex;
    display: flex;
    background-color: #ff4c4c;
    margin-bottom: 1rem
}

.ps-alert-error .item i, .ps-alert-success .item i {
    border: 15px solid #ff4c4c;
    -js-display: flex;
    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
}

#manufacturer-description-wrapper > .card {
    border: none
}

.ms-alphabetical .ms-letter-selector {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding-bottom: .625rem
}

.ms-alphabetical .ms-letter-selector > .ms-l-sep {
    padding: 0 .25rem;
    opacity: .4
}

.ms-alphabetical .ms-letter-list {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding: 1rem 0
}

.ms-alphabetical .ms-letter-list:last-child {
    border-bottom: none
}

.ms-alphabetical .ms-letter-list > .ms-letter {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 1rem
}

.ms-alphabetical .ms-letter-brands ul {
    margin: 0
}

.ms-grid .brand {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.ms-grid .brand-img {
    display: block
}

.dropdown .expand-more {
    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: #414141;
    background: #fff
}

.dropdown-menu {
    padding: 0;
    margin: 0;
    display: block;
    min-width: 100%;
    transform-origin: top;
    animation-fill-mode: forwards;
    -webkit-transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    -webkit-transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

.show > .dropdown-menu {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.dropdown-item {
    padding: .5em .8em
}

.dropdown-item.current {
    font-weight: 700
}

.dropdown-item:focus, .dropdown-item:hover {
    background: none;
    text-decoration: none
}

.dropdown-item.active, .dropdown-item:active {
    color: inherit
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, .5)
}

.modal {
    z-index: 999996
}

.modal-backdrop {
    z-index: 999992
}

.modal-backdrop.backdrop-second {
    z-index: 999989
}

.modal-dialog {
    max-width: 700px;
    margin: 90px auto;
    padding: 1rem;
    left: 0;
    right: 0
}

.modal-backdrop.show {
    opacity: 1
}

.modal-content {
    border-radius: 0;
    border: none;
    transform: scale(.8);
    opacity: 0;
    transition: all .3s
}

.modal-open .modal {
    padding: 0 !important
}

.modal.fade .modal-dialog {
    transform: translateY(0)
}

.modal.show .modal-content {
    transform: scale(1);
    opacity: 1
}

.modal-title {
    font-size: 1.5rem
}

@media (max-width: 575px) {
    .modal-dialog {
        padding: 0;
        margin: 0
    }

    .modal-content {
        min-height: 100vh
    }
}

#_desktop_iqitmegamenu-mobile {
    display: none !important
}

#iqitmegamenu-mobile {
    clear: both;
    font-size: 1.2rem
}

#iqitmegamenu-mobile li {
    position: relative
}

#iqitmegamenu-mobile li ul {
    font-size: .9em;
    padding: .6em 0
}

#iqitmegamenu-mobile li ul a {
    padding: .6em 3em .6em 1em
}

#iqitmegamenu-mobile a {
    display: block;
    padding: 1em 1em 0em 1em;
    min-height: 3em
}

#iqitmegamenu-mobile a:hover {
    opacity: .6
}

#iqitmegamenu-mobile .mm-expand {
    width: 3rem;
    height: 1.55em;
    line-height: 1.55em;
    position: absolute;
    right: 0;
    font-size: 2em;
    text-align: center;
    cursor: pointer;
    z-index: 2
}

#iqitmegamenu-mobile .mm-expand > .close-icon {
    display: none
}

#iqitmegamenu-mobile li ul {
    display: none;
    padding-left: 2rem;
    margin-left: -1rem
}

#iqitmegamenu-mobile li.show > ul {
    display: block
}

#iqitmegamenu-mobile li.show > .mm-expand > .close-icon {
    display: inline-block
}

#iqitmegamenu-mobile li.show > .mm-expand > .expand-icon {
    display: none
}

.col-mobile-menu-dropdown #_mobile_iqitmegamenu-mobile {
    position: absolute;
    left: 0;
    z-index: 1000;
    width: 100%;
    transform-origin: top;
    animation-fill-mode: forwards;
    -webkit-transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    -webkit-transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

.col-mobile-menu-dropdown.show #_mobile_iqitmegamenu-mobile {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
    height: 100vh;
    position: fixed;
    z-index: 5005;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transform: translate3d(-115%, 0, 0);
    transition: transform .4s;
    transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    width: 260px
}

.col-mobile-menu-push.show #_mobile_iqitmegamenu-mobile {
    transform: translateZ(0)
}

.col-mobile-menu-push #iqitmegamenu-mobile {
    min-height: 100%
}

#mobile-header-sticky.stuck #_mobile_iqitmegamenu-mobile {
    max-height: 95vh;
    overflow-x: hidden
}

.ns-box {
    position: fixed;
    top: 2rem;
    right: 2rem;
    z-index: 999999;
    max-width: 380px;
    background: #2fb4d1;
    color: #fff;
    padding: 1rem;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0
}

.ns-box.ns-show {
    visibility: visible;
    opacity: 1
}

.ns-box.ns-hide {
    visibility: hidden;
    opacity: 0
}

.ns-effect-thumbslider .ns-box-inner {
    overflow: hidden
}

.ns-effect-thumbslider .ns-thumb-wrap {
    float: left;
    width: 80px
}

.ns-effect-thumbslider .ns-thumb {
    z-index: 2;
    position: relative
}

.ns-effect-thumbslider .ns-content {
    padding-left: 1rem
}

.ns-text-only .ns-content {
    padding: 0
}

.ns-effect-thumbslider.ns-hide .ns-content, .ns-effect-thumbslider.ns-show .ns-content {
    animation-name: animSlide;
    animation-duration: .4s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.ns-effect-thumbslider.ns-show .ns-content {
    animation-delay: .5s
}

.ns-effect-thumbslider.ns-hide .ns-content {
    animation-direction: reverse;
    animation-delay: .3s
}

.ns-effect-thumbslider.ns-hide .ns-delivery, .ns-effect-thumbslider.ns-show .ns-delivery {
    animation-name: animSlideDown;
    animation-duration: .4s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.ns-effect-thumbslider.ns-show .ns-delivery {
    animation-delay: .5s
}

.ns-effect-thumbslider.ns-hide .ns-delivery {
    animation-direction: reverse;
    animation-delay: .3s
}

@keyframes animSlide {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes animSlideDown {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.ns-effect-thumbslider.ns-hide .ns-thumb, .ns-effect-thumbslider.ns-show .ns-thumb {
    animation-name: bounceIn;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-fill-mode: both
}

.ns-effect-thumbslider.ns-hide .ns-thumb {
    animation-direction: reverse;
    animation-delay: .3s
}

.ns-box-danger {
    background-color: #f2dede !important;
    color: #a94442 !important
}

.search-widget form {
    position: relative
}

.search-widget .form-search-control {
    padding: .8rem 1rem;
    padding-right: 2rem
}

.search-widget .search-btn {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 4;
    background: none;
    cursor: pointer;
    border: none;
    padding: 0 1em
}

#header-search-btn .dropdown-search {
    padding: 1.5rem;
    min-width: 350px;
    max-width: 400px;
    right: 0;
    left: auto
}

#header-search-btn .fullscreen-search {
    min-height: 100vh;
    visibility: hidden;
    opacity: 0;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center !important;
    transition: all .3s cubic-bezier(.7, 0, .3, 1)
}

#header-search-btn .fullscreen-search #search_widget {
    margin: 0 auto;
    width: 80%;
    z-index: 2;
    position: relative;
    transform: scale(.8);
    opacity: 0;
    transition: all .3s cubic-bezier(.7, 0, .3, 1)
}

#header-search-btn .fullscreen-search #fullscreen-search-backdrop {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#header-search-btn .fullscreen-search .form-search-control {
    font-size: 1.5rem;
    padding: 1.7rem 1.5rem
}

#header-search-btn .fullscreen-search .search-btn {
    font-size: 1.5rem
}

#header-search-btn .fullscreen-search .autocomplete-suggestions {
    position: static;
    max-height: 450px
}

#header-search-btn .fullscreen-search .autocomplete-suggestion img {
    margin-right: 1rem;
    max-width: 100%
}

#header-search-btn.show .fullscreen-search {
    visibility: visible;
    opacity: 1
}

#header-search-btn.show #search_widget {
    transform: scale(1);
    opacity: 1
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    width: 100%;
    top: 100%;
    position: absolute;
    display: none;
    z-index: 999999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box
}

.autocomplete-suggestion {
    padding: .6rem;
    position: relative;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: #333
}

.autocomplete-suggestion b {
    font-weight: 400;
    color: #1f8dd6
}

.autocomplete-suggestion img {
    margin-right: .6rem;
    max-width: 60px
}

.autocomplete-suggestion .product-price {
    display: block
}

.autocomplete-suggestion-show-all {
    text-align: center;
    font-weight: 700;
    padding: 1rem;
    background: hsla(0, 0%, 80%, .15);
    border-top: 1px solid hsla(0, 0%, 41%, .13)
}

body#checkout section.checkout-step {
    border: 1px solid hsla(0, 0%, 63%, .25);
    padding: 1.4rem;
    opacity: .5
}

body#checkout section.checkout-step .step-title {
    cursor: pointer;
    margin-bottom: 0
}

body#checkout section.checkout-step .content {
    padding: 0 1rem
}

body#checkout section.checkout-step .step-edit {
    font-weight: 400
}

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, body#checkout section.checkout-step:hover {
    opacity: 1
}

body#checkout section.checkout-step.-current .content {
    display: block
}

body#checkout section.checkout-step.-current .step-title {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    margin-bottom: 1rem;
    margin-left: -1.4rem;
    margin-right: -1.4rem;
    padding: 0 1.4rem 1.4rem
}

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.-unreachable .step-title {
    cursor: default
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: block;
    float: right
}

body#checkout section.checkout-step.-reachable.-complete .content {
    display: none
}

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: 2rem
}

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: hsla(0, 0%, 63%, .25);
    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 .payment-option {
    margin-bottom: .5rem
}

body#checkout section.checkout-step .payment-options .payment-option label {
    vertical-align: middle;
    margin: 0;
    max-width: 85%
}

body#checkout section.checkout-step .step-number {
    display: inline-block
}

body#checkout section.checkout-step .address-selector {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    box-align: start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body#checkout section.checkout-step .address-item {
    border: 1px solid hsla(0, 0%, 63%, .25);
    box-flex: 0;
    -moz-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: .5rem
}

body#checkout section.checkout-step .address-alias {
    display: inline-block;
    font-weight: 600
}

body#checkout section.checkout-step .address {
    font-weight: 400;
    padding: 1rem
}

body#checkout section.checkout-step .radio-block {
    padding: .8rem 1rem;
    text-align: left;
    margin: 0
}

body#checkout section.checkout-step .delete-address, body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 0 .4rem
}

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: #414141
}

body#checkout section.checkout-step .add-address a i {
    font-size: .9375rem
}

body#checkout section.checkout-step .delivery-option {
    background: hsla(0, 0%, 80%, .15);
    padding: 1rem .8rem;
    margin-bottom: 1rem;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-left: 0;
    margin-right: 0
}

body#checkout section.checkout-step .delivery-option > label {
    text-align: inherit;
    margin: 0
}

body#checkout section.checkout-step .delivery-option > label > .row, body#checkout section.checkout-step .delivery-option > label > .row > div:first-child > .row {
    -ms-flex-align: center !important;
    align-items: center !important
}

body#checkout section.checkout-step .delivery-option > label > .row {
    margin-right: -.5rem;
    margin-left: -.5rem
}

body#checkout section.checkout-step .delivery-option > label > .row > .col {
    padding-right: .5rem;
    padding-left: .5rem
}

body#checkout section.checkout-step .delivery-option > label > .row > div:last-child {
    text-align: right;
    float: right
}

body#checkout section.checkout-step .delivery-option > label > .row > div:first-child img {
    margin: 0 .8rem 0 0
}

body#checkout section.checkout-step .delivery-option .carrier-delay {
    font-size: .8rem;
    line-height: 1.2em
}

body#checkout section.checkout-step .carrier-logo img {
    max-width: 100px
}

body#checkout section.checkout-step #personal-information-step-login {
    background: hsla(0, 0%, 80%, .15);
    padding: 1.5rem;
    margin-bottom: 1.5rem
}

body#checkout section.checkout-step .forgot-password {
    text-align: center;
    margin-bottom: 1rem
}

body#checkout #checkout-payment-step {
    margin-bottom: 1rem
}

body#checkout .additional-information {
    font-size: .875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem
}

body#checkout #conditions-to-approve label {
    text-align: inherit
}

body#checkout #conditions-to-approve a:link {
    text-decoration: underline
}

body#checkout .cancel-address {
    margin: .8rem;
    display: block;
    text-decoration: underline
}

body#checkout #cart-summary-product-list .cart-summary-product {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding: .5rem 0
}

body#checkout #cart-summary-product-list .cart-summary-product:last-child {
    border: none
}

body#checkout #cart-summary-product-list .media-left {
    max-width: 40px
}

body#checkout .cart-summary-totals .iqitfreedeliverycount {
    margin: 1rem 0 0
}

body#checkout #order-summary-content {
    padding: 1rem;
    background: hsla(0, 0%, 80%, .15);
    margin-top: 1.5rem
}

body#checkout #order-summary-content h4.black {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding-bottom: .6rem
}

body#checkout #order-summary-content h5.h5 {
    margin-top: .6rem;
    margin-bottom: 1rem
}

body#checkout #order-summary-content h5.addresshead {
    margin-top: .2rem
}

body#checkout #order-summary-content .noshadow {
    box-shadow: none
}

body#checkout #order-summary-content .address-block {
    margin-bottom: 1rem
}

body#checkout #order-summary-content #order-items {
    border-right: 0
}

body#checkout #order-summary-content #order-items h3.h3 {
    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;
    border: 1px solid hsla(0, 0%, 63%, .25);
    border-radius: 0
}

body#checkout #order-summary-content .order-confirmation-table td {
    padding: 0
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: .75rem;
    border: 1px solid hsla(0, 0%, 63%, .25);
    border-radius: 0;
    padding: 1rem
}

body#checkout #order-summary-content .step-edit {
    display: inline
}

body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer
}

body#checkout #gift_message {
    margin-bottom: 1rem
}

.modal-terms {
    padding: 1rem
}

#order-details ul {
    margin-bottom: 1rem
}

#order-items table {
    width: 100%
}

#order-items table tr {
    height: 2rem
}

#order-items table tr td:last-child {
    text-align: right
}

#order-items .order-line {
    margin-top: 1rem
}

#order-items .image img {
    width: 100%;
    margin-bottom: 1rem
}

#order-items .details {
    margin-bottom: 1rem
}

#order-items .details .customizations {
    margin-top: .625rem
}

#order-items .qty {
    margin-bottom: 1rem;
    padding-top: 0px !important;
}

#order-items .totals {
    font-size: 1.3rem
}

#order-confirmation #registration-form {
    margin-top: 2rem
}

#order-confirmation .mail-sent-info {
    padding: 1rem;
    background: hsla(0, 0%, 80%, .15);
    margin-bottom: 1.5rem
}

#order-confirmation #content-hook_order_confirmation {
    padding: 1rem 0
}

#order-confirmation .order-confirmation-title-payment {
    border-right: 1px solid hsla(0, 0%, 63%, .25)
}

#order-confirmation #order-items table tr {
    height: auto
}

@media (max-width: 991px) {
    .done {
        margin: 0;
        padding: 0
    }

    body#checkout section.checkout-step .address-item {
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1
    }

    .delivery-option {
        margin: auto
    }

    .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
        text-align: left
    }

    #order-confirmation #registration-form {
        width: 100%
    }
}

.bold {
    font-weight: 700
}

@media (max-width: 767px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
        margin-top: .5rem
    }

    #order-items {
        border-right: 0;
        margin-top: 2rem
    }

    #order-items hr {
        border-top-color: hsla(0, 0%, 63%, .25)
    }

    #order-details {
        border-top: 1px solid hsla(0, 0%, 63%, .25);
        padding-top: 2rem;
        margin-top: 1rem
    }
}

@media (max-width: 575px) {
    body#checkout section.checkout-step .content {
        padding: .9375rem 0
    }

    body#checkout section.checkout-step .delivery-option > label > .row {
        margin: 0
    }

    body#checkout section.checkout-step .delivery-option-2 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .delivery-option > .col-sm-1:first-child {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
        padding: 5px
    }

    .delivery-option-2 > .row > .col-sm-5 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .delivery-option-2 > .row > .col-sm-4 {
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 0;
        padding-top: 8px
    }

    .delivery-option-2 > .row > .col-sm-3 {
        flex: 0 0 40%;
        max-width: 40%;
        padding: 0;
        padding-top: 8px
    }

    #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-size: inherit;
    padding: .25rem .375rem;
    margin: .125rem;
    color: #fff;
    display: inline-block
}

.page-order .table {
    margin-bottom: 0
}

.page-order table td, .page-order table th {
    padding: .5rem
}

.page-order table thead th {
    text-align: center
}

#customer-form .custom-checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex
}

#customer-form .custom-checkbox span {
    flex: none
}

#customer-form .custom-checkbox label {
    padding-left: .5rem
}

#customer-form .custom-checkbox em {
    font-size: .8rem;
    opacity: .8
}

#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0
}

#authentication [data-action=show-password] {
    background: #878787
}

#authentication .radio-inline, #identity .radio-inline {
    padding: 0
}

#authentication .radio-inline .custom-radio, #identity .radio-inline .custom-radio {
    margin-right: 0
}

.my-account-page-content-wrapper {
    border: 1px solid hsla(0, 0%, 63%, .25);
    padding: 1rem;
    margin: 0 auto
}

.my-account-page-content-wrapper .my-account-side-links {
    border-right: 1px solid hsla(0, 0%, 63%, .25)
}

.my-account-page-content-wrapper .my-account-side-links > a {
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 0;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding: .6rem
}

.my-account-page-content-wrapper .my-account-side-links > a:last-child {
    border-bottom: none
}

.page-customer-account #content {
    /*border: 1px solid hsla(0, 0%, 63%, .25);*/
    padding: 1rem;
    margin: 0 auto
}

.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 {
    border: 1px solid hsla(0, 0%, 63%, .25);
    padding: 1rem;
    margin: 0 auto
}

.page-addresses .address {
    border: 1px solid hsla(0, 0%, 63%, .25);
    margin-bottom: 1.875rem
}

.page-addresses .address .address-body {
    padding: 1rem
}

.page-addresses .address .address-body h4 {
    font-weight: 700
}

.page-addresses .address .address-body address {
    min-height: 9rem
}

.page-addresses .address .address-footer {
    border-top: 1px solid hsla(0, 0%, 63%, .25);
    padding: .5rem 1rem
}

.page-addresses .address .address-footer a {
    margin-right: .5rem
}

.page-addresses .address .address-footer a span {
    vertical-align: middle
}

.page-addresses .addresses-footer {
    margin: 0 .9375rem
}

.page-addresses .addresses-footer a span {
    vertical-align: middle;
    margin-top: .5rem
}

.page-order-detail .box {
    border: 1px solid hsla(0, 0%, 63%, .25);
    padding: 1rem;
    margin-bottom: 1rem
}

.page-order-detail #order-infos2 ul, .page-order-detail #order-infos ul {
    margin: 0
}

.page-order-detail #order-history .history-lines .history-line {
    padding: .5rem 0;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.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;
    color: #fff;
    padding: .25rem .375rem
}

.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 hsla(0, 0%, 63%, .25)
}

.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 hsla(0, 0%, 63%, .25)
}

.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: #414141
}

#order-return-infos .customization {
    margin-top: .75rem
}

#history .orders {
    margin: 0 -1rem
}

#history .orders .order {
    padding: .75rem 1rem;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

#history .orders .order a h3 {
    color: #878787
}

#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
}

.login-form {
    margin-top: 15px
}

@media (max-width: 575px) {
    .my-account-page-content-wrapper .my-account-side-links {
        border-right: none;
        border-bottom: 1px solid hsla(0, 0%, 63%, .25);
        padding-bottom: 1rem;
        margin-bottom: 1.6rem
    }
}

.renew-password {
    margin-left: 10px
}

.renew-password .email {
    padding-bottom: 30px
}

.renew-password [type=submit] {
    margin-left: 50px
}

#products .products {
    transition: opacity .3s ease
}

#products #facets-loader-icon {
    display: none
}

#products.-facets-loading #facets-loader-icon {
    display: block;
    position: absolute;
    z-index: 10;
    padding-top: .5rem
}

#products.-facets-loading .products {
    opacity: .4
}

#products #infinity-loader-icon {
    text-align: center;
    padding: 3rem 2rem;
    display: none
}

#products.-infinity-loading #infinity-loader-icon {
    display: block
}

.product-miniature {
    transition: background .3s ease, border-color .3s ease, box-shadow .3s ease, outline .3s ease
}

.product-miniature .iqitreviews-nb {
    display: none
}

.product-miniature-small {
    position: relative
}

.product-miniature-small .product-description {
    padding-top: .8rem;
    padding-bottom: .8rem
}

.product-miniature-small .product-title {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: .4rem
}

.product-miniature-small .iqitreviews-simple {
    font-size: .8rem;
    line-height: .8rem;
    margin-bottom: .2rem
}

.product-miniature-small .regular-price {
    text-decoration: line-through
}

.product-miniature-small .product-add-cart, .product-miniature-small .product-price-and-shipping {
    display: inline-block
}

.product-miniature-small .btn-add-to-cart-small {
    border: none;
    background: none;
    cursor: pointer;
    color: currentColor
}

.product-miniature-small:hover {
    z-index: 2
}

.product-miniature-small-grid {
    text-align: center
}

.product-miniature-small-grid .product-thumbnail img {
    margin: 0 auto
}

.product-miniature-grid .product-functional-buttons {
    background: #fff;
    padding: .2rem .4rem;
    font-size: 0;
    line-height: 0;
    transition: opacity .2s cubic-bezier(.7, 0, .3, 1), transform .2s cubic-bezier(.7, 0, .3, 1);
    backface-visibility: hidden;
    min-width: 100px;
    text-align: center
}

.product-miniature-grid .product-functional-buttons a {
    display: inline-block;
    padding: .4rem
}

.product-miniature-grid .product-functional-buttons i {
    font-size: 1.2rem
}

.product-miniature-grid .product-functional-buttons-bottom {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: .5rem;
    transform: translate(-50%, 50%);
    opacity: 0
}

.product-miniature-grid .product-availability {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: .5rem;
    transition: opacity .2s cubic-bezier(.7, 0, .3, 1), transform .2s cubic-bezier(.7, 0, .3, 1)
}

.product-miniature-grid:hover .product-functional-buttons-bottom {
    transform: translate(-50%);
    opacity: 1
}

.product-miniature-grid:hover .product-availability {
    transform: translate(-50%, 1rem);
    opacity: 0;
    backface-visibility: hidden
}

.product-miniature-default, .product-miniature-default .thumbnail-container {
    position: relative
}

.product-miniature-default .product-thumbnail {
    cursor: pointer;
    text-align: center;
    display: block;
    position: relative
}

.product-miniature-default .product-thumbnail img {
    display: block;
    margin: 0 auto
}

.product-miniature-default .product-flags {
    left: 0;
    top: 0
}

.product-miniature-default li.product-flag {
    margin-top: .3rem;
    text-align: left
}

.product-miniature-default li.product-flag:first-child {
    margin-top: 0
}

.product-miniature-default .product-add-cart .input-qty {
    margin-right: .5rem;
    max-width: 50px;
    min-width: 25px;
    text-align: center;
    padding: 0 .2em;
    -moz-appearance: textfield
}

.product-miniature-default .product-add-cart .input-qty::-webkit-inner-spin-button, .product-miniature-default .product-add-cart .input-qty::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.product-miniature-default .product-title {
    margin: 0;
    padding: 0
}

.product-miniature-default .price-countdown {
    font-size: .8rem;
    margin-top: .4rem;
    margin-bottom: .2rem;
    white-space: nowrap
}

.product-miniature-default .price-countdown .price-countdown-title {
    padding-right: 0
}

.product-miniature-default .price-countdown .time-txt {
    display: none
}

.product-miniature-default .variant-links .color {
    width: 1rem;
    height: 1rem;
    border: 1px solid hsla(0, 0%, 63%, .25);
    outline: none
}

.product-miniature-default .regular-price {
    text-decoration: line-through
}

.product-miniature-default:hover {
    z-index: 2
}

.slick-products-carousel .slick-slide:not(.slick-active) .product-miniature {
    box-shadow: none
}

.products-grid .product-miniature-default {
    height: 100%
}

.products-grid .product-miniature-default .product-description {
    padding-top: .8rem
}

.products-grid .product-miniature-default .product-category-name {
    padding-bottom: .2rem
}

.products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference {
    margin-top: -.2rem
}

.products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title {
    padding-bottom: .4rem
}

.products-grid .product-miniature-default .product-available {
    display: none
}

.products-grid .product-miniature-default .product-functional-buttons a:hover {
    opacity: .6
}

.products-grid .product-miniature-layout-1 .product-price-and-shipping, .products-grid .product-miniature-layout-1 .products-variants, .products-grid .product-miniature-layout-3 .product-price-and-shipping, .products-grid .product-miniature-layout-3 .products-variants {
    padding-bottom: .4rem
}

.products-grid .product-miniature-layout-1 .product-description-short, .products-grid .product-miniature-layout-3 .product-description-short {
    padding-bottom: .5rem
}

.products-grid .product-miniature-layout-2 .product-miniature-right {
    text-align: right
}

.products-grid .product-miniature-layout-2 .regular-price {
    display: block
}

.products-grid .product-miniature-layout-2 .product-add-cart {
    padding-top: .6rem
}

.products-grid .product-miniature-layout-2 .variant-links .color {
    width: .8rem;
    height: .8rem
}

.products-grid .product-miniature-layout-2 .product-description-short {
    padding-top: .4rem
}

.products-grid .product-miniature-layout-2 .price-countdown-wrapper {
    text-align: center;
    margin-bottom: .5rem
}

.products-grid .product-miniature-layout-2 .price-countdown {
    margin-top: 0;
    display: block
}

.products-grid .product-miniature-layout-2 .btn-product-list {
    white-space: normal
}

.products-grid .product-miniature-layout-2 .iqitreviews-simple {
    font-size: .8rem
}

.products-grid .product-miniature-layout-3 {
    text-align: center
}

.products-grid .product-miniature-layout-3 .input-group-add-cart {
    justify-content: center
}

.products-grid .product-miniature-layout-3 .product-thumbnail, .products-grid .product-miniature-layout-3 .thumbnail-container {
    position: static
}

.products-grid .product-miniature-layout-3 .product-description {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s ease;
    backface-visibility: hidden;
    background: rgba(0, 0, 0, .78);
    padding: 0
}

.products-grid .product-miniature-layout-3 .product-description-inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    backface-visibility: hidden;
    transition: transform .3s ease;
    transform: translateY(-10%);
    padding: 1rem
}

.products-grid .product-miniature-layout-3 .product-overlay-link {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.products-grid .product-miniature-layout-3 .product-description-short {
    display: none !important
}

.products-grid .product-miniature-layout-3 .product-flags {
    transition: opacity .3s ease
}

.products-grid .product-miniature-layout-3 .product-add-cart .btn-product-list, .products-grid .product-miniature-layout-3 .product-add-cart form, .products-grid .product-miniature-layout-3 .product-functional-buttons-links, .products-grid .product-miniature-layout-3 .variant-links {
    display: inline-block;
    position: relative;
    z-index: 2
}

.products-grid .product-miniature-layout-3 .product-functional-buttons {
    background: none !important
}

.products-grid .product-miniature-layout-3 .iqitreviews-simple {
    font-size: .8rem
}

.products-grid .product-miniature-layout-3 .product-add-cart {
    margin: .4rem 0
}

.products-grid .product-miniature-layout-3:hover .product-flags {
    opacity: 0
}

.products-grid .product-miniature-layout-3:hover .product-description {
    opacity: 1
}

.products-grid .product-miniature-layout-3:hover .product-description-inner {
    transform: translateY(0)
}

.product-miniature-list-row {
    margin: 0;
    padding: 1.4rem .7rem
}

.product-miniature-list .product-price {
    font-size: 1.5rem
}

.product-miniature-list .product-brand, .product-miniature-list .product-reference, .product-miniature-list .product-title {
    margin-bottom: .4rem
}

.product-miniature-list .product-description-short {
    margin: .6rem 0
}

.product-miniature-list .product-price-and-shipping {
    margin-bottom: 1rem
}

.product-miniature-list .product-functional-buttons {
    margin-top: 1rem
}

.product-miniature-list .product-functional-buttons .product-functional-buttons-links > a {
    padding-right: .6rem
}

.js-lazy-product-image.product-thumbnail-first {
    opacity: .3;
    transition: opacity .3s ease;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="#000"> <g fill="none" fill-rule="evenodd"> <g transform="translate(1 1)" stroke-width="2"> <circle stroke-opacity=".5" cx="18" cy="18" r="18"/> <path d="M36 18c0-9.94-8.06-18-18-18"> <animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/> </path> </g> </g> </svg>')
}

.js-lazy-product-image.loaded {
    background-image: none;
    opacity: 1
}

@media (max-width: 575px) {
    .product-miniature-list .col-buy, .product-miniature-list .col-description {
        padding-top: 1rem
    }
}

.category-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 2rem
}

.category-image .category-description {
    margin-left: 2rem;
    position: absolute
}

.category-description {
    margin-bottom: 2rem
}

.product-list-subcategories {
    text-align: center;
    margin-bottom: 2rem
}

.product-list-subcategories .subcategory-image {
    margin-bottom: .3rem;
    border: 1px solid hsla(0, 0%, 63%, .25)
}

.product-list-subcategories .subcategory-image:hover {
    opacity: .8
}

.products-selection {
    margin: 1rem 0;
    padding: .8rem 0;
    border-top: 1px solid hsla(0, 0%, 63%, .25);
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.products-selection .view-switcher {
    font-size: 18px
}

.products-selection .view-switcher a {
    cursor: pointer;
    opacity: .5
}

.products-selection .view-switcher a.current, .products-selection .view-switcher a:hover {
    opacity: 1
}

.products-selection .showing {
    margin-right: .5rem
}

.products-selection .form-control {
    padding: .2rem .8rem
}

.products-selection .products-nb-per-page .dropdown-menu {
    right: 0;
    left: auto
}

.products-selection .products-sort-nb-dropdown {
    display: inline-block
}

.products-selection .products-sort-nb-dropdown .dropdown-menu {
    right: 0;
    left: auto
}

.select-title .select-title-name {
    /*max-width: 100px;*/
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    vertical-align: bottom
}

.pagination-wrapper .pagination {
    margin: 0
}

.pagination-wrapper-bottom {
    border-top: 1px solid hsla(0, 0%, 63%, .25);
    margin-top: 1rem;
    padding-top: 1rem
}

.pagination {
    justify-content: center;
    margin-top: 1rem
}

.pagination .page-list {
    margin-bottom: 0
}

.pagination .page-list li {
    display: inline-block;
    border: 1px solid hsla(0, 0%, 63%, .25);
    margin: 0 .05rem;
    transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

.pagination .page-list li.spacer {
    border: none
}

.pagination .page-list a {
    display: block;
    padding: .4rem .8rem
}

.block-categories ul > li {
    margin-bottom: 0;
    line-height: 40px
}

.block-categories li {
    position: relative
}

.block-categories li ul {
    margin-left: 1rem;
    font-size: .9em
}

.block-categories .collapse-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer
}

.block-categories .collapse-icons[aria-expanded=true] .add {
    display: none
}

.block-categories .collapse-icons[aria-expanded=true] .remove {
    display: block
}

.block-categories .collapse-icons .remove {
    display: none
}

#products .products-select {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    box-align: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -o-align-items: baseline;
    align-items: baseline;
    -ms-flex-align: baseline;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    padding-top: 1rem
}

#search_filters .facet:first-child, #search_filters_brands .facet:first-child, #search_filters_suppliers .facet:first-child {
    padding: 0
}

#search_filters .facet .collapse, #search_filters_brands .facet .collapse, #search_filters_suppliers .facet .collapse {
    display: block
}

#search_filters .facet > ul, #search_filters_brands .facet > ul, #search_filters_suppliers .facet > ul {
    padding-bottom: .5rem
}

#search_filters .facet .facet-type-radio-buttons, #search_filters .facet > .facet-type-checkboxes, #search_filters_brands .facet .facet-type-radio-buttons, #search_filters_brands .facet > .facet-type-checkboxes, #search_filters_suppliers .facet .facet-type-radio-buttons, #search_filters_suppliers .facet > .facet-type-checkboxes {
    max-height: 300px;
    overflow-x: auto
}

#search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label {
    margin-bottom: .3rem
}

#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    font-size: .9375rem
}

#search_filters .facet_color, #search_filters_brands .facet_color, #search_filters_suppliers .facet_color {
    padding-left: 1px;
    padding-right: 1px
}

#search_filters .facet_color > li, #search_filters_brands .facet_color > li, #search_filters_suppliers .facet_color > li {
    display: inline-block;
    position: relative;
    margin-bottom: .5rem
}

#search_filters .facet_color > li .magnitude, #search_filters_brands .facet_color > li .magnitude, #search_filters_suppliers .facet_color > li .magnitude {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff
}

.facet-dropdown .drop-icon {
    float: right;
    top: 2px;
    position: relative
}

#active-search-filters {
    margin-top: 1rem
}

.active_filters .active-filter-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: .5rem
}

.active_filters .filter-blocks {
    display: inline-block;
    font-size: 0;
    vertical-align: middle
}

.active_filters .filter-block {
    display: inline-block;
    margin-right: .2rem
}

.active_filters .filter-block-all {
    margin-left: .3rem;
    padding-left: .5rem;
    border-left: 1px solid hsla(0, 0%, 63%, .25)
}

#facets_search_center {
    padding: 1rem 1rem 0;
    margin-bottom: 1rem;
    background: hsla(0, 0%, 80%, .15);
    display: none
}

#facets_search_center #search_filters {
    margin-right: -15px;
    margin-left: -15px;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

#facets_search_center #search_filters .facet {
    position: relative;
    min-height: 1px;
    padding: 0 15px 1rem;
    width: 25%;
    min-width: 160px
}

#facets_search_center #search_filter_controls {
    display: none !important
}

#facets_search_center.show {
    display: block
}

@media (max-width: 700px) {
    #facets_search_center #search_filters .facet {
        width: 33%
    }
}

@media (max-width: 530px) {
    #facets_search_center #search_filters .facet {
        width: 50%
    }
}

@media (max-width: 362px) {
    #facets_search_center #search_filters .facet {
        width: 100%
    }
}

@media (max-width: 767px) {
    #left-column #search_filter_controls, #right-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem
    }

    #left-column #search_filter_controls button, #right-column #search_filter_controls button {
        margin: 0 .5rem
    }

    #left-column #search_filters, #right-column #search_filters {
        margin-bottom: 0;
        box-shadow: none;
        padding: 1rem 0 0
    }

    #left-column.-only-facet-search > :not(#facets_search_wrapper), #right-column.-only-facet-search > :not(#facets_search_wrapper) {
        display: none
    }

    #search_filter_toggler {
        width: 100%
    }
}

.product-cover {
    position: relative
}

.product-cover #product-images-large:not(.slick-initialized) {
    min-height: 200px
}

.product-cover .expander {
    cursor: pointer;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    padding: .6rem;
    z-index: 22
}

.product-cover .expander > span {
    background: #fff
}

.product-cover img {
    margin: 0 auto;
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.product-cover .slick-disabled {
    display: none !important
}

.product-cover:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.product-cover:hover .slick-prev {
    left: 1rem
}

.product-cover:hover .slick-next {
    right: 1rem
}

.product-images {
    margin: 0 -.5rem
}

.product-images .thumb-container {
    padding: 0 .5rem
}

.product-images img {
    cursor: pointer
}

.product-images img:hover {
    opacity: .8
}

.product-images .slick-disabled {
    display: none !important
}

.images-container {
    margin-bottom: 1.5rem
}

.images-container .slick-arrow {
    opacity: 0;
    visibility: hidden
}

.images-container-left .product-images {
    margin: -.5rem 0;
    margin-right: 1rem
}

.images-container-left .product-images .thumb-container {
    padding: .5rem 0
}

.images-container-left .product-images .slick-arrow {
    transform: translateY(0);
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 2rem;
    padding: 0
}

.images-container-left .product-images .slick-arrow:before {
    font-size: 2rem;
    line-height: 2rem
}

.images-container-left .product-images .slick-prev {
    top: -20px
}

.images-container-left .product-images .slick-prev:before {
    content: "\F106"
}

.images-container-left .product-images .slick-next {
    top: auto;
    bottom: -20px
}

.images-container-left .product-images .slick-next:before {
    content: "\F107"
}

.images-container-left .product-images:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.images-container-left .product-images:hover .slick-prev {
    top: 1rem
}

.images-container-left .product-images:hover .slick-next {
    bottom: 1rem
}

.images-container-left .col-left-product-thumbs .mask, .images-container-left .col-left-product-thumbs .slick-vertical {
    height: 100%;
    overflow: hidden
}

.images-container-left .col-left-product-thumbs .slick-list {
    overflow: visible
}

.images-container-bottom .product-cover {
    margin-bottom: 1rem
}

.images-container-bottom .product-images {
    margin: 0 -.5rem
}

.images-container-bottom .product-images .thumb-container {
    padding: 0 .5rem
}

.images-container-bottom .product-images:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.images-container-bottom .product-images:hover .slick-prev {
    left: 1rem
}

.images-container-bottom .product-images:hover .slick-next {
    right: 1rem
}

#product-modal .modal-dialog {
    max-width: 1000px;
    margin: auto;
    position: absolute
}

#product-modal.fade .modal-dialog {
    top: 50%;
    transform: translateY(-50%)
}

#product-modal .modal-header {
    z-index: 2
}

#product-modal .modal-content {
    height: 100%
}

#product-modal .modal-body {
    padding: 0
}

#product-modal .easyzoom-modal {
    text-align: center
}

#product-modal .easyzoom-modal > a {
    display: block;
    width: 100%
}

#product-modal .product-cover-modal {
    width: auto;
    margin: 0 auto;
    max-height: calc(100vh - 300px)
}

#product-modal .easyzoom-flyout {
    z-index: 1
}

#product-modal .slick-track {
    margin: 0 auto
}

#product-modal #thumbnails .product-images {
    margin: .2rem -.1rem;
    visibility: hidden
}

#product-modal #thumbnails .product-images.slick-initialized {
    visibility: visible
}

#product-modal #thumbnails .thumb-container {
    padding: 0 .1rem
}

#product-modal #thumbnails .slick-arrow {
    opacity: 1;
    visibility: visible
}

#product-modal #thumbnails .slick-prev {
    left: 1rem
}

#product-modal #thumbnails .slick-next {
    right: 1rem
}

.easyzoom {
    position: relative;
    display: block
}

.easyzoom-flyout, .easyzoom-product {
    position: absolute;
    width: 100%;
    height: 100%
}

.easyzoom-flyout {
    overflow: hidden;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.7, 0, .3, 1)
}

.easyzoom-flyout:hover, .touch-device .easyzoom-flyout {
    opacity: 1
}

.easyzoom-notice {
    display: none !important
}

.product-flags {
    position: absolute;
    top: .5rem;
    z-index: 1;
    left: 1rem;
    transition: all .2s cubic-bezier(.7, 0, .3, 1)
}

li.product-flag {
    display: table;
    background: #2fb5d2;
    padding: .3125rem .4375rem;
    color: #fff;
    margin-top: .5rem;
    z-index: 2;
    line-height: 1.1em
}

li.product-flag:after {
    content: "";
    display: block
}

.product-cover:hover .product-flags {
    opacity: 0;
    visibility: hidden
}

#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden
}

@media (max-width: 767px) {
    #product-modal .modal-dialog {
        min-height: 100%;
        padding: 0
    }

    #product-modal .modal-content {
        min-height: 100%;
        position: absolute;
        left: 0;
        right: 0
    }

    #product-modal .modal-body {
        flex-direction: column
    }

    #product-modal .modal-body, #product-modal .modal-body .easyzoom {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex
    }

    #product-modal .modal-body .easyzoom {
        flex: 1;
        align-items: center
    }
}

@media (max-width: 991px) {
    .easyzoom-flyout {
        opacity: 1
    }

    .easyzoom-product {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .images-container-d-leftd .product-cover {
        margin-bottom: 1rem
    }

    .images-container-d-leftd .product-images {
        margin: 0 -.5rem
    }

    .images-container-d-leftd .product-images .thumb-container {
        padding: 0 .5rem
    }

    .images-container-d-leftd .product-images .slick-arrow {
        height: auto;
        padding: 1.4rem .7rem;
        transform: translateY(-50%);
        top: 50%;
        width: auto;
        left: auto;
        right: auto
    }

    .images-container-d-leftd .product-images .slick-prev {
        top: 50%;
        left: 0
    }

    .images-container-d-leftd .product-images .slick-prev:before {
        content: "\F104"
    }

    .images-container-d-leftd .product-images .slick-next {
        top: 50%;
        right: 0
    }

    .images-container-d-leftd .product-images .slick-next:before {
        content: "\F105"
    }

    .images-container-d-leftd .product-images:hover .slick-arrow {
        opacity: 1;
        visibility: visible;
        width: auto
    }

    .images-container-d-leftd .product-images:hover .slick-prev {
        top: 50%;
        left: 1rem
    }

    .images-container-d-leftd .product-images:hover .slick-next {
        bottom: auto;
        right: 1rem
    }
}

.product_header_container {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.product_header_container .iqitreviews-simple {
    display: inline-block;
    margin: 0 1rem .8rem 0
}

.product_header_container .iqitreviews-rating {
    font-size: 1.1rem;
    vertical-align: middle;
    margin-right: .3rem
}

.product_header_container #product-availability {
    margin-bottom: .8rem;
    vertical-align: text-top
}

.product_header_container .product-price {
    line-height: 1em
}

#content-wrapper .product_header_container .page-title {
    margin-bottom: .8rem;
    border: none;
    padding: 0;
    text-align: inherit;
    width: auto
}

#content-wrapper .product_header_container .page-title span {
    margin: 0;
    width: 100%
}

#content-wrapper .product_header_container .page-title:after, #content-wrapper .product_header_container .page-title:before {
    display: none
}

.product-manufacturer img {
    max-width: 200px
}

.product-manufacturer-next {
    z-index: 2;
    position: relative
}

.product-manufacturer-next img {
    max-width: 140px
}

.product-info-row {
    margin-bottom: 3rem
}

.product-prices .badge {
    vertical-align: text-top
}

.product-discount .regular-price {
    text-decoration: line-through;
    padding: 0 .2rem
}

.product-unit-price {
    margin-bottom: 0
}

.product-quantity > .col {
    margin-bottom: .8rem
}

.product-quantity .qty {
    width: 80px;
    height: 100%
}

.product-quantity .qty .input-group {
    height: 100%
}

.product-quantity input[type=number]::-webkit-inner-spin-button, .product-quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.product-quantity input[type=number] {
    -moz-appearance: textfield
}

.product-variants > .product-variants-item {
    margin: .5rem 0
}

.product-variants > .product-variants-item .custom-select2 {
    display: inline-block;
    min-width: 6rem;
    max-width: 14rem
}

.product-variants > .product-variants-item ul li {
    margin-right: .5rem;
    margin-bottom: .5rem
}

.product-variants > .product-variants-item .color {
    margin-left: 0;
    margin-top: 0
}

.product-variants .form-control-label {
    padding-bottom: .5rem;
    display: block;
    font-weight: 700
}

.product-variants .color, .product-variants .input-color {
    width: 2rem;
    height: 2rem;
    line-height: 2rem
}

.product-variants .input-radio, .product-variants .radio-label {
    min-width: 2rem;
    min-height: 2rem;
    line-height: 2rem
}

.product-variants .input-radio + span {
    line-height: calc(2rem - 4px)
}

.product-variants .input-color:checked + span, .product-variants .input-color:hover + span, .product-variants .input-radio:checked + span, .product-variants .input-radio:hover + span {
    border: 2px solid #414141;
    line-height: calc(2em - 4px)
}

#product-details .label {
    font-weight: 700;
    margin-bottom: .2rem
}

.product-features {
    margin-top: 1rem
}

.product-features > dl.data-sheet {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    box-flex: 1;
    -moz-flex: 1 0 40%;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    padding-bottom: .5rem;
    word-break: break-word;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    margin-bottom: .5rem
}

.product-features > dl.data-sheet dt.name {
    font-weight: 700
}

.product-customization {
    border: 1px solid hsla(0, 0%, 63%, .25);
    margin: 1rem 0;
    padding: 1rem
}

.product-customization .product-customization-item {
    margin: 1rem 0
}

.product-customization small {
    opacity: .6;
    margin-top: .2rem
}

#product-accessories-sidebar.slick-dotted {
    margin-bottom: 3rem
}

#product-accessories-sidebar .product-miniature {
    border: none !important;
    outline: none !important;
    box-shadow: none !important
}

.product-pack {
    border: 1px solid hsla(0, 0%, 63%, .25);
    margin: 1rem 0;
    padding: 1rem
}

.product-pack article {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding: .5rem 0
}

.product-pack article:last-child {
    border: none;
    padding-bottom: 0
}

.product-pack .pack-product-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    justify-content: space-around
}

.product-pack .pack-product-container .pack-product-name {
    box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.product-pack .pack-product-container .pack-product-thumb {
    max-width: 70px
}

.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: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    align-items: center
}

.product-additional-info {
    border-top: 1px solid hsla(0, 0%, 63%, .25);
    padding-top: 1rem
}

.social-sharing {
    margin-bottom: .5rem
}

.social-sharing li {
    display: inline-block;
    padding: 0 .3rem
}

.iqitproducttags {
    margin-bottom: .5rem
}

.iqitproducttags li {
    display: inline-block;
    padding: 0 .2rem
}

.product-tabs {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.product-sidebar .block {
    padding: 0;
    margin-bottom: 2rem
}

.add-to-cart .spinner-icon {
    display: none
}

.add-to-cart.processing-add .spinner-icon {
    display: inline-block
}

.add-to-cart.processing-add .bag-icon {
    display: none
}

.iqit-accordion .card {
    border: none
}

.iqit-accordion .title {
    font-weight: 700;
    padding: .6rem 0;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.iqit-accordion .title a {
    display: block
}

.iqit-accordion .content {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.iqit-accordion .content .rte-content {
    padding: 1rem 0
}

.iqit-accordion .angle-down {
    display: none
}

.iqit-accordion .angle-down, .iqit-accordion .angle-up {
    line-height: 1.5rem
}

.iqit-accordion .collapsed .angle-up {
    display: none
}

.iqit-accordion .collapsed .angle-down {
    display: inline-block
}

.iqit-accordion .tab-content {
    padding: 1.5rem 0
}

.iqit-accordion .nav-tabs {
    margin-bottom: 0
}

.iqit-accordion .nav-tabs .nav-link {
    padding: 1.5rem;
    background: hsla(0, 0%, 80%, .15);
    margin-bottom: 1px;
    opacity: 1
}

.iqit-accordion .js-lazy-product-image.product-thumbnail-first {
    opacity: 1
}

#product-infos-accordion-mobile {
    margin-bottom: 4rem
}

#main #product-preloader {
    display: none
}

@media (max-width: 575px) {
    .product-quantity .qty {
        width: 100%;
        height: 100%
    }

    .product-add-to-cart .add-to-cart, .product-add-to-cart .btn-iconic {
        width: 100%
    }

    .product-tabs .nav-tabs {
        flex-direction: column
    }

    .product-tabs .nav-tabs .nav-item {
        margin: 0 0 .5rem
    }
}

.loader-wrapper {
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.loader-1 {
    border: .4em solid rgba(52, 152, 219, .3);
    border-top: .4em solid #3498db;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    animation: loader-1 2s linear infinite
}

@keyframes loader-1 {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.loader-2 {
    position: relative;
    width: .5em;
    height: 2.5em;
    background: rgba(52, 152, 219, .3);
    animation: pulse .75s infinite;
    animation-delay: .25s
}

.loader-2:after, .loader-2:before {
    content: "";
    position: absolute;
    display: block;
    width: .5em;
    height: 1.5em;
    background: rgba(52, 152, 219, .3);
    top: 50%;
    transform: translateY(-50%);
    animation: loader-2 .75s infinite
}

.loader-2:before {
    left: -.75em
}

.loader-2:after {
    left: .75em;
    animation-delay: .5s
}

@keyframes loader-2 {
    50% {
        background: #3498db
    }
}

.cart-grid {
    margin-bottom: 1rem
}

.cart-items {
    margin-bottom: 3rem
}

.cart-item-header {
    font-weight: 700;
    text-align: center;
    border-top: 1px solid hsla(0, 0%, 63%, .25)
}

.cart-item, .cart-item-header {
    padding: 1rem 0;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.cart-item .product-image {
    max-width: 125px
}

.cart-item .product-line-grid-right {
    text-align: center
}

.cart-item .product-line-info-secondary {
    line-height: 1
}

.cart-item .bootstrap-touchspin {
    max-width: 75px;
    margin: 0 auto;
    min-height: 40px
}

.cart-item .bootstrap-touchspin input {
    text-align: center
}

.block-promo .promo-code .alert-danger {
    display: none
}

.block-promo .cart-voucher-area {
    padding: 1rem;
    background: hsla(0, 0%, 80%, .15)
}

.block-promo .promo-highlighted {
    margin: .3rem 0 0
}

.block-promo .voucher-icon {
    padding-left: 0;
    padding-right: .8rem;
    cursor: default
}

.cart-grid-right hr {
    margin: 0
}

.cart-grid-right .cart-summary {
    margin-bottom: 1rem
}

.cart-grid-right .promo-discounts {
    margin-bottom: 0
}

.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    text-decoration: underline;
    cursor: pointer
}

.cart-grid-right .iqitfreedeliverycount {
    margin: 1rem 0 0
}

.cart-summary-line {
    clear: both
}

.cart-summary-line:after {
    display: block;
    content: "";
    clear: both
}

.cart-summary-line .value {
    float: right
}

.cart-summary-line.cart-total {
    font-weight: 700;
    font-size: 1.5rem
}

#blockcart-content {
    padding: 1rem;
    text-align: left;
    min-width: 340px;
    max-width: 340px
}

#blockcart-content .cart-title hr {
    width: 100%
}

#blockcart-content .cart-title .close {
    margin-top: .4rem
}

#blockcart-content .cart-products > li {
    padding-bottom: .875rem;
    border-bottom: 1px solid #acaaa6;
    margin-bottom: .875rem
}

#blockcart-content .cart-products > li:last-child {
    border-bottom: none
}

#blockcart-content .cart-products .col-info {
    padding-left: 1rem
}

#blockcart-content .cart-subtotals {
    font-size: 1.5rem;
    line-height: 1.2em;
    padding: .875rem 0;
    border-top: 2px solid #acaaa6
}

#blockcart-content a:not(.btn):hover {
    opacity: .8
}

.ps-shoppingcart #blockcart {
    display: inline-block;
    position: relative
}

.ps-shoppingcart .cart-toogle {
    cursor: pointer;
    display: inline-block
}

.ps-shoppingcart .cart-products-count-btn {
    display: none;
    text-align: center;
    line-height: 15px;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    font-size: .8rem;
    position: absolute;
    top: -4px;
    right: -4px
}

.ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn {
    display: inline-block
}

.ps-shoppingcart.header-cart-btn-w .cart-toggle-details {
    display: none !important
}

.ps-shoppingcart.header-cart-btn-w .cart-products-count-btn {
    display: inline-block
}

.ps-shoppingcart.dropdown #blockcart-content {
    transform-origin: top;
    animation-fill-mode: forwards;
    -webkit-transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    right: 0;
    min-width: 320px;
    z-index: 1000;
    position: absolute
}

.ps-shoppingcart.dropdown #blockcart-content .cart-title {
    display: none !important
}

.ps-shoppingcart.dropdown #blockcart-content .cart-products {
    max-height: 380px;
    overflow-x: hidden;
    overflow-y: auto
}

@media screen and (max-height: 770px) {
    .ps-shoppingcart.dropdown #blockcart-content .cart-products {
        max-height: 245px
    }
}

.ps-shoppingcart.dropdown #blockcart-content .cart-products::-webkit-scrollbar {
    width: 6px
}

.ps-shoppingcart.dropdown #blockcart-content .cart-products::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .25)
}

.ps-shoppingcart.dropdown .show #blockcart-content {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.ps-shoppingcart.side-cart #blockcart-content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    position: fixed;
    z-index: 5005;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transform: translate3d(115%, 0, 0);
    transition: transform .4s;
    transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    padding-bottom: 50px
}

.ps-shoppingcart.side-cart .show #blockcart-content {
    transform: translateZ(0)
}

.ps-shoppingcart.side-cart #blockcart-content .cart-products {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto;
    min-height: 0
}

.ps-shoppingcart.side-cart #blockcart-content .cart-products::-webkit-scrollbar {
    width: 6px
}

.ps-shoppingcart.side-cart #blockcart-content .cart-products::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .25)
}

.iqitfreedeliverycount p:last-child {
    margin-bottom: 0
}

#sticky-cart-wrapper {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%)
}

#sticky-cart-wrapper .info-wrapper {
    display: none !important
}

#sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content {
    right: -1rem;
    min-width: 340px
}

#blockcart-modal .modal-dialog {
    max-width: 960px;
    width: 100%
}

#blockcart-modal .col-info {
    padding-left: 1rem
}

#blockcart-modal .crossselling-products-modal {
    border-top: 1px solid hsla(0, 0%, 63%, .25);
    padding-top: 1.2rem;
    margin-top: 1rem;
    margin-left: -15px;
    margin-right: -15px
}

#blockcart-modal .crossselling-products-modal-title {
    text-align: center;
    font-size: 1.2rem;
    padding: .5rem
}

#blockcart-modal .slick-crossselling-products .slick-list {
    padding: .8rem .6rem
}

#blockcart-modal .slick-crossselling-products .slick-slide {
    padding: 0 .6rem
}

#mobile-header .ps-shoppingcart.side-cart #blockcart-content {
    padding-bottom: 120px
}

@media screen and (max-width: 400px) {
    .ps-shoppingcart.dropdown {
        position: static
    }

    .ps-shoppingcart.dropdown #blockcart-content {
        min-width: 92vw;
        max-width: 92vw;
        right: 2vw;
        left: 2vw;
        margin: auto
    }
}

#block-reassurance {
    margin-bottom: 1rem
}

#block-reassurance img {
    width: 1.5625rem;
    margin-right: .625rem
}

#block-reassurance li {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

#block-reassurance li:last-child {
    border: 0
}

#block-reassurance li .block-reassurance-item {
    padding: .8rem 1rem
}

.quickview.quickview-second-modal {
    z-index: 999990
}

.quickview .modal-dialog {
    max-width: 1024px
}

.quickview .modal-content {
    min-height: 450px;
    border: none
}

.quickview .modal-body {
    min-height: 380px;
    padding: 0
}

.quickview .layer {
    display: none
}

.quickview .images-container {
    margin: 0
}

.quickview .images-container .expander {
    display: none !important
}

.quickview .images-container-bottom .product-cover {
    margin: 0
}

.quickview .images-container-left .row > .col-left-product-thumbs {
    display: none
}

.quickview .images-container-left .row > .col-left-product-cover {
    flex: 100%;
    max-width: 100%
}

.quickview .mask {
    display: none !important
}

.quickview .quickview-info {
    padding: 2rem;
    padding-bottom: 1rem;
    max-height: 620px;
    overflow-y: auto
}

.quickview button.close {
    position: absolute;
    right: 18px;
    top: 12px;
    font-size: 2.7rem;
    cursor: pointer;
    z-index: 3
}

.quickview .js-quickview-np-btn {
    position: absolute;
    top: 50%;
    z-index: 22;
    display: block;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 3rem;
    line-height: 3rem;
    opacity: .8;
    transition: opacity .2s cubic-bezier(.7, 0, .3, 1)
}

.quickview .js-quickview-np-btn:hover {
    opacity: 1
}

.quickview #js-quickview-prev-btn {
    left: -3.5rem;
    padding: .8rem 1rem .8rem .8rem
}

.quickview #js-quickview-next-btn {
    right: -3.5rem;
    padding: .8rem .8rem .8rem 1rem
}

@media (max-width: 1100px) {
    .quickview .js-quickview-np-btn {
        display: none
    }
}

#stores .page-stores .store-item {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

#stores .page-stores .store-item:last-child {
    border-bottom: none
}

#stores .page-stores .store-picture img {
    max-width: 100%
}

#stores .page-stores .store-item-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 2rem 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 hsla(0, 0%, 63%, .25)
}

#stores .page-stores .store-item-container .divide-left tr {
    height: 1.5625rem
}

#stores .page-stores .store-item-container .divide-left td {
    padding-left: .375rem
}

#stores .page-stores .store-item-container .divide-left th {
    text-align: right
}

#stores .page-stores .store-item-container .store-description {
    font-size: 1rem
}

#stores .page-stores .store-item-footer {
    margin-top: .5rem;
    padding-top: .5rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute
}

#stores .page-stores .store-item-footer.divide-top {
    border-top: 1px solid hsla(0, 0%, 63%, .25)
}

#stores .page-stores .store-item-footer div:first-child {
    box-flex: 0;
    -moz-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%
}

#stores .page-stores .store-item-footer i.material-icons {
    margin-right: .5rem;
    font-size: 1rem
}

#stores .page-stores .store-item-footer li {
    margin-bottom: .5rem
}

@media (max-width: 767px) {
    #stores .page-stores {
        width: 100%
    }

    #stores .page-stores .store-item-container {
        padding: 1rem 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: .5rem
    }

    #stores .page-stores .store-item-footer {
        display: block
    }

    #stores .page-stores .store-item-footer.divide-top {
        border-top: 1px solid hsla(0, 0%, 63%, .25)
    }

    #stores .page-stores .store-item-footer li {
        margin-bottom: .5rem
    }

    #stores .page-stores .store-item-footer .card-block {
        padding: .75rem .75rem 0
    }
}

#language_selector .lang-flag {
    max-width: 20px
}


#language_selector {
    position: absolute;
    right: 65px;
    top: 8px;
    z-index: 9;
}
#currency_selector {
    position: absolute;
    right: 65px;
    top: 31px;
    z-index: 8;
}

#mobile-header-sticky #language_selector,
#mobile-header-sticky #currency_selector
{
    right: 54px;
}

#header {
    z-index: 100
}

#header, #header .header-nav {
    position: relative
}

#header .header-nav .left-nav > div > ul, #header .header-nav .right-nav > div > ul {
    display: inherit
}

#header .header-nav .left-nav > div:after, #header .header-nav .right-nav > div:after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 1.5em;
    width: 1px;
    margin-left: .5rem;
    margin-right: .5rem;
    background-color: currentColor;
    opacity: .2
}

#header .header-nav .left-nav > div:last-child:after, #header .header-nav .right-nav > div:last-child:after {
    display: none
}

#header .header-btn-w {
    padding: 0 .5rem
}

#header .header-btn-w .header-btn {
    text-align: center;
    display: block;
    cursor: pointer
}

#header .header-btn-w .header-btn > .icon {
    display: inline-block;
    position: relative
}

#header .header-btn-w .header-btn .title {
    white-space: nowrap;
    margin-top: .5rem;
    display: block
}

#header .header-custom-html p:last-child {
    margin-bottom: 0
}

#header .col-header-menu, #header .col-header-menu .cbp-hrsub-narrow {
    position: static;
    padding-right: 0px;
}

#header .desktop-header-style-1 .col-header-center .search-widget {
    margin: 0 auto
}

#header .desktop-header-style-1 #user_info {
    margin-top: .6rem
}

#header .desktop-header-style-1 .header-custom-html {
    margin-bottom: .8rem
}

#header .desktop-header-style-2 .col-header-center .search-widget {
    margin: 0 auto
}

#header .desktop-header-style-2 .header-custom-html {
    margin-bottom: .8rem
}

#header .desktop-header-style-5 #user_info, #header .desktop-header-style-5 .search-widget {
    margin-top: .5rem
}

#header .desktop-header-style-5 #user_info {
    text-align: right
}

#header .desktop-header-style-5 #ps-shoppingcart #blockcart {
    display: block;
    text-align: right
}

#mobile-header {
    display: none
}

#mobile-header .row-mobile-header {
    margin-left: -.625rem;
    height: 4em;
    margin-right: -.625rem
}

#mobile-header .row-mobile-buttons {
    margin-left: -15px;
    margin-right: -15px
}

#mobile-header .col-mobile-logo {
    padding: 0 .625rem
}

#mobile-header .col-mobile-btn-menu, #mobile-header .col-mobile-btn-search {
    position: static
}

#mobile-header .dropdown-mobile {
    padding: 1rem
}

#mobile-header .mobile-bag-icon {
    position: relative
}

#mobile-header .m-nav-btn {
    display: inline-block;
    text-align: center;
    background: none;
    border: none;
    outline: none;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    cursor: pointer;
    padding: .375rem .625rem
}

#mobile-header .m-nav-btn > i {
    font-size: 2rem
}

#mobile-header .m-nav-btn > span {
    display: block;
    margin-top: .5rem
}

#mobile-header.mobile-header-style-3 .m-nav-btn {
    display: block;
    width: 100%
}

#mobile-header.mobile-header-style-3 .row-mobile-buttons > .col-auto {
    flex-basis: 0;
    flex-grow: 1
}

#desktop-header.stuck-header, #iqitmegamenu-wrapper.stuck-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5000
}

#iqitmegamenu-wrapper.stuck-menu #iqitmegamenu-horizontal {
    background: none
}

#iqitmegamenu-wrapper.stuck-menu .container-iqitmegamenu {
    padding-right: 15px;
    padding-left: 15px
}

#iqitmegamenu-wrapper.stuck-menu .cbp-legend-main {
    display: none
}

#iqitmegamenu-wrapper.stuck-menu #sticky-cart-wrapper {
    z-index: 5005
}

#mobile-header-sticky.stuck-down, #mobile-header-sticky.stuck-up.visible-stuck-up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5000
}

#mobile-header-sticky.stuck-up.visible-stuck-up-scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5000;
    transform: translateY(-100%);
    transition: transform .1s ease-in-out;
    will-change: transform
}

#mobile-header-sticky.stuck-up.visible-stuck-up.visible-stuck-up-scroll {
    transform: translateY(0);
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: .1s;
    -webkit-animation-duration: .1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out
}

@media (max-width: 991px) {
    #desktop-header {
        display: none
    }

    #mobile-header {
        display: block
    }

    .sticky-desktop-wrapper {
        display: none
    }
}

@media (min-width: 992px) {
    #header.desktop-header-style-w-6, #header.desktop-header-style-w-7 {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 5002;
        width: 280px;
        min-height: 100vh
    }

    #header.desktop-header-style-w-6 .header-nav .left-nav, #header.desktop-header-style-w-6 .header-nav .right-nav, #header.desktop-header-style-w-7 .header-nav .left-nav, #header.desktop-header-style-w-7 .header-nav .right-nav {
        flex-basis: 100%
    }

    #header.desktop-header-style-w-6 .col-header-center, #header.desktop-header-style-w-6 .col-header-left, #header.desktop-header-style-w-7 .col-header-center, #header.desktop-header-style-w-7 .col-header-left {
        margin-bottom: 1.5rem
    }

    #header.desktop-header-style-w-6 #header-search-btn .dropdown-search, #header.desktop-header-style-w-6 #ps-shoppingcart.dropdown #blockcart-content, #header.desktop-header-style-w-7 #header-search-btn .dropdown-search, #header.desktop-header-style-w-7 #ps-shoppingcart.dropdown #blockcart-content {
        left: 0;
        right: auto
    }

    #header.desktop-header-style-w-6 .header-custom-html, #header.desktop-header-style-w-7 .header-custom-html {
        margin-bottom: .6rem
    }

    #header.desktop-header-style-w-6 .cbp-vertical-title, #header.desktop-header-style-w-7 .cbp-vertical-title {
        display: none !important
    }

    #header.desktop-header-style-w-6 #cbp-hrmenu1, #header.desktop-header-style-w-7 #cbp-hrmenu1 {
        margin: 2rem 0
    }

    #header.desktop-header-style-w-7 #user_info {
        margin-top: .6rem;
        padding-left: 1rem
    }

    #header.desktop-header-style-w-7 #search_widget {
        margin-top: 1rem;
        width: 100%
    }

    .body-desktop-header-style-w-6 > main, .body-desktop-header-style-w-7 > main {
        padding-left: 280px
    }
}

@media (max-width: 575px) {
    #mobile-header .m-nav-btn > i {
        font-size: 1.5rem
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }
    to {
        transform: translateY(0)
    }
}

#footer .footer-style-1 .social-links > li {
    padding-bottom: 1rem
}

#footer .footer-style-3 .block-newsletter {
    text-align: center
}

#footer .footer-style-3 .block-newsletter > h5 {
    display: inline-block;
    margin: 1rem;
    vertical-align: top
}

#footer .footer-style-3 .block-newsletter .ps-emailsubscription-block {
    display: inline-block;
    min-width: 270px
}

#footer-container-first {
    padding: 1rem 0
}

#footer-container-first .ps-emailsubscription-block .input-subscription {
    padding-top: 1rem;
    padding-bottom: 1rem
}

#footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module {
    max-width: 240px
}

#footer-container-main.footer-style-inline .block-toggle {
    margin-bottom: .4rem
}

#footer-container-main.footer-style-inline > div > .row {
    display: block
}

#footer-container-main.footer-style-inline > div > .row .block-title {
    margin: 0;
    margin-right: 1rem
}

#footer-container-main.footer-style-inline > div > .row .block-content {
    vertical-align: top
}

#footer-container-main.footer-style-inline > div > .row .block-content, #footer-container-main.footer-style-inline > div > .row .block-links ul > li, #footer-container-main.footer-style-inline > div > .row .block-title {
    display: inline-block
}

#footer-container-main.footer-style-inline > div > .row .block-links ul > li a {
    padding: 0 1rem 0 0
}

#footer-container-main.footer-style-inline .block-iqitcontactpage hr, #footer-container-main.footer-style-inline > div > .row .block-links ul > li a:before {
    display: none
}

#footer-container-main.footer-style-inline .contact-rich .part {
    display: inline-block
}

#footer-container-main.footer-style-inline .contact-rich > strong {
    vertical-align: top;
    margin: 0
}

#footer-container-main.footer-style-4 {
    text-align: center
}

#footer-container-main.footer-style-4 .block-iqithtmlandbanners-html .block-content {
    margin-top: .5rem
}

#footer-container-main.footer-style-5 .block-title {
    max-width: 10rem
}

#footer-container-main.footer-style-5 .block-content {
    width: calc(100% - 12rem)
}

#footer-copyrights {
    padding: 1rem 0
}

#footer-copyrights._footer-copyrights-2 {
    text-align: center
}

#footer-copyrights._footer-copyrights-2 .copyright-img, #footer-copyrights._footer-copyrights-2 .copyright-txt {
    margin-bottom: .8rem
}

#footer-copyrights .copyright-txt > p:last-child {
    margin: 0
}

@media (max-width: 767px) {
    #wrapper {
        margin-bottom: 0 !important
    }

    #footer {
        z-index: 1 !important;
        position: static !important
    }
}

@media (max-width: 575px) {
    .footer-style-2 .block-newsletter {
        margin-bottom: 1rem
    }

    .footer-style-2 .block-social-links {
        text-align: center !important
    }

    #footer-container-main.footer-style-inline .block-content {
        display: block;
        width: 100%;
        margin-top: 1rem
    }

    ._footer-copyrights-1 .copyright-img {
        margin-bottom: 1rem;
        text-align: center !important
    }

    ._footer-copyrights-1 .copyright-txt {
        text-align: center !important
    }
}

.contact-rich {
    word-wrap: break-word
}

.contact-rich > strong {
    margin-bottom: .5rem;
    display: inline-block
}

.contact-rich .part {
    height: auto;
    overflow: hidden
}

.contact-rich .part .icon {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    width: 3rem
}

.contact-rich .part .icon i {
    font-size: 2rem
}

.contact-rich .part .data {
    width: auto;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block
}

.contact-page-info {
    border-right: 1px solid hsla(0, 0%, 63%, .25)
}

.block-iqitcontactpage hr {
    margin: .3rem 0
}

.block-iqitcontactpage .part .icon {
    min-width: 1rem;
    margin-right: .3rem;
    width: auto
}

.block-iqitcontactpage .part .icon i {
    font-size: 1rem
}

@media (max-width: 767px) {
    .contact-page-info {
        border-right: none;
        border-bottom: 1px solid hsla(0, 0%, 63%, .25);
        margin-bottom: 2rem
    }
}

#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 .search-widget, #products .page-not-found .search-widget {
    padding: 0
}

#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 hsla(0, 0%, 63%, .25)
}

.customization-modal .modal-content .modal-body {
    padding-top: 0
}

.customization-modal .modal-content .modal-body .product-customization-line {
    padding-bottom: .9375rem;
    padding-top: .9375rem;
    border-bottom: 1px solid hsla(0, 0%, 63%, .25)
}

.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 ul.nested {
    margin-left: 20px
}

.sitemap ul li {
    font-size: .9rem
}

.sitemap .block-links ul > li {
    margin-bottom: .2rem
}

.sitemap .block-links ul > li:last-child {
    margin-bottom: 0
}

.sitemap .block-links li > ul {
    margin-top: .2rem
}

.popover {
    font-family: inherit
}

#wrapper .breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0
}

#wrapper .breadcrumb[data-depth="1"] {
    display: none
}

#wrapper .breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0
}

#wrapper .breadcrumb li {
    display: inline
}

#wrapper .breadcrumb li:after {
    content: "/";
    opacity: .4;
    margin: .3em
}

#wrapper .breadcrumb li:last-child:after {
    content: ""
}

#wrapper .breadcrumb a:hover {
    opacity: .8
}

#wrapper .breadcrumb #iqitproductsnav {
    font-size: 1.5rem
}

#main .page-content {
    margin-bottom: 1.5625rem
}

#main .page-content h6 {
    margin-bottom: 1.125rem
}

#notifications ul {
    margin-bottom: 0
}

.block-section {
    margin-bottom: 3rem;
    clear: both
}

.section-title {
    position: relative
}

#back-to-top {
    border: none;
    cursor: pointer;
    width: 2.5rem;
    height: 2.5rem;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    font-size: 2rem;
    outline: none
}

#back-to-top.-back-to-top-visible {
    opacity: 1;
    visibility: visible
}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #fff
}

@media (max-width: 767px) {
    #checkout-cart-summary {
        float: none;
        width: 100%;
        margin-top: 1rem
    }

    section.checkout-step {
        width: 100%
    }

    .default-input {
        min-width: 100%
    }

    label {
        clear: both
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 100%
    }
}

.paypal_mail{
    padding-left: 5px;
    background-color: #4f4f4f;
    color: white;
    border: none;
}

/*# sourceMappingURL=theme.css.map*/