 @import url('//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
 @import url('//fonts.googleapis.com/css?family=Material+Symbols+Outlined:300,400,500,600,700');
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ff9a52;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 36rem;
    --breakpoint-md: 48rem;
    --breakpoint-lg: 62rem;
    --breakpoint-xl: 75rem;
    --breakpoint-xxl: 100rem;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
	line-height: 1.5rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0056b3;
    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;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #bdbdbd;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 0.3125rem auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[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 {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -0.125rem;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}
.h1,
h1 {
    font-size: 2.5rem;
}
.h2,
h2 {
    font-size: 2rem;
}
.h3,
h3 {
    font-size: 1.75rem;
}
.h4,
h4 {
    font-size: 1.5rem;
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 3.125rem;
    font-weight: 600;
    line-height: 1.2;
}
.display-2 {
    font-size: 2.188rem;
}
.display-2,
.display-3 {
    font-weight: 400;
    line-height: 1.2;
}
.display-3 {
    font-size: 1.563rem;
}
.display-4 {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.mark,
mark {
    padding: 0.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: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer:before {
    content: "\2014   \A0";
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 21.25rem;
    overflow-y: scroll;
}
.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 992px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1600px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.row,
main .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.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-auto,
.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-lg-auto,
.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-md-auto,
.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-sm-auto,
.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,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto,
.layout-both-columns main .grid .products article.product-miniature,
.layout-both-columns main .list-large .products article.product-miniature,
.layout-full-width main .grid .products article.product-miniature,
.layout-full-width main .list-large .products article.product-miniature,
.layout-left-column main .grid .products article.product-miniature,
main .grid .products article.product-miniature,
main .list-large .products article.product-miniature,
main .products article.product-miniature {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
}
.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-2,
.col-3 {
    -webkit-box-flex: 0;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
}
.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6,
.layout-both-columns main .grid .products article.product-miniature,
.layout-full-width main .grid .products article.product-miniature,
.layout-left-column main .grid .products article.product-miniature,
main .grid .products article.product-miniature,
main .products article.product-miniature {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-7,
.col-8 {
    -webkit-box-flex: 0;
}
.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-9,
.col-10 {
    -webkit-box-flex: 0;
}
.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12,
.layout-both-columns main .list-large .products article.product-miniature,
.layout-full-width main .list-large .products article.product-miniature,
main .list-large .products article.product-miniature {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4,
    .layout-full-width main .grid .products article.product-miniature,
    .layout-left-column main .grid .products article.product-miniature,
    main .grid .products article.product-miniature,
    main .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6,
    .layout-both-columns main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12,
    .layout-both-columns main .list-large .products article.product-miniature,
    .layout-full-width main .list-large .products article.product-miniature,
    main .list-large .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .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 {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3,
    .layout-full-width main .grid .products article.product-miniature,
    main .grid .products article.product-miniature,
    main .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6,
    .layout-both-columns main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12,
    .layout-both-columns main .list-large .products article.product-miniature,
    .layout-full-width main .list-large .products article.product-miniature,
    main .list-large .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3,
    .layout-left-column main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6,
    .layout-both-columns main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12,
    .layout-both-columns main .list-large .products article.product-miniature,
    .layout-full-width main .list-large .products article.product-miniature,
    main .list-large .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2,
    .layout-full-width main .grid .products article.product-miniature,
    main .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3,
    main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4,
    .layout-both-columns main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12,
    .layout-both-columns main .list-large .products article.product-miniature,
    .layout-full-width main .list-large .products article.product-miniature,
    main .list-large .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .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%;
    }
}
@media (min-width: 1600px) {
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 0.125rem solid #dee2e6;
}
.table tbody + tbody {
    border-top: 0.125rem solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 0.125rem;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #b8daff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #d6d8db;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #c3e6cb;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #bee5eb;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #ffe3cf;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffd4b6;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f5c6cb;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: #c6c8ca;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.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 {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: hsla(0, 0%, 100%, 0.075);
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1599.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xxl > .table-bordered {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 2.38rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: 0.44rem;
    padding-bottom: 0.44rem;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: 0.565rem;
    padding-bottom: 0.565rem;
    font-size: 0.9375rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: 0.315rem;
    padding-bottom: 0.315rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 0.065rem 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: 1.9425rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.form-control-lg {
    height: 2.53625rem;
    padding: 0.5rem 1rem;
    font-size: 0.9375rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.3125rem;
    margin-left: -0.3125rem;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 0.3125rem;
    padding-left: 0.3125rem;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #bdbdbd;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0;
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
    display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
    background-color: #71dd8a;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
    background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745;
}
.custom-file-input.is-valid ~ .custom-file-label:after,
.was-validated .custom-file-input:valid ~ .custom-file-label:after {
    border-color: inherit;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0;
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
    background-color: #efa2a9;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
    background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .custom-file-label:after,
.was-validated .custom-file-input:invalid ~ .custom-file-label:after {
    border-color: inherit;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.btn {
    font-weight: 400;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0.065rem solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary,
.btn-tertiary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover,
.btn-tertiary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-tertiary:focus,
.focus.btn-tertiary {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled,
.btn-tertiary:disabled,
.disabled.btn-tertiary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-tertiary:not(:disabled):not(.disabled).active,
.btn-tertiary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle,
.show > .dropdown-toggle.btn-tertiary {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-tertiary:not(:disabled):not(.disabled).active:focus,
.btn-tertiary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-tertiary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-warning:hover {
    color: #212529;
    background-color: #ff842c;
    border-color: #ff7c1f;
}
.btn-warning.focus,
.btn-warning:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff7c1f;
    border-color: #ff7512;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
    color: #ff9a52;
    background-color: transparent;
    background-image: none;
    border-color: #ff9a52;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ff9a52;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 154, 82, 0.5);
}
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}
.btn-link:hover {
    color: #0056b3;
    background-color: transparent;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
    text-decoration: underline;
    border-color: transparent;
}
.btn-link.focus,
.btn-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 0.9375rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}
.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropright .dropdown-toggle:after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    display: none;
}
.dropleft .dropdown-toggle:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropleft .dropdown-toggle:before {
    vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 1;
}
.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: -0.065rem;
}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
    margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -0.065rem;
    margin-left: 0;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control {
    margin-left: -0.065rem;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
    z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
    z-index: 4;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
    margin-left: -0.065rem;
}
.input-group-prepend {
    margin-right: -0.065rem;
}
.input-group-append {
    margin-left: -0.065rem;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
    margin-top: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
    height: 2.53625rem;
    padding: 0.5rem 1rem;
    font-size: 0.9375rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
    height: 1.9425rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    min-height: 1.5rem;
    padding-left: 1.6875rem;
}
.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1.25rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
    color: #fff;
    background-color: #102747;
}
.custom-control-input:focus ~ .custom-control-label:before {
    -webkit-box-shadow: inset 0 0 0 1px #102747;
    box-shadow: inset 0 0 0 1px #102747;
}
.custom-control-input:active ~ .custom-control-label:before {
    color: #fff;
    background-color: #102747;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label:before {
    background-color: #102747;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
}
.custom-control-label:before {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}
.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: 0.0355rem;
    left: -1.6875rem;
    display: block;
    width: 1.429rem;
    height: 1.429rem;
    content: "";
}
.custom-control-label:after {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label:before {
    border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #102747;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    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-label:before {
    background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    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-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label:before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #102747;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    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-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: 2.38rem;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #102747;
    vertical-align: middle;
    background: #102747
        url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=")
        no-repeat right 0.75rem center;
    background-size: 0.5rem 0.625rem;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    appearance: none;
}
.custom-select:focus {
    border-color: #102747;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(16, 39, 71, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(16, 39, 71, 0.5);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    height: 1.9425rem;
    font-size: 75%;
}
.custom-select-lg,
.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.custom-select-lg {
    height: 2.53625rem;
    font-size: 125%;
}
.custom-file {
    display: inline-block;
    margin-bottom: 0;
}
.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: 2.38rem;
}
.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-label:after {
    border-color: #80bdff;
}
.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
    content: "Browse";
}
.custom-file-label {
    left: 0;
    z-index: 1;
    height: 2.38rem;
    background-color: #fff;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
}
.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
}
.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 0.065rem solid rgba(0, 0, 0, 0.25);
    border-radius: 0 0 0 0;
}
.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 0.9375rem;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        -webkit-transition: none;
        transition: none;
    }
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    padding: 0.5rem 1rem;
}
.navbar,
.navbar > .container,
.navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.54688rem;
    padding-bottom: 0.54688rem;
    margin-right: 1rem;
    font-size: 0.9375rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm,
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md,
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg,
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl,
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1599.98px) {
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1600px) {
    .navbar-expand-xxl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xxl,
    .navbar-expand-xxl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-xxl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xxl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, 0.5);
    border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.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-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: -1px -1px 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 -1px -1px;
}
.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img {
    width: 100%;
    border-radius: -1px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: -1px;
    border-top-right-radius: -1px;
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 0.625rem;
}
@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
    .card-deck,
    .card-deck .card {
        -webkit-box-direction: normal;
    }
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0.625rem;
        margin-bottom: 0;
        margin-left: 0.625rem;
    }
}
.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 0.625rem;
}
@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-header,
    .card-group > .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-footer,
    .card-group > .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-header,
    .card-group > .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-footer,
    .card-group > .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0;
    }
    .card-group > .card:only-child .card-header,
    .card-group > .card:only-child .card-img-top {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .card-group > .card:only-child .card-footer,
    .card-group > .card:only-child .card-img-bottom {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child),
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 0.9375rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}
.badge-warning {
    color: #212529;
    background-color: #ff9a52;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #ff7c1f;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 3.4375rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #85502b;
    background-color: #ffebdc;
    border-color: #ffe3cf;
}
.alert-warning hr {
    border-top-color: #ffd4b6;
}
.alert-warning .alert-link {
    color: #5e391f;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0;
}
.progress,
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.progress-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none;
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-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 {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.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-primary {
    color: #004085;
    background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #85502b;
    background-color: #ffe3cf;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #85502b;
    background-color: #ffd4b6;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #85502b;
    border-color: #85502b;
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.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: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -624.9375rem;
    width: 3.125rem;
    height: 3.125rem;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 62.5rem;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 31.25rem;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 90.625rem;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #ff4c4c;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #ff4c4c;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #ff4c4c;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #ff4c4c;
}
.tooltip-inner {
    max-width: 12.5rem;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #ff4c4c;
    border-radius: 0;
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 17.25rem;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.popover,
.popover .arrow {
    position: absolute;
    display: block;
}
.popover .arrow {
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
    margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] .arrow,
.bs-popover-top .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] .arrow:after,
.bs-popover-auto[x-placement^="top"] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-top .arrow:before {
    border-width: 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="top"] .arrow:before,
.bs-popover-top .arrow:before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] .arrow:after,
.bs-popover-top .arrow:after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
    margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] .arrow,
.bs-popover-right .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow:after,
.bs-popover-auto[x-placement^="right"] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-right .arrow:before {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow:before,
.bs-popover-right .arrow:before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] .arrow:after,
.bs-popover-right .arrow:after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow,
.bs-popover-bottom .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="bottom"] .arrow:after,
.bs-popover-auto[x-placement^="bottom"] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-bottom .arrow:before {
    border-width: 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow:before,
.bs-popover-bottom .arrow:before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] .arrow:after,
.bs-popover-bottom .arrow:after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
    margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow,
.bs-popover-left .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] .arrow:after,
.bs-popover-auto[x-placement^="left"] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-left .arrow:before {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow:before,
.bs-popover-left .arrow:before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] .arrow:after,
.bs-popover-left .arrow:after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 62.5rem;
    perspective: 62.5rem;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.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: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background: 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='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0.625rem;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 1.875rem;
    height: 0.1875rem;
    margin-right: 0.1875rem;
    margin-left: 0.1875rem;
    text-indent: -62.4375rem;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, 0.5);
}
.carousel-indicators li:before {
    top: -0.625rem;
}
.carousel-indicators li:after,
.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 0.625rem;
    content: "";
}
.carousel-indicators li:after {
    bottom: -0.625rem;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    z-index: 10;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ff9a52 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #ff7c1f !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ff9a52 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0 !important;
}
.rounded-top {
    border-top-left-radius: 0 !important;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0 !important;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0 !important;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0 !important;
}
.rounded-left {
    border-top-left-radius: 0 !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1600px) {
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive:before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9:before {
    padding-top: 42.85714%;
}
.embed-responsive-16by9:before {
    padding-top: 56.25%;
}
.embed-responsive-4by3:before {
    padding-top: 75%;
}
.embed-responsive-1by1:before {
    padding-top: 100%;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1600px) {
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xxl-column,
    .flex-xxl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
@media (min-width: 1600px) {
    .float-xxl-left {
        float: left !important;
    }
    .float-xxl-right {
        float: right !important;
    }
    .float-xxl-none {
        float: none !important;
    }
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    top: 0;
}
.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1600px) {
    .m-xxl-0 {
        margin: 0 !important;
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important;
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important;
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important;
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important;
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important;
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important;
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important;
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important;
    }
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
.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;
    }
}
@media (min-width: 1600px) {
    .text-xxl-left {
        text-align: left !important;
    }
    .text-xxl-right {
        text-align: right !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important;
}
.text-warning {
    color: #ff9a52 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ff7c1f !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #bdbdbd !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
@media print {
    *,
    :after,
    :before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 62rem !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark tbody + tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
.slider-container {
    width: 300px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.slider-container .back-bar {
    height: 10px;
    position: relative;
}
.slider-container .back-bar .selected-bar {
    position: absolute;
    height: 100%;
}
.slider-container .back-bar .pointer {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: red;
    cursor: col-resize;
    opacity: 1;
    z-index: 2;
}
.slider-container .back-bar .pointer.last-active {
    z-index: 3;
}
.slider-container .back-bar .pointer-label {
    position: absolute;
    top: -17px;
    font-size: 8px;
    background: #fff;
    white-space: nowrap;
    line-height: 1;
}
.slider-container .back-bar .focused {
    z-index: 10;
}
.slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.slider-container .scale {
    top: 2px;
    position: relative;
}
.slider-container .scale span {
    position: absolute;
    height: 5px;
    border-left: 1px solid #999;
    font-size: 0;
}
.slider-container .scale ins {
    font-size: 9px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 5px;
    color: #999;
    line-height: 1;
}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
    cursor: auto;
}
.theme-green .back-bar {
    height: 0.3125rem;
    border-radius: 0.125rem;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffeeeeee",endColorstr="#ffdddddd",GradientType=0);
}
.theme-green .back-bar .selected-bar {
    border-radius: 0.125rem;
    background-color: #a1fad0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bdfade), to(#76fabc));
    background-image: linear-gradient(180deg, #bdfade, #76fabc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbdfade",endColorstr="#ff76fabc",GradientType=0);
}
.theme-green .back-bar .pointer {
    width: 0.875rem;
    height: 0.875rem;
    top: -0.3125rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.625rem;
    border: 1px solid #aaa;
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffeeeeee",endColorstr="#ffdddddd",GradientType=0);
}
.theme-green .back-bar .pointer-label {
    color: #999;
}
.theme-green .back-bar .focused {
    color: #333;
}
.theme-green .scale span {
    border-left: 1px solid #e5e5e5;
}
.theme-green .scale ins {
    color: #999;
}
.theme-blue .back-bar {
    height: 0.3125rem;
    border-radius: 0.125rem;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffeeeeee",endColorstr="#ffdddddd",GradientType=0);
}
.theme-blue .back-bar .selected-bar {
    border-radius: 0.125rem;
    background-color: #92c1f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b1d1f9), to(#64a8f9));
    background-image: linear-gradient(180deg, #b1d1f9, #64a8f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb1d1f9",endColorstr="#ff64a8f9",GradientType=0);
}
.theme-blue .back-bar .pointer {
    width: 0.875rem;
    height: 0.875rem;
    top: -0.3125rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.625rem;
    border: 1px solid #aaa;
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: linear-gradient(180deg, #eee, #ddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffeeeeee",endColorstr="#ffdddddd",GradientType=0);
}
.theme-blue .back-bar .pointer-label {
    color: #999;
}
.theme-blue .back-bar .focused {
    color: #333;
}
.theme-blue .scale span {
    border-left: 1px solid #e5e5e5;
}
.theme-blue .scale ins {
    color: #999;
}
.btn.btn-social,
.btn.btn-social-icon {
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
}
.btn.btn-social-icon span,
.btn.btn-social span {
    margin-left: 2.38rem;
}
.btn.btn-social-icon > :first-child,
.btn.btn-social > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2.38rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-group-lg > .btn.btn-social-icon span,
.btn-group-lg > .btn.btn-social span,
.btn.btn-lg.btn-social-icon span,
.btn.btn-social.btn-lg span {
    margin-left: 2.53625rem;
}
.btn-group-lg > .btn.btn-social-icon > :first-child,
.btn-group-lg > .btn.btn-social > :first-child,
.btn.btn-lg.btn-social-icon > :first-child,
.btn.btn-social.btn-lg > :first-child {
    line-height: 2.53625rem;
    width: 2.53625rem;
    font-size: 1.8em;
}
.btn-group-sm > .btn.btn-social-icon span,
.btn-group-sm > .btn.btn-social span,
.btn.btn-sm.btn-social-icon span,
.btn.btn-social.btn-sm span {
    margin-left: 2.53625rem;
}
.btn-group-sm > .btn.btn-social-icon > :first-child,
.btn-group-sm > .btn.btn-social > :first-child,
.btn.btn-sm.btn-social-icon > :first-child,
.btn.btn-social.btn-sm > :first-child {
    line-height: 1.9425rem;
    width: 1.9425rem;
    font-size: 1.4em;
}
.btn.btn-social-icon {
    height: 2.38rem;
    width: 2.38rem;
    padding: 0;
}
.btn.btn-social-icon span {
    display: none;
}
.btn.btn-social-icon > :first-child {
    border: none;
    text-align: center;
    width: 100% !important;
}
.btn-group-lg > .btn.btn-social-icon,
.btn.btn-social-icon.btn-lg {
    height: 2.53625rem;
    width: 2.53625rem;
    padding-left: 0;
    padding-right: 0;
}
.btn-group-sm > .btn.btn-social-icon,
.btn.btn-social-icon.btn-sm {
    height: 1.9425rem2;
    width: 1.9425rem2;
    padding-left: 0;
    padding-right: 0;
}
.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: #fff;
}
.btn-adn:hover {
    color: #fff;
    background-color: #d05f4a;
    border-color: #e6e6e6;
}
.btn-adn.focus,
.btn-adn:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-adn.disabled,
.btn-adn:disabled {
    color: #fff;
    background-color: #d87a68;
    border-color: #fff;
}
.btn-adn:not(:disabled):not(.disabled).active,
.btn-adn:not(:disabled):not(.disabled):active,
.show > .btn-adn.dropdown-toggle {
    color: #fff;
    background-color: #ce563f;
    border-color: #dfdfdf;
}
.btn-adn:not(:disabled):not(.disabled).active:focus,
.btn-adn:not(:disabled):not(.disabled):active:focus,
.show > .btn-adn.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: #fff;
}
.btn-bitbucket:hover {
    color: #fff;
    background-color: #183d62;
    border-color: #e6e6e6;
}
.btn-bitbucket.focus,
.btn-bitbucket:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-bitbucket.disabled,
.btn-bitbucket:disabled {
    color: #fff;
    background-color: #205081;
    border-color: #fff;
}
.btn-bitbucket:not(:disabled):not(.disabled).active,
.btn-bitbucket:not(:disabled):not(.disabled):active,
.show > .btn-bitbucket.dropdown-toggle {
    color: #fff;
    background-color: #163758;
    border-color: #dfdfdf;
}
.btn-bitbucket:not(:disabled):not(.disabled).active:focus,
.btn-bitbucket:not(:disabled):not(.disabled):active:focus,
.show > .btn-bitbucket.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: #fff;
}
.btn-dropbox:hover {
    color: #fff;
    background-color: #0d71b9;
    border-color: #e6e6e6;
}
.btn-dropbox.focus,
.btn-dropbox:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-dropbox.disabled,
.btn-dropbox:disabled {
    color: #fff;
    background-color: #1087dd;
    border-color: #fff;
}
.btn-dropbox:not(:disabled):not(.disabled).active,
.btn-dropbox:not(:disabled):not(.disabled):active,
.show > .btn-dropbox.dropdown-toggle {
    color: #fff;
    background-color: #0d6aad;
    border-color: #dfdfdf;
}
.btn-dropbox:not(:disabled):not(.disabled).active:focus,
.btn-dropbox:not(:disabled):not(.disabled):active:focus,
.show > .btn-dropbox.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
}
.btn-facebook:hover {
    color: #fff;
    background-color: #30497c;
    border-color: #e6e6e6;
}
.btn-facebook.focus,
.btn-facebook:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-facebook.disabled,
.btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
}
.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.show > .btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #dfdfdf;
}
.btn-facebook:not(:disabled):not(.disabled).active:focus,
.btn-facebook:not(:disabled):not(.disabled):active:focus,
.show > .btn-facebook.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: #fff;
}
.btn-flickr:hover {
    color: #fff;
    background-color: #d90070;
    border-color: #e6e6e6;
}
.btn-flickr.focus,
.btn-flickr:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-flickr.disabled,
.btn-flickr:disabled {
    color: #fff;
    background-color: #ff0084;
    border-color: #fff;
}
.btn-flickr:not(:disabled):not(.disabled).active,
.btn-flickr:not(:disabled):not(.disabled):active,
.show > .btn-flickr.dropdown-toggle {
    color: #fff;
    background-color: #cc006a;
    border-color: #dfdfdf;
}
.btn-flickr:not(:disabled):not(.disabled).active:focus,
.btn-flickr:not(:disabled):not(.disabled):active:focus,
.show > .btn-flickr.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: #fff;
}
.btn-foursquare:hover {
    color: #fff;
    background-color: #f8235b;
    border-color: #e6e6e6;
}
.btn-foursquare.focus,
.btn-foursquare:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-foursquare.disabled,
.btn-foursquare:disabled {
    color: #fff;
    background-color: #f94877;
    border-color: #fff;
}
.btn-foursquare:not(:disabled):not(.disabled).active,
.btn-foursquare:not(:disabled):not(.disabled):active,
.show > .btn-foursquare.dropdown-toggle {
    color: #fff;
    background-color: #f71752;
    border-color: #dfdfdf;
}
.btn-foursquare:not(:disabled):not(.disabled).active:focus,
.btn-foursquare:not(:disabled):not(.disabled):active:focus,
.show > .btn-foursquare.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-github {
    color: #fff;
    background-color: #444;
    border-color: #fff;
}
.btn-github:hover {
    color: #fff;
    background-color: #313131;
    border-color: #e6e6e6;
}
.btn-github.focus,
.btn-github:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-github.disabled,
.btn-github:disabled {
    color: #fff;
    background-color: #444;
    border-color: #fff;
}
.btn-github:not(:disabled):not(.disabled).active,
.btn-github:not(:disabled):not(.disabled):active,
.show > .btn-github.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #dfdfdf;
}
.btn-github:not(:disabled):not(.disabled).active:focus,
.btn-github:not(:disabled):not(.disabled):active:focus,
.show > .btn-github.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: #fff;
}
.btn-google:hover {
    color: #fff;
    background-color: #cd3623;
    border-color: #e6e6e6;
}
.btn-google.focus,
.btn-google:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-google.disabled,
.btn-google:disabled {
    color: #fff;
    background-color: #dd4b39;
    border-color: #fff;
}
.btn-google:not(:disabled):not(.disabled).active,
.btn-google:not(:disabled):not(.disabled):active,
.show > .btn-google.dropdown-toggle {
    color: #fff;
    background-color: #c23321;
    border-color: #dfdfdf;
}
.btn-google:not(:disabled):not(.disabled).active:focus,
.btn-google:not(:disabled):not(.disabled):active:focus,
.show > .btn-google.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: #fff;
}
.btn-instagram:hover {
    color: #fff;
    background-color: #345e80;
    border-color: #e6e6e6;
}
.btn-instagram.focus,
.btn-instagram:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-instagram.disabled,
.btn-instagram:disabled {
    color: #fff;
    background-color: #3f729b;
    border-color: #fff;
}
.btn-instagram:not(:disabled):not(.disabled).active,
.btn-instagram:not(:disabled):not(.disabled):active,
.show > .btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #305777;
    border-color: #dfdfdf;
}
.btn-instagram:not(:disabled):not(.disabled).active:focus,
.btn-instagram:not(:disabled):not(.disabled):active:focus,
.show > .btn-instagram.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: #fff;
}
.btn-linkedin:hover {
    color: #fff;
    background-color: #006190;
    border-color: #e6e6e6;
}
.btn-linkedin.focus,
.btn-linkedin:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-linkedin.disabled,
.btn-linkedin:disabled {
    color: #fff;
    background-color: #007bb6;
    border-color: #fff;
}
.btn-linkedin:not(:disabled):not(.disabled).active,
.btn-linkedin:not(:disabled):not(.disabled):active,
.show > .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005983;
    border-color: #dfdfdf;
}
.btn-linkedin:not(:disabled):not(.disabled).active:focus,
.btn-linkedin:not(:disabled):not(.disabled):active:focus,
.show > .btn-linkedin.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: #fff;
}
.btn-microsoft:hover {
    color: #fff;
    background-color: #135fd9;
    border-color: #e6e6e6;
}
.btn-microsoft.focus,
.btn-microsoft:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-microsoft.disabled,
.btn-microsoft:disabled {
    color: #fff;
    background-color: #2672ec;
    border-color: #fff;
}
.btn-microsoft:not(:disabled):not(.disabled).active,
.btn-microsoft:not(:disabled):not(.disabled):active,
.show > .btn-microsoft.dropdown-toggle {
    color: #fff;
    background-color: #125acd;
    border-color: #dfdfdf;
}
.btn-microsoft:not(:disabled):not(.disabled).active:focus,
.btn-microsoft:not(:disabled):not(.disabled):active:focus,
.show > .btn-microsoft.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-odnoklassniki {
    color: #fff;
    background-color: #f4731c;
    border-color: #fff;
}
.btn-odnoklassniki:hover {
    color: #fff;
    background-color: #df600b;
    border-color: #e6e6e6;
}
.btn-odnoklassniki.focus,
.btn-odnoklassniki:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-odnoklassniki.disabled,
.btn-odnoklassniki:disabled {
    color: #fff;
    background-color: #f4731c;
    border-color: #fff;
}
.btn-odnoklassniki:not(:disabled):not(.disabled).active,
.btn-odnoklassniki:not(:disabled):not(.disabled):active,
.show > .btn-odnoklassniki.dropdown-toggle {
    color: #fff;
    background-color: #d35b0a;
    border-color: #dfdfdf;
}
.btn-odnoklassniki:not(:disabled):not(.disabled).active:focus,
.btn-odnoklassniki:not(:disabled):not(.disabled):active:focus,
.show > .btn-odnoklassniki.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-openid {
    color: #212529;
    background-color: #f7931e;
    border-color: #fff;
}
.btn-openid:hover {
    color: #fff;
    background-color: #e78008;
    border-color: #e6e6e6;
}
.btn-openid.focus,
.btn-openid:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-openid.disabled,
.btn-openid:disabled {
    color: #212529;
    background-color: #f7931e;
    border-color: #fff;
}
.btn-openid:not(:disabled):not(.disabled).active,
.btn-openid:not(:disabled):not(.disabled):active,
.show > .btn-openid.dropdown-toggle {
    color: #fff;
    background-color: #da7908;
    border-color: #dfdfdf;
}
.btn-openid:not(:disabled):not(.disabled).active:focus,
.btn-openid:not(:disabled):not(.disabled):active:focus,
.show > .btn-openid.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: #fff;
}
.btn-pinterest:hover {
    color: #fff;
    background-color: #aa1b21;
    border-color: #e6e6e6;
}
.btn-pinterest.focus,
.btn-pinterest:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-pinterest.disabled,
.btn-pinterest:disabled {
    color: #fff;
    background-color: #cb2027;
    border-color: #fff;
}
.btn-pinterest:not(:disabled):not(.disabled).active,
.btn-pinterest:not(:disabled):not(.disabled):active,
.show > .btn-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #9f191f;
    border-color: #dfdfdf;
}
.btn-pinterest:not(:disabled):not(.disabled).active:focus,
.btn-pinterest:not(:disabled):not(.disabled):active:focus,
.show > .btn-pinterest.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-reddit {
    background-color: #eff7ff;
}
.btn-reddit,
.btn-reddit:hover {
    color: #212529;
    border-color: #000;
}
.btn-reddit:hover {
    background-color: #c9e4ff;
}
.btn-reddit.focus,
.btn-reddit:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-reddit.disabled,
.btn-reddit:disabled {
    color: #212529;
    background-color: #eff7ff;
    border-color: #000;
}
.btn-reddit:not(:disabled):not(.disabled).active,
.btn-reddit:not(:disabled):not(.disabled):active,
.show > .btn-reddit.dropdown-toggle {
    color: #212529;
    background-color: #bcdeff;
    border-color: #000;
}
.btn-reddit:not(:disabled):not(.disabled).active:focus,
.btn-reddit:not(:disabled):not(.disabled):active:focus,
.show > .btn-reddit.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: #fff;
}
.btn-soundcloud:hover {
    color: #fff;
    background-color: #d94800;
    border-color: #e6e6e6;
}
.btn-soundcloud.focus,
.btn-soundcloud:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-soundcloud.disabled,
.btn-soundcloud:disabled {
    color: #fff;
    background-color: #f50;
    border-color: #fff;
}
.btn-soundcloud:not(:disabled):not(.disabled).active,
.btn-soundcloud:not(:disabled):not(.disabled):active,
.show > .btn-soundcloud.dropdown-toggle {
    color: #fff;
    background-color: #c40;
    border-color: #dfdfdf;
}
.btn-soundcloud:not(:disabled):not(.disabled).active:focus,
.btn-soundcloud:not(:disabled):not(.disabled):active:focus,
.show > .btn-soundcloud.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: #fff;
}
.btn-tumblr:hover {
    color: #fff;
    background-color: #203448;
    border-color: #e6e6e6;
}
.btn-tumblr.focus,
.btn-tumblr:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-tumblr.disabled,
.btn-tumblr:disabled {
    color: #fff;
    background-color: #2c4762;
    border-color: #fff;
}
.btn-tumblr:not(:disabled):not(.disabled).active,
.btn-tumblr:not(:disabled):not(.disabled):active,
.show > .btn-tumblr.dropdown-toggle {
    color: #fff;
    background-color: #1c2e3f;
    border-color: #dfdfdf;
}
.btn-tumblr:not(:disabled):not(.disabled).active:focus,
.btn-tumblr:not(:disabled):not(.disabled):active:focus,
.show > .btn-tumblr.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-twitter {
    color: #212529;
    background-color: #55acee;
    border-color: #fff;
}
.btn-twitter:hover {
    color: #fff;
    background-color: #329beb;
    border-color: #e6e6e6;
}
.btn-twitter.focus,
.btn-twitter:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-twitter.disabled,
.btn-twitter:disabled {
    color: #212529;
    background-color: #55acee;
    border-color: #fff;
}
.btn-twitter:not(:disabled):not(.disabled).active,
.btn-twitter:not(:disabled):not(.disabled):active,
.show > .btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #2795e9;
    border-color: #dfdfdf;
}
.btn-twitter:not(:disabled):not(.disabled).active:focus,
.btn-twitter:not(:disabled):not(.disabled):active:focus,
.show > .btn-twitter.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #fff;
}
.btn-vimeo:hover {
    color: #fff;
    background-color: #139ecb;
    border-color: #e6e6e6;
}
.btn-vimeo.focus,
.btn-vimeo:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-vimeo.disabled,
.btn-vimeo:disabled {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #fff;
}
.btn-vimeo:not(:disabled):not(.disabled).active,
.btn-vimeo:not(:disabled):not(.disabled):active,
.show > .btn-vimeo.dropdown-toggle {
    color: #fff;
    background-color: #1295bf;
    border-color: #dfdfdf;
}
.btn-vimeo:not(:disabled):not(.disabled).active:focus,
.btn-vimeo:not(:disabled):not(.disabled):active:focus,
.show > .btn-vimeo.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: #fff;
}
.btn-vk:hover {
    color: #fff;
    background-color: #4b6b8a;
    border-color: #e6e6e6;
}
.btn-vk.focus,
.btn-vk:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-vk.disabled,
.btn-vk:disabled {
    color: #fff;
    background-color: #587ea3;
    border-color: #fff;
}
.btn-vk:not(:disabled):not(.disabled).active,
.btn-vk:not(:disabled):not(.disabled):active,
.show > .btn-vk.dropdown-toggle {
    color: #fff;
    background-color: #466482;
    border-color: #dfdfdf;
}
.btn-vk:not(:disabled):not(.disabled).active:focus,
.btn-vk:not(:disabled):not(.disabled):active:focus,
.show > .btn-vk.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: #fff;
}
.btn-yahoo:hover {
    color: #fff;
    background-color: #590b7b;
    border-color: #e6e6e6;
}
.btn-yahoo.focus,
.btn-yahoo:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-yahoo.disabled,
.btn-yahoo:disabled {
    color: #fff;
    background-color: #720e9e;
    border-color: #fff;
}
.btn-yahoo:not(:disabled):not(.disabled).active,
.btn-yahoo:not(:disabled):not(.disabled):active,
.show > .btn-yahoo.dropdown-toggle {
    color: #fff;
    background-color: #500a6f;
    border-color: #dfdfdf;
}
.btn-yahoo:not(:disabled):not(.disabled).active:focus,
.btn-yahoo:not(:disabled):not(.disabled):active:focus,
.show > .btn-yahoo.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.lang-rtl * {
    direction: rtl !important;
}
.lang-rtl main {
    text-align: right !important;
}
html,
main {
    height: 100%;
}
body {
    font: normal 1rem/1rem Montserrat, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #7587a1;
}
ul {
    list-style: none;
    padding-left: 0;
}
ul .list-default li,
ul[class*=" list-default-"] li,
ul[class^="list-default-"] li {
    margin-bottom: 0.75rem;
}
ul .list-default li > a,
ul[class*=" list-default-"] li > a,
ul[class^="list-default-"] li > a {
    color: #6c757d;
    text-decoration: none;
    font-weight: 500;
}
ul .list-default li > a:focus,
ul .list-default li > a:hover,
ul[class*=" list-default-"] li > a:focus,
ul[class*=" list-default-"] li > a:hover,
ul[class^="list-default-"] li > a:focus,
ul[class^="list-default-"] li > a:hover {
    color: #4386c6;
}
ul .list-default li:last-child,
ul[class*=" list-default-"] li:last-child,
ul[class^="list-default-"] li:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    ul .list-default.list-default-lg li,
    ul[class*=" list-default-"].list-default-lg li,
    ul[class^="list-default-"].list-default-lg li {
        margin-bottom: 0.75rem;
        font-size: 1rem;
        line-height: 1.625rem;
    }
}
ul .list-default.list-default-sm li,
ul[class*=" list-default-"].list-default-sm li,
ul[class^="list-default-"].list-default-sm li {
    padding-top: 1px;
    margin-bottom: 0.4375rem;
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.06em;
}
ul .list-default ul.list-default,
ul .list-default ul[class*=" list-default-"],
ul .list-default ul[class^="list-default-"],
ul[class*=" list-default-"] ul.list-default,
ul[class*=" list-default-"] ul[class*=" list-default-"],
ul[class*=" list-default-"] ul[class^="list-default-"],
ul[class^="list-default-"] ul.list-default,
ul[class^="list-default-"] ul[class*=" list-default-"],
ul[class^="list-default-"] ul[class^="list-default-"] {
    margin-top: 0.75rem;
}
ul.list-fa-marker > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.125rem;
}
ul.list-fa-marker > li > .fa {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.875rem;
    flex: 0 0 1.875rem;
    font-size: 1.125rem;
    color: #4386c6;
}
@media (max-width: 767.98px) {
    .hidden-sm-down {
        display: none;
    }
}
.hidden-md-up {
    display: none;
}
@media (max-width: 767.98px) {
    .hidden-md-up {
        display: block;
    }
}
.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
}
a:not(.btn):hover {
    color: #4386c6;
}
a:not(.btn):active,
a:not(.btn):focus,
a:not(.btn):hover {
    text-decoration: none;
    outline: none;
}
p {
    font: normal 1rem/1em Montserrat, sans-serif;
}
i {
    font-style: normal;
}
.products {
    border-top: 1px solid #f6f6f6;
}
.products-section-title {
    font: 700 1.3025rem Montserrat, sans-serif;
    letter-spacing: 0.125rem;
}
.h3,
.products-section-title,
.section-title {
    text-align: center;
    text-transform: uppercase;
    color: #102747;
}
.h3,
.section-title {
    font: 700 1.25rem/1.2 Montserrat, sans-serif;
}
@media (min-width: 1200px) {
    .h3,
    .section-title {
        font: 700 1.625rem/1.2 Montserrat, sans-serif;
        letter-spacing: 0.125rem;
        margin-bottom: 1.5625rem;
    }
}
.color,
.custom-checkbox input[type="checkbox"] + span.color {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    margin: 0.1875rem;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    background-size: contain;
}
.color.active,
.color:hover,
.custom-checkbox input[type="checkbox"] + span.color.active,
.custom-checkbox input[type="checkbox"] + span.color:hover,
.facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color {
    border: 0.125rem solid #333;
}
.h1,
.h2,
h1,
h2 {
    text-transform: uppercase;
    color: #333;
}
.h1 a,
.h2 a,
h1 a,
h2 a {
    color: inherit;
}
.h1,
.h2,
.h3 {
    text-transform: uppercase;
    color: #333;
}
.h4 {
    font-weight: 700;
    color: #333;
}
.product-name {
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
}
.price {
    color: #4386c6;
    font: 700 1rem/1.2 Montserrat, sans-serif;
}
.modal#modal-compare-alert {
    width: 1.25rem;
}
#manufacturer-description,
#supplier-description {
    margin-bottom: 1.875rem;
}
.form-group .form-control-content {
    position: relative;
}
.form-group .form-control + .form-control-comment,
.form-group .form-control + .input-group-text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.form-group + p {
    margin-left: auto;
    text-align: right;
}
.close > span {
    font-size: 0;
    text-indent: -62.5rem;
}
.close:before {
    font-size: 0.75rem;
}
.modal-content button.close {
    outline: none;
    display: inline-block;
    text-align: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    max-width: 1.875rem;
}
.modal-content button.close:focus {
    -webkit-box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
    box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
}
.modal-header {
    border-bottom: none;
    position: relative;
}
.modal-header .close {
    position: absolute;
    top: 0.9375rem;
    right: 1.1875rem;
    cursor: pointer;
    display: block;
    color: #102747;
    outline: none !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 1.25rem;
    height: 1.25rem;
}
.modal-header .close i {
    font-size: 1.125rem;
}
.modal-header .close:hover,
.modal-header .close:hover i:before {
    color: #4386c6;
}
.btn-tertiary {
    background-color: #f7f7f7;
    text-transform: lowercase;
    color: #bdbdbd;
    -webkit-box-shadow: 0.625rem 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0.625rem 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.1);
    padding: 0.375rem;
    margin: 0.375rem 0;
    font-weight: 400;
    font-size: 0.875rem;
}
.btn-tertiary .material-icons {
    font-size: 1rem;
}
.btn-tertiary:hover {
    -webkit-box-shadow: 0.625rem 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.625rem 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
    border: 0.065rem solid rgba(35, 35, 35, 0.2);
}
.btn-unstyle {
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: inherit;
}
.btn-unstyle:focus {
    outline: 0;
}
.btn-unstyle:focus .expand-more {
    color: #4386c6;
}
.card {
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
}
.label,
label {
    color: #333;
    text-align: right;
    font-size: 1rem;
}
small.label,
small.value {
    font-size: 0.75rem;
}
.form-control {
    background: #fff;
    color: #333;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
    /*padding: 0.625rem 1.5625rem;*/
    outline: none;
    height: 3.4375rem;
}
.form-control::-webkit-input-placeholder {
    color: #333;
}
.form-control::-moz-placeholder {
    color: #333;
}
.form-control:-ms-input-placeholder {
    color: #333;
}
.form-control:-moz-placeholder {
    color: #333;
}
.form-control:focus {
    background-color: #fff;
    outline: 1px solid #4386c6;
    color: #333;
}
.form-control:focus::-webkit-input-placeholder {
    color: #d2dae3;
}
.form-control:focus::-moz-placeholder {
    color: #d2dae3;
}
.form-control:focus:-ms-input-placeholder {
    color: #d2dae3;
}
.form-control:focus:-moz-placeholder {
    color: #d2dae3;
}
.form-control:focus + .input-group-addon {
    border-color: #dee2e6;
    background-color: #dee2e6;
    -webkit-transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
[data-toggle="collapse"]:not(.collapsed) .fa-angle-down:before {
    content: "\F106";
}
.variant-links {
    list-style-type: none;
    margin: 0;
    line-height: 1;
}
.variant-links .custom-control {
    margin: 0;
    padding: 0;
    min-height: auto;
}
.variant-links a,
.variant-links label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    height: 1.625rem;
    width: 1.625rem;
    margin: 0 0.125rem;
    border: 0.125rem solid #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
    -webkit-box-shadow: 0 0.1875rem 1.8125rem 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0.1875rem 1.8125rem 0 rgba(0, 0, 0, 0.09);
}
.variant-links a.active,
.variant-links a:hover,
.variant-links label.active,
.variant-links label:hover {
    -webkit-box-shadow: 0 0 0 0.125rem #4386c6;
    box-shadow: 0 0 0 0.125rem #4386c6;
    color: #212529;
}
.variant-links a.custom-control-label:after,
.variant-links a.custom-control-label:before,
.variant-links label.custom-control-label:after,
.variant-links label.custom-control-label:before {
    display: none;
}
.variant-links a span,
.variant-links label span {
    display: none !important;
}
.required {
    position: relative;
    padding-right: 0.9375rem;
}
.required:after {
    position: absolute;
    top: 0;
    right: 0;
    content: " *";
    color: #ff4c4c;
    font-size: 150%;
    line-height: 0.8;
}
.input-group {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.input-group.focus {
    outline: 1px solid #4386c6;
}
.input-group .form-control:focus {
    outline: none;
}
.input-group .input-group-btn {
    background: rgba(0, 0, 0, 0.25);
}
.input-group .input-group-btn > .btn {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #f6f6f6;
    font-size: 0.875rem;
    font-weight: 400;
    margin-left: 0;
    text-transform: uppercase;
    height: 100%;
    white-space: nowrap;
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
    background: rgba(0, 0, 0, 0.25);
    min-width: 5rem;
}
.input-group .input-group-btn > .btn[data-action="show-password"]:hover {
    background: #d2dae3;
}
.input-group .input-group-btn > .btn > span.buttonText {
    line-height: 2.1875rem;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #bdbdbd;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #bdbdbd;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #bdbdbd;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #bdbdbd;
}
input:active::-webkit-input-placeholder,
textarea:active::-webkit-input-placeholder {
    color: #333;
}
input:active::-moz-placeholder,
textarea:active::-moz-placeholder {
    color: #333;
}
input:active:-ms-input-placeholder,
textarea:active:-ms-input-placeholder {
    color: #333;
}
input:active:-moz-placeholder,
textarea:active:-moz-placeholder {
    color: #333;
}
.custom-select {
    height: 3.4375rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAA2CAYAAACm9ZtyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZDkxNWZmOC0yMjc4LWI3NDctYjNhZi1iYTBiZDVkYzY5YTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTVERUI4Mzc3QjY4MTFFNzhCQTE4M0RGQjhCRkMyNTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTVERUI4MzY3QjY4MTFFNzhCQTE4M0RGQjhCRkMyNTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0QTQ2NUQ2RDUwNzhFNzExQkY4Qzg2RjgyQzlFMkY2NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphZDkxNWZmOC0yMjc4LWI3NDctYjNhZi1iYTBiZDVkYzY5YTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4zUNSCAAAAsklEQVR42uzZQQrCMBCF4dcST9QreAYVL+IZBHcuuxfNGXoFL6RgHGEWITujaTf/wCMJIcxHKIXSLqWk03nsJK0svSVpnnpZQvDFp+lD89ez18IFAAAAAAAAAAAAAAAAAOHbA7fr5WDD3TIVW2vLsN3tj61vYLBEb5g3j77X9gasNt4s+lw+n7J1U0CJUG3zXwA5QrXNqwD2kJUI3gMAAAAAAAAAAAAA/vJltNhPq7cAAwAc1R2mpSwh+QAAAABJRU5ErkJggg==")
        no-repeat scroll right 1rem center/1.625rem 1.625rem;
    padding: 0 0.625rem;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.286rem;
    padding-left: 1.92857rem;
}
.custom-control .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-label:after,
.custom-control-label:before {
    top: -0.125rem;
}
.form-control-comment {
    font-size: 1rem;
    color: #bdbdbd;
    text-align: right;
}
.custom-control-label,
.custom-control label {
    position: relative;
    margin-bottom: 0;
}
.form-control-submit.disabled {
    background: #61a5d3;
    color: #fff;
}
.form-control:disabled,
.form-control[readonly] {
    background: #fff;
}
.form-group.has-error input,
.form-group.has-error select {
    outline: 0.125rem solid #ff4c4c;
}
.form-group.has-error .help-block {
    color: #ff4c4c;
}
.group-span-filestyle label {
    margin: 0;
}
.group-span-filestyle .btn-default {
    background: #4386c6;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.625rem 1.5625rem;
}
.modal-content {
    border-radius: 0;
}
@media (max-width: 991.98px) {
    .modal-backdrop {
        visibility: hidden;
        z-index: 998;
    }
}
.bootstrap-touchspin {
    width: auto;
    float: left;
    display: inline-block;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}
.bootstrap-touchspin input:focus {
    outline: none;
}
.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
    color: #333;
    background-color: #fff;
    height: 2.38rem;
    padding: 0.1875rem 0.625rem;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
    float: left;
}
.bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
    height: 2.38rem/20.065rem;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #edeeee;
}
.bootstrap-touchspin .input-group-btn-vertical {
    color: #333;
    width: auto;
    float: left;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\E5CE";
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\E5CF";
}
.bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.625rem;
    left: 0.125rem;
    font-size: 1.25rem;
}
.text-muted {
    font-size: 1rem;
}
.done {
    color: #4cbb6c;
    display: inline-block;
    padding: 0 0.8125rem;
    margin-right: 1.563rem;
}
.thumb-mask > .mask {
    position: relative;
    width: 4.375rem;
    height: 4.375rem;
    overflow: hidden;
    border: 1px solid #edeeee;
    margin: 0.625rem 0;
}
.thumb-mask > .mask img {
    width: 3.4375rem;
    height: 3.4375rem;
}
.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.definition-list dl dt {
    font-weight: 400;
}
.definition-list dl dd,
.definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: #edeeee;
    padding: 1.25rem;
    margin: 0.125rem;
}
.definition-list dl dd:nth-of-type(2n),
.definition-list dl dt:nth-of-type(2n) {
    background: #f6f6f6;
}
.help-block {
    margin-top: 0.625rem;
    width: 100%;
}
.modal {
    padding: 0 !important;
}
.modal.modal-close-inside .close,
.modal.modal-close-outside .close {
    cursor: pointer;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    width: 1.25rem;
    height: 1.25rem;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #bdbdbd;
}
.modal.modal-close-outside .close {
    top: 0.4375rem;
    right: 0.4375rem;
}
@media (max-width: 575.98px) {
    .modal.modal-close-outside .modal-dialog {
        margin-top: 1.25rem;
    }
}
.btn.disabled,
.btn.disabled:hover {
    background: #bdbdbd;
}
.alert-warning .material-icons {
    color: #ff9a52;
    font-size: 2.5rem;
    margin-right: 0.625rem;
    padding-top: 0.3125rem;
}
.alert-warning .alert-text {
    font-size: 1.25rem;
    padding-top: 0.625rem;
}
.alert-warning .alert-link {
    border-radius: 0.125rem;
    border-width: 0.125rem;
    margin-left: 0.625rem;
    padding: 0.3125rem 1.25rem;
    font-weight: 600;
    font-size: 0.75rem;
    color: #6c868e;
}
.alert-warning ul li:last-child .alert-link {
    color: #fff;
}
.alert-warning .warning-buttons {
    margin-top: 0.3125rem;
}
.btn-warning {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn-warning {
        -webkit-transition: none;
        transition: none;
    }
}
.btn-tertiary-outline {
    color: #6c868e;
    background-image: none;
    background-color: transparent;
    border-color: #6c868e;
    border: 0.125rem solid #6c868e;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn-tertiary-outline {
        -webkit-transition: none;
        transition: none;
    }
}
.btn-tertiary-outline:hover {
    border-color: #bbcdd2;
    color: #bbcdd2;
}
.alert {
    font-size: 0.75rem;
}
.nav-item .nav-link,
.nav-item .nav-separtor {
    color: #bdbdbd;
    font-weight: 700;
}
.nav-item .nav-link.active,
.nav-item .nav-separtor.active {
    color: #333;
}
.separator {
    margin: 0;
    border-color: rgba(0, 0, 0, 0.25);
}
.btn {
    display: inline-block;
    text-align: center;
    line-height: 1.15;
    white-space: normal;
    max-width: 100%;
    border-style: solid;
    text-overflow: ellipsis;
    text-transform: uppercase;
    border-radius: 0;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    letter-spacing: 0.06em;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    will-change: transform;
}
.btn,
.btn:active,
.btn:focus,
.btn:hover {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:active,
.btn:focus,
.btn:hover {
    color: inherit;
}
.btn:focus {
    -webkit-box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
    box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
}
.btn-xs {
    border-width: 0.125rem;
    padding: 0.3125rem;
    font-size: 0.6875rem;
}
.btn-group-sm > .btn,
.btn-sm {
    border-width: 0.125rem;
    padding: 0.4375rem;
    font-size: 0.8125rem;
}
.btn-md {
    border-width: 0.125rem;
    padding: 0.625rem 0.9375rem;
    font-size: 0.875rem;
}
.btn-group-lg > .btn,
.btn-lg {
    border-width: 0.125rem;
    padding: 0.9375rem 1.75rem;
    font-size: 1rem;
    font-weight: 500;
}
@media (max-width: 1500px) {
    .btn-group-lg > .btn,
    .btn-lg {
        font-size: 0.875rem;
        padding: 0.6875rem 1.125rem;
    }
}
@media (max-width: 1199px) {
    .btn-group-lg > .btn,
    .btn-lg {
        padding: 0.9375rem 0.8125rem;
    }
}
.btn-xl {
    border-width: 0.125rem;
    padding: 1.375rem 1.5625rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
}
@media (max-width: 1500px) {
    .btn-xl {
        font-size: 1rem;
        padding: 1.0625rem 1.25rem;
    }
}
@media (max-width: 1199px) {
    .btn-xl {
        padding: 0.8125rem 0.9375rem;
    }
}
.content_only .btn-xl {
    font-weight: 400;
    line-height: 1.15;
    border-width: 0.125rem;
    padding: 0.625rem 0.9375rem;
    font-size: 0.875rem;
}
.btn-default {
    color: #333;
    background: none;
    border-color: #4386c6;
    min-width: 6.4375rem;
    border-width: 0.125rem;
}
.btn-default:active,
.btn-default:active:focus,
.btn-default:focus,
.btn-default:hover {
    color: #fff;
    background: #333;
    border-color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.btn-default:focus {
    -webkit-box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
    box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
}
.btn-primary {
    color: #fff;
    background: #4386c6;
    border-color: #4386c6;
    border-width: 0.125rem;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background: #333;
    border-color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.btn-primary:focus {
    -webkit-box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
    box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
}
.btn-secondary-light {
    border: none;
    color: #333;
    background: none;
}
.btn-secondary-light:after,
.btn-secondary-light:before {
    content: "";
    width: 25%;
    height: 100%;
    border: 0.125rem solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.btn-secondary-light:before {
    border-right: none;
}
.btn-secondary-light:after {
    left: auto;
    right: 0;
    border-left: none;
}
.btn-secondary-light:active,
.btn-secondary-light:focus,
.btn-secondary-light:hover {
    background: none;
    color: #333;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.btn-secondary-light:active:after,
.btn-secondary-light:active:before,
.btn-secondary-light:focus:after,
.btn-secondary-light:focus:before,
.btn-secondary-light:hover:after,
.btn-secondary-light:hover:before {
    width: 50%;
}
.btn-secondary,
.btn-tertiary {
    border: none;
    color: #333;
    background: none;
}
.btn-secondary:after,
.btn-secondary:before,
.btn-tertiary:after,
.btn-tertiary:before {
    content: "";
    width: 25%;
    height: 100%;
    border: 0.125rem solid #4386c6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.btn-secondary:before,
.btn-tertiary:before {
    border-right: none;
}
.btn-secondary:after,
.btn-tertiary:after {
    left: auto;
    right: 0;
    border-left: none;
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:hover {
    background: none;
    color: #333;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.btn-secondary:active:after,
.btn-secondary:active:before,
.btn-secondary:focus:after,
.btn-secondary:focus:before,
.btn-secondary:hover:after,
.btn-secondary:hover:before,
.btn-tertiary:active:after,
.btn-tertiary:active:before,
.btn-tertiary:focus:after,
.btn-tertiary:focus:before,
.btn-tertiary:hover:after,
.btn-tertiary:hover:before {
    width: 50%;
}
.btn.ajax_add_to_cart_button:not(.cart-button),
.btn.ajax_add_to_cart_product_button,
.btn.customized:not(.cart-button) {
    background: none;
    border: none;
}
.btn.ajax_add_to_cart_button:not(.cart-button):before,
.btn.ajax_add_to_cart_product_button:before,
.btn.customized:not(.cart-button):before {
    font-family: fl-bigmug-line;
    content: "\E0A1";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1) 0s;
    transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1) 0s;
    color: #7587a1;
}
@media (max-width: 991.98px) {
    .btn.ajax_add_to_cart_button:not(.cart-button):before,
    .btn.ajax_add_to_cart_product_button:before,
    .btn.customized:not(.cart-button):before {
        font-size: 1.375rem;
    }
}
.btn.ajax_add_to_cart_button:not(.cart-button) span,
.btn.ajax_add_to_cart_product_button span,
.btn.customized:not(.cart-button) span {
    display: none;
}
.btn.ajax_add_to_cart_button:not(.cart-button).customized:before,
.btn.ajax_add_to_cart_product_button.customized:before,
.btn.customized:not(.cart-button).customized:before {
    font-family: fl-bigmug-line;
    content: "\E03E";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
}
.btn.ajax_add_to_cart_button:not(.cart-button):active,
.btn.ajax_add_to_cart_button:not(.cart-button):focus,
.btn.ajax_add_to_cart_button:not(.cart-button):hover,
.btn.ajax_add_to_cart_product_button:active,
.btn.ajax_add_to_cart_product_button:focus,
.btn.ajax_add_to_cart_product_button:hover,
.btn.customized:not(.cart-button):active,
.btn.customized:not(.cart-button):focus,
.btn.customized:not(.cart-button):hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: none;
}
@media (max-width: 767.98px) {
    .btn.ajax_add_to_cart_button:not(.cart-button):active:before,
    .btn.ajax_add_to_cart_button:not(.cart-button):focus:before,
    .btn.ajax_add_to_cart_button:not(.cart-button):hover:before,
    .btn.ajax_add_to_cart_product_button:active:before,
    .btn.ajax_add_to_cart_product_button:focus:before,
    .btn.ajax_add_to_cart_product_button:hover:before,
    .btn.customized:not(.cart-button):active:before,
    .btn.customized:not(.cart-button):focus:before,
    .btn.customized:not(.cart-button):hover:before {
        color: #102747;
    }
}
@media (min-width: 992px) {
    .btn.ajax_add_to_cart_button:not(.cart-button),
    .btn.ajax_add_to_cart_product_button,
    .btn.customized:not(.cart-button) {
        position: relative;
        overflow: hidden;
        background: #4386c6;
        color: #fff;
        border: none;
        -webkit-transition: none;
        transition: none;
        font-family: Montserrat, sans-serif;
        padding: 0.5rem 0.9375rem;
        font-size: 1rem;
        font-weight: 500;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button):before,
    .btn.ajax_add_to_cart_product_button:before,
    .btn.customized:not(.cart-button):before {
        left: 0;
        position: absolute;
        top: 50%;
        width: 100%;
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
        opacity: 0;
        color: #fff;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button):after,
    .btn.ajax_add_to_cart_product_button:after,
    .btn.customized:not(.cart-button):after {
        content: "";
        left: -50%;
        position: absolute;
        top: -50%;
        height: 200%;
        -webkit-transform: translate3d(0, -100%, 0) rotate(-10deg);
        transform: translate3d(0, -100%, 0) rotate(-10deg);
        width: 210%;
        z-index: -1;
        background: #102747;
        -webkit-transition: all 0.4s cubic-bezier(0.75, 0, 0.125, 1) 0s;
        transition: all 0.4s cubic-bezier(0.75, 0, 0.125, 1) 0s;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button) span,
    .btn.ajax_add_to_cart_product_button span,
    .btn.customized:not(.cart-button) span {
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.75, 0, 0.125, 1) 0s;
        transition: -webkit-transform 0.5s cubic-bezier(0.75, 0, 0.125, 1) 0s;
        transition: transform 0.5s cubic-bezier(0.75, 0, 0.125, 1) 0s;
        transition: transform 0.5s cubic-bezier(0.75, 0, 0.125, 1) 0s, -webkit-transform 0.5s cubic-bezier(0.75, 0, 0.125, 1) 0s;
        display: block;
        padding: 0.125rem;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button).customized,
    .btn.ajax_add_to_cart_product_button.customized,
    .btn.customized:not(.cart-button).customized {
        background: #333;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button):active,
    .btn.ajax_add_to_cart_button:not(.cart-button):focus,
    .btn.ajax_add_to_cart_button:not(.cart-button):hover,
    .btn.ajax_add_to_cart_product_button:active,
    .btn.ajax_add_to_cart_product_button:focus,
    .btn.ajax_add_to_cart_product_button:hover,
    .btn.customized:not(.cart-button):active,
    .btn.customized:not(.cart-button):focus,
    .btn.customized:not(.cart-button):hover {
        color: #fff;
        background: transparent;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button):active:before,
    .btn.ajax_add_to_cart_button:not(.cart-button):focus:before,
    .btn.ajax_add_to_cart_button:not(.cart-button):hover:before,
    .btn.ajax_add_to_cart_product_button:active:before,
    .btn.ajax_add_to_cart_product_button:focus:before,
    .btn.ajax_add_to_cart_product_button:hover:before,
    .btn.customized:not(.cart-button):active:before,
    .btn.customized:not(.cart-button):focus:before,
    .btn.customized:not(.cart-button):hover:before {
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        opacity: 1;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button):active:after,
    .btn.ajax_add_to_cart_button:not(.cart-button):focus:after,
    .btn.ajax_add_to_cart_button:not(.cart-button):hover:after,
    .btn.ajax_add_to_cart_product_button:active:after,
    .btn.ajax_add_to_cart_product_button:focus:after,
    .btn.ajax_add_to_cart_product_button:hover:after,
    .btn.customized:not(.cart-button):active:after,
    .btn.customized:not(.cart-button):focus:after,
    .btn.customized:not(.cart-button):hover:after {
        -webkit-animation: 0.4s ease-in 0s normal forwards 1 running anim-naira-1;
        animation: 0.4s ease-in 0s normal forwards 1 running anim-naira-1;
    }
    .btn.ajax_add_to_cart_button:not(.cart-button):active span,
    .btn.ajax_add_to_cart_button:not(.cart-button):focus span,
    .btn.ajax_add_to_cart_button:not(.cart-button):hover span,
    .btn.ajax_add_to_cart_product_button:active span,
    .btn.ajax_add_to_cart_product_button:focus span,
    .btn.ajax_add_to_cart_product_button:hover span,
    .btn.customized:not(.cart-button):active span,
    .btn.customized:not(.cart-button):focus span,
    .btn.customized:not(.cart-button):hover span {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@media (min-width: 1600px) {
    .btn.ajax_add_to_cart_button:not(.cart-button),
    .btn.ajax_add_to_cart_product_button,
    .btn.customized:not(.cart-button) {
        padding: 0.9375rem 1.75rem;
    }
}
.btn.ajax_add_to_cart_button:not(.cart-button):focus,
.btn.ajax_add_to_cart_product_button:focus,
.btn.customized:not(.cart-button):focus {
    -webkit-box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
    box-shadow: 0.125rem 0.125rem 0.1875rem 1px rgba(254, 159, 56, 0.2);
}
.link-button {
    font-weight: 700;
}
.link-button i {
    margin-right: 0.3125rem;
}
.link-button i.large {
    font-size: 1.625rem;
    line-height: 1.625rem;
    vertical-align: -0.1875rem;
}
.btn.disabled,
.btn[disabled],
.pagination > li.disabled > span,
fieldset[disabled] .btn {
    cursor: not-allowed !important;
    opacity: 0.65;
}
.pagination > li.disabled > span:hover {
    color: #bdbdbd !important;
}
.btn.active,
.btn:active,
.btn:focus {
    outline: none;
}
.btn-link,
.link {
    color: #102747;
    text-transform: uppercase;
}
.btn-link:focus,
.btn-link:hover,
.link:focus,
.link:hover {
    color: #4386c6;
}
.input-group.position-absolute .form-control {
    text-align: left;
}
@media (max-width: 767.98px) {
    .input-group.position-absolute .form-control {
        font-size: 0.625rem;
    }
}
.input-group.position-absolute .btn {
    cursor: pointer;
    padding-bottom: 0.85714rem;
    padding-top: 0.85714rem;
}
div[id^="_mobile_"]:empty {
    display: none;
}
div[id^="_mobile_"]:not(:empty) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@media (min-width: 992px) {
    div[id^="_mobile_"] {
        display: none;
    }
}
@media (max-width: 991.98px) {
    div[id^="_desktop_"] {
        display: none;
    }
}
@media (min-width: 1600px) {
    .col-xxl-2-5,
    .layout-left-column main .grid .products article.product-miniature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/MaterialIcons-Regular.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../../assets/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../../assets/fonts/MaterialIcons-Regular.woff) format("woff"),
        url(../../assets/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons-ico,
[class*="material-icons-"]:before {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
}
.material-icons-3d_rotation:before {
    content: "\E84D";
}
.material-icons-access_alarm:before {
    content: "\E190";
}
.material-icons-access_alarms:before {
    content: "\E191";
}
.material-icons-access_time:before {
    content: "\E192";
}
.material-icons-accessibility:before {
    content: "\E84E";
}
.material-icons-account_balance:before {
    content: "\E84F";
}
.material-icons-account_balance_wallet:before {
    content: "\E850";
}
.material-icons-account_box:before {
    content: "\E851";
}
.material-icons-account_circle:before {
    content: "\E853";
}
.material-icons-adb:before {
    content: "\E60E";
}
.material-icons-add:before {
    content: "\E145";
}
.material-icons-add_alarm:before {
    content: "\E193";
}
.material-icons-add_alert:before {
    content: "\E003";
}
.material-icons-add_box:before {
    content: "\E146";
}
.material-icons-add_circle:before {
    content: "\E147";
}
.material-icons-add_circle_outline:before {
    content: "\E148";
}
.material-icons-add_shopping_cart:before {
    content: "\E854";
}
.material-icons-add_to_photos:before {
    content: "\E39D";
}
.material-icons-adjust:before {
    content: "\E39E";
}
.material-icons-airline_seat_flat:before {
    content: "\E630";
}
.material-icons-airline_seat_flat_angled:before {
    content: "\E631";
}
.material-icons-airline_seat_individual_suite:before {
    content: "\E632";
}
.material-icons-airline_seat_legroom_extra:before {
    content: "\E633";
}
.material-icons-airline_seat_legroom_normal:before {
    content: "\E634";
}
.material-icons-airline_seat_legroom_reduced:before {
    content: "\E635";
}
.material-icons-airline_seat_recline_extra:before {
    content: "\E636";
}
.material-icons-airline_seat_recline_normal:before {
    content: "\E637";
}
.material-icons-airplanemode_active:before {
    content: "\E195";
}
.material-icons-airplanemode_inactive:before {
    content: "\E194";
}
.material-icons-airplay:before {
    content: "\E055";
}
.material-icons-alarm:before {
    content: "\E855";
}
.material-icons-alarm_add:before {
    content: "\E856";
}
.material-icons-alarm_off:before {
    content: "\E857";
}
.material-icons-alarm_on:before {
    content: "\E858";
}
.material-icons-album:before {
    content: "\E019";
}
.material-icons-android:before {
    content: "\E859";
}
.material-icons-announcement:before {
    content: "\E85A";
}
.material-icons-apps:before {
    content: "\E5C3";
}
.material-icons-archive:before {
    content: "\E149";
}
.material-icons-arrow_back:before {
    content: "\E5C4";
}
.material-icons-arrow_drop_down:before {
    content: "\E5C5";
}
.material-icons-arrow_drop_down_circle:before {
    content: "\E5C6";
}
.material-icons-arrow_drop_up:before {
    content: "\E5C7";
}
.material-icons-arrow_forward:before {
    content: "\E5C8";
}
.material-icons-aspect_ratio:before {
    content: "\E85B";
}
.material-icons-assessment:before {
    content: "\E85C";
}
.material-icons-assignment:before {
    content: "\E85D";
}
.material-icons-assignment_ind:before {
    content: "\E85E";
}
.material-icons-assignment_late:before {
    content: "\E85F";
}
.material-icons-assignment_return:before {
    content: "\E860";
}
.material-icons-assignment_returned:before {
    content: "\E861";
}
.material-icons-assignment_turned_in:before {
    content: "\E862";
}
.material-icons-assistant:before {
    content: "\E39F";
}
.material-icons-assistant_photo:before {
    content: "\E3A0";
}
.material-icons-attach_file:before {
    content: "\E226";
}
.material-icons-attach_money:before {
    content: "\E227";
}
.material-icons-attachment:before {
    content: "\E2BC";
}
.material-icons-audiotrack:before {
    content: "\E3A1";
}
.material-icons-autorenew:before {
    content: "\E863";
}
.material-icons-av_timer:before {
    content: "\E01B";
}
.material-icons-backspace:before {
    content: "\E14A";
}
.material-icons-backup:before {
    content: "\E864";
}
.material-icons-battery_alert:before {
    content: "\E19C";
}
.material-icons-battery_charging_full:before {
    content: "\E1A3";
}
.material-icons-battery_full:before {
    content: "\E1A4";
}
.material-icons-battery_std:before {
    content: "\E1A5";
}
.material-icons-battery_unknown:before {
    content: "\E1A6";
}
.material-icons-beenhere:before {
    content: "\E52D";
}
.material-icons-block:before {
    content: "\E14B";
}
.material-icons-bluetooth:before {
    content: "\E1A7";
}
.material-icons-bluetooth_audio:before {
    content: "\E60F";
}
.material-icons-bluetooth_connected:before {
    content: "\E1A8";
}
.material-icons-bluetooth_disabled:before {
    content: "\E1A9";
}
.material-icons-bluetooth_searching:before {
    content: "\E1AA";
}
.material-icons-blur_circular:before {
    content: "\E3A2";
}
.material-icons-blur_linear:before {
    content: "\E3A3";
}
.material-icons-blur_off:before {
    content: "\E3A4";
}
.material-icons-blur_on:before {
    content: "\E3A5";
}
.material-icons-book:before {
    content: "\E865";
}
.material-icons-bookmark:before {
    content: "\E866";
}
.material-icons-bookmark_border:before {
    content: "\E867";
}
.material-icons-border_all:before {
    content: "\E228";
}
.material-icons-border_bottom:before {
    content: "\E229";
}
.material-icons-border_clear:before {
    content: "\E22A";
}
.material-icons-border_color:before {
    content: "\E22B";
}
.material-icons-border_horizontal:before {
    content: "\E22C";
}
.material-icons-border_inner:before {
    content: "\E22D";
}
.material-icons-border_left:before {
    content: "\E22E";
}
.material-icons-border_outer:before {
    content: "\E22F";
}
.material-icons-border_right:before {
    content: "\E230";
}
.material-icons-border_style:before {
    content: "\E231";
}
.material-icons-border_top:before {
    content: "\E232";
}
.material-icons-border_vertical:before {
    content: "\E233";
}
.material-icons-brightness_1:before {
    content: "\E3A6";
}
.material-icons-brightness_2:before {
    content: "\E3A7";
}
.material-icons-brightness_3:before {
    content: "\E3A8";
}
.material-icons-brightness_4:before {
    content: "\E3A9";
}
.material-icons-brightness_5:before {
    content: "\E3AA";
}
.material-icons-brightness_6:before {
    content: "\E3AB";
}
.material-icons-brightness_7:before {
    content: "\E3AC";
}
.material-icons-brightness_auto:before {
    content: "\E1AB";
}
.material-icons-brightness_high:before {
    content: "\E1AC";
}
.material-icons-brightness_low:before {
    content: "\E1AD";
}
.material-icons-brightness_medium:before {
    content: "\E1AE";
}
.material-icons-broken_image:before {
    content: "\E3AD";
}
.material-icons-brush:before {
    content: "\E3AE";
}
.material-icons-bug_report:before {
    content: "\E868";
}
.material-icons-build:before {
    content: "\E869";
}
.material-icons-business:before {
    content: "\E0AF";
}
.material-icons-cached:before {
    content: "\E86A";
}
.material-icons-cake:before {
    content: "\E7E9";
}
.material-icons-call:before {
    content: "\E0B0";
}
.material-icons-call_end:before {
    content: "\E0B1";
}
.material-icons-call_made:before {
    content: "\E0B2";
}
.material-icons-call_merge:before {
    content: "\E0B3";
}
.material-icons-call_missed:before {
    content: "\E0B4";
}
.material-icons-call_received:before {
    content: "\E0B5";
}
.material-icons-call_split:before {
    content: "\E0B6";
}
.material-icons-camera:before {
    content: "\E3AF";
}
.material-icons-camera_alt:before {
    content: "\E3B0";
}
.material-icons-camera_enhance:before {
    content: "\E8FC";
}
.material-icons-camera_front:before {
    content: "\E3B1";
}
.material-icons-camera_rear:before {
    content: "\E3B2";
}
.material-icons-camera_roll:before {
    content: "\E3B3";
}
.material-icons-cancel:before {
    content: "\E5C9";
}
.material-icons-card_giftcard:before {
    content: "\E8F6";
}
.material-icons-card_membership:before {
    content: "\E8F7";
}
.material-icons-card_travel:before {
    content: "\E8F8";
}
.material-icons-cast:before {
    content: "\E307";
}
.material-icons-cast_connected:before {
    content: "\E308";
}
.material-icons-center_focus_strong:before {
    content: "\E3B4";
}
.material-icons-center_focus_weak:before {
    content: "\E3B5";
}
.material-icons-change_history:before {
    content: "\E86B";
}
.material-icons-chat:before {
    content: "\E0B7";
}
.material-icons-chat_bubble:before {
    content: "\E0CA";
}
.material-icons-chat_bubble_outline:before {
    content: "\E0CB";
}
.material-icons-check:before {
    content: "\E5CA";
}
.material-icons-check_box:before {
    content: "\E834";
}
.material-icons-check_box_outline_blank:before {
    content: "\E835";
}
.material-icons-check_circle:before {
    content: "\E86C";
}
.material-icons-chevron_left:before {
    content: "\E5CB";
}
.material-icons-chevron_right:before {
    content: "\E5CC";
}
.material-icons-chrome_reader_mode:before {
    content: "\E86D";
}
.material-icons-class:before {
    content: "\E86E";
}
.material-icons-clear:before {
    content: "\E14C";
}
.material-icons-clear_all:before {
    content: "\E0B8";
}
.material-icons-close:before {
    content: "\E5CD";
}
.material-icons-closed_caption:before {
    content: "\E01C";
}
.material-icons-cloud:before {
    content: "\E2BD";
}
.material-icons-cloud_circle:before {
    content: "\E2BE";
}
.material-icons-cloud_done:before {
    content: "\E2BF";
}
.material-icons-cloud_download:before {
    content: "\E2C0";
}
.material-icons-cloud_off:before {
    content: "\E2C1";
}
.material-icons-cloud_queue:before {
    content: "\E2C2";
}
.material-icons-cloud_upload:before {
    content: "\E2C3";
}
.material-icons-code:before {
    content: "\E86F";
}
.material-icons-collections:before {
    content: "\E3B6";
}
.material-icons-collections_bookmark:before {
    content: "\E431";
}
.material-icons-color_lens:before {
    content: "\E3B7";
}
.material-icons-colorize:before {
    content: "\E3B8";
}
.material-icons-comment:before {
    content: "\E0B9";
}
.material-icons-compare:before {
    content: "\E3B9";
}
.material-icons-computer:before {
    content: "\E30A";
}
.material-icons-confirmation_number:before {
    content: "\E638";
}
.material-icons-contact_phone:before {
    content: "\E0CF";
}
.material-icons-contacts:before {
    content: "\E0BA";
}
.material-icons-content_copy:before {
    content: "\E14D";
}
.material-icons-content_cut:before {
    content: "\E14E";
}
.material-icons-content_paste:before {
    content: "\E14F";
}
.material-icons-control_point:before {
    content: "\E3BA";
}
.material-icons-control_point_duplicate:before {
    content: "\E3BB";
}
.material-icons-create:before {
    content: "\E150";
}
.material-icons-credit_card:before {
    content: "\E870";
}
.material-icons-crop:before {
    content: "\E3BE";
}
.material-icons-crop_16_9:before {
    content: "\E3BC";
}
.material-icons-crop_3_2:before {
    content: "\E3BD";
}
.material-icons-crop_5_4:before {
    content: "\E3BF";
}
.material-icons-crop_7_5:before {
    content: "\E3C0";
}
.material-icons-crop_din:before {
    content: "\E3C1";
}
.material-icons-crop_free:before {
    content: "\E3C2";
}
.material-icons-crop_landscape:before {
    content: "\E3C3";
}
.material-icons-crop_original:before {
    content: "\E3C4";
}
.material-icons-crop_portrait:before {
    content: "\E3C5";
}
.material-icons-crop_square:before {
    content: "\E3C6";
}
.material-icons-dashboard:before {
    content: "\E871";
}
.material-icons-data_usage:before {
    content: "\E1AF";
}
.material-icons-dehaze:before {
    content: "\E3C7";
}
.material-icons-delete:before {
    content: "\E872";
}
.material-icons-description:before {
    content: "\E873";
}
.material-icons-desktop_mac:before {
    content: "\E30B";
}
.material-icons-desktop_windows:before {
    content: "\E30C";
}
.material-icons-details:before {
    content: "\E3C8";
}
.material-icons-developer_board:before {
    content: "\E30D";
}
.material-icons-developer_mode:before {
    content: "\E1B0";
}
.material-icons-device_hub:before {
    content: "\E335";
}
.material-icons-devices:before {
    content: "\E1B1";
}
.material-icons-dialer_sip:before {
    content: "\E0BB";
}
.material-icons-dialpad:before {
    content: "\E0BC";
}
.material-icons-directions:before {
    content: "\E52E";
}
.material-icons-directions_bike:before {
    content: "\E52F";
}
.material-icons-directions_boat:before {
    content: "\E532";
}
.material-icons-directions_bus:before {
    content: "\E530";
}
.material-icons-directions_car:before {
    content: "\E531";
}
.material-icons-directions_railway:before {
    content: "\E534";
}
.material-icons-directions_run:before {
    content: "\E566";
}
.material-icons-directions_subway:before {
    content: "\E533";
}
.material-icons-directions_transit:before {
    content: "\E535";
}
.material-icons-directions_walk:before {
    content: "\E536";
}
.material-icons-disc_full:before {
    content: "\E610";
}
.material-icons-dns:before {
    content: "\E875";
}
.material-icons-do_not_disturb:before {
    content: "\E612";
}
.material-icons-do_not_disturb_alt:before {
    content: "\E611";
}
.material-icons-dock:before {
    content: "\E30E";
}
.material-icons-domain:before {
    content: "\E7EE";
}
.material-icons-done:before {
    content: "\E876";
}
.material-icons-done_all:before {
    content: "\E877";
}
.material-icons-drafts:before {
    content: "\E151";
}
.material-icons-drive_eta:before {
    content: "\E613";
}
.material-icons-dvr:before {
    content: "\E1B2";
}
.material-icons-edit:before {
    content: "\E3C9";
}
.material-icons-eject:before {
    content: "\E8FB";
}
.material-icons-email:before {
    content: "\E0BE";
}
.material-icons-equalizer:before {
    content: "\E01D";
}
.material-icons-error:before {
    content: "\E000";
}
.material-icons-error_outline:before {
    content: "\E001";
}
.material-icons-event:before {
    content: "\E878";
}
.material-icons-event_available:before {
    content: "\E614";
}
.material-icons-event_busy:before {
    content: "\E615";
}
.material-icons-event_note:before {
    content: "\E616";
}
.material-icons-event_seat:before {
    content: "\E903";
}
.material-icons-exit_to_app:before {
    content: "\E879";
}
.material-icons-expand_less:before {
    content: "\E5CE";
}
.material-icons-expand_more:before {
    content: "\E5CF";
}
.material-icons-explicit:before {
    content: "\E01E";
}
.material-icons-explore:before {
    content: "\E87A";
}
.material-icons-exposure:before {
    content: "\E3CA";
}
.material-icons-exposure_neg_1:before {
    content: "\E3CB";
}
.material-icons-exposure_neg_2:before {
    content: "\E3CC";
}
.material-icons-exposure_plus_1:before {
    content: "\E3CD";
}
.material-icons-exposure_plus_2:before {
    content: "\E3CE";
}
.material-icons-exposure_zero:before {
    content: "\E3CF";
}
.material-icons-extension:before {
    content: "\E87B";
}
.material-icons-face:before {
    content: "\E87C";
}
.material-icons-fast_forward:before {
    content: "\E01F";
}
.material-icons-fast_rewind:before {
    content: "\E020";
}
.material-icons-favorite:before {
    content: "\E87D";
}
.material-icons-favorite_border:before {
    content: "\E87E";
}
.material-icons-feedback:before {
    content: "\E87F";
}
.material-icons-file_download:before {
    content: "\E2C4";
}
.material-icons-file_upload:before {
    content: "\E2C6";
}
.material-icons-filter:before {
    content: "\E3D3";
}
.material-icons-filter_1:before {
    content: "\E3D0";
}
.material-icons-filter_2:before {
    content: "\E3D1";
}
.material-icons-filter_3:before {
    content: "\E3D2";
}
.material-icons-filter_4:before {
    content: "\E3D4";
}
.material-icons-filter_5:before {
    content: "\E3D5";
}
.material-icons-filter_6:before {
    content: "\E3D6";
}
.material-icons-filter_7:before {
    content: "\E3D7";
}
.material-icons-filter_8:before {
    content: "\E3D8";
}
.material-icons-filter_9:before {
    content: "\E3D9";
}
.material-icons-filter_9_plus:before {
    content: "\E3DA";
}
.material-icons-filter_b_and_w:before {
    content: "\E3DB";
}
.material-icons-filter_center_focus:before {
    content: "\E3DC";
}
.material-icons-filter_drama:before {
    content: "\E3DD";
}
.material-icons-filter_frames:before {
    content: "\E3DE";
}
.material-icons-filter_hdr:before {
    content: "\E3DF";
}
.material-icons-filter_list:before {
    content: "\E152";
}
.material-icons-filter_none:before {
    content: "\E3E0";
}
.material-icons-filter_tilt_shift:before {
    content: "\E3E2";
}
.material-icons-filter_vintage:before {
    content: "\E3E3";
}
.material-icons-find_in_page:before {
    content: "\E880";
}
.material-icons-find_replace:before {
    content: "\E881";
}
.material-icons-flag:before {
    content: "\E153";
}
.material-icons-flare:before {
    content: "\E3E4";
}
.material-icons-flash_auto:before {
    content: "\E3E5";
}
.material-icons-flash_off:before {
    content: "\E3E6";
}
.material-icons-flash_on:before {
    content: "\E3E7";
}
.material-icons-flight:before {
    content: "\E539";
}
.material-icons-flight_land:before {
    content: "\E904";
}
.material-icons-flight_takeoff:before {
    content: "\E905";
}
.material-icons-flip:before {
    content: "\E3E8";
}
.material-icons-flip_to_back:before {
    content: "\E882";
}
.material-icons-flip_to_front:before {
    content: "\E883";
}
.material-icons-folder:before {
    content: "\E2C7";
}
.material-icons-folder_open:before {
    content: "\E2C8";
}
.material-icons-folder_shared:before {
    content: "\E2C9";
}
.material-icons-folder_special:before {
    content: "\E617";
}
.material-icons-font_download:before {
    content: "\E167";
}
.material-icons-format_align_center:before {
    content: "\E234";
}
.material-icons-format_align_justify:before {
    content: "\E235";
}
.material-icons-format_align_left:before {
    content: "\E236";
}
.material-icons-format_align_right:before {
    content: "\E237";
}
.material-icons-format_bold:before {
    content: "\E238";
}
.material-icons-format_clear:before {
    content: "\E239";
}
.material-icons-format_color_fill:before {
    content: "\E23A";
}
.material-icons-format_color_reset:before {
    content: "\E23B";
}
.material-icons-format_color_text:before {
    content: "\E23C";
}
.material-icons-format_indent_decrease:before {
    content: "\E23D";
}
.material-icons-format_indent_increase:before {
    content: "\E23E";
}
.material-icons-format_italic:before {
    content: "\E23F";
}
.material-icons-format_line_spacing:before {
    content: "\E240";
}
.material-icons-format_list_bulleted:before {
    content: "\E241";
}
.material-icons-format_list_numbered:before {
    content: "\E242";
}
.material-icons-format_paint:before {
    content: "\E243";
}
.material-icons-format_quote:before {
    content: "\E244";
}
.material-icons-format_size:before {
    content: "\E245";
}
.material-icons-format_strikethrough:before {
    content: "\E246";
}
.material-icons-format_textdirection_l_to_r:before {
    content: "\E247";
}
.material-icons-format_textdirection_r_to_l:before {
    content: "\E248";
}
.material-icons-format_underlined:before {
    content: "\E249";
}
.material-icons-forum:before {
    content: "\E0BF";
}
.material-icons-forward:before {
    content: "\E154";
}
.material-icons-forward_10:before {
    content: "\E056";
}
.material-icons-forward_30:before {
    content: "\E057";
}
.material-icons-forward_5:before {
    content: "\E058";
}
.material-icons-fullscreen:before {
    content: "\E5D0";
}
.material-icons-fullscreen_exit:before {
    content: "\E5D1";
}
.material-icons-functions:before {
    content: "\E24A";
}
.material-icons-gamepad:before {
    content: "\E30F";
}
.material-icons-games:before {
    content: "\E021";
}
.material-icons-gesture:before {
    content: "\E155";
}
.material-icons-get_app:before {
    content: "\E884";
}
.material-icons-gif:before {
    content: "\E908";
}
.material-icons-gps_fixed:before {
    content: "\E1B3";
}
.material-icons-gps_not_fixed:before {
    content: "\E1B4";
}
.material-icons-gps_off:before {
    content: "\E1B5";
}
.material-icons-grade:before {
    content: "\E885";
}
.material-icons-gradient:before {
    content: "\E3E9";
}
.material-icons-grain:before {
    content: "\E3EA";
}
.material-icons-graphic_eq:before {
    content: "\E1B8";
}
.material-icons-grid_off:before {
    content: "\E3EB";
}
.material-icons-grid_on:before {
    content: "\E3EC";
}
.material-icons-group:before {
    content: "\E7EF";
}
.material-icons-group_add:before {
    content: "\E7F0";
}
.material-icons-group_work:before {
    content: "\E886";
}
.material-icons-hd:before {
    content: "\E052";
}
.material-icons-hdr_off:before {
    content: "\E3ED";
}
.material-icons-hdr_on:before {
    content: "\E3EE";
}
.material-icons-hdr_strong:before {
    content: "\E3F1";
}
.material-icons-hdr_weak:before {
    content: "\E3F2";
}
.material-icons-headset:before {
    content: "\E310";
}
.material-icons-headset_mic:before {
    content: "\E311";
}
.material-icons-healing:before {
    content: "\E3F3";
}
.material-icons-hearing:before {
    content: "\E023";
}
.material-icons-help:before {
    content: "\E887";
}
.material-icons-help_outline:before {
    content: "\E8FD";
}
.material-icons-high_quality:before {
    content: "\E024";
}
.material-icons-highlight_off:before {
    content: "\E888";
}
.material-icons-history:before {
    content: "\E889";
}
.material-icons-home:before {
    content: "\E88A";
}
.material-icons-hotel:before {
    content: "\E53A";
}
.material-icons-hourglass_empty:before {
    content: "\E88B";
}
.material-icons-hourglass_full:before {
    content: "\E88C";
}
.material-icons-http:before {
    content: "\E902";
}
.material-icons-https:before {
    content: "\E88D";
}
.material-icons-image:before {
    content: "\E3F4";
}
.material-icons-image_aspect_ratio:before {
    content: "\E3F5";
}
.material-icons-import_export:before {
    content: "\E0C3";
}
.material-icons-inbox:before {
    content: "\E156";
}
.material-icons-indeterminate_check_box:before {
    content: "\E909";
}
.material-icons-info:before {
    content: "\E88E";
}
.material-icons-info_outline:before {
    content: "\E88F";
}
.material-icons-input:before {
    content: "\E890";
}
.material-icons-insert_chart:before {
    content: "\E24B";
}
.material-icons-insert_comment:before {
    content: "\E24C";
}
.material-icons-insert_drive_file:before {
    content: "\E24D";
}
.material-icons-insert_emoticon:before {
    content: "\E24E";
}
.material-icons-insert_invitation:before {
    content: "\E24F";
}
.material-icons-insert_link:before {
    content: "\E250";
}
.material-icons-insert_photo:before {
    content: "\E251";
}
.material-icons-invert_colors:before {
    content: "\E891";
}
.material-icons-invert_colors_off:before {
    content: "\E0C4";
}
.material-icons-iso:before {
    content: "\E3F6";
}
.material-icons-keyboard:before {
    content: "\E312";
}
.material-icons-keyboard_arrow_down:before {
    content: "\E313";
}
.material-icons-keyboard_arrow_left:before {
    content: "\E314";
}
.material-icons-keyboard_arrow_right:before {
    content: "\E315";
}
.material-icons-keyboard_arrow_up:before {
    content: "\E316";
}
.material-icons-keyboard_backspace:before {
    content: "\E317";
}
.material-icons-keyboard_capslock:before {
    content: "\E318";
}
.material-icons-keyboard_hide:before {
    content: "\E31A";
}
.material-icons-keyboard_return:before {
    content: "\E31B";
}
.material-icons-keyboard_tab:before {
    content: "\E31C";
}
.material-icons-keyboard_voice:before {
    content: "\E31D";
}
.material-icons-label:before {
    content: "\E892";
}
.material-icons-label_outline:before {
    content: "\E893";
}
.material-icons-landscape:before {
    content: "\E3F7";
}
.material-icons-language:before {
    content: "\E894";
}
.material-icons-laptop:before {
    content: "\E31E";
}
.material-icons-laptop_chromebook:before {
    content: "\E31F";
}
.material-icons-laptop_mac:before {
    content: "\E320";
}
.material-icons-laptop_windows:before {
    content: "\E321";
}
.material-icons-launch:before {
    content: "\E895";
}
.material-icons-layers:before {
    content: "\E53B";
}
.material-icons-layers_clear:before {
    content: "\E53C";
}
.material-icons-leak_add:before {
    content: "\E3F8";
}
.material-icons-leak_remove:before {
    content: "\E3F9";
}
.material-icons-lens:before {
    content: "\E3FA";
}
.material-icons-library_add:before {
    content: "\E02E";
}
.material-icons-library_books:before {
    content: "\E02F";
}
.material-icons-library_music:before {
    content: "\E030";
}
.material-icons-link:before {
    content: "\E157";
}
.material-icons-list:before {
    content: "\E896";
}
.material-icons-live_help:before {
    content: "\E0C6";
}
.material-icons-live_tv:before {
    content: "\E639";
}
.material-icons-local_activity:before {
    content: "\E53F";
}
.material-icons-local_airport:before {
    content: "\E53D";
}
.material-icons-local_atm:before {
    content: "\E53E";
}
.material-icons-local_bar:before {
    content: "\E540";
}
.material-icons-local_cafe:before {
    content: "\E541";
}
.material-icons-local_car_wash:before {
    content: "\E542";
}
.material-icons-local_convenience_store:before {
    content: "\E543";
}
.material-icons-local_dining:before {
    content: "\E556";
}
.material-icons-local_drink:before {
    content: "\E544";
}
.material-icons-local_florist:before {
    content: "\E545";
}
.material-icons-local_gas_station:before {
    content: "\E546";
}
.material-icons-local_grocery_store:before {
    content: "\E547";
}
.material-icons-local_hospital:before {
    content: "\E548";
}
.material-icons-local_hotel:before {
    content: "\E549";
}
.material-icons-local_laundry_service:before {
    content: "\E54A";
}
.material-icons-local_library:before {
    content: "\E54B";
}
.material-icons-local_mall:before {
    content: "\E54C";
}
.material-icons-local_movies:before {
    content: "\E54D";
}
.material-icons-local_offer:before {
    content: "\E54E";
}
.material-icons-local_parking:before {
    content: "\E54F";
}
.material-icons-local_pharmacy:before {
    content: "\E550";
}
.material-icons-local_phone:before {
    content: "\E551";
}
.material-icons-local_pizza:before {
    content: "\E552";
}
.material-icons-local_play:before {
    content: "\E553";
}
.material-icons-local_post_office:before {
    content: "\E554";
}
.material-icons-local_printshop:before {
    content: "\E555";
}
.material-icons-local_see:before {
    content: "\E557";
}
.material-icons-local_shipping:before {
    content: "\E558";
}
.material-icons-local_taxi:before {
    content: "\E559";
}
.material-icons-location_city:before {
    content: "\E7F1";
}
.material-icons-location_disabled:before {
    content: "\E1B6";
}
.material-icons-location_off:before {
    content: "\E0C7";
}
.material-icons-location_on:before {
    content: "\E0C8";
}
.material-icons-location_searching:before {
    content: "\E1B7";
}
.material-icons-lock:before {
    content: "\E897";
}
.material-icons-lock_open:before {
    content: "\E898";
}
.material-icons-lock_outline:before {
    content: "\E899";
}
.material-icons-looks:before {
    content: "\E3FC";
}
.material-icons-looks_3:before {
    content: "\E3FB";
}
.material-icons-looks_4:before {
    content: "\E3FD";
}
.material-icons-looks_5:before {
    content: "\E3FE";
}
.material-icons-looks_6:before {
    content: "\E3FF";
}
.material-icons-looks_one:before {
    content: "\E400";
}
.material-icons-looks_two:before {
    content: "\E401";
}
.material-icons-loop:before {
    content: "\E028";
}
.material-icons-loupe:before {
    content: "\E402";
}
.material-icons-loyalty:before {
    content: "\E89A";
}
.material-icons-mail:before {
    content: "\E158";
}
.material-icons-map:before {
    content: "\E55B";
}
.material-icons-markunread:before {
    content: "\E159";
}
.material-icons-markunread_mailbox:before {
    content: "\E89B";
}
.material-icons-memory:before {
    content: "\E322";
}
.material-icons-menu:before {
    content: "\E5D2";
}
.material-icons-merge_type:before {
    content: "\E252";
}
.material-icons-message:before {
    content: "\E0C9";
}
.material-icons-mic:before {
    content: "\E029";
}
.material-icons-mic_none:before {
    content: "\E02A";
}
.material-icons-mic_off:before {
    content: "\E02B";
}
.material-icons-mms:before {
    content: "\E618";
}
.material-icons-mode_comment:before {
    content: "\E253";
}
.material-icons-mode_edit:before {
    content: "\E254";
}
.material-icons-money_off:before {
    content: "\E25C";
}
.material-icons-monochrome_photos:before {
    content: "\E403";
}
.material-icons-mood:before {
    content: "\E7F2";
}
.material-icons-mood_bad:before {
    content: "\E7F3";
}
.material-icons-more:before {
    content: "\E619";
}
.material-icons-more_horiz:before {
    content: "\E5D3";
}
.material-icons-more_vert:before {
    content: "\E5D4";
}
.material-icons-mouse:before {
    content: "\E323";
}
.material-icons-movie:before {
    content: "\E02C";
}
.material-icons-movie_creation:before {
    content: "\E404";
}
.material-icons-music_note:before {
    content: "\E405";
}
.material-icons-my_location:before {
    content: "\E55C";
}
.material-icons-nature:before {
    content: "\E406";
}
.material-icons-nature_people:before {
    content: "\E407";
}
.material-icons-navigate_before:before {
    content: "\E408";
}
.material-icons-navigate_next:before {
    content: "\E409";
}
.material-icons-navigation:before {
    content: "\E55D";
}
.material-icons-network_cell:before {
    content: "\E1B9";
}
.material-icons-network_locked:before {
    content: "\E61A";
}
.material-icons-network_wifi:before {
    content: "\E1BA";
}
.material-icons-new_releases:before {
    content: "\E031";
}
.material-icons-nfc:before {
    content: "\E1BB";
}
.material-icons-no_sim:before {
    content: "\E0CC";
}
.material-icons-not_interested:before {
    content: "\E033";
}
.material-icons-note_add:before {
    content: "\E89C";
}
.material-icons-notifications:before {
    content: "\E7F4";
}
.material-icons-notifications_active:before {
    content: "\E7F7";
}
.material-icons-notifications_none:before {
    content: "\E7F5";
}
.material-icons-notifications_off:before {
    content: "\E7F6";
}
.material-icons-notifications_paused:before {
    content: "\E7F8";
}
.material-icons-offline_pin:before {
    content: "\E90A";
}
.material-icons-ondemand_video:before {
    content: "\E63A";
}
.material-icons-open_in_browser:before {
    content: "\E89D";
}
.material-icons-open_in_new:before {
    content: "\E89E";
}
.material-icons-open_with:before {
    content: "\E89F";
}
.material-icons-pages:before {
    content: "\E7F9";
}
.material-icons-pageview:before {
    content: "\E8A0";
}
.material-icons-palette:before {
    content: "\E40A";
}
.material-icons-panorama:before {
    content: "\E40B";
}
.material-icons-panorama_fish_eye:before {
    content: "\E40C";
}
.material-icons-panorama_horizontal:before {
    content: "\E40D";
}
.material-icons-panorama_vertical:before {
    content: "\E40E";
}
.material-icons-panorama_wide_angle:before {
    content: "\E40F";
}
.material-icons-party_mode:before {
    content: "\E7FA";
}
.material-icons-pause:before {
    content: "\E034";
}
.material-icons-pause_circle_filled:before {
    content: "\E035";
}
.material-icons-pause_circle_outline:before {
    content: "\E036";
}
.material-icons-payment:before {
    content: "\E8A1";
}
.material-icons-people:before {
    content: "\E7FB";
}
.material-icons-people_outline:before {
    content: "\E7FC";
}
.material-icons-perm_camera_mic:before {
    content: "\E8A2";
}
.material-icons-perm_contact_calendar:before {
    content: "\E8A3";
}
.material-icons-perm_data_setting:before {
    content: "\E8A4";
}
.material-icons-perm_device_information:before {
    content: "\E8A5";
}
.material-icons-perm_identity:before {
    content: "\E8A6";
}
.material-icons-perm_media:before {
    content: "\E8A7";
}
.material-icons-perm_phone_msg:before {
    content: "\E8A8";
}
.material-icons-perm_scan_wifi:before {
    content: "\E8A9";
}
.material-icons-person:before {
    content: "\E7FD";
}
.material-icons-person_add:before {
    content: "\E7FE";
}
.material-icons-person_outline:before {
    content: "\E7FF";
}
.material-icons-person_pin:before {
    content: "\E55A";
}
.material-icons-personal_video:before {
    content: "\E63B";
}
.material-icons-phone:before {
    content: "\E0CD";
}
.material-icons-phone_android:before {
    content: "\E324";
}
.material-icons-phone_bluetooth_speaker:before {
    content: "\E61B";
}
.material-icons-phone_forwarded:before {
    content: "\E61C";
}
.material-icons-phone_in_talk:before {
    content: "\E61D";
}
.material-icons-phone_iphone:before {
    content: "\E325";
}
.material-icons-phone_locked:before {
    content: "\E61E";
}
.material-icons-phone_missed:before {
    content: "\E61F";
}
.material-icons-phone_paused:before {
    content: "\E620";
}
.material-icons-phonelink:before {
    content: "\E326";
}
.material-icons-phonelink_erase:before {
    content: "\E0DB";
}
.material-icons-phonelink_lock:before {
    content: "\E0DC";
}
.material-icons-phonelink_off:before {
    content: "\E327";
}
.material-icons-phonelink_ring:before {
    content: "\E0DD";
}
.material-icons-phonelink_setup:before {
    content: "\E0DE";
}
.material-icons-photo:before {
    content: "\E410";
}
.material-icons-photo_album:before {
    content: "\E411";
}
.material-icons-photo_camera:before {
    content: "\E412";
}
.material-icons-photo_library:before {
    content: "\E413";
}
.material-icons-photo_size_select_actual:before {
    content: "\E432";
}
.material-icons-photo_size_select_large:before {
    content: "\E433";
}
.material-icons-photo_size_select_small:before {
    content: "\E434";
}
.material-icons-picture_as_pdf:before {
    content: "\E415";
}
.material-icons-picture_in_picture:before {
    content: "\E8AA";
}
.material-icons-pin_drop:before {
    content: "\E55E";
}
.material-icons-place:before {
    content: "\E55F";
}
.material-icons-play_arrow:before {
    content: "\E037";
}
.material-icons-play_circle_filled:before {
    content: "\E038";
}
.material-icons-play_circle_outline:before {
    content: "\E039";
}
.material-icons-play_for_work:before {
    content: "\E906";
}
.material-icons-playlist_add:before {
    content: "\E03B";
}
.material-icons-plus_one:before {
    content: "\E800";
}
.material-icons-poll:before {
    content: "\E801";
}
.material-icons-polymer:before {
    content: "\E8AB";
}
.material-icons-portable_wifi_off:before {
    content: "\E0CE";
}
.material-icons-portrait:before {
    content: "\E416";
}
.material-icons-power:before {
    content: "\E63C";
}
.material-icons-power_input:before {
    content: "\E336";
}
.material-icons-power_settings_new:before {
    content: "\E8AC";
}
.material-icons-present_to_all:before {
    content: "\E0DF";
}
.material-icons-print:before {
    content: "\E8AD";
}
.material-icons-public:before {
    content: "\E80B";
}
.material-icons-publish:before {
    content: "\E255";
}
.material-icons-query_builder:before {
    content: "\E8AE";
}
.material-icons-question_answer:before {
    content: "\E8AF";
}
.material-icons-queue:before {
    content: "\E03C";
}
.material-icons-queue_music:before {
    content: "\E03D";
}
.material-icons-radio:before {
    content: "\E03E";
}
.material-icons-radio_button_checked:before {
    content: "\E837";
}
.material-icons-radio_button_unchecked:before {
    content: "\E836";
}
.material-icons-rate_review:before {
    content: "\E560";
}
.material-icons-receipt:before {
    content: "\E8B0";
}
.material-icons-recent_actors:before {
    content: "\E03F";
}
.material-icons-redeem:before {
    content: "\E8B1";
}
.material-icons-redo:before {
    content: "\E15A";
}
.material-icons-refresh:before {
    content: "\E5D5";
}
.material-icons-remove:before {
    content: "\E15B";
}
.material-icons-remove_circle:before {
    content: "\E15C";
}
.material-icons-remove_circle_outline:before {
    content: "\E15D";
}
.material-icons-remove_red_eye:before {
    content: "\E417";
}
.material-icons-reorder:before {
    content: "\E8FE";
}
.material-icons-repeat:before {
    content: "\E040";
}
.material-icons-repeat_one:before {
    content: "\E041";
}
.material-icons-replay:before {
    content: "\E042";
}
.material-icons-replay_10:before {
    content: "\E059";
}
.material-icons-replay_30:before {
    content: "\E05A";
}
.material-icons-replay_5:before {
    content: "\E05B";
}
.material-icons-reply:before {
    content: "\E15E";
}
.material-icons-reply_all:before {
    content: "\E15F";
}
.material-icons-report:before {
    content: "\E160";
}
.material-icons-report_problem:before {
    content: "\E8B2";
}
.material-icons-restaurant_menu:before {
    content: "\E561";
}
.material-icons-restore:before {
    content: "\E8B3";
}
.material-icons-ring_volume:before {
    content: "\E0D1";
}
.material-icons-room:before {
    content: "\E8B4";
}
.material-icons-rotate_90_degrees_ccw:before {
    content: "\E418";
}
.material-icons-rotate_left:before {
    content: "\E419";
}
.material-icons-rotate_right:before {
    content: "\E41A";
}
.material-icons-router:before {
    content: "\E328";
}
.material-icons-satellite:before {
    content: "\E562";
}
.material-icons-save:before {
    content: "\E161";
}
.material-icons-scanner:before {
    content: "\E329";
}
.material-icons-schedule:before {
    content: "\E8B5";
}
.material-icons-school:before {
    content: "\E80C";
}
.material-icons-screen_lock_landscape:before {
    content: "\E1BE";
}
.material-icons-screen_lock_portrait:before {
    content: "\E1BF";
}
.material-icons-screen_lock_rotation:before {
    content: "\E1C0";
}
.material-icons-screen_rotation:before {
    content: "\E1C1";
}
.material-icons-sd_card:before {
    content: "\E623";
}
.material-icons-sd_storage:before {
    content: "\E1C2";
}
.material-icons-search:before {
    content: "\E8B6";
}
.material-icons-security:before {
    content: "\E32A";
}
.material-icons-select_all:before {
    content: "\E162";
}
.material-icons-send:before {
    content: "\E163";
}
.material-icons-settings:before {
    content: "\E8B8";
}
.material-icons-settings_applications:before {
    content: "\E8B9";
}
.material-icons-settings_backup_restore:before {
    content: "\E8BA";
}
.material-icons-settings_bluetooth:before {
    content: "\E8BB";
}
.material-icons-settings_brightness:before {
    content: "\E8BD";
}
.material-icons-settings_cell:before {
    content: "\E8BC";
}
.material-icons-settings_ethernet:before {
    content: "\E8BE";
}
.material-icons-settings_input_antenna:before {
    content: "\E8BF";
}
.material-icons-settings_input_component:before {
    content: "\E8C0";
}
.material-icons-settings_input_composite:before {
    content: "\E8C1";
}
.material-icons-settings_input_hdmi:before {
    content: "\E8C2";
}
.material-icons-settings_input_svideo:before {
    content: "\E8C3";
}
.material-icons-settings_overscan:before {
    content: "\E8C4";
}
.material-icons-settings_phone:before {
    content: "\E8C5";
}
.material-icons-settings_power:before {
    content: "\E8C6";
}
.material-icons-settings_remote:before {
    content: "\E8C7";
}
.material-icons-settings_system_daydream:before {
    content: "\E1C3";
}
.material-icons-settings_voice:before {
    content: "\E8C8";
}
.material-icons-share:before {
    content: "\E80D";
}
.material-icons-shop:before {
    content: "\E8C9";
}
.material-icons-shop_two:before {
    content: "\E8CA";
}
.material-icons-shopping_basket:before {
    content: "\E8CB";
}
.material-icons-shopping_cart:before {
    content: "\E8CC";
}
.material-icons-shuffle:before {
    content: "\E043";
}
.material-icons-signal_cellular_4_bar:before {
    content: "\E1C8";
}
.material-icons-signal_cellular_connected_no_internet_4_bar:before {
    content: "\E1CD";
}
.material-icons-signal_cellular_no_sim:before {
    content: "\E1CE";
}
.material-icons-signal_cellular_null:before {
    content: "\E1CF";
}
.material-icons-signal_cellular_off:before {
    content: "\E1D0";
}
.material-icons-signal_wifi_4_bar:before {
    content: "\E1D8";
}
.material-icons-signal_wifi_4_bar_lock:before {
    content: "\E1D9";
}
.material-icons-signal_wifi_off:before {
    content: "\E1DA";
}
.material-icons-sim_card:before {
    content: "\E32B";
}
.material-icons-sim_card_alert:before {
    content: "\E624";
}
.material-icons-skip_next:before {
    content: "\E044";
}
.material-icons-skip_previous:before {
    content: "\E045";
}
.material-icons-slideshow:before {
    content: "\E41B";
}
.material-icons-smartphone:before {
    content: "\E32C";
}
.material-icons-sms:before {
    content: "\E625";
}
.material-icons-sms_failed:before {
    content: "\E626";
}
.material-icons-snooze:before {
    content: "\E046";
}
.material-icons-sort:before {
    content: "\E164";
}
.material-icons-sort_by_alpha:before {
    content: "\E053";
}
.material-icons-space_bar:before {
    content: "\E256";
}
.material-icons-speaker:before {
    content: "\E32D";
}
.material-icons-speaker_group:before {
    content: "\E32E";
}
.material-icons-speaker_notes:before {
    content: "\E8CD";
}
.material-icons-speaker_phone:before {
    content: "\E0D2";
}
.material-icons-spellcheck:before {
    content: "\E8CE";
}
.material-icons-star:before {
    content: "\E838";
}
.material-icons-star_border:before {
    content: "\E83A";
}
.material-icons-star_half:before {
    content: "\E839";
}
.material-icons-stars:before {
    content: "\E8D0";
}
.material-icons-stay_current_landscape:before {
    content: "\E0D3";
}
.material-icons-stay_current_portrait:before {
    content: "\E0D4";
}
.material-icons-stay_primary_landscape:before {
    content: "\E0D5";
}
.material-icons-stay_primary_portrait:before {
    content: "\E0D6";
}
.material-icons-stop:before {
    content: "\E047";
}
.material-icons-storage:before {
    content: "\E1DB";
}
.material-icons-store:before {
    content: "\E8D1";
}
.material-icons-store_mall_directory:before {
    content: "\E563";
}
.material-icons-straighten:before {
    content: "\E41C";
}
.material-icons-strikethrough_s:before {
    content: "\E257";
}
.material-icons-style:before {
    content: "\E41D";
}
.material-icons-subject:before {
    content: "\E8D2";
}
.material-icons-subtitles:before {
    content: "\E048";
}
.material-icons-supervisor_account:before {
    content: "\E8D3";
}
.material-icons-surround_sound:before {
    content: "\E049";
}
.material-icons-swap_calls:before {
    content: "\E0D7";
}
.material-icons-swap_horiz:before {
    content: "\E8D4";
}
.material-icons-swap_vert:before {
    content: "\E8D5";
}
.material-icons-swap_vertical_circle:before {
    content: "\E8D6";
}
.material-icons-switch_camera:before {
    content: "\E41E";
}
.material-icons-switch_video:before {
    content: "\E41F";
}
.material-icons-sync:before {
    content: "\E627";
}
.material-icons-sync_disabled:before {
    content: "\E628";
}
.material-icons-sync_problem:before {
    content: "\E629";
}
.material-icons-system_update:before {
    content: "\E62A";
}
.material-icons-system_update_alt:before {
    content: "\E8D7";
}
.material-icons-tab:before {
    content: "\E8D8";
}
.material-icons-tab_unselected:before {
    content: "\E8D9";
}
.material-icons-tablet:before {
    content: "\E32F";
}
.material-icons-tablet_android:before {
    content: "\E330";
}
.material-icons-tablet_mac:before {
    content: "\E331";
}
.material-icons-tag_faces:before {
    content: "\E420";
}
.material-icons-tap_and_play:before {
    content: "\E62B";
}
.material-icons-terrain:before {
    content: "\E564";
}
.material-icons-text_format:before {
    content: "\E165";
}
.material-icons-textsms:before {
    content: "\E0D8";
}
.material-icons-texture:before {
    content: "\E421";
}
.material-icons-theaters:before {
    content: "\E8DA";
}
.material-icons-thumb_down:before {
    content: "\E8DB";
}
.material-icons-thumb_up:before {
    content: "\E8DC";
}
.material-icons-thumbs_up_down:before {
    content: "\E8DD";
}
.material-icons-time_to_leave:before {
    content: "\E62C";
}
.material-icons-timelapse:before {
    content: "\E422";
}
.material-icons-timer:before {
    content: "\E425";
}
.material-icons-timer_10:before {
    content: "\E423";
}
.material-icons-timer_3:before {
    content: "\E424";
}
.material-icons-timer_off:before {
    content: "\E426";
}
.material-icons-toc:before {
    content: "\E8DE";
}
.material-icons-today:before {
    content: "\E8DF";
}
.material-icons-toll:before {
    content: "\E8E0";
}
.material-icons-tonality:before {
    content: "\E427";
}
.material-icons-toys:before {
    content: "\E332";
}
.material-icons-track_changes:before {
    content: "\E8E1";
}
.material-icons-traffic:before {
    content: "\E565";
}
.material-icons-transform:before {
    content: "\E428";
}
.material-icons-translate:before {
    content: "\E8E2";
}
.material-icons-trending_down:before {
    content: "\E8E3";
}
.material-icons-trending_flat:before {
    content: "\E8E4";
}
.material-icons-trending_up:before {
    content: "\E8E5";
}
.material-icons-tune:before {
    content: "\E429";
}
.material-icons-turned_in:before {
    content: "\E8E6";
}
.material-icons-turned_in_not:before {
    content: "\E8E7";
}
.material-icons-tv:before {
    content: "\E333";
}
.material-icons-undo:before {
    content: "\E166";
}
.material-icons-unfold_less:before {
    content: "\E5D6";
}
.material-icons-unfold_more:before {
    content: "\E5D7";
}
.material-icons-usb:before {
    content: "\E1E0";
}
.material-icons-verified_user:before {
    content: "\E8E8";
}
.material-icons-vertical_align_bottom:before {
    content: "\E258";
}
.material-icons-vertical_align_center:before {
    content: "\E259";
}
.material-icons-vertical_align_top:before {
    content: "\E25A";
}
.material-icons-vibration:before {
    content: "\E62D";
}
.material-icons-video_library:before {
    content: "\E04A";
}
.material-icons-videocam:before {
    content: "\E04B";
}
.material-icons-videocam_off:before {
    content: "\E04C";
}
.material-icons-view_agenda:before {
    content: "\E8E9";
}
.material-icons-view_array:before {
    content: "\E8EA";
}
.material-icons-view_carousel:before {
    content: "\E8EB";
}
.material-icons-view_column:before {
    content: "\E8EC";
}
.material-icons-view_comfy:before {
    content: "\E42A";
}
.material-icons-view_compact:before {
    content: "\E42B";
}
.material-icons-view_day:before {
    content: "\E8ED";
}
.material-icons-view_headline:before {
    content: "\E8EE";
}
.material-icons-view_list:before {
    content: "\E8EF";
}
.material-icons-view_module:before {
    content: "\E8F0";
}
.material-icons-view_quilt:before {
    content: "\E8F1";
}
.material-icons-view_stream:before {
    content: "\E8F2";
}
.material-icons-view_week:before {
    content: "\E8F3";
}
.material-icons-vignette:before {
    content: "\E435";
}
.material-icons-visibility:before {
    content: "\E8F4";
}
.material-icons-visibility_off:before {
    content: "\E8F5";
}
.material-icons-voice_chat:before {
    content: "\E62E";
}
.material-icons-voicemail:before {
    content: "\E0D9";
}
.material-icons-volume_down:before {
    content: "\E04D";
}
.material-icons-volume_mute:before {
    content: "\E04E";
}
.material-icons-volume_off:before {
    content: "\E04F";
}
.material-icons-volume_up:before {
    content: "\E050";
}
.material-icons-vpn_key:before {
    content: "\E0DA";
}
.material-icons-vpn_lock:before {
    content: "\E62F";
}
.material-icons-wallpaper:before {
    content: "\E1BC";
}
.material-icons-warning:before {
    content: "\E002";
}
.material-icons-watch:before {
    content: "\E334";
}
.material-icons-wb_auto:before {
    content: "\E42C";
}
.material-icons-wb_cloudy:before {
    content: "\E42D";
}
.material-icons-wb_incandescent:before {
    content: "\E42E";
}
.material-icons-wb_iridescent:before {
    content: "\E436";
}
.material-icons-wb_sunny:before {
    content: "\E430";
}
.material-icons-wc:before {
    content: "\E63D";
}
.material-icons-web:before {
    content: "\E051";
}
.material-icons-whatshot:before {
    content: "\E80E";
}
.material-icons-widgets:before {
    content: "\E1BD";
}
.material-icons-wifi:before {
    content: "\E63E";
}
.material-icons-wifi_lock:before {
    content: "\E1E1";
}
.material-icons-wifi_tethering:before {
    content: "\E1E2";
}
.material-icons-work:before {
    content: "\E8F9";
}
.material-icons-wrap_text:before {
    content: "\E25B";
}
.material-icons-youtube_searched_for:before {
    content: "\E8FA";
}
.material-icons-zoom_in:before {
    content: "\E8FF";
}
.material-icons-zoom_out:before {
    content: "\E900";
}
.ps-alert-error {
    margin-bottom: 0;
}
.ps-alert-error .item,
.ps-alert-success .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0.125rem solid #ff4c4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ff4c4c;
    margin-bottom: 1.5625rem;
}
.ps-alert-error .item i,
.ps-alert-success .item i {
    border: 0.9375rem solid #ff4c4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ps-alert-error .item i svg,
.ps-alert-success .item i svg {
    background-color: #ff4c4c;
    width: 1.5rem;
    height: 1.5rem;
}
.ps-alert-error .item p,
.ps-alert-success .item p {
    background-color: #fff;
    margin: 0;
    padding: 1.125rem 1.25rem;
    width: 100%;
}
.ps-alert-success {
    padding: 0.375rem 0.375rem 3.125rem;
}
.ps-alert-success .item {
    border-color: #4cbb6c;
    background-color: #4cbb6c;
}
.ps-alert-success .item i {
    border-color: #4cbb6c;
}
.ps-alert-success .item i svg {
    background-color: #4cbb6c;
}
.dropdown {
    color: #bdbdbd;
}
.dropdown:hover .expand-more {
    color: #4386c6;
}
.dropdown .expand-more {
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dropdown .active {
    max-height: 12.5rem;
    overflow-y: hidden;
    visibility: visible;
}
.dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #333;
    background: #fff;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background: none;
    text-decoration: none;
    color: #4386c6;
}
.search-widget {
    float: right;
}
.search-widget form {
    position: relative;
}
.search-widget form input[type="text"] {
    padding: 0.625rem;
    min-width: 15.9375rem;
    color: #bdbdbd;
    border: 0.065rem solid rgba(0, 0, 0, 0.25);
}
.search-widget form input[type="text"]:focus {
    -webkit-box-shadow: 1px 1px 0.125rem 1px rgba(117, 135, 161, 0.3);
    box-shadow: 1px 1px 0.125rem 1px rgba(117, 135, 161, 0.3);
    color: #333;
    background: #fff;
}
.search-widget form button[type="submit"] {
    position: absolute;
    background: none;
    border: none;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    color: #bdbdbd;
    outline: none;
}
.search-widget form button[type="submit"] .search:hover {
    color: #4386c6;
}
.search-widget form button[type="submit"]:focus {
    outline: none;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(254, 159, 56, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(254, 159, 56, 0.2);
    color: #4386c6;
}
.header-top .search-widget form input[type="text"] {
    min-width: inherit;
    width: 100%;
}
#checkout #search_widget {
    display: none;
}
#pagenotfound .page-content #search_widget {
    width: 100%;
}
@media (max-width: 767.98px) {
    .header-top .search-widget {
        float: none;
        padding: 0 0.9375rem;
    }
    .header-top .search-widget form {
        margin: 0 auto;
    }
    .header-top .search-widget form input[type="text"] {
        min-width: inherit;
        background: #fff;
    }
}
.top-menu[data-depth="1"] {
    margin: 1.25rem;
}
.top-menu a:not([data-depth="0"]) {
    display: block;
    padding: 1.25rem;
    color: #bdbdbd;
    font-weight: 400;
}
.top-menu a.dropdown-submenu {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}
.top-menu a[data-depth="0"] {
    font-weight: 600;
    padding: 0.125rem 0.625rem 0.25rem;
}
#header .top-menu a[data-depth="0"]:hover {
    color: #4386c6;
    text-decoration: none;
}
.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
    padding: 0 1.25rem 1.25rem 0;
}
.top-menu .collapse {
    display: inherit;
}
.top-menu .sub-menu {
    -webkit-box-shadow: 0.125rem 1px 0.6875rem 0.125rem rgba(0, 0, 0, 0.1);
    box-shadow: 0.125rem 1px 0.6875rem 0.125rem rgba(0, 0, 0, 0.1);
    border: none;
    margin-left: 1.25rem;
    width: calc(100% - 1.875rem);
    min-width: calc(100% - 1.875rem);
    z-index: 18;
    display: none;
}
.top-menu .sub-menu.collapse {
    display: none;
}
.top-menu .sub-menu ul[data-depth="1"] > li {
    float: left;
    margin: 0 1.625rem;
}
.top-menu .sub-menu a:hover {
    color: #4386c6;
}
.top-menu .popover {
    max-width: inherit;
    border-radius: 0;
}
.popover.bs-tether-element-attached-top {
    margin-top: 0;
}
#mobile_top_menu_wrapper {
    margin-top: 1.25rem;
    padding-bottom: 1.25rem;
    background: #fff;
}
#mobile_top_menu_wrapper #top-menu {
    margin-bottom: 1.25rem;
}
#mobile_top_menu_wrapper .top-menu {
    color: #333;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
    display: inline-block;
    padding: 0;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: 1.25rem;
    border-bottom: 1px solid #f6f6f6;
}
#mobile_top_menu_wrapper .top-menu .collapse {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .collapse.in {
    display: block;
}
#mobile_top_menu_wrapper .top-menu .sub-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: inherit;
    display: block;
    position: static;
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
    background: #f6f6f6;
}
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
    display: block;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
    border-bottom: 1px solid #bdbdbd;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
    float: none;
    margin: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
    text-transform: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul {
    padding: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
    padding: 1.25rem;
    border-bottom: 1px solid #fff;
    font-weight: 700;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    padding-left: 1.625rem;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
    padding-left: 2.8125rem;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
    padding-left: 3.75rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #bdbdbd;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 1.25rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
    display: inline;
}
#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: 1.25rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 1.25rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
    padding: 1.25rem 0;
    display: block;
    width: 100%;
}
body#checkout a:not(.btn):hover,
body#history a:not(.btn):hover,
body#order-confirmation a:not(.btn):hover {
    color: #7587a1;
}
body#checkout {
    color: #333;
}
body#checkout .checkout-tabs .nav-tabs {
    border-top: 0.125rem solid #dee2e6;
    border-bottom: none;
}
body#checkout .checkout-tabs .nav-tabs li {
    position: relative;
    text-align: center;
    padding: 1.25rem;
    width: 25%;
    text-transform: uppercase;
    font-weight: 700;
}
body#checkout .checkout-tabs .nav-tabs li > span {
    display: none;
}
body#checkout .checkout-tabs .nav-tabs li a {
    padding: 0;
    border: none;
}
body#checkout .checkout-tabs .nav-tabs li a:before {
    content: "";
    position: absolute;
    left: calc(50% - 0.625rem);
    top: -0.625rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    background: #dee2e6;
}
body#checkout .checkout-tabs .nav-tabs li a.reachable:before {
    background: #ffd09d;
}
body#checkout .checkout-tabs .nav-tabs li a.reachable.active:before {
    background: #4386c6;
}
body#checkout .checkout-step {
    border: 1px solid #e9ecef;
    padding: 1.25rem;
}
@media (min-width: 768px) {
    body#checkout .checkout-step {
        padding: 2.5rem;
    }
}
body#checkout .checkout-step .nav {
    margin-bottom: 1.25rem;
}
body#checkout .checkout-step .nav li a {
    padding: 0;
}
body#checkout .checkout-step .nav li a.active {
    color: #6c757d;
}
body#checkout .checkout-step .payment-option:not(:first-child) {
    margin-top: 0.625rem;
}
body#checkout .checkout-step .delivery-options {
    cursor: pointer;
}
body#checkout .checkout-step .delivery-options .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
body#checkout .checkout-step .delivery-options .delivery-option-item {
    border: 1px solid #e9ecef;
    padding: 0.5rem;
}
body#checkout .checkout-step .delivery-options .delivery-option-item .delivery-option {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body#checkout .checkout-step .delivery-options .delivery-option-item label {
    margin-bottom: 0;
    cursor: pointer;
}
body#checkout .checkout-step .delivery-options .delivery-option-item label .row,
body#checkout .checkout-step .delivery-options .delivery-option-item label main .products,
main body#checkout .checkout-step .delivery-options .delivery-option-item label .products {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body#checkout .checkout-step .invoice-address-wrapper {
    margin-top: 1.5rem;
}
body#checkout .checkout-step #conditions-to-approve {
    padding-top: 1rem;
}
body#checkout .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body#checkout .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.25rem;
    flex: 0 0 1.25rem;
    margin-top: 0.3125rem;
}
body#checkout .additional-information {
    font-size: 0.875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem;
}
body#checkout .condition-label {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.625rem;
}
body#checkout .condition-label label {
    text-align: inherit;
}
body#checkout .cancel-address {
    margin: 0.625rem;
    display: block;
    color: #102747;
    text-decoration: underline;
}
body#checkout .modal-content {
    padding: 1.25rem;
}
body#checkout #cart-summary-product-list {
    font-size: 0.875rem;
}
body#checkout #cart-summary-product-list img {
    width: 3.125rem;
    background-color: #fff;
    margin-right: 0.625rem;
}
body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle;
}
body#checkout #order-summary-content {
    padding-top: 0.9375rem;
}
body#checkout #order-summary-content h4.h4 {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    color: #333;
}
body#checkout #order-summary-content h4.black {
    color: #000;
}
body#checkout #order-summary-content h4.addresshead {
    margin-top: 0.1875rem;
}
body#checkout #order-summary-content .noshadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}
body#checkout #order-summary-content #order-items {
    border-right: 0;
}
body#checkout #order-summary-content #order-items h3.h3 {
    color: #333;
    margin-top: 1.25rem;
}
body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0;
}
body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 0.1875rem solid #e5e5e5;
    border-radius: 0;
}
body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 1rem;
}
body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #bdbdbd;
}
body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer;
}
body#checkout #order-summary-content a .step-edit {
    color: #bdbdbd;
}
body#checkout #gift_message {
    max-width: 100%;
    border-color: #333;
}
#order-details {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border: 1px solid #d2dae3;
}
@media (min-width: 1200px) {
    #order-details {
        margin-left: 1.875rem;
    }
}
#order-details > .card-title {
    margin-bottom: 0.625rem;
    font-size: 1.625rem;
}
#order-details ul {
    margin-bottom: 1.25rem;
}
#order-details ul li {
    margin-bottom: 0.625rem;
}
.text-dark {
    color: #333;
    font-weight: 700;
}
.definition-list {
    margin-bottom: 4.375rem;
}
#order-items {
    margin-bottom: 0.9375rem;
}
#order-items hr {
    border: none;
}
#order-items table {
    width: 100%;
}
#order-items table tr {
    height: 1.875rem;
}
#order-items table tr td:last-child {
    text-align: right;
}
#order-items .order-line {
    margin-top: 1rem;
}
#order-items .image img {
    width: 100%;
    margin-bottom: 1rem;
    background-color: #fff;
}
#order-items .details .customizations {
    margin-top: 0.625rem;
}
#order-confirmation #registration-form {
    width: 50%;
    margin: 1.875rem auto 1rem;
}
.no-items {
    display: block;
    padding: 1rem;
}
.forgotten-password {
    margin: 0 auto;
}
.forgotten-password .form-control {
    max-width: 25rem;
    margin: 0 auto;
}
.js-payment-binary,
.js-payment-binary .accept-cgv {
    display: none;
}
.js-payment-binary.disabled {
    opacity: 0.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;
}
#customer-form {
    max-width: 35.625rem;
    margin-left: auto;
    margin-right: auto;
}
.table-labeled td,
.table-labeled th {
    vertical-align: middle;
}
.table-labeled .label {
    font-weight: 400;
    border-radius: 0.1875rem;
    font-size: inherit;
    padding: 0.375rem 0.25rem;
    margin: 0.125rem;
    color: #fff;
    white-space: nowrap;
}
.page-order .table {
    margin-bottom: 0;
}
.page-order table td,
.page-order table th {
    padding: 0.625rem;
}
.page-order table thead th {
    text-align: center;
}
#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0;
}
#authentication .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#authentication .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.25rem;
    flex: 0 0 1.25rem;
}
#authentication .custom-checkbox label {
    padding-left: 1.25rem;
}
#authentication .radio-inline,
#identity .radio-inline {
    padding: 0;
    margin-bottom: 0;
}
#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 0;
}
#authentication .custom-checkbox label,
#identity .custom-checkbox label {
    font-size: 0.875rem;
}
#authentication .custom-checkbox label em,
#identity .custom-checkbox label em {
    display: none;
}
.page-customer-account #content {
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 1.5625rem;
    font-size: 0.875rem;
    color: #7587a1;
}
.page-customer-account #content .order-actions a {
    padding: 0 0.125rem;
}
.page-customer-account #content .forgot-password {
    text-align: center;
    font-size: 0.875rem;
    margin-top: 1.5625rem;
    padding-bottom: 1.25rem;
}
.page-customer-account #content .no-account {
    text-align: center;
    font-size: 1rem;
}
.page-authentication #content {
    padding: 1.5625rem;
    max-width: 40rem;
    margin: 0 auto;
}
.page-addresses .address,
.page-authentication #content {
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}
.page-addresses .address {
    margin-bottom: 1.5625rem;
    font-size: 0.875rem;
    color: #333;
}
.page-addresses .address .address-body {
    padding: 1.5625rem;
}
.page-addresses .address .address-body h4 {
    font-size: 1rem;
    font-weight: 700;
}
.page-addresses .address .address-body address {
    min-height: 11.25rem;
}
.page-addresses .address .address-footer {
    border-top: 1px solid #bdbdbd;
    padding: 0.625rem 1.5625rem;
}
.page-addresses .address .address-footer a {
    color: #bdbdbd;
    margin-right: 0.625rem;
}
.page-addresses .address .address-footer a:hover {
    color: #333;
}
.page-addresses .address .address-footer a i {
    font-size: 1rem;
}
.page-addresses .address .address-footer a span {
    font-size: 0.9375rem;
    vertical-align: middle;
}
.page-addresses .addresses-footer {
    margin: 0 1.25rem;
}
.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover {
    color: #333;
}
.page-addresses .addresses-footer a i {
    font-size: 1rem;
}
.page-addresses .addresses-footer a span {
    font-size: 1rem;
    vertical-align: middle;
    margin-top: 0.625rem;
}
.page-order-detail {
    font-size: 1rem;
    color: #bdbdbd;
}
.page-order-detail .box {
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 1.5625rem;
    margin-bottom: 1.5625rem;
}
.page-order-detail h3 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 1.5625rem;
}
.page-order-detail #order-infos ul {
    margin: 0;
}
.page-order-detail #order-history .history-lines .history-line {
    padding: 0.625rem 0;
    border-bottom: 1px solid #f6f6f6;
}
.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0;
}
.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    margin: 0.375rem 0;
    padding: 0.375rem 0.25rem;
    color: #fff;
    border-radius: 0.1875rem;
}
.page-order-detail .addresses {
    margin: 0 -1.25rem;
}
.page-order-detail .addresses h4 {
    font-size: 1rem;
    font-weight: 700;
}
.page-order-detail #order-products.return {
    margin-bottom: 1.5625rem;
}
.page-order-detail #order-products.return th.head-checkbox {
    width: 1.875rem;
}
.page-order-detail #order-products.return td {
    padding: 1.4375rem 1.0625rem;
}
.page-order-detail #order-products.return td.qty {
    min-width: 7.8125rem;
}
.page-order-detail #order-products.return td.qty .current {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: 0.625rem;
}
.page-order-detail #order-products.return td.qty .select {
    width: 70%;
    float: left;
    margin: -1.25rem 0;
    padding-left: 0.375rem;
}
.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: 1.5625rem 1.5625rem 0;
    border-bottom: 1px solid #f6f6f6;
}
.page-order-detail .order-items .order-item .checkbox {
    width: 1.875rem;
    float: left;
    padding: 0 1.25rem;
}
.page-order-detail .order-items .order-item .content {
    width: calc(100% - 1.875rem);
    float: left;
    padding: 0 1.25rem;
}
.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1.5625rem;
}
.page-order-detail .order-items .order-item .desc .name {
    font-weight: 700;
}
.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1.5625rem;
}
.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: 0.375rem;
}
.page-order-detail .messages .message {
    margin-top: 0.625rem;
    border-bottom: 1px solid #f6f6f6;
}
.page-order-detail .messages .message:last-child {
    border-bottom: 0;
}
.page-order-detail .messages .message > div {
    margin-bottom: 0.625rem;
}
.page-order-detail .customization {
    margin-top: 1.0625rem;
}
#order-return-infos .thead-default th {
    color: #333;
}
#order-return-infos .customization {
    margin-top: 1.0625rem;
}
.page-my-account #content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #bdbdbd;
    padding: 0 1.25rem;
    margin-bottom: 1.5625rem;
}
.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 1.5625rem;
}
.page-my-account #content .links a i {
    display: block;
    font-size: 3.125rem;
    width: 100%;
    color: #333;
}
.page-my-account #content .links a i:not(.fa) {
    padding-bottom: 3.875rem;
}
.page-my-account #content .links a i.fa {
    padding-bottom: 0.625rem;
}
.page-my-account #content .links a:hover {
    color: #333;
}
.page-my-account #content .links a:hover i {
    color: #4386c6;
}
#history .orders {
    margin: 0 -1.5625rem;
}
#history .orders .order {
    padding: 1.0625rem 1.5625rem;
    border-bottom: 1px solid #f6f6f6;
}
#history .orders .order a h3 {
    color: #bdbdbd;
}
#history .orders .order .label {
    display: inline-block;
    margin: 0.375rem 0;
    padding: 0.375rem 0.25rem;
    color: #fff;
    border-radius: 0.1875rem;
}
#history .orders .order:last-child {
    border-bottom: 0;
}
.page-footer .account-link {
    margin-right: 1.5625rem;
}
.page-footer .account-link i {
    font-size: 1rem;
}
.page-footer .account-link span {
    font-size: 0.875rem;
    vertical-align: middle;
}
.login-form {
    margin-top: 0.9375rem;
}
.forgotten-password {
    padding: 0.25rem;
}
.forgotten-password .form-fields .center-email-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767.98px) {
    .forgotten-password .form-fields .center-email-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .forgotten-password .form-fields .center-email-fields button {
        max-width: 16.875rem;
        margin-left: auto;
        margin-right: auto;
    }
}
.forgotten-password .form-fields .center-email-fields button {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}
.forgotten-password .form-fields .email {
    padding-left: 0;
    padding-right: 0;
}
.forgotten-password .form-fields .email input {
    height: 3.4375rem;
}
@media (max-width: 767.98px) {
    .forgotten-password .form-fields .email {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
}
.send-renew-password-link {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.renew-password {
    margin-left: 0.625rem;
}
.renew-password .email {
    padding-bottom: 1.875rem;
}
.renew-password [type="submit"] {
    margin-left: 3.125rem;
}
#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
    border: 0.1875rem solid #f6f6f6;
    border-bottom-width: 0.125rem;
}
#products .products .product-miniature,
.featured-products .products .product-miniature,
.product-accessories .products .product-miniature,
.product-miniature .products .product-miniature {
    padding-top: 1.875rem;
    position: relative;
}
#products .buttons_bottom_block,
.featured-products .buttons_bottom_block,
.product-accessories .buttons_bottom_block,
.product-miniature .buttons_bottom_block {
    margin-bottom: 0;
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    line-height: 0;
}
#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: #102747;
    font-size: 0.875rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    line-height: 1;
}
#products .product-title a:hover,
.featured-products .product-title a:hover,
.product-accessories .product-title a:hover,
.product-miniature .product-title a:hover {
    color: #bdbdbd;
}
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 25px;
    background: #fff;
}
#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title {
    text-align: center;
    margin-bottom: 1.875rem;
}
#products .products-section-title a,
.featured-products .products-section-title a,
.product-accessories .products-section-title a,
.product-miniature .products-section-title a {
    color: #102747;
}
#products .products-section-title a:hover,
.featured-products .products-section-title a:hover,
.product-accessories .products-section-title a:hover,
.product-miniature .products-section-title a:hover {
    color: #bdbdbd;
}
#products .functional-buttons,
.featured-products .functional-buttons,
.product-accessories .functional-buttons,
.product-miniature .functional-buttons {
    margin-top: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#products .functional-buttons .btn-link,
.featured-products .functional-buttons .btn-link,
.product-accessories .functional-buttons .btn-link,
.product-miniature .functional-buttons .btn-link {
    color: #7587a1;
    font-weight: 300;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#products .functional-buttons .btn-link i,
.featured-products .functional-buttons .btn-link i,
.product-accessories .functional-buttons .btn-link i,
.product-miniature .functional-buttons .btn-link i {
    font-size: 1.75rem;
    margin-right: 0.3125rem;
}
#products .functional-buttons .btn-link:active,
#products .functional-buttons .btn-link:focus,
#products .functional-buttons .btn-link:hover,
.featured-products .functional-buttons .btn-link:active,
.featured-products .functional-buttons .btn-link:focus,
.featured-products .functional-buttons .btn-link:hover,
.product-accessories .functional-buttons .btn-link:active,
.product-accessories .functional-buttons .btn-link:focus,
.product-accessories .functional-buttons .btn-link:hover,
.product-miniature .functional-buttons .btn-link:active,
.product-miniature .functional-buttons .btn-link:focus,
.product-miniature .functional-buttons .btn-link:hover {
    color: #4386c6;
}
@media (max-width: 991.98px) {
    #products .functional-buttons .btn-link i,
    .featured-products .functional-buttons .btn-link i,
    .product-accessories .functional-buttons .btn-link i,
    .product-miniature .functional-buttons .btn-link i {
        font-size: 1.375rem;
    }
}
#products .functional-buttons .btn-link > span,
.featured-products .functional-buttons .btn-link > span,
.product-accessories .functional-buttons .btn-link > span,
.product-miniature .functional-buttons .btn-link > span {
    display: none;
}
#products .functional-buttons .btn-link:hover,
.featured-products .functional-buttons .btn-link:hover,
.product-accessories .functional-buttons .btn-link:hover,
.product-miniature .functional-buttons .btn-link:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
    #products .functional-buttons .btn-link + .btn-link,
    .featured-products .functional-buttons .btn-link + .btn-link,
    .product-accessories .functional-buttons .btn-link + .btn-link,
    .product-miniature .functional-buttons .btn-link + .btn-link {
        margin-left: 0.625rem;
    }
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-transform: capitalize;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    color: #333;
    font-weight: 700;
    margin-bottom: 0.75rem;
}
#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
    position: relative;
    width: 100%;
    padding-top: 0.3125rem;
}
#products .variant-links .count,
.featured-products .variant-links .count,
.product-accessories .variant-links .count,
.product-miniature .variant-links .count {
    display: none;
}
@media (min-width: 1200px) {
    #products .customized,
    #products .view-product,
    .featured-products .customized,
    .featured-products .view-product,
    .product-accessories .customized,
    .product-accessories .view-product,
    .product-miniature .customized,
    .product-miniature .view-product {
        padding: 0.875rem;
    }
}
@media (min-width: 768px) {
    #products .customized,
    #products .view-product,
    .featured-products .customized,
    .featured-products .view-product,
    .product-accessories .customized,
    .product-accessories .view-product,
    .product-miniature .customized,
    .product-miniature .view-product {
        padding: 0.875rem;
        font-weight: 700;
        background: #333;
        color: #fff;
        border-color: #333;
    }
    #products .customized:focus,
    #products .customized:hover,
    #products .view-product:focus,
    #products .view-product:hover,
    .featured-products .customized:focus,
    .featured-products .customized:hover,
    .featured-products .view-product:focus,
    .featured-products .view-product:hover,
    .product-accessories .customized:focus,
    .product-accessories .customized:hover,
    .product-accessories .view-product:focus,
    .product-accessories .view-product:hover,
    .product-miniature .customized:focus,
    .product-miniature .customized:hover,
    .product-miniature .view-product:focus,
    .product-miniature .view-product:hover {
        color: #fff;
        background: #4386c6;
        border-color: #4386c6;
    }
}
@media (max-width: 991.98px) {
    #products .button-container,
    .featured-products .button-container,
    .product-accessories .button-container,
    .product-miniature .button-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #products .button-container .add-to-cart,
    #products .button-container .customized,
    #products .button-container .view-product,
    .featured-products .button-container .add-to-cart,
    .featured-products .button-container .customized,
    .featured-products .button-container .view-product,
    .product-accessories .button-container .add-to-cart,
    .product-accessories .button-container .customized,
    .product-accessories .button-container .view-product,
    .product-miniature .button-container .add-to-cart,
    .product-miniature .button-container .customized,
    .product-miniature .button-container .view-product {
        margin: 0;
        padding: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 5px;
        background: transparent;
        border: none;
        color: #7587a1;
        font-size: 22px;
    }
    #products .button-container .functional-buttons,
    .featured-products .button-container .functional-buttons,
    .product-accessories .button-container .functional-buttons,
    .product-miniature .button-container .functional-buttons {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin: 0;
    }
    #products .button-container .functional-buttons .buttons_bottom_block,
    #products .button-container .functional-buttons .compare-button,
    .featured-products .button-container .functional-buttons .buttons_bottom_block,
    .featured-products .button-container .functional-buttons .compare-button,
    .product-accessories .button-container .functional-buttons .buttons_bottom_block,
    .product-accessories .button-container .functional-buttons .compare-button,
    .product-miniature .button-container .functional-buttons .buttons_bottom_block,
    .product-miniature .button-container .functional-buttons .compare-button {
        margin: 0;
        padding: 0;
    }
    #products .button-container .functional-buttons .buttons_bottom_block i,
    #products .button-container .functional-buttons .compare-button i,
    .featured-products .button-container .functional-buttons .buttons_bottom_block i,
    .featured-products .button-container .functional-buttons .compare-button i,
    .product-accessories .button-container .functional-buttons .buttons_bottom_block i,
    .product-accessories .button-container .functional-buttons .compare-button i,
    .product-miniature .button-container .functional-buttons .buttons_bottom_block i,
    .product-miniature .button-container .functional-buttons .compare-button i {
        margin-right: 0;
    }
}
#products .product_img_container,
.featured-products .product_img_container,
.product-accessories .product_img_container,
.product-miniature .product_img_container {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px;
}
@media (min-width: 1200px) {
    #products .product_img_container,
    .featured-products .product_img_container,
    .product-accessories .product_img_container,
    .product-miniature .product_img_container {
        padding: 20px;
    }
}
#products .product_img_container img,
.featured-products .product_img_container img,
.product-accessories .product_img_container img,
.product-miniature .product_img_container img {
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: 100%;
    height: auto;
}
#products .product_img_container img.hover-image,
.featured-products .product_img_container img.hover-image,
.product-accessories .product_img_container img.hover-image,
.product-miniature .product_img_container img.hover-image {
    margin-left: 7px;
}
#products .discount-percentage,
.featured-products .discount-percentage,
.product-accessories .discount-percentage,
.product-miniature .discount-percentage {
    background: #f14a69;
    color: #fff;
    font-size: 1rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    padding: 0.125rem 0.1875rem;
}
#products .quick-view,
.featured-products .quick-view,
.product-accessories .quick-view,
.product-miniature .quick-view {
    text-shadow: 1px 1px 0.1875rem #102747, 0 0 2em #f6f6f6;
    font: 300 0.75rem/1.1 Montserrat, sans-serif;
    color: #fff;
    padding: 0.3125rem 0.6875rem;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0.125rem 0.9375rem;
    box-shadow: 0 0.125rem 0.9375rem rgba(0, 0, 0, 0.3);
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
    border-radius: 0.25rem;
}
#products .quick-view:hover,
.featured-products .quick-view:hover,
.product-accessories .quick-view:hover,
.product-miniature .quick-view:hover {
    background: rgba(0, 0, 0, 0.7);
}
#products .quick-view i,
.featured-products .quick-view i,
.product-accessories .quick-view i,
.product-miniature .quick-view i {
    font-size: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#products .button-container,
.featured-products .button-container,
.product-accessories .button-container,
.product-miniature .button-container {
    margin-top: 5px;
}
@media (min-width: 992px) {
    #products .button-container,
    .featured-products .button-container,
    .product-accessories .button-container,
    .product-miniature .button-container {
        margin-top: 20px;
    }
}
#products .product-flags,
.featured-products .product-flags,
.product-accessories .product-flags,
.product-miniature .product-flags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0.3125rem;
    z-index: 9;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
}
@media (min-width: 1600px) {
    #products .product-flags,
    .featured-products .product-flags,
    .product-accessories .product-flags,
    .product-miniature .product-flags {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        min-height: 6.875rem;
        max-width: 4.5rem;
        left: 2.5rem;
    }
}
#products .product-flags .product-flag,
.featured-products .product-flags .product-flag,
.product-accessories .product-flags .product-flag,
.product-miniature .product-flags .product-flag {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.3125rem;
}
#products .product-flags .product-flag span,
.featured-products .product-flags .product-flag span,
.product-accessories .product-flags .product-flag span,
.product-miniature .product-flags .product-flag span {
    font-size: 0.6875rem;
    color: #fff;
    height: 1.125rem;
    line-height: 0.625rem;
    text-transform: uppercase;
    display: block;
    float: left;
    padding: 0.125rem 0.3125rem 0;
    position: relative;
    background: #61a5d3;
    text-overflow: ellipsis;
    border: 1px solid #61a5d3;
    white-space: nowrap;
}
#products .product-flags .product-flag span:after,
.featured-products .product-flags .product-flag span:after,
.product-accessories .product-flags .product-flag span:after,
.product-miniature .product-flags .product-flag span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.125rem 0 0 1rem;
    border-color: transparent transparent transparent #f14a69;
    position: absolute;
    right: -1rem;
    top: -1px;
}
#products .product-flags .product-flag.discount span:after,
.featured-products .product-flags .product-flag.discount span:after,
.product-accessories .product-flags .product-flag.discount span:after,
.product-miniature .product-flags .product-flag.discount span:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.125rem 0 0 1rem;
    border-color: transparent transparent transparent #61a5d3;
}
#products .product-flags .product-flag.pack span,
.featured-products .product-flags .product-flag.pack span,
.product-accessories .product-flags .product-flag.pack span,
.product-miniature .product-flags .product-flag.pack span {
    border-color: #4386c6;
    background: #4386c6;
}
#products .product-flags .product-flag.pack span:after,
.featured-products .product-flags .product-flag.pack span:after,
.product-accessories .product-flags .product-flag.pack span:after,
.product-miniature .product-flags .product-flag.pack span:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.125rem 0 0 1rem;
    border-color: transparent transparent transparent #4386c6;
}
#products .product-flags .product-flag.new,
.featured-products .product-flags .product-flag.new,
.product-accessories .product-flags .product-flag.new,
.product-miniature .product-flags .product-flag.new {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
#products .product-flags .product-flag.new span,
.featured-products .product-flags .product-flag.new span,
.product-accessories .product-flags .product-flag.new span,
.product-miniature .product-flags .product-flag.new span {
    border-color: #102747;
    background: #102747;
}
#products .product-flags .product-flag.new span:after,
.featured-products .product-flags .product-flag.new span:after,
.product-accessories .product-flags .product-flag.new span:after,
.product-miniature .product-flags .product-flag.new span:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.125rem 0 0 1rem;
    border-color: transparent transparent transparent #102747;
}
#products .product-flags .product-flag.on-sale span,
.featured-products .product-flags .product-flag.on-sale span,
.product-accessories .product-flags .product-flag.on-sale span,
.product-miniature .product-flags .product-flag.on-sale span {
    border-color: #f14a69;
    background: #f14a69;
}
#products .product-flags .product-flag.online-only span,
.featured-products .product-flags .product-flag.online-only span,
.product-accessories .product-flags .product-flag.online-only span,
.product-miniature .product-flags .product-flag.online-only span {
    font-size: 0.8125rem;
}
#products .product-flags .product-flag.online-only span:before,
.featured-products .product-flags .product-flag.online-only span:before,
.product-accessories .product-flags .product-flag.online-only span:before,
.product-miniature .product-flags .product-flag.online-only span:before {
    font-family: Material Icons;
    content: "\E30A";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    margin: 0.3125rem;
}
@media (min-width: 1600px) {
    #products .product-flags .product-flag,
    .featured-products .product-flags .product-flag,
    .product-accessories .product-flags .product-flag,
    .product-miniature .product-flags .product-flag {
        margin-top: 0.9375rem;
    }
    #products .product-flags .product-flag span,
    .featured-products .product-flags .product-flag span,
    .product-accessories .product-flags .product-flag span,
    .product-miniature .product-flags .product-flag span {
        min-width: 4.5rem;
        font-size: 0.875rem;
        height: 1.75rem;
        line-height: 1.25rem;
    }
    #products .product-flags .product-flag span:after,
    .featured-products .product-flags .product-flag span:after,
    .product-accessories .product-flags .product-flag span:after,
    .product-miniature .product-flags .product-flag span:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1.75rem 0 0 1rem;
        border-color: transparent transparent transparent #f14a69;
    }
    #products .product-flags .product-flag.pack span:after,
    .featured-products .product-flags .product-flag.pack span:after,
    .product-accessories .product-flags .product-flag.pack span:after,
    .product-miniature .product-flags .product-flag.pack span:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1.75rem 0 0 1rem;
        border-color: transparent transparent transparent #4386c6;
    }
    #products .product-flags .product-flag.discount span:after,
    .featured-products .product-flags .product-flag.discount span:after,
    .product-accessories .product-flags .product-flag.discount span:after,
    .product-miniature .product-flags .product-flag.discount span:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1.75rem 0 0 1rem;
        border-color: transparent transparent transparent #61a5d3;
    }
    #products .product-flags .product-flag.new span:after,
    .featured-products .product-flags .product-flag.new span:after,
    .product-accessories .product-flags .product-flag.new span:after,
    .product-miniature .product-flags .product-flag.new span:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1.75rem 0 0 1rem;
        border-color: transparent transparent transparent #102747;
    }
}
#products .comments_note,
.featured-products .comments_note,
.product-accessories .comments_note,
.product-miniature .comments_note {
    text-align: center;
    color: #bdbdbd;
}
#products .regular-price,
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
    color: #bdbdbd;
    text-decoration: line-through;
    font-size: 0.875rem;
}
#products .count,
.featured-products .count,
.product-accessories .count,
.product-miniature .count {
    color: #bdbdbd;
    font-weight: 700;
    position: relative;
    bottom: 0.625rem;
}
#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link {
    clear: both;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
}
@media (max-width: 767.98px) {
    .products-small {
        max-width: 23.125rem;
        margin-left: auto;
        margin-right: auto;
    }
}
.products-small .product-miniature {
    margin-bottom: 2.5rem;
}
.products-small .product-miniature .button-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#index .products .variant-links {
    display: none;
}
#js-product-list .products.row,
#js-product-list main .products,
main #js-product-list .products {
    margin-left: 0;
    margin-right: 0;
}
body:not(#index) .product-carousel #products .products .product-miniature .highlighted-informations,
body:not(#index) .product-carousel #products .products .product-miniature .variant-links,
body:not(#index) .product-carousel .featured-products .products .product-miniature .highlighted-informations,
body:not(#index) .product-carousel .featured-products .products .product-miniature .variant-links,
body:not(#index) .product-carousel .product-accessories .products .product-miniature .highlighted-informations,
body:not(#index) .product-carousel .product-accessories .products .product-miniature .variant-links,
body:not(#index) .product-carousel .product-miniature .products .product-miniature .highlighted-informations,
body:not(#index) .product-carousel .product-miniature .products .product-miniature .variant-links {
    display: none;
}
.product-carousel .slick-slider,
.product-pack .slick-slider {
    position: relative;
}
.product-carousel .slick-slider .slick-arrow,
.product-pack .slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.875rem;
    text-align: center;
    cursor: pointer;
    background: transparent;
    color: #bdbdbd;
    font-size: 2.375rem;
}
.product-carousel .slick-slider .slick-arrow:hover,
.product-pack .slick-slider .slick-arrow:hover {
    color: #333;
}
.product-carousel .slick-slider .arrow-left,
.product-pack .slick-slider .arrow-left {
    left: 0.9375rem;
}
.product-carousel .slick-slider .arrow-right,
.product-pack .slick-slider .arrow-right {
    right: 0.9375rem;
}
@media (min-width: 1200px) {
    .product-carousel .slick-slider .arrow-left,
    .product-pack .slick-slider .arrow-left {
        left: 1.5625rem;
    }
    .product-carousel .slick-slider .arrow-right,
    .product-pack .slick-slider .arrow-right {
        right: 1.5625rem;
    }
}
@media (min-width: 1200px) {
    body.layout-left-column :not(.product-carousel) #products .products:not(.list),
    body.layout-left-column :not(.product-carousel) .featured-products .products:not(.list),
    body.layout-left-column :not(.product-carousel) .product-accessories .products:not(.list),
    body.layout-right-column :not(.product-carousel) #products .products:not(.list),
    body.layout-right-column :not(.product-carousel) .featured-products .products:not(.list),
    body.layout-right-column :not(.product-carousel) .product-accessories .products:not(.list) {
        border: 0.1875rem solid #f6f6f6;
        border-bottom-width: 0.125rem;
        border-left-width: 0.1875rem;
        border-right-width: 0.1875rem;
    }
}
body.layout-left-column :not(.product-carousel) #products .products:not(.list) .product-miniature,
body.layout-left-column :not(.product-carousel) .featured-products .products:not(.list) .product-miniature,
body.layout-left-column :not(.product-carousel) .product-accessories .products:not(.list) .product-miniature,
body.layout-right-column :not(.product-carousel) #products .products:not(.list) .product-miniature,
body.layout-right-column :not(.product-carousel) .featured-products .products:not(.list) .product-miniature,
body.layout-right-column :not(.product-carousel) .product-accessories .products:not(.list) .product-miniature {
    border-right: 1px solid #f6f6f6;
    border-left: none;
    border-bottom: 1px solid #f6f6f6;
}
.product-carousel #products,
.product-carousel .featured-products,
.product-carousel .product-accessories,
.product-carousel .product-miniature {
    margin-top: 1.875rem;
}
@media (min-width: 1200px) {
    .product-carousel #products,
    .product-carousel .featured-products,
    .product-carousel .product-accessories,
    .product-carousel .product-miniature {
        margin-top: 1.125rem;
    }
}
@media (max-width: 767.98px) {
    .product-carousel #products .main-product-block,
    .product-carousel .featured-products .main-product-block,
    .product-carousel .product-accessories .main-product-block,
    .product-carousel .product-miniature .main-product-block {
        padding: 0.3125rem;
    }
}
.product-carousel #products .products,
.product-carousel .featured-products .products,
.product-carousel .product-accessories .products,
.product-carousel .product-miniature .products {
    border: none;
}
@media (min-width: 1200px) {
    .product-carousel #products .products,
    .product-carousel .featured-products .products,
    .product-carousel .product-accessories .products,
    .product-carousel .product-miniature .products {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
.product-carousel #products .products .product-miniature,
.product-carousel .featured-products .products .product-miniature,
.product-carousel .product-accessories .products .product-miniature,
.product-carousel .product-miniature .products .product-miniature {
    min-height: 21.875rem;
    padding: 1.875rem;
}
@media (max-width: 767.98px) {
    .product-carousel #products .products .product-miniature,
    .product-carousel .featured-products .products .product-miniature,
    .product-carousel .product-accessories .products .product-miniature,
    .product-carousel .product-miniature .products .product-miniature {
        padding: 0.625rem;
    }
}
@media (min-width: 1200px) {
    .product-carousel #products .products .product-miniature,
    .product-carousel .featured-products .products .product-miniature,
    .product-carousel .product-accessories .products .product-miniature,
    .product-carousel .product-miniature .products .product-miniature {
        min-height: 29.375rem;
    }
}
.product-carousel #products .products:not(.list) .product-miniature,
.product-carousel .featured-products .products:not(.list) .product-miniature,
.product-carousel .product-accessories .products:not(.list) .product-miniature,
.product-carousel .product-miniature .products:not(.list) .product-miniature {
    border-bottom: none;
}
.product-carousel #products .products.slick-slider .slick-slide:last-child .product-miniature,
.product-carousel .featured-products .products.slick-slider .slick-slide:last-child .product-miniature,
.product-carousel .product-accessories .products.slick-slider .slick-slide:last-child .product-miniature,
.product-carousel .product-miniature .products.slick-slider .slick-slide:last-child .product-miniature {
    border-right: none;
}
#index .product-carousel #products .products,
#index .product-carousel .featured-products .products,
#index .product-carousel .product-accessories .products {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
}
@media (min-width: 1200px) {
    #index .product-carousel #products .products,
    #index .product-carousel .featured-products .products,
    #index .product-carousel .product-accessories .products {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media (min-width: 768px) {
    #index #products .product-description .discount-percentage,
    #index .featured-products .product-description .discount-percentage,
    #index .product-accessories .product-description .discount-percentage {
        position: absolute;
        top: 0 !important;
        right: 0.3125rem;
    }
}
#left-column .featured-products,
#right-column .featured-products {
    margin-bottom: 2.5rem;
}
#left-column .featured-products > h1,
#right-column .featured-products > h1 {
    margin-bottom: 0;
    padding: 0.625rem 1.25rem;
    position: relative;
    color: #333;
    letter-spacing: 0.06em;
    background: #f6f6f6;
    font-size: 1.375rem;
    text-transform: none;
}
#left-column .featured-products .products-section-title,
#right-column .featured-products .products-section-title {
    text-align: left;
}
#left-column .featured-products .product_img_container .daydeal-box,
#right-column .featured-products .product_img_container .daydeal-box {
    display: none;
}
#left-column .featured-products .product-price-and-shipping .daydeal-box,
#right-column .featured-products .product-price-and-shipping .daydeal-box {
    display: block;
}
#left-column .featured-products .all-product-link,
#right-column .featured-products .all-product-link {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    float: right;
}
#left-column .featured-products .products,
#right-column .featured-products .products {
    border-top: none;
}
#left-column .featured-products .product-miniature,
#right-column .featured-products .product-miniature {
    width: 100%;
    padding: 0.9375rem;
    border-right: none;
}
#left-column .featured-products .product-miniature .thumbnail-container,
#right-column .featured-products .product-miniature .thumbnail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#left-column .featured-products .product-miniature .functional-buttons,
#left-column .featured-products .product-miniature .product-add-to-cart,
#left-column .featured-products .product-miniature .product-flags,
#right-column .featured-products .product-miniature .functional-buttons,
#right-column .featured-products .product-miniature .product-add-to-cart,
#right-column .featured-products .product-miniature .product-flags {
    display: none;
}
#left-column .featured-products .product-miniature .product-heading .product-title,
#right-column .featured-products .product-miniature .product-heading .product-title {
    min-height: 0;
    text-align: left;
}
#left-column .featured-products .product-miniature .product-price-and-shipping,
#right-column .featured-products .product-miniature .product-price-and-shipping {
    padding: 0;
}
#left-column .featured-products .product-miniature .product-price-and-shipping .regular-price,
#right-column .featured-products .product-miniature .product-price-and-shipping .regular-price {
    position: static;
}
#left-column .featured-products .product-miniature .product-description,
#right-column .featured-products .product-miniature .product-description {
    text-align: left;
}
#left-column .featured-products .product-miniature .product_img_container,
#right-column .featured-products .product-miniature .product_img_container {
    position: relative;
    padding: 0;
    width: 35%;
    float: left;
    margin-right: 5%;
}
#left-column .featured-products .product-miniature .product_img_container .highlighted-informations,
#right-column .featured-products .product-miniature .product_img_container .highlighted-informations {
    display: none;
}
@media (min-width: 768px) {
    #product .product-carousel .product-miniature {
        min-height: 32.5rem;
    }
}
#custom-text {
    text-align: right;
    padding: 1.2rem 1.9375rem 0.5rem;
    z-index: 4 !important;
}
#custom-text p {
    margin: 0;
    font: normal 0.875rem/1.3125rem Montserrat, sans-serif;
    text-align: right;
	color: #979797;
}
#custom-text p.phone_box {
    font: 700 1.5rem/1.875rem Montserrat, sans-serif;
    color: #102747;
}
#custom-text p.phone_box:before {
    color: #4386c6;
    font-family: fl-bigmug-line;
    content: "\E085";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8125rem;
    vertical-align: 0.125rem;
    margin-right: 0.4375rem;
}
@media (min-width: 992px) and (max-width: 1280px) {
    #custom-text {
        padding: 0;
        text-align: right;
        width: 100%;
        padding-top: 1.25rem;
    }
    #custom-text p {
        margin-right: 1.25rem;
    }
    #custom-text p.phone_box {
        font-size: 1.0625rem;
    }
    #custom-text p.phone_box:before {
        font-size: 1.375rem;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #custom-text {
        padding: 0.625rem 1.25rem;
    }
    #custom-text p {
        font-size: 0.75rem;
        line-height: 1rem;
    }
    #custom-text p.phone_box {
        font-size: 1.0625rem;
        line-height: 1.375rem;
        margin: 0;
    }
    #custom-text p.phone_box:before {
        font-size: 1.375rem;
    }
}
@media (min-width: 479px) and (max-width: 767px) {
    #custom-text {
        float: right;
    }
}
@media (max-width: 479px) {
    #custom-text {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #custom-text {
        padding: 0.9375rem;
    }
    #custom-text p {
        font-size: 0.75rem;
        line-height: 1rem;
    }
    #custom-text p.phone_box {
        font-size: 0.875rem;
        line-height: 1.0625rem;
        margin: 0;
    }
    #custom-text p.phone_box:before {
        font-size: 1.0625rem;
    }
}
.page-content.page-cms {
    background: #fff;
    padding: 0 0.625rem;
    text-align: justify;
}
.page-content.page-cms .cms-box img {
    max-width: 100%;
}
@media (max-width: 991.98px) {
    #block-cmsinfo {
        padding: 1.25rem 1.875rem;
    }
}
#cms .content-wrapper h1.h2 {
    font-weight: 400;
}
#cms .content-wrapper .page-cms > div + h2 {
    padding-top: 1.875rem;
}
#cms .content-wrapper h1 a {
    color: #102747;
}
#cms .content-wrapper h1 a:hover {
    color: #7587a1;
}
#cms .content-wrapper h2,
#cms .content-wrapper h3 {
    font-weight: 400;
    color: #102747;
}
#cms .content-wrapper .h2,
#cms .content-wrapper h2 {
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 400;
}
#cms .content-wrapper .h2.fa,
#cms .content-wrapper h2.fa {
    margin-right: 0.75rem;
}
#cms .content-wrapper .h3,
#cms .content-wrapper h3 {
    font-size: 1.125rem;
}
#cms .content-wrapper .h4,
#cms .content-wrapper h4 {
    font-size: 1rem;
}
#cms .content-wrapper .animateCount {
    text-align: center;
    background: #102747;
}
#cms .content-wrapper .animateCount li {
    font: 700 3.5rem/2.8125rem Montserrat, sans-serif;
    color: #4386c6;
    padding: 1.5625rem 0.9375rem 0;
    border: 1px solid #7587a1;
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .animateCount li {
        font: normal 2.875rem/2.1875rem Montserrat, sans-serif;
    }
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .animateCount li {
        width: 100%;
    }
}
#cms .content-wrapper .animateCount li h3 {
    margin-top: 1.125rem;
    color: #fff;
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .animateCount li h3 {
        font: normal 1rem/1.5rem Montserrat, sans-serif;
    }
}
#cms .content-wrapper .animateCount li .count {
    color: #4386c6;
}
#cms .content-wrapper .animateCount li + li {
    border-left: none;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .animateCount li + li {
        border-top: none;
    }
}
#cms .content-wrapper .iconBox li {
    padding-top: 2.5625rem;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .iconBox li {
        width: 100%;
    }
}
#cms .content-wrapper .iconBox li > a {
    display: block;
    height: 16.875rem;
    border-radius: 50%;
    color: #7587a1;
    background: #bdbdbd;
    padding: 3.375rem 3.125rem 0;
    font: 700 1.25rem/2.125rem Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
#cms .content-wrapper .iconBox li > a:before {
    font-size: 5.0625rem;
    line-height: 1em;
    display: block;
    margin-bottom: 1.0625rem;
}
#cms .content-wrapper .iconBox li > a:hover {
    background: #102747;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #cms .content-wrapper .iconBox li > a {
        padding: 3.375rem 1.25rem 0;
    }
}
#cms .content-wrapper .list-1 {
    list-style: none;
}
#cms .content-wrapper .list-1 li {
    padding: 0.25rem 0 0.375rem;
    font-weight: 700;
    color: #4cbb6c;
    border-top: 1px solid #bdbdbd;
}
#cms .content-wrapper .list-1 li:first-child {
    border: none;
}
#cms .content-wrapper .list-1 li em {
    font-size: 1.25rem;
    line-height: 1.25rem;
    padding-right: 0.9375rem;
    vertical-align: -0.125rem;
}
#cms .content-wrapper .list-2 {
    padding-top: 2.5rem;
}
#cms .content-wrapper .list-2 li {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding-bottom: 1.875rem;
}
#cms .content-wrapper .list-2 li i {
    font-size: 4.375rem;
    line-height: 9.25rem;
    width: 9.25rem;
    height: 9.25rem;
    text-align: center;
    background: #4386c6;
    display: block;
    float: left;
    border-radius: 50%;
    margin-right: 2.1875rem;
    color: #fff;
    margin-bottom: 0.625rem;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .list-2 li i {
        font-size: 2.5rem;
        line-height: 6.25rem;
        width: 6.25rem;
        height: 6.25rem;
    }
}
#cms .content-wrapper .list-2 li h3 {
    margin-top: 1.25rem;
}
@media (max-width: 1199.98px) {
    #cms .content-wrapper .list-2 li h3 {
        font-size: 1.25rem;
    }
}
#cms .content-wrapper .list-3 {
    overflow: hidden;
    padding: 1.4375rem 0 4rem;
    border: none;
    position: relative;
}
#cms .content-wrapper .list-3:after {
    content: "";
    display: block;
    position: absolute;
    left: 0.9375rem;
    right: 0.9375rem;
    border-bottom: 1px solid #bdbdbd;
    bottom: 0;
}
#cms .content-wrapper .list-3 li {
    padding-bottom: 1.25rem;
}
#cms .content-wrapper .list-3.countBox {
    counter-reset: li;
}
#cms .content-wrapper .list-3.countBox li h4:before {
    display: inline-block;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-size: 2.25rem;
    line-height: 1.875rem;
    margin-right: 0.9375rem;
    font-weight: 300;
    color: #7587a1;
}
#cms .content-wrapper .list-3.disk {
    padding-top: 1.9375rem;
}
#cms .content-wrapper .list-3.disk li h4:before {
    display: inline-block;
    content: "";
    height: 0.875rem;
    width: 0.875rem;
    background: #102747;
    margin-right: 1.25rem;
    border-radius: 50%;
    vertical-align: -1px;
}
#cms .content-wrapper .list-4 li {
    padding-top: 0.875rem;
    text-align: center;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .list-4 li {
        width: 100%;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #cms .content-wrapper .list-4 li h3 {
        font: normal 1rem/1.5rem Montserrat, sans-serif;
    }
}
#cms .content-wrapper .list-4 li i {
    font-size: 5.375rem;
    line-height: 1em;
    color: #4386c6;
    margin: 0 0 0.5rem;
    display: inline-block;
}
#cms .content-wrapper #testimonials blockquote {
    font: 700 1rem/1.75rem Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 0.3125rem 0 2.5rem;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper #testimonials blockquote {
        font: normal 0.8125rem/1.375rem Montserrat, sans-serif;
    }
}
#cms .content-wrapper #testimonials blockquote i {
    font-size: 5.25rem;
    line-height: 1em;
    color: #102747;
    margin: 0 0 2.375rem;
    text-align: center;
}
#cms .content-wrapper #testimonials blockquote p {
    margin-bottom: 2.0625rem;
}
#cms .content-wrapper .list-check > li > h3 {
    margin-bottom: 0.5625rem;
    display: inline-block;
}
#cms .content-wrapper .list-check > li > h3 i {
    font-size: 2.5rem;
    margin-right: 0.625rem;
    vertical-align: text-bottom;
}
#cms .content-wrapper .list-check > li .list-3 {
    overflow: hidden;
    padding: 0 0 0.6875rem 3.75rem;
    border: none;
    position: relative;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .list-check > li .list-3 {
        padding: 0 0 0.6875rem 1.25rem;
    }
}
#cms .content-wrapper .list-check > li .list-3:after {
    display: none;
}
#cms .content-wrapper .list-check > li .list-3 li {
    padding-bottom: 0;
}
#cms .content-wrapper .list-check > li .list-3 li h4 {
    margin-bottom: 0.8125rem;
}
#cms .content-wrapper .list-check > li .list-3 li.text {
    margin-left: -3.75rem;
    padding-bottom: 1.625rem;
}
@media (max-width: 575.98px) {
    #cms .content-wrapper .list-check > li .list-3 li.text {
        margin-left: -1.25rem;
    }
}
#cms .content-wrapper .list-check > li .list-3 li.text:before {
    display: none;
}
#cms .content-wrapper img {
    margin: 0.25rem 0 1.0625rem;
    max-width: 100%;
    height: auto;
}
#cms .content-wrapper #admin-action-cms {
    background: none repeat 0 0 #f6f6f6;
    border: 1px solid #d2d0d0;
    padding: 0.625rem;
}
#cms .content-wrapper #admin-action-cms p {
    margin: 0;
}
#cms .content-wrapper #admin-action-cms p span {
    display: block;
    padding-bottom: 0.625rem;
    font-size: 0.875rem;
    font-weight: 700;
    color: #4386c6;
}
#cms .content-wrapper #admin-action-cms p .btn {
    font: 700 1.0625rem/1.3125rem Montserrat, sans-serif;
    border: 1px solid;
    padding: 0.625rem 0.875rem;
    display: inline-block;
}
#cms .content-wrapper #admin-action-cms p .btn.publish_button {
    color: #333;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #0079b6 #006fa8 #012740;
    background: #009ad0;
    background: -webkit-gradient(linear, left top, left bottom, from(#009ad0), to(#007ab7));
    background: linear-gradient(180deg, #009ad0 0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009ad0",endColorstr="#007ab7",GradientType=0);
}
#cms .content-wrapper #admin-action-cms p .btn.publish_button:hover {
    border-color: #01314e #004b74 #0079b6;
    -webkit-filter: none;
    filter: none;
    background: #0084bf;
}
#cms .content-wrapper #admin-action-cms p .btn.lnk_view {
    color: #7587a1;
    text-shadow: 1px 1px #fff;
    border-color: #cacaca #b7b7b7 #9a9a9a;
    background: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ededed));
    background: linear-gradient(180deg, #f7f7f7 0, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7",endColorstr="#ededed",GradientType=0);
}
#cms .content-wrapper #admin-action-cms p .btn.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8;
    -webkit-filter: none;
    filter: none;
    background: #e7e7e7;
}
@media (max-width: 767.98px) {
    #cms .content-wrapper .table.table-bordered > tbody > tr > td,
    #cms .content-wrapper .table.table-bordered > tbody > tr > th,
    #cms .content-wrapper .table.table-bordered > tfoot > tr > td,
    #cms .content-wrapper .table.table-bordered > tfoot > tr > th,
    #cms .content-wrapper .table.table-bordered thead > tr > td,
    #cms .content-wrapper .table.table-bordered thead > tr > th {
        padding: 0.5625rem 0.3125rem 0.6875rem 0.25rem;
    }
}
@media (max-width: 575.98px) {
    #cms.cms-pages-configuration .table {
        font-size: 0.625rem;
    }
}
#products {
    color: #bdbdbd;
}
#products .products-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#products .up {
    margin-bottom: 1.5625rem;
}
#products .up .btn-secondary,
#products .up .btn-tertiary {
    color: #bdbdbd;
    text-transform: inherit;
}
#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
    margin-right: 0;
}
.block-category {
    margin-bottom: 3.4375rem;
    position: relative;
    overflow: hidden;
    padding: 5% 6%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}
@media (min-width: 768px) {
    .block-category .content {
        width: 46%;
    }
}
@media (max-width: 767.98px) {
    .block-category .category-cover {
        top: 0 !important;
        margin-bottom: 1.25rem;
        padding: 1.25rem;
    }
    .block-category .category-cover img {
        max-width: 100%;
        height: auto;
    }
}
@media (min-width: 768px) {
    .block-category .category-cover {
        position: absolute;
        left: 50%;
        top: 0;
        width: 49%;
        -webkit-transition: -webkit-transform 0.4s;
        transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
        transition: transform 0.4s, -webkit-transform 0.4s;
    }
}
.block-category .unvisible {
    display: none;
}
.block-category .lnk_more {
    display: inline-block;
    color: #102747;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}
.block-category .lnk_more:before {
    content: "[";
}
.block-category .lnk_more:after {
    content: "]";
}
.block-category .lnk_more:hover {
    color: #4386c6;
}
.block-category .category-name {
    font: 500 4.375rem/5.625rem Montserrat, sans-serif;
    color: #4386c6;
    margin-bottom: 1.25rem;
    display: inline-block;
    text-transform: uppercase;
}
@media (max-width: 767.98px) {
    .block-category .category-name {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}
.block-category #category-description {
    margin-top: 0.625rem;
}
@media (min-width: 1200px) {
    .block-category > .row,
    main .block-category > .products {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .block-category > .row .left,
    main .block-category > .products .left {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media (max-width: 1199.98px) {
    .block-category .category-cover #category-description {
        display: none;
    }
}
#subcategories {
    margin-top: -3.4375rem;
    margin-bottom: 3.4375rem;
}
#subcategories .col_mode {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
}
@media (max-width: 575.98px) {
    #subcategories .col_mode {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
#subcategories ul {
    margin: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
#subcategories ul li {
    padding: 0;
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    overflow: hidden;
}
#subcategories ul li > span {
    display: block;
    padding-top: 50%;
    padding-bottom: 50%;
}
#subcategories ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #d2dae3;
    width: 100%;
    z-index: 0;
}
#subcategories ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-right: 1px solid #d2dae3;
    height: 100%;
    z-index: 0;
}
#subcategories ul li .category-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#subcategories ul li .category-indent {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 5;
}
#subcategories ul li .category-indent > a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
@media (min-width: 768px) {
    #subcategories ul li .category-indent:hover h5 {
        -webkit-transform: translate3d(0, 1.25rem, 0);
        transform: translate3d(0, 1.25rem, 0);
    }
    #subcategories ul li .category-indent:hover .subcategory-image:before {
        background: #fff;
        width: 110%;
        height: 110%;
    }
    #subcategories ul li .category-indent:hover .subcategory-image img {
        -webkit-transform: scale(0.8) rotate(-20deg);
        transform: scale(0.8) rotate(-20deg);
    }
    #subcategories ul li .category-indent:hover:before {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    #subcategories ul li .category-indent:before {
        background: #102747;
        content: "";
        height: calc(100% + 1px);
        left: -1px;
        right: -1px;
        position: absolute;
        top: 0;
        -webkit-transition: -webkit-transform 0.3s ease 0s;
        transition: -webkit-transform 0.3s ease 0s;
        transition: transform 0.3s ease 0s;
        transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
#subcategories ul li .category-indent__mod {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-56%);
    transform: translateY(-56%);
    width: 100%;
}
#subcategories ul li .category-indent__mod .subcategory-image {
    display: inline-block;
    position: relative;
    max-width: 60%;
    padding: 5%;
}
#subcategories ul li .category-indent__mod .subcategory-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 50%;
    height: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100%;
}
#subcategories ul li .category-indent__mod .subcategory-image img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#subcategories ul li .category-indent__mod h5 {
    text-transform: uppercase;
    margin: 0;
    padding: 0 5%;
    width: 100%;
    text-align: center;
    letter-spacing: 0.06em;
    font-size: 0.9375rem;
    font-size: 0.97vw;
    line-height: 1.3;
    color: #4386c6;
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    transition: -webkit-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
#subcategories ul li .category-indent__mod h5 a {
    color: #4386c6;
}
#subcategories ul li .category-indent__mod h5 a:hover {
    color: #333;
}
@media (min-width: 768px) and (max-width: 991px) {
    #subcategories ul li .category-indent__mod h5 {
        font-size: 0.9375rem;
        font-size: 1.2vw;
    }
}
@media (max-width: 767px) {
    #subcategories ul li .category-indent__mod h5 {
        display: none;
    }
}
.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.products-selection #grid,
.products-selection #list-large {
    cursor: pointer;
}
.products-selection #grid i,
.products-selection #list-large i {
    color: #102747;
}
.products-selection #grid.active i,
.products-selection #grid:not(.active):hover i,
.products-selection #list-large.active i,
.products-selection #list-large:not(.active):hover i {
    color: #4386c6;
}
.products-selection #list-large i {
    font-size: 2.1875rem;
}
.products-selection #grid i {
    font-size: 2.6875rem;
    line-height: 2.6875rem;
}
.products-selection .sort-by {
    white-space: normal;
    word-break: break-word;
    margin-right: 0;
    margin-left: 0.625rem;
    text-align: right;
    font-size: 0.6875rem;
}
@media (min-width: 1600px) {
    .products-selection .sort-by {
        font-size: 0.8125rem;
    }
}
.products-selection h1 {
    padding-top: 1.25rem;
}
.products-sort-order {
    color: #bdbdbd;
}
.products-sort-order .select-title {
    background: #edeeee;
    display: inline-block;
    color: #333;
    padding: 0.5rem 0.3125rem 0.375rem;
    cursor: pointer;
    font-size: 0.75rem;
    border: 0.065rem solid #edeeee;
    max-width: 9.0625rem;
}
@media (min-width: 1200px) {
    .products-sort-order .select-title {
        min-width: 9.375rem;
        font-size: 0.875rem;
        padding: 0.5rem 0.8125rem 0.375rem;
        max-width: 10rem;
    }
}
.products-sort-order .select-list {
    display: block;
    color: #333;
    padding: 0.625rem 1.25rem;
}
.products-sort-order .select-list:hover {
    background: #4386c6;
    color: #fff;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 10rem;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1);
    margin: 0;
}
@media (min-width: 1200px) {
    .products-sort-order .dropdown-menu {
        width: 6.5rem;
    }
}
.products-sort-order .dropdown-menu a {
    font-size: 0.75rem;
}
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    border: 0.1875rem solid #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 1.5625rem;
    padding: 0.9375rem 0.625rem;
}
@media (min-width: 1600px) {
    #search_filters,
    #search_filters_brands,
    #search_filters_suppliers {
        padding: 1.5625rem 1.375rem;
    }
}
#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    color: #bdbdbd;
}
#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0;
}
#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    margin-top: 0.75rem;
    font-size: 0.75rem;
}
@media (min-width: 1600px) {
    #search_filters .facet .facet-label a,
    #search_filters_brands .facet .facet-label a,
    #search_filters_suppliers .facet .facet-label a {
        font-size: 0.875rem;
    }
}
#search_filters .custom-radio,
#search_filters_brands .custom-radio,
#search_filters_suppliers .custom-radio {
    margin-right: 0.3125rem;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25rem 0;
    margin: 0 -0.9375rem;
    font-size: 0.75rem;
    font-style: italic;
}
.pagination > div {
    padding: 0.625rem 0.9375rem;
}
.pagination .page-list {
    margin-bottom: 0;
}
.pagination .page-list li {
    display: inline;
}
.pagination a {
    color: #bdbdbd;
    font-weight: 400;
    font-style: italic;
}
.pagination .previous {
    float: left;
    margin-right: 0.625rem;
    text-decoration: underline;
    color: #4386c6;
}
.pagination .previous.disabled {
    text-decoration: none;
    color: #f6f6f6;
}
.pagination .previous:hover {
    text-wrap: normal;
}
.pagination .next {
    float: right;
    margin-left: 0.625rem;
    text-decoration: underline;
    color: #4386c6;
}
.pagination .next.disabled {
    text-decoration: none;
    color: #f6f6f6;
}
.pagination .next:hover {
    text-wrap: normal;
}
.pagination .disabled {
    color: #f6f6f6;
}
.pagination .current a {
    color: #4386c6;
    text-decoration: none;
}
.facet-dropdown {
    color: #bdbdbd;
    padding-left: 0;
    padding-right: 0;
    background: #edeeee;
    border: 0.1875rem solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.facet-dropdown.open {
    border: 0;
}
.facet-dropdown.open > .select-title {
    border: 0.1875rem solid #4386c6;
    background: #f6f6f6;
}
.facet-dropdown .select-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    min-width: 7.5rem;
    color: #333;
    background: #edeeee;
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    cursor: pointer;
}
.facet-dropdown .select-title > i {
    margin-left: auto;
}
.facet-dropdown .select-list {
    display: block;
    color: #333;
    background: #f6f6f6;
    padding: 0.625rem 1.25rem;
}
.facet-dropdown .select-list:hover {
    background: #4386c6;
    color: #fff;
    text-decoration: none;
}
.facet-dropdown .dropdown-menu {
    padding: 0;
    margin-top: 0.1875rem;
    left: auto;
    width: 100%;
    background: #f6f6f6;
    border: none;
    -webkit-box-shadow: 1px 1px 1px 1px #edeeee;
    box-shadow: 1px 1px 1px 1px #edeeee;
}
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    margin-bottom: 1.25rem;
    background: #fff;
    padding: 1.25rem 0.625rem;
}
#search_filters > .h6,
#search_filters_brands > .h6,
#search_filters_suppliers > .h6 {
    font-size: 1.125rem;
}
@media (min-width: 1200px) {
    #search_filters,
    #search_filters_brands,
    #search_filters_suppliers {
        padding: 2.4375rem 1.375rem;
    }
}
#search_filters .clear-all-wrapper,
#search_filters_brands .clear-all-wrapper,
#search_filters_suppliers .clear-all-wrapper {
    margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
    #search_filters > .h6,
    #search_filters_brands > .h6,
    #search_filters_suppliers > .h6 {
        padding: 0.3125rem;
        margin-bottom: 0;
    }
}
#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    border-top: 1px solid #f6f6f6;
    padding-top: 0.625rem;
}
@media (max-width: 767.98px) {
    #search_filters .facet > .h6,
    #search_filters_brands .facet > .h6,
    #search_filters_suppliers .facet > .h6 {
        display: none !important;
    }
}
#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
    display: block;
}
#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    font-size: 1rem;
    color: #333;
    font-family: Montserrat, sans-serif;
}
#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.25rem;
}
#search_filters .facet .facet-label:after,
#search_filters .facet .facet-label:before,
#search_filters_brands .facet .facet-label:after,
#search_filters_brands .facet .facet-label:before,
#search_filters_suppliers .facet .facet-label:after,
#search_filters_suppliers .facet .facet-label:before {
    top: 0;
}
#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    color: #333;
    display: inline-block;
    font-size: 0.9375rem;
    font-style: italic;
    margin-top: 0;
}
@media (min-width: 768px) {
    #search_filters .facet .facet-label a,
    #search_filters_brands .facet .facet-label a,
    #search_filters_suppliers .facet .facet-label a {
        font-size: 0.75rem;
    }
}
#search_filters .facet > ul,
#search_filters_brands .facet > ul,
#search_filters_suppliers .facet > ul {
    margin-bottom: 1.25rem;
}
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0;
}
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.5rem;
}
.active_filters {
    background: #102747;
    padding: 0.625rem 1.875rem 0;
    margin-bottom: 1.25rem;
}
.active_filters .active-filter-title {
    display: inline;
    margin-right: 0.625rem;
    font-weight: 700;
    color: #fff;
}
.active_filters ul {
    display: inline;
}
.active_filters .filter-block {
    color: #333;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    background: #fff;
    padding: 0.9375rem;
    display: inline-block;
    font-size: 0.8125rem;
}
.active_filters .filter-block .close {
    color: #333;
    opacity: 1;
    margin-left: 0.5rem;
    margin-top: 0.25rem;
    font-size: 0.75rem;
}
.active_filters .filter-block .close:hover {
    color: #102747;
}
.block-categories .category-sub-menu li {
    position: relative;
}
.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: 0.625rem;
}
.block-categories .category-sub-menu li:not([data-depth="0"]) {
    padding-left: 0.5rem;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):before {
    content: "-";
    margin-right: 0.5rem;
}
.block-categories .collapse-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #4386c6;
}
.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
    font-size: 0.875rem;
    cursor: pointer;
    margin-left: 0.125rem;
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #4386c6;
}
.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block;
}
.facets-title {
    color: #333;
}
.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
    padding: 1.0625rem 0.625rem 1.125rem;
}
@media (max-width: 767.98px) {
    #category {
        width: 100%;
    }
    #category .products-selection .filter-button {
        text-align: center;
        z-index: 999;
        width: 3.125rem;
    }
    #category .products-selection .filter-button button {
        font-size: 0;
        padding: 0;
        width: 3.125rem;
        height: 3.125rem;
        line-height: 3.125rem;
    }
    #category .products-selection .filter-button button:before {
        font-family: Material Icons;
        content: "\E152";
        display: inline-block;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        display: block;
    }
    #category #search_filters_wrapper {
        padding: 1.875rem 0.625rem;
    }
    #category #search_filter_controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0.9375rem;
    }
    #category #search_filter_controls button {
        margin: 0 0.625rem;
    }
    #category #search_filters {
        margin-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }
    #category #search_filters .facet {
        padding: 0.3125rem;
        padding-top: 0;
    }
    #category #search_filters .facet .title {
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #category #search_filters .facet .title.collapsed .collapse-icons .remove {
        display: none;
    }
    #category #search_filters .facet .title.collapsed .collapse-icons .add {
        display: block;
    }
    #category #search_filters .facet .title:not([aria-expanded="*"]) .collapse-icons .remove {
        display: none;
    }
    #category #search_filters .facet .title:not([aria-expanded="*"]) .collapse-icons .add {
        display: block;
    }
    #category #search_filters .facet .h6 {
        margin-bottom: 0;
        padding: 0.9375rem;
        display: inline-block;
        vertical-align: middle;
        font-size: 0.875rem;
    }
    #category #search_filters .facet .navbar-toggler {
        display: inline-block;
        vertical-align: middle;
        padding: 0.625rem;
    }
    #category #search_filters .facet .collapse {
        display: none;
    }
    #category #search_filters .facet .collapse.show {
        display: block;
    }
    #category #search_filters .facet .facet-label a {
        margin-top: 0;
        font-style: italic;
        font-size: 0.75rem;
    }
    #category #search_filters .facet ul {
        margin-bottom: 0;
        padding: 0.3125rem;
    }
    #category #search_filters .facet ul li {
        padding: 0.3125rem;
    }
    #category #content-wrapper {
        width: 100%;
    }
    .sort-by-row #list {
        margin-right: 1.875rem;
    }
    .products-selection h1 {
        padding-top: 0;
        text-align: center;
        margin-bottom: 1.5625rem;
    }
    .products-selection .showing {
        padding-top: 1.5625rem;
    }
    #best-sales #content-wrapper,
    #new-products #content-wrapper,
    #prices-drop #content-wrapper {
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    #category .products-selection .filter-button {
        padding-left: 0;
        position: fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        width: calc(100% - 3.125rem);
    }
    #category .products-selection .filter-button > button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        font-size: 0.75rem;
    }
    #category .products-selection .filter-button > button:before {
        position: static;
        margin-right: 0.625rem;
        font-size: 1.875rem;
    }
    #category .footer-container .footer-bottom.full-width .bottom-footer {
        padding-bottom: 65px;
    }
    #category #search_filters_wrapper {
        position: fixed;
        padding-top: 3.125rem;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #fff;
    }
    #category #search_filters_wrapper #search_filters {
        max-height: 25rem;
        overflow-y: auto;
    }
}
#category #wrapper {
    padding-top: 0;
}
.layout-both-columns.page-category #content-wrapper {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
    .facet-list .slider-container {
        max-width: 140px !important;
    }
}
.facet-list .back-bar .selected-bar {
    background: #102747;
}
.facet-list .back-bar .pointer.high,
.facet-list .back-bar .pointer.low {
    border-radius: 0;
    background: #4386c6;
    cursor: pointer;
}
#product #wrapper {
    padding-top: 0;
}
#product .primary-block {
    background: url(../../assets/img/shadow-category.png) repeat-x 0 0 #f6f7f9;
    padding: 1.875rem 0;
}
#product .primary-block .product-flags {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    text-transform: uppercase;
    color: #fff;
    margin: 0.9375rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#product .primary-block .product-flags li {
    -webkit-transform-origin: center;
    transform-origin: center;
    margin-right: 0.625rem;
    margin-top: 0.625rem;
}
#product .primary-block .product-flags li span {
    padding: 0.25rem 0.625rem;
    white-space: nowrap;
    line-height: 1.25rem;
    display: inline-block;
    position: relative;
    letter-spacing: 0.06em;
}
#product .primary-block .product-flags li span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.75rem 0.9375rem 0 0;
    position: absolute;
    right: -0.9375rem;
    top: 0;
}
#product .primary-block .product-flags li.discount span {
    background: #ff4c4c;
}
#product .primary-block .product-flags li.discount span:after {
    border-color: #ff4c4c transparent transparent;
}
#product .primary-block .product-flags li.new span {
    background: #61a5d3;
}
#product .primary-block .product-flags li.new span:after {
    border-color: #61a5d3 transparent transparent;
}
#product .primary-block .product-flags li.on-sale span {
    background: #4386c6;
}
#product .primary-block .product-flags li.on-sale span:after {
    border-color: #4386c6 transparent transparent;
}
#product .primary-block .product-flags li.online-only span {
    background: #ff9a52;
}
#product .primary-block .product-flags li.online-only span:after {
    border-color: #ff9a52 transparent transparent;
}
#product .primary-block .product-flags li.pack span {
    background: #333;
}
#product .primary-block .product-flags li.pack span:after {
    border-color: #333 transparent transparent;
}
@media (min-width: 768px) {
    #product .primary-block {
        padding-top: 5rem;
    }
}
#product section > h2,
#product section > h3,
#product section > h3.h5 {
    text-align: center;
    text-transform: uppercase;
    color: #102747;
    font: 500 1.25rem/1.875rem Montserrat, sans-serif;
}
#product .product_left,
#product .product_right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
@media (min-width: 1200px) {
    #product .product_left,
    #product .product_right {
        padding-left: 3.125rem;
        padding-right: 3.125rem;
    }
}
#product #content {
    position: relative;
    margin: 0 auto;
}
#product .product_right .h1,
#product .product_right h1 {
    color: #102747;
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 0.875rem;
    margin-top: 0.625rem;
}
#product .product_right .price {
    font: normal 2.5rem/3.375rem Montserrat, sans-serif;
    color: #4386c6;
    margin-right: 0.375rem;
	font-weight: bold;
}
#product .product_right .buttons_bottom_block {
    margin-top: 1.25rem;
}
#product #block-reassurance {
    background: #f5f5f5;
}
#product .js-qv-mask.mask .thumb {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
}
#product .js-qv-mask.mask .thumb.selected,
#product .js-qv-mask.mask .thumb:hover {
    border: 1px solid #4386c6;
}
#product .js-qv-product-cover {
    background: transparent;
}
@media (max-width: 1200px) {
    #product .js-product-images-modal .modal-dialog {
        max-width: 43.75rem;
    }
    #product .js-product-images-modal .modal-dialog .modal-body {
        margin-left: 0;
    }
    #product .js-product-images-modal .modal-dialog .modal-body figure {
        width: 80%;
    }
    #product .js-product-images-modal .modal-dialog .modal-body figure .js-modal-product-cover {
        width: 100%;
        height: auto;
    }
    #product .js-product-images-modal .modal-dialog .modal-body #thumbnails {
        width: 20%;
    }
}
.product-price.h5 {
    color: #333;
    display: inline-block;
}
#product-description-short {
    color: #333;
}
.product-information {
    margin-top: 1.875rem;
    font-size: 1rem;
    color: #7587a1;
}
.product-information .manufacturer-logo {
    height: 2.1875rem;
}
.input-color {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 2.5rem;
    width: 2.5rem;
    margin-right: 0.125rem;
}
.input-container {
    position: relative;
}
.input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
    border: 0.125rem solid #333;
}
.radio-label {
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    display: inline-block;
    padding: 0.125rem 0.625rem;
    font-weight: 600;
    border: 0.125rem solid #fff;
}
.product-actions .control-label {
    width: 100%;
    margin-bottom: 0.25rem;
    display: block;
}
.product-actions .add-to-cart {
    min-height: 3.125rem;
    line-height: inherit;
    min-width: 10.875rem;
}
@media (min-width: 768px) {
    .product-actions .add-to-cart {
        margin-left: 0.5rem;
    }
}
.product-actions .add-to-cart .material-icons {
    line-height: inherit;
}
.product-quantity #quantity_wanted {
    color: #333;
    background-color: #fff;
    height: 3rem;
    width: 2.4375rem;
    border-top: 0;
    border-bottom: 0;
    text-align: center;
}
.product-quantity .add,
.product-quantity .qty {
    display: inline-block;
    vertical-align: middle;
}
.product-quantity .qty {
    margin-right: 0.125rem;
}
@media (min-width: 768px) {
    .product-quantity .qty {
        margin-right: 0.5rem;
        max-width: 6.1875rem;
    }
}
.product-quantity .qty .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 3.125rem;
    border: 1px solid #d2dae3;
}
.product-quantity .qty .input-group .btn-plus {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.product-quantity .qty .input-group-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin: 0 1px;
}
.product-quantity .qty .input-group-btn:hover {
    background: #d2dae3;
}
.product-quantity .qty .btn {
    padding: 0.125rem 0.5rem 0.1875rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    font-size: 1rem;
    min-height: 0;
    color: #333;
}
.product-quantity .qty .btn:hover {
    background: #d2dae3;
}
.product-discounts {
    margin-bottom: 1.5rem;
}
.product-discounts > .product-discounts-title {
    font-weight: 400;
    font-size: 0.875rem;
}
.product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 0.625rem 1.25rem;
    background: #fff;
    border: 0.3125rem solid #edeeee;
    text-align: center;
}
.product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6;
}
.product-discounts > .table-product-discounts tbody tr:nth-of-type(2n) {
    background: #fff;
}
.product-discounts > .table-product-discounts tbody tr td {
    padding: 0.625rem 1.25rem;
    text-align: center;
    border: 0.3125rem solid #edeeee;
}
.product-prices {
    margin-top: 0.625rem;
}
.product-prices div {
    margin-bottom: 0.625rem;
}
.product-prices .tax-shipping-delivery-label {
    font-size: 0.8125rem;
    color: #102747;
}
.product-discount {
    color: #bdbdbd;
}
.product-discount .regular-price {
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 0.625rem;
}
.has-discount.product-price,
.has-discount p {
    color: #61a5d3;
}
.has-discount .discount {
    background: #61a5d3;
    color: #fff;
    font-weight: 600;
    padding: 0.3125rem 0.625rem;
    font-size: 1rem;
    text-transform: uppercase;
    display: inline-block;
}
.product-unit-price {
    font-size: 0.8125rem;
    margin-bottom: 0;
}
.tabs {
    margin-top: 0;
    margin-bottom: 2rem;
    background: #fff;
    width: 100%;
}
@media (min-width: 768px) {
    .tabs {
        margin-bottom: 1.875rem;
    }
}
@media (max-width: 991.98px) {
    .tabs {
        margin-top: 1.875rem;
    }
}
.tabs .card {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tabs .product-customization .card {
    padding: 2.35rem;
    border: 0.1875rem solid #d2dae3;
}
.tabs .product-pack .card {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.3125rem;
}
.tabs .product-pack .card .mask {
    text-align: center;
    padding: 0.3125rem;
}
.tabs .product-pack .card .mask img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.tabs .blog-posts .post-meta {
    display: none;
}
.tabs .tab-pane {
    padding-top: 1.25rem;
}
@media (min-width: 992px) {
    .tabs .tab-pane#product-details {
        text-align: center;
    }
}
@media (max-width: 991.98px) {
    .tabs .tab-pane {
        display: block;
        opacity: 1;
        padding: 0.625rem 1.25rem;
        border: 1px solid #edeeee;
        margin-bottom: 0.1875rem;
    }
    .tabs .tab-pane > a {
        font-size: 1rem;
        line-height: 1.25rem;
        font-weight: 700;
        display: inline-block;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        text-align: left;
        text-transform: uppercase;
        color: #102747;
    }
    .tabs .tab-pane > a:not(.collapsed) {
        margin-bottom: 1.25rem;
    }
}
.tabs .product-manufacturer {
    margin-bottom: 1.875rem;
    text-align: center;
}
.tabs .product-manufacturer a {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 18.75rem;
}
.tabs .product-availability-date,
.tabs .product-out-of-stock,
.tabs .product-quantities,
.tabs .product-reference {
    display: inline-block;
    margin-bottom: 0.9375rem;
}
.tabs .product-availability-date > label,
.tabs .product-out-of-stock > label,
.tabs .product-quantities > label,
.tabs .product-reference > label {
    margin-bottom: 0;
}
.tabs .product-availability-date > span,
.tabs .product-out-of-stock > span,
.tabs .product-quantities > span,
.tabs .product-reference > span {
    background: #f6f6f6;
    padding: 0.1875rem 0.3125rem;
}
.tabs .nav-tabs {
    border: none;
    background: #f6f7f9;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 992px) {
    .tabs .nav-tabs {
        text-align: center;
    }
}
@media (max-width: 991.98px) {
    .tabs .nav-tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tabs .nav-tabs .nav-link {
    color: #5c6e87;
    border: 0 solid transparent;
    padding: 1.25rem 1.75rem 1.375rem;
    text-transform: uppercase;
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: none;
    color: #102747;
}
.tabs .nav-tabs .nav-item {
    display: inline-block;
    padding: 0;
    background: none;
    font: 500 1.25rem/1.875rem Montserrat, sans-serif;
    letter-spacing: 0.06em;
    vertical-align: middle;
}
@media (max-width: 767.98px) {
    .tabs .nav-tabs .nav-item {
        margin-bottom: 0;
        border-bottom: 1px solid #f6f6f6;
        float: none;
        display: block;
        width: 100%;
    }
    .tabs .nav-tabs .nav-item + .nav-item {
        margin-left: 0;
    }
    .tabs .nav-tabs .nav-item .nav-link {
        border: none;
    }
    .tabs .nav-tabs .nav-item .nav-link.active,
    .tabs .nav-tabs .nav-item .nav-link:hover {
        border-bottom: none;
        color: #4386c6;
    }
}
.product-cover {
    margin-bottom: 0;
    position: relative;
}
.product-cover img {
    background: #fff;
}
.product-cover .layer {
    background: transparent;
    text-align: center;
    cursor: pointer;
    -webkit-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
    position: absolute;
    top: -3.125rem;
    right: -3.125rem;
    display: block;
    padding: 0;
    width: 3.125rem;
    height: 3.125rem;
    color: #7587a1;
    font-weight: 400;
    line-height: 3.125rem;
    font-size: 2.5rem;
}
@media (max-width: 991px) {
    .product-cover .layer {
        display: none !important;
    }
}
.product-cover .layer:hover {
    color: #102747;
}
#product-modal .modal-content {
    background: transparent;
    border: none;
    padding: 0;
}
#product-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30%;
}
#product-modal .modal-content .modal-body .product-cover-modal {
    background: #fff;
}
#product-modal .modal-content .modal-body .image-caption {
    background: #102747;
    color: #fff;
    padding: 0.625rem 1.25rem;
    border-top: 1px solid #edeeee;
}
#product-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0;
    color: #fff;
}
#product-modal .modal-content .modal-body .thumbnails {
    position: relative;
}
#product-modal .modal-content .modal-body .mask {
    position: relative;
    overflow: hidden;
    max-height: 49.375rem;
    z-index: 1;
    min-height: 28.75rem;
}
#product-modal .modal-content .modal-body .mask.nomargin {
    margin-top: 0;
}
#product-modal .modal-content .modal-body .slick-slide {
    overflow: hidden;
    display: block;
    padding: 0;
    width: 9.375rem;
}
#product-modal .modal-content .modal-body .product-images {
    margin-left: 1rem;
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
}
@media (min-width: 768px) {
    #product-modal .modal-content .modal-body .product-images {
        margin-left: 2.5rem;
    }
}
#product-modal .modal-content .modal-body .product-images img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
    background: #f5f5f5;
    margin: 0;
    border: 1px solid rgba(254, 159, 56, 0.5);
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#product-modal .modal-content .modal-body .product-images img.selected,
#product-modal .modal-content .modal-body .product-images img:hover {
    opacity: 1;
}
#product-modal .modal-content .modal-body .js-arrow-down,
#product-modal .modal-content .modal-body .js-arrow-up {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: auto;
    margin-left: -1.5625rem;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #102747;
    background: hsla(0, 0%, 100%, 0.95);
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.25rem;
    overflow: hidden;
    border-radius: 50%;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}
#product-modal .modal-content .modal-body .js-arrow-down:hover,
#product-modal .modal-content .modal-body .js-arrow-up:hover {
    color: #fff;
    background: rgba(254, 159, 56, 0.95);
}
#product-modal .modal-content .modal-body .js-arrow-up {
    top: 0;
}
#product-modal .modal-content .modal-body .js-arrow-down {
    bottom: -2.5rem;
}
@media (max-width: 767.98px) {
    #product-modal .modal-content .modal-body .js-arrow-down,
    #product-modal .modal-content .modal-body .js-arrow-up {
        position: absolute;
        margin-left: -0.9375rem;
        width: 1.875rem;
        height: 1.875rem;
        line-height: 1.875rem;
        font-size: 1.25rem;
    }
    #product-modal .modal-content .modal-body .js-arrow-up {
        top: -1.375rem;
    }
    #product-modal .modal-content .modal-body .js-arrow-down {
        bottom: -1.375rem;
    }
}
@media (max-width: 767.98px) {
    #product-modal #product-description-short > p {
        font-size: 0.75rem;
    }
}
#blockcart-modal {
    color: #333;
}
#blockcart-modal .modal-body,
#blockcart-modal .modal-header {
    padding: 0 13.33%;
    border: none;
}
#blockcart-modal .modal-body .divide-right span,
#blockcart-modal .modal-header .divide-right span {
    display: inline-block;
    margin-bottom: 0.3125rem;
}
#blockcart-modal .divider {
    position: relative;
    padding-top: 0;
}
#blockcart-modal .divider:after,
#blockcart-modal .divider:before {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    width: calc 124.8%;
    border-bottom: 0.125rem solid #edeeee;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#blockcart-modal .divider:before {
    top: 0;
}
#blockcart-modal .divider:after {
    bottom: 0;
}
#blockcart-modal .modal-header {
    padding-top: 3.75rem;
    padding-bottom: 0.625rem;
}
@media (max-width: 767.98px) {
    #blockcart-modal .modal-header {
        padding: 1rem;
        padding-top: 2.1875rem;
    }
}
#blockcart-modal .modal-body {
    padding-bottom: 3.75rem;
}
#blockcart-modal .modal-dialog {
    max-width: 42.5rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 767.98px) {
    #blockcart-modal .modal-dialog {
        margin-top: 1.25rem;
        max-width: 23.125rem;
    }
}
@media (max-width: 575.98px) {
    #blockcart-modal .modal-dialog {
        max-width: 18.125rem;
    }
}
#blockcart-modal .product-image {
    max-width: 100%;
    background-color: #fff;
    margin-bottom: 0;
}
#blockcart-modal .cart-products-count,
#blockcart-modal .modal-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9375rem;
    color: #333;
}
#blockcart-modal .cart-products-count i,
#blockcart-modal .modal-title i {
    margin-right: 0.9375rem;
    font-size: 1.563rem;
    color: #4386c6;
}
#blockcart-modal .item_info + .item_info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #7587a1;
}
#blockcart-modal .item_info + .item_info > span {
    display: inline-block;
    margin-right: 1.875rem;
    margin-top: 0.375rem;
}
#blockcart-modal .item_info {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-top: 1px solid #7587a1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#blockcart-modal .item_info > div {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
}
#blockcart-modal .modal-content {
    border-radius: 0;
}
#blockcart-modal .cart-products-count {
    text-transform: uppercase;
}
#blockcart-modal .cart-products-count:before {
    vertical-align: middle;
    line-height: 1;
    margin-right: 0.625rem;
    color: #4386c6;
    font-family: Material Icons;
    content: "\E5CA";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 1.563rem;
}
#blockcart-modal .product-name {
    font-size: 1rem;
    color: #333;
    font-weight: 400;
}
#blockcart-modal .product-name + p + p {
    margin-top: 0.3125rem;
    color: #4386c6;
    font-weight: 600;
}
#blockcart-modal .cart-content p > span {
    color: #4386c6;
}
#blockcart-modal .cart-content .btn,
#blockcart-modal .cart-content button {
    margin-right: 0.3125rem;
    text-overflow: ellipsis;
}
#blockcart-modal .cart-content .cart-content-btn {
    margin-top: 0.9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767.98px) {
    #blockcart-modal .cart-content .cart-content-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn,
    #blockcart-modal .cart-content .cart-content-btn button {
        margin-right: 0;
        font-size: 0.75rem;
    }
}
#blockcart-modal .divide-right {
    border-right: 1px solid #bdbdbd;
}
.product-images .js-qv-product-cover {
    background: #f5f5f5;
}
.product-images .thumb-container {
    display: block;
}
.product-images .thumb-container .thumb {
    cursor: pointer;
    margin-bottom: 0.625rem;
    border: 1px solid #4386c6;
    background: #f5f5f5;
}
.images-container .product-images .thumb-container .thumb {
    margin-right: 13px;
}
.product-images .thumb-container .thumb.selected,
.product-images .thumb-container .thumb:hover {
    opacity: 1 !important;
}
@media (min-width: 576px) {
    #product .js-qv-mask {
        padding-top: 1.375rem;
        padding-bottom: 1.375rem;
    }
}
@media (max-width: 575.98px) {
    #product .js-qv-mask .thumb-container .thumb {
        width: 100%;
    }
}
#product .js-qv-product-images .js-arrow-down,
#product .js-qv-product-images .js-arrow-up {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-68%);
    transform: translateX(-68%);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #102747;
    background: hsla(0, 0%, 100%, 0.95);
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.25rem;
    overflow: hidden;
    border-radius: 50%;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}
#product .js-qv-product-images .js-arrow-down:hover,
#product .js-qv-product-images .js-arrow-up:hover {
    color: #fff;
    background: rgba(254, 159, 56, 0.95);
}
#product .js-qv-product-images .js-arrow-up {
    top: -1.375rem;
}
#product .js-qv-product-images .js-arrow-down {
    bottom: -1.25rem;
}
#product .js-qv-product-images .arrow-left,
#product .js-qv-product-images .arrow-right {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.875rem;
    text-align: center;
    cursor: pointer;
    background: transparent;
    color: #bdbdbd;
    font-size: 2.375rem;
}
#product .js-qv-product-images .arrow-left:hover,
#product .js-qv-product-images .arrow-right:hover {
    color: #333;
}
#product .js-qv-product-images .arrow-left {
    left: 0.9375rem;
}
#product .js-qv-product-images .arrow-right {
    right: 0.9375rem;
}
#product-availability {
    display: block;
    font-weight: 700;
    color: #333;
    margin-bottom: 1.25rem;
}
#product-availability .material-icons {
    line-height: inherit;
}
#product-availability .product-available {
    color: #4cbb6c;
}
#product-availability .product-last-items,
#product-availability .product-unavailable {
    color: #ff9a52;
}
#product-details .label {
    font-size: 1rem;
    color: #333;
    font-weight: 700;
}
.product-features {
    margin-top: 1.25rem;
    margin-left: 0.3125rem;
    text-align: left;
}
.product-features > dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 768px) {
    .product-features > dl.data-sheet dd.value {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 55%;
        flex: 1 0 55%;
    }
    .product-features > dl.data-sheet dt.name {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
    }
}
.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    background: #f6f6f6;
    padding: 0.625rem;
    min-height: 2.5rem;
    word-break: break-all;
    margin-left: 0.125rem;
    margin-right: 0.125rem;
}
.product-features > dl.data-sheet dd.value:nth-of-type(2n),
.product-features > dl.data-sheet dt.name:nth-of-type(2n) {
    background: #f6f6f6;
}
.product-features > dl.data-sheet dt.name {
    text-transform: capitalize;
}
.product-variants > .product-variants-item {
    margin: 1.25rem 0;
}
.product-variants > .product-variants-item select {
    border: 1px solid #d2dae3;
    height: 3.125rem !important;
    min-width: 16.875rem;
    max-width: 22.0625rem;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 0.625rem;
    padding-right: 1.5625rem;
    background-color: #fff;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAA2CAYAAACm9ZtyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZDkxNWZmOC0yMjc4LWI3NDctYjNhZi1iYTBiZDVkYzY5YTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTVERUI4Mzc3QjY4MTFFNzhCQTE4M0RGQjhCRkMyNTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTVERUI4MzY3QjY4MTFFNzhCQTE4M0RGQjhCRkMyNTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0QTQ2NUQ2RDUwNzhFNzExQkY4Qzg2RjgyQzlFMkY2NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphZDkxNWZmOC0yMjc4LWI3NDctYjNhZi1iYTBiZDVkYzY5YTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4zUNSCAAAAsklEQVR42uzZQQrCMBCF4dcST9QreAYVL+IZBHcuuxfNGXoFL6RgHGEWITujaTf/wCMJIcxHKIXSLqWk03nsJK0svSVpnnpZQvDFp+lD89ez18IFAAAAAAAAAAAAAAAAAOHbA7fr5WDD3TIVW2vLsN3tj61vYLBEb5g3j77X9gasNt4s+lw+n7J1U0CJUG3zXwA5QrXNqwD2kJUI3gMAAAAAAAAAAAAA/vJltNhPq7cAAwAc1R2mpSwh+QAAAABJRU5ErkJggg==");
    background-size: 1.875rem;
}
.product-variants > .product-variants-item select:focus {
    border-color: #4386c6;
    outline: none;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}
.product-variants > .product-variants-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-variants > .product-variants-item ul > li {
    margin-right: 0.1875rem;
}
.product-variants > .product-variants-item .color {
    margin-left: 0;
    margin-top: 0;
}
.product-customization .product-customization-item {
    margin: 1.25rem 0;
}
.product-customization .product-message {
    background: #f6f6f6;
    border: none;
    width: 100%;
    height: 6.25rem;
    line-height: 1;
    resize: none;
    padding: 0.625rem;
}
.product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 3.3125rem;
    line-height: 3.3125rem;
    overflow: hidden;
    position: absolute;
}
.product-customization .customization-message {
    margin-top: 1.25rem;
}
.product-customization .custom-file {
    position: relative;
    background: #f6f6f6;
    width: 100%;
    height: 3.3125rem;
    line-height: 3.3125rem;
    text-indent: 0.625rem;
    display: block;
    color: #bdbdbd;
    margin-top: 1.25rem;
}
.product-customization .custom-file button {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.product-customization small {
    color: #bdbdbd;
}
.product-pack {
    margin-top: 0.625rem;
    border: 1px solid #d2dae3;
    border-top-width: 0;
}
.product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media (max-width: 575.98px) {
    .product-pack .pack-product-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        text-align: center;
    }
}
.product-pack .pack-product-container .pack-product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 14px;
    color: #bdbdbd;
}
.product-pack .pack-product-container .pack-product-quantity {
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-pack .pack-product-container .pack-product-quantity > span {
    border: 1px solid #edeeee;
    padding: 3px 6px;
}
.product-pack .pack-product-container .pack-product-price > strong {
    color: #4386c6;
}
.product-pack .pack-product-container a {
    color: #102747;
}
.product-pack .pack-product-container a:hover {
    color: #4386c6;
}
.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-refresh {
    margin-top: 1.25rem;
}
.social-sharing {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.5rem;
}
.social-sharing ul {
    margin-bottom: 0;
    line-height: 0;
}
.social-sharing li a {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    background: #fff;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #4386c6;
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
}
.social-sharing li a:hover {
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    color: #fff;
}
.products-selection {
    margin-bottom: 1.25rem;
}
.products-selection .title {
    color: #102747;
}
#blockcart-modal .cart-content .btn {
    margin-bottom: 0.625rem;
}
#main .images-container .js-qv-mask {
    overflow: hidden;
}
@media (min-width: 576px) {
    #main .images-container .js-qv-mask {
        white-space: nowrap;
    }
}
@media (min-width: 576px) {
    #main .images-container .js-qv-mask.mask {
        width: 125px;
        float: left;
    }
}
#main .images-container .js-qv-mask.mask .js-qv-product-images li {
    overflow: hidden;
    display: block;
    padding: 5px 0;
}
#main .images-container .js-qv-mask.mask .js-qv-product-images li img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: transparent;
}
@media (min-width: 576px) {
    #main .images-container .js-qv-mask.mask .js-qv-product-images li img {
        border: 1px solid rgba(254, 159, 56, 0.5);
        opacity: 0.5;
        overflow: hidden;
        margin: 0;
        background: #fff;
    }
    #main .images-container .js-qv-mask.mask .js-qv-product-images li img.selected,
    #main .images-container .js-qv-mask.mask .js-qv-product-images li img:hover {
        opacity: 1;
    }
}
@media (max-width: 575.98px) {
    #main .images-container .js-qv-mask.mask .js-qv-product-images li img {
        border: none;
    }
}
@media (min-width: 576px) {
    #main .images-container .product-cover {
        float: left;
        width: calc(100% - 125px);
        padding-left: 15px;
    }
}
@media (max-width: 575.98px) {
    #main .images-container .product-cover {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .product_left {
        margin-top: 1.875rem;
    }
    .product_right {
        clear: both;
        margin-top: 1.25rem;
    }
    .product-cover img {
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    #cart .card {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
    }
}
#cart .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#cart .card {
    margin-bottom: 0.625rem;
}
.cart-grid {
    margin-bottom: 1.5625rem;
}
.cart-items {
    margin-bottom: 0;
}
.cart-item {
    padding: 1.5625rem 0;
}
.cart-summary-line {
    clear: both;
}
.cart-summary-line:after {
    display: block;
    clear: both;
    content: "";
}
.cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    white-space: inherit;
}
.cart-summary-line .value {
    color: #333;
    float: right;
}
.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
    font-weight: 400;
}
.block-cart-body .cart-summary-header {
    margin-bottom: 1.875rem;
    color: #102747;
    text-transform: uppercase;
}
.block-cart-body #cart-summary-product-list {
    text-align: left;
}
.block-cart-body #cart-summary-product-list .cart-summary-product-item .product-title {
    color: #102747;
    font-weight: 400;
}
.cart-grid-body {
    margin-bottom: 1.0625rem;
}
.cart-grid-body a.label:hover {
    color: #4386c6;
}
.cart-grid-body .card-block {
    padding: 1.5625rem;
}
.cart-grid-body .card-block h1 {
    margin-bottom: 0;
}
.cart-grid-body .cart-overview {
    padding: 1.5625rem;
}
.cart-grid-right .promo-discounts {
    margin-bottom: 0;
}
.cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #bdbdbd;
}
.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    text-decoration: underline;
    cursor: pointer;
}
.block-promo .promo-code {
    padding: 1.75rem;
    background: #edeeee;
}
.block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 1.625rem;
    background: #ff4c4c;
    color: #fff;
    display: none;
}
.block-promo .promo-code .alert-danger:after {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ff4c4c;
    border-width: 0.625rem;
    margin-left: -0.625rem;
}
.block-promo .promo-input {
    color: #333;
    border: 1px solid #bdbdbd;
    height: 2.8125rem;
    text-indent: 1.25rem;
    width: 60%;
}
.block-promo .promo-input + button {
    margin-top: -0.25rem;
    text-transform: capitalize;
}
.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #ff9a52;
    font-weight: 600;
}
.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
    font-weight: 400;
    color: #333;
    display: inline-block;
}
.block-promo .promo-code-button {
    padding-left: 1.625rem;
    margin-bottom: 1.625rem;
    display: inline-block;
}
.block-promo.promo-highlighted {
    padding: 1.625rem;
    padding-bottom: 0;
    margin-bottom: 0;
}
.product-line-grid-left img {
    max-width: 100%;
}
.cart-total .value {
    color: #4386c6;
}
.media .remove-from-cart.close {
    font-size: 0.8125rem;
    margin-top: 0.1875rem;
    font-weight: 400;
}
.media .remove-from-cart.close + .product-title {
    padding-right: 1.25rem;
}
.product-line-grid-body > .product-line-info > .label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
}
.product-line-grid-body > .product-line-info > .out-of-stock {
    color: red;
}
.product-line-grid-body > .product-line-info > .available {
    color: #4cbb6c;
}
.product-line-grid-body > .product-line-info > .unit-price-cart {
    padding-left: 0.25rem;
    font-size: 1rem;
    color: #bdbdbd;
}
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
    color: #333;
    line-height: 2.25rem;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
    color: #333;
    display: inline-block;
    margin-top: 0.5rem;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart.close,
.product-line-grid-right .product-price .remove-from-cart.close {
    font-size: 0.75rem;
}
.product-line-grid-right .bootstrap-touchspin input.form-control,
.product-line-grid-right .bootstrap-touchspin input.input-group {
    color: #333;
    background-color: #fff;
    height: 3.3125rem;
    border-top: 0;
    border-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-line-grid-right .qty {
    margin-right: 0.125rem;
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 768px) {
    .product-line-grid-right .qty {
        margin-right: 0.5rem;
        max-width: 6.1875rem;
    }
}
.product-line-grid-right .qty .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 3.4375rem;
    border: none;
    min-width: 6.25rem;
    border: 1px solid #d2dae3;
}
.product-line-grid-right .qty .input-group .btn-plus {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.product-line-grid-right .qty .input-group-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.product-line-grid-right .qty .input-group-btn:hover {
    background: #d2dae3;
}
.product-line-grid-right .qty .btn {
    padding: 0.125rem 0.5rem 0.1875rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    font-size: 1rem;
    min-height: auto;
    color: #333;
}
.product-line-grid-right .qty .btn:hover {
    background: #d2dae3;
}
@media (max-width: 767.98px) {
    .product-line-grid-body {
        margin-bottom: 1.5625rem;
    }
}
@media (max-width: 575.98px) {
    .cart-items {
        padding: 1.5625rem 0;
    }
    .cart-item {
        border-bottom: 1px solid #edeeee;
    }
    .cart-item:last-child {
        border-bottom: 0;
    }
    .cart-grid-body .cart-overview {
        padding: 0;
    }
    .cart-grid-body .no-items {
        padding: 1.5625rem;
        display: inline-block;
    }
    .product-line-grid-left {
        padding-right: 0 !important;
    }
}
@media (max-width: 360px) {
    .product-line-grid-right .price,
    .product-line-grid-right .qty {
        width: 100%;
    }
}
#block-reassurance {
    margin-top: 2.5rem;
}
#block-reassurance img {
    width: 1.5625rem;
    margin-right: 1.25rem;
}
#block-reassurance li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#block-reassurance li:last-child {
    border: 0;
}
#block-reassurance li .block-reassurance-item {
    padding: 1.5625rem 1.875rem;
}
#product #block-reassurance {
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}
#product #block-reassurance span {
    font-weight: 700;
}
.modal-header .close {
    padding: 0.3125rem;
    margin: 0;
}
.modal-header .modal-title {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 0;
}
.quickview .modal-dialog {
    width: calc(100% - 1.875rem);
    max-width: 75rem;
}
.quickview .modal-content {
    min-height: 18.75rem;
}
.quickview .modal-header {
    border: none;
    padding: 0.625rem;
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
}
.quickview .modal-body {
    padding: 0;
    position: relative;
}
.quickview .modal-body:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    background: url(../../assets/img/shadow-category.png) repeat-x 0 0 #f6f7f9;
}
@media (min-width: 576px) {
    .quickview .modal-body:before {
        width: 50%;
        min-height: 18.75rem;
    }
}
.quickview .modal-footer {
    border-top: 1px solid hsla(0, 0%, 74%, 0.3);
    background: #102747;
}
.quickview .layer {
    display: none !important;
}
.quickview .product-cover img {
    background: transparent;
}
.quickview .quickview_right_block {
    background: #fff;
}
.quickview .quickview_left_block,
.quickview .quickview_right_block {
    padding: 1.25rem 0.9375rem;
}
@media (min-width: 576px) {
    .quickview .quickview_left_block,
    .quickview .quickview_right_block {
        padding: 4.375rem 1.25rem 1.875rem;
    }
}
@media (min-width: 1200px) {
    .quickview .quickview_left_block,
    .quickview .quickview_right_block {
        padding: 4.375rem 3.125rem 1.875rem;
    }
}
@media (max-width: 767.98px) {
    .quickview .quickview_right_block h1 {
        font-size: 1.5rem;
    }
}
@media (max-width: 767.98px) {
    .quickview .add-to-cart {
        font-size: 0.75rem;
        min-width: 6.25rem;
    }
    .quickview .add-to-cart i {
        font-size: 0.875rem;
    }
    .quickview .product-actions .add-to-cart .material-icons {
        line-height: 1;
    }
}
.quickview .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 576px) {
    .quickview .images-container {
        min-height: 460px;
    }
}
.quickview .images-container .product-images .thumb-container > .thumb {
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
}
.quickview .images-container .product-images {
    margin-top: 25px;
    margin-bottom: 25px;
}
.quickview .mask {
    width: 7.8125rem;
    overflow-y: hidden;
    margin-right: 0.4rem;
    text-align: center;
}
.quickview .price {
    font-size: 1.5rem;
}
.quickview .js-arrow-down,
.quickview .js-arrow-up {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: auto;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #102747;
    background: hsla(0, 0%, 100%, 0.95);
    width: 1.5625rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    font-size: 0.875rem;
    overflow: hidden;
    border-radius: 50%;
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}
@media (min-width: 1200px) {
    .quickview .js-arrow-down,
    .quickview .js-arrow-up {
        width: 3.125rem;
        height: 3.125rem;
        line-height: 3.125rem;
        font-size: 1.25rem;
    }
}
.quickview .js-arrow-down:hover,
.quickview .js-arrow-up:hover {
    color: #fff;
    background: rgba(254, 159, 56, 0.95);
}
.quickview .js-arrow-up {
    top: -1.375rem;
}
.quickview .js-arrow-down {
    bottom: 0;
}
@media (min-width: 1200px) {
    .quickview .js-arrow-down {
        bottom: -1.375rem;
    }
}
.quickview .social-sharing {
    margin-top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 576px) {
    .quickview .social-sharing {
        margin-left: 2.5rem;
    }
}
#stores .page-stores {
    width: 85%;
    margin: 0 auto;
}
#stores .page-stores .store-item {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
}
#stores .page-stores .store-picture img {
    max-width: 100%;
}
#stores .page-stores .store-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.875rem 0;
}
#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 0.9375rem;
}
#stores .page-stores .store-item-container .divide-left {
    border-left: 1px solid #edeeee;
}
#stores .page-stores .store-item-container .divide-left tr {
    height: 25px;
}
#stores .page-stores .store-item-container .divide-left td {
    padding-left: 4px;
}
#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: 0.625rem;
    padding-top: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#stores .page-stores .store-item-footer.divide-top {
    border-top: 1px solid #edeeee;
}
#stores .page-stores .store-item-footer div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}
#stores .page-stores .store-item-footer i.material-icons {
    margin-right: 0.625rem;
    color: #bdbdbd;
    font-size: 1rem;
}
#stores .page-stores .store-item-footer li {
    margin-bottom: 0.625rem;
}
@media (max-width: 767.98px) {
    #stores .page-stores {
        width: 100%;
    }
    #stores .page-stores .store-item-container {
        padding: 25px 0;
    }
}
@media (max-width: 575.98px) {
    #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: 10px;
    }
    #stores .page-stores .store-item-footer {
        display: block;
    }
    #stores .page-stores .store-item-footer.divide-top {
        border-top: 1px solid #edeeee;
    }
    #stores .page-stores .store-item-footer li {
        margin-bottom: 0.625rem;
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: 1.0625rem 1.0625rem 0;
    }
}

footer#footer {
    padding-top: 0;
}
footer#footer .container.container-mod {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
footer#footer .footer-container {
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
footer#footer .footer-container .account-list ul,
footer#footer .footer-container .block-categories ul,
footer#footer .footer-container .links ul {
    margin-bottom: 0;
}
footer#footer .footer-container .account-list li,
footer#footer .footer-container .block-categories li,
footer#footer .footer-container .links li {
    font-size: 13px;
    line-height: 23px;
    text-transform: uppercase;
    padding: 5px 0 6px;
    letter-spacing: 0.06em;
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li.address-box::before,
    footer#footer .footer-container .block-categories li.address-box::before,
    footer#footer .footer-container .links li.address-box::before {
        font-family: "fl-bigmug-line";
		font-weight: normal;
		font-size: 29px;
		content: "\e00b";
		display: inline-block;
		color: #61a5d3;
		position: absolute;
		left: 2px;
		top: 40px;
    }
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li.phone-box::before,
    footer#footer .footer-container .block-categories li.phone-box::before,
    footer#footer .footer-container .links li.phone-box::before {
        font-family: "fl-bigmug-line";
		font-weight: normal;
		font-size: 29px;
		content: "\e085";
		display: inline-block;
		color: #61a5d3;
		position: absolute;
		left: 2px;
    }
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li.mail-box::before,
    footer#footer .footer-container .block-categories li.mail-box::before,
    footer#footer .footer-container .links li.mail-box::before {
        font-family: "fl-bigmug-line";
		font-weight: normal;
		font-size: 29px;
		content: "\e03c";
		display: inline-block;
		color: #61a5d3;
		position: absolute;
		left: 2px;
    }
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li.address-box,
    footer#footer .footer-container .block-categories li.address-box,
    footer#footer .footer-container .links li.address-box {	
		text-transform: none;
		padding-left: 52px;
		padding-bottom: 10px;
		position: relative;
		letter-spacing: 0;		
    }
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li.phone-box,
    footer#footer .footer-container .block-categories li.phone-box,
    footer#footer .footer-container .links li.phone-box {	
		text-transform: none;
		padding-left: 52px;
		padding-bottom: 10px;
		position: relative;
		letter-spacing: 0;		
    }
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li.mail-box,
    footer#footer .footer-container .block-categories li.mail-box,
    footer#footer .footer-container .links li.mail-box {	
		text-transform: none;
		padding-left: 52px;
		padding-bottom: 10px;
		position: relative;
		letter-spacing: 0;		
    }
}

@media (min-width: 1200px) {
    footer#footer .footer-container .account-list li,
    footer#footer .footer-container .block-categories li,
    footer#footer .footer-container .links li {
        font-size: 0.875rem;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    footer#footer .footer-container .account-list li,
    footer#footer .footer-container .block-categories li,
    footer#footer .footer-container .links li {
        font-size: 12px;
        padding-top: 0;
    }
}
footer#footer .footer-container .account-list li a,
footer#footer .footer-container .block-categories li a,
footer#footer .footer-container .links li a {
    color: #fff;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
footer#footer .footer-container .account-list li a:focus,
footer#footer .footer-container .account-list li a:hover,
footer#footer .footer-container .block-categories li a:focus,
footer#footer .footer-container .block-categories li a:hover,
footer#footer .footer-container .links li a:focus,
footer#footer .footer-container .links li a:hover {
    color: #61a5d3;
}
footer#footer h3 {
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
	color: #4386c6;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    footer#footer h3 {
        font-size: 1rem;
    }
}
footer#footer .links .h3,
footer#footer .links h3 {
    text-align: left;
	color: #4386c6;
}
@media (max-width: 767.98px) {
    footer#footer .footer-container .isMegaFooter4 .wrapper {
        padding-top: 0;
    }
}
footer .h3,
footer h2,
footer h3 {
    color: #fff;
}
footer .form-control {
    background: #fff;
}
footer .copyright {
    border-top: 1px solid #bebebe;
    color: #333;
    padding-top: 1.5625rem;
    padding-bottom: 1.375rem;
}
footer .copyright a {
    color: inherit;
}
footer .copyright a:hover {
    color: #4386c6;
}
footer .header_logo img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 767.98px) {
    footer .header_logo {
        text-align: center;
    }
}
.block_newsletter {
    max-width: 74.6875rem;
    margin-left: -1.375rem;
    margin-right: -1.375rem;
    margin-top: -1.1875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.block_newsletter .newsletter-title {
    -ms-flex: 1 1 22.8125rem;
    flex: 1 1 22.8125rem;
    margin-top: 1.1875rem;
    margin-bottom: 0.3125rem;
}
.block_newsletter .newsletter-title,
.block_newsletter form {
    -webkit-box-flex: 1;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
}
.block_newsletter form {
    -ms-flex: 1 1 37.5rem;
    flex: 1 1 37.5rem;
    margin-top: 0.5625rem;
    margin-left: -0.25rem;
    margin-right: -0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block_newsletter form .input-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 21.875rem;
    flex: 1 1 21.875rem;
    margin-top: 0.625rem;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.block_newsletter form .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0.625rem;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.block_newsletter .form-control {
    line-height: 1.375rem;
}
.block_newsletter .alert {
    width: 100%;
    margin-left: 1.375rem;
    margin-right: 1.375rem;
    text-align: center;
}
.block_newsletter h2 {
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .block_newsletter h2 {
        font-size: 1rem;
    }
}
.block_newsletter p {
    margin-bottom: 0;
    color: #5c6e87;
}
.block_newsletter * + p {
    margin-top: 0.75rem;
}
.block_newsletter form .input-wrapper {
    overflow: hidden;
}
.block-contact p {
    position: relative;
    color: #5c6e87;
    padding-top: 0.1875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.block-contact p i {
    font-size: 1.125rem;
    margin-right: 0.3125rem;
    color: #61a5d3;
}
.block-contact p:last-child {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    .block-contact p i {
        font-size: 1.875rem;
        margin-right: 0.9375rem;
    }
}
.block-contact a {
    color: inherit;
}
.block-contact a:hover {
    color: #61a5d3;
}
.linklist .blockcms-title a {
    color: #333;
}
.account-list a {
    color: #fff;
}
.account-list a:hover {
    color: #4386c6;
}
.block-contact-title,
.blockcms-title {
    font-weight: 700;
    font-size: 1rem;
}
.block-social {
    padding-top: 2.4375rem;
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
}
.block-social ul {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.myaccount-title > a {
	color: #4386c6;
}
.myaccount-title > a:hover {
    color: #4386c6;
}
.block-social li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 1.875rem;
    height: 1.875rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    background: #fff;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #4386c6;
    margin-left: 0.125rem;
    margin-right: 0.125rem;
}
@media (min-width: 1600px) {
    .block-social li a {
        width: 2.5rem;
        height: 2.5rem;
        margin-left: 0.3125rem;
        margin-right: 0.3125rem;
    }
}
.block-social li a:hover {
    -webkit-box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    background: #102747;
}
.footer-container {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.3);
}
.footer-container li {
    margin-bottom: 5px;
}
.footer-container li:last-child {
    margin-bottom: 0;
}
.footer-container .links .collapse {
    display: inherit;
}
@media (max-width: 767.98px) {
    footer#footer .footer-container {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 0;
    }
    footer#footer .footer-container .wrapper {
        padding-top: 20px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    footer#footer .footer-container .block_newsletter {
        padding-bottom: 30px;
    }
    footer#footer .footer-container .links .h3 {
        line-height: 26px;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 0;
        text-align: left;
    }
    footer#footer .footer-container .links .title {
        border-bottom: 1px solid #5c6e87;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer;
        padding: 10px 0;
    }
    footer#footer .footer-container .links .title .collapse-icons .remove,
    footer#footer .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }
    footer#footer .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }
    footer#footer .footer-container .links .navbar-toggler {
        display: inline-block;
        -ms-flex-item-align: auto;
        align-self: auto;
        border: none;
    }
    footer#footer .footer-container .links .collapse {
        display: none;
    }
    footer#footer .footer-container .links .collapse.show {
        display: block;
    }
    footer#footer .footer-container .links ul {
        margin-bottom: 0;
    }
    footer#footer .footer-container .links ul > li {
        padding: 10px;
        border-bottom: 1px solid #5c6e87;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0;
    }
    footer#footer .footer-container .dark-bg .links ul > li a {
        color: #fff;
    }
}
@media (max-width: 991.98px) {
    .block-social {
        text-align: center;
    }
}
.contact-rich {
    color: #bdbdbd;
    margin-bottom: 2.5rem;
    word-wrap: break-word;
}
.contact-rich h4 {
    text-transform: uppercase;
    color: #333;
    margin-bottom: 2.5rem;
}
.contact-rich .block {
    height: auto;
    overflow: hidden;
}
.contact-rich .block .icon {
    float: left;
    width: 3.75rem;
}
.contact-rich .block .icon i {
    font-size: 2.5rem;
}
.contact-rich .block .data {
    color: #333;
    font-size: 0.875rem;
    width: auto;
    overflow: hidden;
}
.contact-rich .block .data.email {
    padding-top: 0.25rem;
}
@media (max-width: 575.98px) {
    .contact-rich {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
.contact-form {
    background: #fff;
    padding: 1.5625rem;
    color: #bdbdbd;
    width: 100%;
}
@media (max-width: 575.98px) {
    .contact-form {
        padding: 0.9375rem 0.4375rem;
    }
}
.contact-form h4 {
    text-transform: uppercase;
    color: #333;
}
#pagenotfound #main .page-header,
#products #main .page-header {
    margin: 2rem 0 3rem;
}
#pagenotfound #main .page-content,
#products #main .page-content {
    margin-bottom: 10rem;
}
#pagenotfound .page-not-found,
#products .page-not-found {
    border: 0.125rem solid #f6f6f6;
    background: #fff;
    padding: 1.25rem;
    color: #bdbdbd;
    max-width: 35.625rem;
    margin: 0 auto;
}
#pagenotfound .page-not-found h4,
#products .page-not-found h4 {
    color: #102747;
    margin: 0.5rem 0 1rem;
}
#pagenotfound .page-not-found .search-widget,
#products .page-not-found .search-widget {
    float: none;
    width: 100%;
    padding: 0;
}
#pagenotfound .page-not-found .search-widget input,
#products .page-not-found .search-widget input {
    width: 100%;
}
@font-face {
    font-family: Construction Regular;
    src: url(../../assets/fonts/Construction-Regular.eot);
    src: url(../../assets/fonts/Construction-Regular.eot#iefix) format("embedded-opentype"), url(../../assets/fonts/Construction-Regular.woff) format("woff"), url(../../assets/fonts/Construction-Regular.ttf) format("truetype"),
        url(../../assets/fonts/Construction-Regular.svg#construction) format("svg");
    font-weight: 400;
    font-style: normal;
}

/*.construction-ico,
[class*=" construction-icon-"]:before,
[class^="construction-icon-"]:before {
    font-family: Construction Regular;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

.construction-ico,
[class*=" construction-icon-"]:before,
[class^="construction-icon-"]:before {
    font-family: Material Symbols Outlined;
    font-weight: 300;
    font-style: normal;
    font-size: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.construction-icon-01:before {
    content: "\ea60";
}
.construction-icon-02:before {
    content: "\e760";
}
.construction-icon-03:before {
    content: "\e760";
}
.construction-icon-04:before {
    content: "\f0ff";
}
.construction-icon-05:before {
    content: "\e760";
}
.construction-icon-06:before {
    content: "\e760";
}
.construction-icon-07:before {
    content: "\e760";
}
.construction-icon-08:before {
    content: "\ea35";
}
.construction-icon-09:before {
    content: "\f69d";
}
.construction-icon-10:before {
    content: "\f8b4";
}
.construction-icon-11:before {
    content: "\f166";
}
.construction-icon-12:before {
    content: "\e760";
}
.construction-icon-13:before {
    content: "\e760";
}
.construction-icon-14:before {
    content: "\e760";
}
.construction-icon-15:before {
    content: "\e760";
}
.construction-icon-16:before {
    content: "\e760";
}
.construction-icon-17:before {
    content: "\e760";
}
.construction-icon-18:before {
    content: "\e57a";
}
.construction-icon-19:before {
    content: "\e760";
}
.construction-icon-20:before {
    content: "\e760";
}
@font-face {
    font-family: fl-bigmug-line;
    src: url(../../assets/fonts/fl-bigmug-line.eot);
    src: url(../../assets/fonts/fl-bigmug-line.eot#iefix) format("embedded-opentype"), url(../../assets/fonts/fl-bigmug-line.woff) format("woff"), url(../../assets/fonts/fl-bigmug-line.ttf) format("truetype"),
        url(../../assets/fonts/fl-bigmug-line.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fl-bigmug-line-ico,
[class*=" fl-bigmug-line-"]:after,
[class*=" fl-bigmug-line-"]:before,
[class^="fl-bigmug-line-"]:after,
[class^="fl-bigmug-line-"]:before {
    font-family: fl-bigmug-line;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
}
.fl-bigmug-line-add137:before {
    content: "\E000";
}
.fl-bigmug-line-add139:before {
    content: "\E001";
}
.fl-bigmug-line-add149:before {
    content: "\E002";
}
.fl-bigmug-line-airplane86:before {
    content: "\E003";
}
.fl-bigmug-line-alarm31:before {
    content: "\E004";
}
.fl-bigmug-line-arrow592:before {
    content: "\E005";
}
.fl-bigmug-line-attach8:before {
    content: "\E006";
}
.fl-bigmug-line-attachment15:before {
    content: "\E007";
}
.fl-bigmug-line-audio46:before {
    content: "\E008";
}
.fl-bigmug-line-back44:before {
    content: "\E009";
}
.fl-bigmug-line-back46:before {
    content: "\E00A";
}
.fl-bigmug-line-big104:before {
    content: "\E00B";
}
.fl-bigmug-line-book188:before {
    content: "\E00C";
}
.fl-bigmug-line-bookmark28:before {
    content: "\E00D";
}
.fl-bigmug-line-bottle34:before {
    content: "\E00E";
}
.fl-bigmug-line-button5:before {
    content: "\E00F";
}
.fl-bigmug-line-buttons5:before {
    content: "\E010";
}
.fl-bigmug-line-cellphone55:before {
    content: "\E011";
}
.fl-bigmug-line-cellular9:before {
    content: "\E012";
}
.fl-bigmug-line-center10:before {
    content: "\E013";
}
.fl-bigmug-line-chat51:before {
    content: "\E014";
}
.fl-bigmug-line-chat55:before {
    content: "\E015";
}
.fl-bigmug-line-checkmark14:before {
    content: "\E016";
}
.fl-bigmug-line-checkmark15:before {
    content: "\E017";
}
.fl-bigmug-line-checkmark16:before {
    content: "\E018";
}
.fl-bigmug-line-circular220:before {
    content: "\E019";
}
.fl-bigmug-line-circular224:before {
    content: "\E01A";
}
.fl-bigmug-line-circular228:before {
    content: "\E01B";
}
.fl-bigmug-line-circular229:before {
    content: "\E01C";
}
.fl-bigmug-line-clipboard68:before {
    content: "\E01D";
}
.fl-bigmug-line-close42:before {
    content: "\E01E";
}
.fl-bigmug-line-cloud255:before {
    content: "\E01F";
}
.fl-bigmug-line-cloud260:before {
    content: "\E020";
}
.fl-bigmug-line-cocktail26:before {
    content: "\E021";
}
.fl-bigmug-line-code30:before {
    content: "\E022";
}
.fl-bigmug-line-collapse5:before {
    content: "\E023";
}
.fl-bigmug-line-comment45:before {
    content: "\E024";
}
.fl-bigmug-line-compass80:before {
    content: "\E025";
}
.fl-bigmug-line-contract5:before {
    content: "\E026";
}
.fl-bigmug-line-copy23:before {
    content: "\E027";
}
.fl-bigmug-line-crescent23:before {
    content: "\E028";
}
.fl-bigmug-line-cropping1:before {
    content: "\E029";
}
.fl-bigmug-line-cross81:before {
    content: "\E02A";
}
.fl-bigmug-line-cross83:before {
    content: "\E02B";
}
.fl-bigmug-line-cube29:before {
    content: "\E02C";
}
.fl-bigmug-line-double97:before {
    content: "\E02D";
}
.fl-bigmug-line-double98:before {
    content: "\E02E";
}
.fl-bigmug-line-double99:before {
    content: "\E02F";
}
.fl-bigmug-line-down55:before {
    content: "\E030";
}
.fl-bigmug-line-down56:before {
    content: "\E031";
}
.fl-bigmug-line-down58:before {
    content: "\E032";
}
.fl-bigmug-line-down59:before {
    content: "\E033";
}
.fl-bigmug-line-down64:before {
    content: "\E034";
}
.fl-bigmug-line-download136:before {
    content: "\E035";
}
.fl-bigmug-line-download142:before {
    content: "\E036";
}
.fl-bigmug-line-download146:before {
    content: "\E037";
}
.fl-bigmug-line-download147:before {
    content: "\E038";
}
.fl-bigmug-line-download148:before {
    content: "\E039";
}
.fl-bigmug-line-electrical17:before {
    content: "\E03A";
}
.fl-bigmug-line-electronic57:before {
    content: "\E03B";
}
.fl-bigmug-line-email64:before {
    content: "\E03C";
}
.fl-bigmug-line-email67:before {
    content: "\E03D";
}
.fl-bigmug-line-equalization3:before {
    content: "\E03E";
}
.fl-bigmug-line-equalizer26:before {
    content: "\E03F";
}
.fl-bigmug-line-event6:before {
    content: "\E040";
}
.fl-bigmug-line-expand25:before {
    content: "\E041";
}
.fl-bigmug-line-expanding2:before {
    content: "\E042";
}
.fl-bigmug-line-fast33:before {
    content: "\E043";
}
.fl-bigmug-line-favourites5:before {
    content: "\E044";
}
.fl-bigmug-line-file68:before {
    content: "\E045";
}
.fl-bigmug-line-file69:before {
    content: "\E046";
}
.fl-bigmug-line-film57:before {
    content: "\E047";
}
.fl-bigmug-line-flag53:before {
    content: "\E048";
}
.fl-bigmug-line-fog10:before {
    content: "\E049";
}
.fl-bigmug-line-foggy3:before {
    content: "\E04A";
}
.fl-bigmug-line-folder173:before {
    content: "\E04B";
}
.fl-bigmug-line-fork34:before {
    content: "\E04C";
}
.fl-bigmug-line-four87:before {
    content: "\E04D";
}
.fl-bigmug-line-full40:before {
    content: "\E04E";
}
.fl-bigmug-line-games32:before {
    content: "\E04F";
}
.fl-bigmug-line-gear30:before {
    content: "\E050";
}
.fl-bigmug-line-giftbox54:before {
    content: "\E051";
}
.fl-bigmug-line-graphical8:before {
    content: "\E052";
}
.fl-bigmug-line-headphones32:before {
    content: "\E053";
}
.fl-bigmug-line-hot67:before {
    content: "\E054";
}
.fl-bigmug-line-images21:before {
    content: "\E055";
}
.fl-bigmug-line-ink12:before {
    content: "\E056";
}
.fl-bigmug-line-label25:before {
    content: "\E057";
}
.fl-bigmug-line-left144:before {
    content: "\E058";
}
.fl-bigmug-line-left145:before {
    content: "\E059";
}
.fl-bigmug-line-left146:before {
    content: "\E05A";
}
.fl-bigmug-line-left148:before {
    content: "\E05B";
}
.fl-bigmug-line-left152:before {
    content: "\E05C";
}
.fl-bigmug-line-left153:before {
    content: "\E05D";
}
.fl-bigmug-line-left158:before {
    content: "\E05E";
}
.fl-bigmug-line-left159:before {
    content: "\E05F";
}
.fl-bigmug-line-like51:before {
    content: "\E060";
}
.fl-bigmug-line-link52:before {
    content: "\E061";
}
.fl-bigmug-line-list63:before {
    content: "\E062";
}
.fl-bigmug-line-list65:before {
    content: "\E063";
}
.fl-bigmug-line-lock64:before {
    content: "\E064";
}
.fl-bigmug-line-login12:before {
    content: "\E065";
}
.fl-bigmug-line-login9:before {
    content: "\E066";
}
.fl-bigmug-line-map87:before {
    content: "\E067";
}
.fl-bigmug-line-megaphone11:before {
    content: "\E068";
}
.fl-bigmug-line-men25:before {
    content: "\E069";
}
.fl-bigmug-line-menu40:before {
    content: "\E06A";
}
.fl-bigmug-line-menu41:before {
    content: "\E06B";
}
.fl-bigmug-line-microphone76:before {
    content: "\E06C";
}
.fl-bigmug-line-microphone77:before {
    content: "\E06D";
}
.fl-bigmug-line-minus79:before {
    content: "\E06E";
}
.fl-bigmug-line-minus80:before {
    content: "\E06F";
}
.fl-bigmug-line-minus83:before {
    content: "\E070";
}
.fl-bigmug-line-minus86:before {
    content: "\E071";
}
.fl-bigmug-line-monitor74:before {
    content: "\E072";
}
.fl-bigmug-line-music218:before {
    content: "\E073";
}
.fl-bigmug-line-music219:before {
    content: "\E074";
}
.fl-bigmug-line-music221:before {
    content: "\E075";
}
.fl-bigmug-line-musical100:before {
    content: "\E076";
}
.fl-bigmug-line-musical98:before {
    content: "\E077";
}
.fl-bigmug-line-mute34:before {
    content: "\E078";
}
.fl-bigmug-line-new83:before {
    content: "\E079";
}
.fl-bigmug-line-nine16:before {
    content: "\E07A";
}
.fl-bigmug-line-note35:before {
    content: "\E07B";
}
.fl-bigmug-line-notebook41:before {
    content: "\E07C";
}
.fl-bigmug-line-notification4:before {
    content: "\E07D";
}
.fl-bigmug-line-notification5:before {
    content: "\E07E";
}
.fl-bigmug-line-opened25:before {
    content: "\E07F";
}
.fl-bigmug-line-oval34:before {
    content: "\E080";
}
.fl-bigmug-line-paintbrush9:before {
    content: "\E081";
}
.fl-bigmug-line-paper122:before {
    content: "\E082";
}
.fl-bigmug-line-pause37:before {
    content: "\E083";
}
.fl-bigmug-line-pencil85:before {
    content: "\E084";
}
.fl-bigmug-line-phone351:before {
    content: "\E085";
}
.fl-bigmug-line-photo181:before {
    content: "\E086";
}
.fl-bigmug-line-pin42:before {
    content: "\E087";
}
.fl-bigmug-line-planetary2:before {
    content: "\E088";
}
.fl-bigmug-line-play83:before {
    content: "\E089";
}
.fl-bigmug-line-portfolio23:before {
    content: "\E08A";
}
.fl-bigmug-line-print34:before {
    content: "\E08B";
}
.fl-bigmug-line-radio46:before {
    content: "\E08C";
}
.fl-bigmug-line-rain30:before {
    content: "\E08D";
}
.fl-bigmug-line-rectangular78:before {
    content: "\E08E";
}
.fl-bigmug-line-recycling10:before {
    content: "\E08F";
}
.fl-bigmug-line-rewind37:before {
    content: "\E090";
}
.fl-bigmug-line-right139:before {
    content: "\E091";
}
.fl-bigmug-line-right141:before {
    content: "\E092";
}
.fl-bigmug-line-right142:before {
    content: "\E093";
}
.fl-bigmug-line-right144:before {
    content: "\E094";
}
.fl-bigmug-line-right148:before {
    content: "\E095";
}
.fl-bigmug-line-right153:before {
    content: "\E096";
}
.fl-bigmug-line-right154:before {
    content: "\E097";
}
.fl-bigmug-line-right156:before {
    content: "\E098";
}
.fl-bigmug-line-rounded51:before {
    content: "\E099";
}
.fl-bigmug-line-sand14:before {
    content: "\E09A";
}
.fl-bigmug-line-save15:before {
    content: "\E09B";
}
.fl-bigmug-line-search74:before {
    content: "\E09C";
}
.fl-bigmug-line-search78:before {
    content: "\E09D";
}
.fl-bigmug-line-share27:before {
    content: "\E09E";
}
.fl-bigmug-line-shopping198:before {
    content: "\E09F";
}
.fl-bigmug-line-shopping199:before {
    content: "\E0A0";
}
.fl-bigmug-line-shopping202:before {
    content: "\E0A1";
}
.fl-bigmug-line-shopping204:before {
    content: "\E0A2";
}
.fl-bigmug-line-shuffle17:before {
    content: "\E0A3";
}
.fl-bigmug-line-sort47:before {
    content: "\E0A4";
}
.fl-bigmug-line-sort48:before {
    content: "\E0A5";
}
.fl-bigmug-line-speaker75:before {
    content: "\E0A6";
}
.fl-bigmug-line-speaker80:before {
    content: "\E0A7";
}
.fl-bigmug-line-speaker81:before {
    content: "\E0A8";
}
.fl-bigmug-line-speaker86:before {
    content: "\E0A9";
}
.fl-bigmug-line-speaker87:before {
    content: "\E0AA";
}
.fl-bigmug-line-speech96:before {
    content: "\E0AB";
}
.fl-bigmug-line-square152:before {
    content: "\E0AC";
}
.fl-bigmug-line-square156:before {
    content: "\E0AD";
}
.fl-bigmug-line-square160:before {
    content: "\E0AE";
}
.fl-bigmug-line-store10:before {
    content: "\E0AF";
}
.fl-bigmug-line-sun81:before {
    content: "\E0B0";
}
.fl-bigmug-line-sunrise3:before {
    content: "\E0B1";
}
.fl-bigmug-line-switch23:before {
    content: "\E0B2";
}
.fl-bigmug-line-switch24:before {
    content: "\E0B3";
}
.fl-bigmug-line-tag47:before {
    content: "\E0B4";
}
.fl-bigmug-line-television20:before {
    content: "\E0B5";
}
.fl-bigmug-line-text108:before {
    content: "\E0B6";
}
.fl-bigmug-line-text109:before {
    content: "\E0B7";
}
.fl-bigmug-line-three142:before {
    content: "\E0B8";
}
.fl-bigmug-line-timer35:before {
    content: "\E0B9";
}
.fl-bigmug-line-tool16:before {
    content: "\E0BA";
}
.fl-bigmug-line-triangle33:before {
    content: "\E0BB";
}
.fl-bigmug-line-trophy55:before {
    content: "\E0BC";
}
.fl-bigmug-line-two311:before {
    content: "\E0BD";
}
.fl-bigmug-line-two316:before {
    content: "\E0BE";
}
.fl-bigmug-line-two317:before {
    content: "\E0BF";
}
.fl-bigmug-line-two319:before {
    content: "\E0C0";
}
.fl-bigmug-line-two323:before {
    content: "\E0C1";
}
.fl-bigmug-line-unlocked27:before {
    content: "\E0C2";
}
.fl-bigmug-line-up100:before {
    content: "\E0C3";
}
.fl-bigmug-line-up102:before {
    content: "\E0C4";
}
.fl-bigmug-line-up103:before {
    content: "\E0C5";
}
.fl-bigmug-line-up104:before {
    content: "\E0C6";
}
.fl-bigmug-line-up107:before {
    content: "\E0C7";
}
.fl-bigmug-line-up111:before {
    content: "\E0C8";
}
.fl-bigmug-line-up112:before {
    content: "\E0C9";
}
.fl-bigmug-line-up114:before {
    content: "\E0CA";
}
.fl-bigmug-line-up98:before {
    content: "\E0CB";
}
.fl-bigmug-line-up99:before {
    content: "\E0CC";
}
.fl-bigmug-line-upload91:before {
    content: "\E0CD";
}
.fl-bigmug-line-upload92:before {
    content: "\E0CE";
}
.fl-bigmug-line-upper8:before {
    content: "\E0CF";
}
.fl-bigmug-line-user143:before {
    content: "\E0D0";
}
.fl-bigmug-line-user144:before {
    content: "\E0D1";
}
.fl-bigmug-line-video163:before {
    content: "\E0D2";
}
.fl-bigmug-line-wallet26:before {
    content: "\E0D3";
}
.fl-bigmug-line-weather21:before {
    content: "\E0D4";
}
.fl-bigmug-line-weekly14:before {
    content: "\E0D5";
}
.fl-bigmug-line-weekly15:before {
    content: "\E0D6";
}
.fl-bigmug-line-wind24:before {
    content: "\E0D7";
}
.fl-bigmug-line-window50:before {
    content: "\E0D8";
}
.fl-bigmug-line-winds4:before {
    content: "\E0D9";
}
.fl-bigmug-line-wrench66:before {
    content: "\E0DA";
}
.fl-bigmug-line-zoom60:before {
    content: "\E0DB";
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../../assets/fonts/fontawesome-webfont.eot);
    src: url(../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../../assets/fonts/fontawesome-webfont.woff2) format("woff2"), url(../../assets/fonts/fontawesome-webfont.woff) format("woff"),
        url(../../assets/fonts/fontawesome-webfont.ttf) format("truetype"), url(../../assets/fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 0.875rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: 0.08em solid #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\F000";
}
.fa-music:before {
    content: "\F001";
}
.fa-search:before {
    content: "\F002";
}
.fa-envelope-o:before {
    content: "\F003";
}
.fa-heart:before {
    content: "\F004";
}
.fa-star:before {
    content: "\F005";
}
.fa-star-o:before {
    content: "\F006";
}
.fa-user:before {
    content: "\F007";
}
.fa-film:before {
    content: "\F008";
}
.fa-th-large:before {
    content: "\F009";
}
.fa-th:before {
    content: "\F00A";
}
.fa-th-list:before {
    content: "\F00B";
}
.fa-check:before {
    content: "\F00C";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\F00D";
}
.fa-search-plus:before {
    content: "\F00E";
}
.fa-search-minus:before {
    content: "\F010";
}
.fa-power-off:before {
    content: "\F011";
}
.fa-signal:before {
    content: "\F012";
}
.fa-cog:before,
.fa-gear:before {
    content: "\F013";
}
.fa-trash-o:before {
    content: "\F014";
}
.fa-home:before {
    content: "\F015";
}
.fa-file-o:before {
    content: "\F016";
}
.fa-clock-o:before {
    content: "\F017";
}
.fa-road:before {
    content: "\F018";
}
.fa-download:before {
    content: "\F019";
}
.fa-arrow-circle-o-down:before {
    content: "\F01A";
}
.fa-arrow-circle-o-up:before {
    content: "\F01B";
}
.fa-inbox:before {
    content: "\F01C";
}
.fa-play-circle-o:before {
    content: "\F01D";
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\F01E";
}
.fa-refresh:before {
    content: "\F021";
}
.fa-list-alt:before {
    content: "\F022";
}
.fa-lock:before {
    content: "\F023";
}
.fa-flag:before {
    content: "\F024";
}
.fa-headphones:before {
    content: "\F025";
}
.fa-volume-off:before {
    content: "\F026";
}
.fa-volume-down:before {
    content: "\F027";
}
.fa-volume-up:before {
    content: "\F028";
}
.fa-qrcode:before {
    content: "\F029";
}
.fa-barcode:before {
    content: "\F02A";
}
.fa-tag:before {
    content: "\F02B";
}
.fa-tags:before {
    content: "\F02C";
}
.fa-book:before {
    content: "\F02D";
}
.fa-bookmark:before {
    content: "\F02E";
}
.fa-print:before {
    content: "\F02F";
}
.fa-camera:before {
    content: "\F030";
}
.fa-font:before {
    content: "\F031";
}
.fa-bold:before {
    content: "\F032";
}
.fa-italic:before {
    content: "\F033";
}
.fa-text-height:before {
    content: "\F034";
}
.fa-text-width:before {
    content: "\F035";
}
.fa-align-left:before {
    content: "\F036";
}
.fa-align-center:before {
    content: "\F037";
}
.fa-align-right:before {
    content: "\F038";
}
.fa-align-justify:before {
    content: "\F039";
}
.fa-list:before {
    content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\F03B";
}
.fa-indent:before {
    content: "\F03C";
}
.fa-video-camera:before {
    content: "\F03D";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\F03E";
}
.fa-pencil:before {
    content: "\F040";
}
.fa-map-marker:before {
    content: "\F041";
}
.fa-adjust:before {
    content: "\F042";
}
.fa-tint:before {
    content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\F044";
}
.fa-share-square-o:before {
    content: "\F045";
}
.fa-check-square-o:before {
    content: "\F046";
}
.fa-arrows:before {
    content: "\F047";
}
.fa-step-backward:before {
    content: "\F048";
}
.fa-fast-backward:before {
    content: "\F049";
}
.fa-backward:before {
    content: "\F04A";
}
.fa-play:before {
    content: "\F04B";
}
.fa-pause:before {
    content: "\F04C";
}
.fa-stop:before {
    content: "\F04D";
}
.fa-forward:before {
    content: "\F04E";
}
.fa-fast-forward:before {
    content: "\F050";
}
.fa-step-forward:before {
    content: "\F051";
}
.fa-eject:before {
    content: "\F052";
}
.fa-chevron-left:before {
    content: "\F053";
}
.fa-chevron-right:before {
    content: "\F054";
}
.fa-plus-circle:before {
    content: "\F055";
}
.fa-minus-circle:before {
    content: "\F056";
}
.fa-times-circle:before {
    content: "\F057";
}
.fa-check-circle:before {
    content: "\F058";
}
.fa-question-circle:before {
    content: "\F059";
}
.fa-info-circle:before {
    content: "\F05A";
}
.fa-crosshairs:before {
    content: "\F05B";
}
.fa-times-circle-o:before {
    content: "\F05C";
}
.fa-check-circle-o:before {
    content: "\F05D";
}
.fa-ban:before {
    content: "\F05E";
}
.fa-arrow-left:before {
    content: "\F060";
}
.fa-arrow-right:before {
    content: "\F061";
}
.fa-arrow-up:before {
    content: "\F062";
}
.fa-arrow-down:before {
    content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\F064";
}
.fa-expand:before {
    content: "\F065";
}
.fa-compress:before {
    content: "\F066";
}
.fa-plus:before {
    content: "\F067";
}
.fa-minus:before {
    content: "\F068";
}
.fa-asterisk:before {
    content: "\F069";
}
.fa-exclamation-circle:before {
    content: "\F06A";
}
.fa-gift:before {
    content: "\F06B";
}
.fa-leaf:before {
    content: "\F06C";
}
.fa-fire:before {
    content: "\F06D";
}
.fa-eye:before {
    content: "\F06E";
}
.fa-eye-slash:before {
    content: "\F070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\F071";
}
.fa-plane:before {
    content: "\F072";
}
.fa-calendar:before {
    content: "\F073";
}
.fa-random:before {
    content: "\F074";
}
.fa-comment:before {
    content: "\F075";
}
.fa-magnet:before {
    content: "\F076";
}
.fa-chevron-up:before {
    content: "\F077";
}
.fa-chevron-down:before {
    content: "\F078";
}
.fa-retweet:before {
    content: "\F079";
}
.fa-shopping-cart:before {
    content: "\F07A";
}
.fa-folder:before {
    content: "\F07B";
}
.fa-folder-open:before {
    content: "\F07C";
}
.fa-arrows-v:before {
    content: "\F07D";
}
.fa-arrows-h:before {
    content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\F080";
}
.fa-twitter-square:before {
    content: "\F081";
}
.fa-facebook-square:before {
    content: "\F082";
}
.fa-camera-retro:before {
    content: "\F083";
}
.fa-key:before {
    content: "\F084";
}
.fa-cogs:before,
.fa-gears:before {
    content: "\F085";
}
.fa-comments:before {
    content: "\F086";
}
.fa-thumbs-o-up:before {
    content: "\F087";
}
.fa-thumbs-o-down:before {
    content: "\F088";
}
.fa-star-half:before {
    content: "\F089";
}
.fa-heart-o:before {
    content: "\F08A";
}
.fa-sign-out:before {
    content: "\F08B";
}
.fa-linkedin-square:before {
    content: "\F08C";
}
.fa-thumb-tack:before {
    content: "\F08D";
}
.fa-external-link:before {
    content: "\F08E";
}
.fa-sign-in:before {
    content: "\F090";
}
.fa-trophy:before {
    content: "\F091";
}
.fa-github-square:before {
    content: "\F092";
}
.fa-upload:before {
    content: "\F093";
}
.fa-lemon-o:before {
    content: "\F094";
}
.fa-phone:before {
    content: "\F095";
}
.fa-square-o:before {
    content: "\F096";
}
.fa-bookmark-o:before {
    content: "\F097";
}
.fa-phone-square:before {
    content: "\F098";
}
.fa-twitter:before {
    content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\F09A";
}
.fa-github:before {
    content: "\F09B";
}
.fa-unlock:before {
    content: "\F09C";
}
.fa-credit-card:before {
    content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
    content: "\F09E";
}
.fa-hdd-o:before {
    content: "\F0A0";
}
.fa-bullhorn:before {
    content: "\F0A1";
}
.fa-bell:before {
    content: "\F0F3";
}
.fa-certificate:before {
    content: "\F0A3";
}
.fa-hand-o-right:before {
    content: "\F0A4";
}
.fa-hand-o-left:before {
    content: "\F0A5";
}
.fa-hand-o-up:before {
    content: "\F0A6";
}
.fa-hand-o-down:before {
    content: "\F0A7";
}
.fa-arrow-circle-left:before {
    content: "\F0A8";
}
.fa-arrow-circle-right:before {
    content: "\F0A9";
}
.fa-arrow-circle-up:before {
    content: "\F0AA";
}
.fa-arrow-circle-down:before {
    content: "\F0AB";
}
.fa-globe:before {
    content: "\F0AC";
}
.fa-wrench:before {
    content: "\F0AD";
}
.fa-tasks:before {
    content: "\F0AE";
}
.fa-filter:before {
    content: "\F0B0";
}
.fa-briefcase:before {
    content: "\F0B1";
}
.fa-arrows-alt:before {
    content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
    content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
    content: "\F0C1";
}
.fa-cloud:before {
    content: "\F0C2";
}
.fa-flask:before {
    content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\F0C5";
}
.fa-paperclip:before {
    content: "\F0C6";
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\F0C7";
}
.fa-square:before {
    content: "\F0C8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\F0C9";
}
.fa-list-ul:before {
    content: "\F0CA";
}
.fa-list-ol:before {
    content: "\F0CB";
}
.fa-strikethrough:before {
    content: "\F0CC";
}
.fa-underline:before {
    content: "\F0CD";
}
.fa-table:before {
    content: "\F0CE";
}
.fa-magic:before {
    content: "\F0D0";
}
.fa-truck:before {
    content: "\F0D1";
}
.fa-pinterest:before {
    content: "\F0D2";
}
.fa-pinterest-square:before {
    content: "\F0D3";
}
.fa-google-plus-square:before {
    content: "\F0D4";
}
.fa-google-plus:before {
    content: "\F0D5";
}
.fa-money:before {
    content: "\F0D6";
}
.fa-caret-down:before {
    content: "\F0D7";
}
.fa-caret-up:before {
    content: "\F0D8";
}
.fa-caret-left:before {
    content: "\F0D9";
}
.fa-caret-right:before {
    content: "\F0DA";
}
.fa-columns:before {
    content: "\F0DB";
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\F0DC";
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\F0DD";
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\F0DE";
}
.fa-envelope:before {
    content: "\F0E0";
}
.fa-linkedin:before {
    content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\F0E2";
}
.fa-gavel:before,
.fa-legal:before {
    content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\F0E4";
}
.fa-comment-o:before {
    content: "\F0E5";
}
.fa-comments-o:before {
    content: "\F0E6";
}
.fa-bolt:before,
.fa-flash:before {
    content: "\F0E7";
}
.fa-sitemap:before {
    content: "\F0E8";
}
.fa-umbrella:before {
    content: "\F0E9";
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\F0EA";
}
.fa-lightbulb-o:before {
    content: "\F0EB";
}
.fa-exchange:before {
    content: "\F0EC";
}
.fa-cloud-download:before {
    content: "\F0ED";
}
.fa-cloud-upload:before {
    content: "\F0EE";
}
.fa-user-md:before {
    content: "\F0F0";
}
.fa-stethoscope:before {
    content: "\F0F1";
}
.fa-suitcase:before {
    content: "\F0F2";
}
.fa-bell-o:before {
    content: "\F0A2";
}
.fa-coffee:before {
    content: "\F0F4";
}
.fa-cutlery:before {
    content: "\F0F5";
}
.fa-file-text-o:before {
    content: "\F0F6";
}
.fa-building-o:before {
    content: "\F0F7";
}
.fa-hospital-o:before {
    content: "\F0F8";
}
.fa-ambulance:before {
    content: "\F0F9";
}
.fa-medkit:before {
    content: "\F0FA";
}
.fa-fighter-jet:before {
    content: "\F0FB";
}
.fa-beer:before {
    content: "\F0FC";
}
.fa-h-square:before {
    content: "\F0FD";
}
.fa-plus-square:before {
    content: "\F0FE";
}
.fa-angle-double-left:before {
    content: "\F100";
}
.fa-angle-double-right:before {
    content: "\F101";
}
.fa-angle-double-up:before {
    content: "\F102";
}
.fa-angle-double-down:before {
    content: "\F103";
}
.fa-angle-left:before {
    content: "\F104";
}
.fa-angle-right:before {
    content: "\F105";
}
.fa-angle-up:before {
    content: "\F106";
}
.fa-angle-down:before {
    content: "\F107";
}
.fa-desktop:before {
    content: "\F108";
}
.fa-laptop:before {
    content: "\F109";
}
.fa-tablet:before {
    content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\F10B";
}
.fa-circle-o:before {
    content: "\F10C";
}
.fa-quote-left:before {
    content: "\F10D";
}
.fa-quote-right:before {
    content: "\F10E";
}
.fa-spinner:before {
    content: "\F110";
}
.fa-circle:before {
    content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\F112";
}
.fa-github-alt:before {
    content: "\F113";
}
.fa-folder-o:before {
    content: "\F114";
}
.fa-folder-open-o:before {
    content: "\F115";
}
.fa-smile-o:before {
    content: "\F118";
}
.fa-frown-o:before {
    content: "\F119";
}
.fa-meh-o:before {
    content: "\F11A";
}
.fa-gamepad:before {
    content: "\F11B";
}
.fa-keyboard-o:before {
    content: "\F11C";
}
.fa-flag-o:before {
    content: "\F11D";
}
.fa-flag-checkered:before {
    content: "\F11E";
}
.fa-terminal:before {
    content: "\F120";
}
.fa-code:before {
    content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\F123";
}
.fa-location-arrow:before {
    content: "\F124";
}
.fa-crop:before {
    content: "\F125";
}
.fa-code-fork:before {
    content: "\F126";
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\F127";
}
.fa-question:before {
    content: "\F128";
}
.fa-info:before {
    content: "\F129";
}
.fa-exclamation:before {
    content: "\F12A";
}
.fa-superscript:before {
    content: "\F12B";
}
.fa-subscript:before {
    content: "\F12C";
}
.fa-eraser:before {
    content: "\F12D";
}
.fa-puzzle-piece:before {
    content: "\F12E";
}
.fa-microphone:before {
    content: "\F130";
}
.fa-microphone-slash:before {
    content: "\F131";
}
.fa-shield:before {
    content: "\F132";
}
.fa-calendar-o:before {
    content: "\F133";
}
.fa-fire-extinguisher:before {
    content: "\F134";
}
.fa-rocket:before {
    content: "\F135";
}
.fa-maxcdn:before {
    content: "\F136";
}
.fa-chevron-circle-left:before {
    content: "\F137";
}
.fa-chevron-circle-right:before {
    content: "\F138";
}
.fa-chevron-circle-up:before {
    content: "\F139";
}
.fa-chevron-circle-down:before {
    content: "\F13A";
}
.fa-html5:before {
    content: "\F13B";
}
.fa-css3:before {
    content: "\F13C";
}
.fa-anchor:before {
    content: "\F13D";
}
.fa-unlock-alt:before {
    content: "\F13E";
}
.fa-bullseye:before {
    content: "\F140";
}
.fa-ellipsis-h:before {
    content: "\F141";
}
.fa-ellipsis-v:before {
    content: "\F142";
}
.fa-rss-square:before {
    content: "\F143";
}
.fa-play-circle:before {
    content: "\F144";
}
.fa-ticket:before {
    content: "\F145";
}
.fa-minus-square:before {
    content: "\F146";
}
.fa-minus-square-o:before {
    content: "\F147";
}
.fa-level-up:before {
    content: "\F148";
}
.fa-level-down:before {
    content: "\F149";
}
.fa-check-square:before {
    content: "\F14A";
}
.fa-pencil-square:before {
    content: "\F14B";
}
.fa-external-link-square:before {
    content: "\F14C";
}
.fa-share-square:before {
    content: "\F14D";
}
.fa-compass:before {
    content: "\F14E";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\F150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\F151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\F152";
}
.fa-eur:before,
.fa-euro:before {
    content: "\F153";
}
.fa-gbp:before {
    content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\F155";
}
.fa-inr:before,
.fa-rupee:before {
    content: "\F156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\F157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\F158";
}
.fa-krw:before,
.fa-won:before {
    content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\F15A";
}
.fa-file:before {
    content: "\F15B";
}
.fa-file-text:before {
    content: "\F15C";
}
.fa-sort-alpha-asc:before {
    content: "\F15D";
}
.fa-sort-alpha-desc:before {
    content: "\F15E";
}
.fa-sort-amount-asc:before {
    content: "\F160";
}
.fa-sort-amount-desc:before {
    content: "\F161";
}
.fa-sort-numeric-asc:before {
    content: "\F162";
}
.fa-sort-numeric-desc:before {
    content: "\F163";
}
.fa-thumbs-up:before {
    content: "\F164";
}
.fa-thumbs-down:before {
    content: "\F165";
}
.fa-youtube-square:before {
    content: "\F166";
}
.fa-youtube:before {
    content: "\F167";
}
.fa-xing:before {
    content: "\F168";
}
.fa-xing-square:before {
    content: "\F169";
}
.fa-youtube-play:before {
    content: "\F16A";
}
.fa-dropbox:before {
    content: "\F16B";
}
.fa-stack-overflow:before {
    content: "\F16C";
}
.fa-instagram:before {
    content: "\F16D";
}
.fa-flickr:before {
    content: "\F16E";
}
.fa-adn:before {
    content: "\F170";
}
.fa-bitbucket:before {
    content: "\F171";
}
.fa-bitbucket-square:before {
    content: "\F172";
}
.fa-tumblr:before {
    content: "\F173";
}
.fa-tumblr-square:before {
    content: "\F174";
}
.fa-long-arrow-down:before {
    content: "\F175";
}
.fa-long-arrow-up:before {
    content: "\F176";
}
.fa-long-arrow-left:before {
    content: "\F177";
}
.fa-long-arrow-right:before {
    content: "\F178";
}
.fa-apple:before {
    content: "\F179";
}
.fa-windows:before {
    content: "\F17A";
}
.fa-android:before {
    content: "\F17B";
}
.fa-linux:before {
    content: "\F17C";
}
.fa-dribbble:before {
    content: "\F17D";
}
.fa-skype:before {
    content: "\F17E";
}
.fa-foursquare:before {
    content: "\F180";
}
.fa-trello:before {
    content: "\F181";
}
.fa-female:before {
    content: "\F182";
}
.fa-male:before {
    content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\F184";
}
.fa-sun-o:before {
    content: "\F185";
}
.fa-moon-o:before {
    content: "\F186";
}
.fa-archive:before {
    content: "\F187";
}
.fa-bug:before {
    content: "\F188";
}
.fa-vk:before {
    content: "\F189";
}
.fa-weibo:before {
    content: "\F18A";
}
.fa-renren:before {
    content: "\F18B";
}
.fa-pagelines:before {
    content: "\F18C";
}
.fa-stack-exchange:before {
    content: "\F18D";
}
.fa-arrow-circle-o-right:before {
    content: "\F18E";
}
.fa-arrow-circle-o-left:before {
    content: "\F190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\F191";
}
.fa-dot-circle-o:before {
    content: "\F192";
}
.fa-wheelchair:before {
    content: "\F193";
}
.fa-vimeo-square:before {
    content: "\F194";
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\F195";
}
.fa-plus-square-o:before {
    content: "\F196";
}
.fa-space-shuttle:before {
    content: "\F197";
}
.fa-slack:before {
    content: "\F198";
}
.fa-envelope-square:before {
    content: "\F199";
}
.fa-wordpress:before {
    content: "\F19A";
}
.fa-openid:before {
    content: "\F19B";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\F19C";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\F19D";
}
.fa-yahoo:before {
    content: "\F19E";
}
.fa-google:before {
    content: "\F1A0";
}
.fa-reddit:before {
    content: "\F1A1";
}
.fa-reddit-square:before {
    content: "\F1A2";
}
.fa-stumbleupon-circle:before {
    content: "\F1A3";
}
.fa-stumbleupon:before {
    content: "\F1A4";
}
.fa-delicious:before {
    content: "\F1A5";
}
.fa-digg:before {
    content: "\F1A6";
}
.fa-pied-piper:before {
    content: "\F1A7";
}
.fa-pied-piper-alt:before {
    content: "\F1A8";
}
.fa-drupal:before {
    content: "\F1A9";
}
.fa-joomla:before {
    content: "\F1AA";
}
.fa-language:before {
    content: "\F1AB";
}
.fa-fax:before {
    content: "\F1AC";
}
.fa-building:before {
    content: "\F1AD";
}
.fa-child:before {
    content: "\F1AE";
}
.fa-paw:before {
    content: "\F1B0";
}
.fa-spoon:before {
    content: "\F1B1";
}
.fa-cube:before {
    content: "\F1B2";
}
.fa-cubes:before {
    content: "\F1B3";
}
.fa-behance:before {
    content: "\F1B4";
}
.fa-behance-square:before {
    content: "\F1B5";
}
.fa-steam:before {
    content: "\F1B6";
}
.fa-steam-square:before {
    content: "\F1B7";
}
.fa-recycle:before {
    content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\F1BA";
}
.fa-tree:before {
    content: "\F1BB";
}
.fa-spotify:before {
    content: "\F1BC";
}
.fa-deviantart:before {
    content: "\F1BD";
}
.fa-soundcloud:before {
    content: "\F1BE";
}
.fa-database:before {
    content: "\F1C0";
}
.fa-file-pdf-o:before {
    content: "\F1C1";
}
.fa-file-word-o:before {
    content: "\F1C2";
}
.fa-file-excel-o:before {
    content: "\F1C3";
}
.fa-file-powerpoint-o:before {
    content: "\F1C4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\F1C5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\F1C6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\F1C8";
}
.fa-file-code-o:before {
    content: "\F1C9";
}
.fa-vine:before {
    content: "\F1CA";
}
.fa-codepen:before {
    content: "\F1CB";
}
.fa-jsfiddle:before {
    content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\F1CD";
}
.fa-circle-o-notch:before {
    content: "\F1CE";
}
.fa-ra:before,
.fa-rebel:before {
    content: "\F1D0";
}
.fa-empire:before,
.fa-ge:before {
    content: "\F1D1";
}
.fa-git-square:before {
    content: "\F1D2";
}
.fa-git:before {
    content: "\F1D3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\F1D4";
}
.fa-tencent-weibo:before {
    content: "\F1D5";
}
.fa-qq:before {
    content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\F1D7";
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\F1D8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\F1D9";
}
.fa-history:before {
    content: "\F1DA";
}
.fa-circle-thin:before {
    content: "\F1DB";
}
.fa-header:before {
    content: "\F1DC";
}
.fa-paragraph:before {
    content: "\F1DD";
}
.fa-sliders:before {
    content: "\F1DE";
}
.fa-share-alt:before {
    content: "\F1E0";
}
.fa-share-alt-square:before {
    content: "\F1E1";
}
.fa-bomb:before {
    content: "\F1E2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\F1E3";
}
.fa-tty:before {
    content: "\F1E4";
}
.fa-binoculars:before {
    content: "\F1E5";
}
.fa-plug:before {
    content: "\F1E6";
}
.fa-slideshare:before {
    content: "\F1E7";
}
.fa-twitch:before {
    content: "\F1E8";
}
.fa-yelp:before {
    content: "\F1E9";
}
.fa-newspaper-o:before {
    content: "\F1EA";
}
.fa-wifi:before {
    content: "\F1EB";
}
.fa-calculator:before {
    content: "\F1EC";
}
.fa-paypal:before {
    content: "\F1ED";
}
.fa-google-wallet:before {
    content: "\F1EE";
}
.fa-cc-visa:before {
    content: "\F1F0";
}
.fa-cc-mastercard:before {
    content: "\F1F1";
}
.fa-cc-discover:before {
    content: "\F1F2";
}
.fa-cc-amex:before {
    content: "\F1F3";
}
.fa-cc-paypal:before {
    content: "\F1F4";
}
.fa-cc-stripe:before {
    content: "\F1F5";
}
.fa-bell-slash:before {
    content: "\F1F6";
}
.fa-bell-slash-o:before {
    content: "\F1F7";
}
.fa-trash:before {
    content: "\F1F8";
}
.fa-copyright:before {
    content: "\F1F9";
}
.fa-at:before {
    content: "\F1FA";
}
.fa-eyedropper:before {
    content: "\F1FB";
}
.fa-paint-brush:before {
    content: "\F1FC";
}
.fa-birthday-cake:before {
    content: "\F1FD";
}
.fa-area-chart:before {
    content: "\F1FE";
}
.fa-pie-chart:before {
    content: "\F200";
}
.fa-line-chart:before {
    content: "\F201";
}
.fa-lastfm:before {
    content: "\F202";
}
.fa-lastfm-square:before {
    content: "\F203";
}
.fa-toggle-off:before {
    content: "\F204";
}
.fa-toggle-on:before {
    content: "\F205";
}
.fa-bicycle:before {
    content: "\F206";
}
.fa-bus:before {
    content: "\F207";
}
.fa-ioxhost:before {
    content: "\F208";
}
.fa-angellist:before {
    content: "\F209";
}
.fa-cc:before {
    content: "\F20A";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\F20B";
}
.fa-meanpath:before {
    content: "\F20C";
}
.fa-buysellads:before {
    content: "\F20D";
}
.fa-connectdevelop:before {
    content: "\F20E";
}
.fa-dashcube:before {
    content: "\F210";
}
.fa-forumbee:before {
    content: "\F211";
}
.fa-leanpub:before {
    content: "\F212";
}
.fa-sellsy:before {
    content: "\F213";
}
.fa-shirtsinbulk:before {
    content: "\F214";
}
.fa-simplybuilt:before {
    content: "\F215";
}
.fa-skyatlas:before {
    content: "\F216";
}
.fa-cart-plus:before {
    content: "\F217";
}
.fa-cart-arrow-down:before {
    content: "\F218";
}
.fa-diamond:before {
    content: "\F219";
}
.fa-ship:before {
    content: "\F21A";
}
.fa-user-secret:before {
    content: "\F21B";
}
.fa-motorcycle:before {
    content: "\F21C";
}
.fa-street-view:before {
    content: "\F21D";
}
.fa-heartbeat:before {
    content: "\F21E";
}
.fa-venus:before {
    content: "\F221";
}
.fa-mars:before {
    content: "\F222";
}
.fa-mercury:before {
    content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\F224";
}
.fa-transgender-alt:before {
    content: "\F225";
}
.fa-venus-double:before {
    content: "\F226";
}
.fa-mars-double:before {
    content: "\F227";
}
.fa-venus-mars:before {
    content: "\F228";
}
.fa-mars-stroke:before {
    content: "\F229";
}
.fa-mars-stroke-v:before {
    content: "\F22A";
}
.fa-mars-stroke-h:before {
    content: "\F22B";
}
.fa-neuter:before {
    content: "\F22C";
}
.fa-genderless:before {
    content: "\F22D";
}
.fa-facebook-official:before {
    content: "\F230";
}
.fa-pinterest-p:before {
    content: "\F231";
}
.fa-whatsapp:before {
    content: "\F232";
}
.fa-server:before {
    content: "\F233";
}
.fa-user-plus:before {
    content: "\F234";
}
.fa-user-times:before {
    content: "\F235";
}
.fa-bed:before,
.fa-hotel:before {
    content: "\F236";
}
.fa-viacoin:before {
    content: "\F237";
}
.fa-train:before {
    content: "\F238";
}
.fa-subway:before {
    content: "\F239";
}
.fa-medium:before {
    content: "\F23A";
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "\F23B";
}
.fa-optin-monster:before {
    content: "\F23C";
}
.fa-opencart:before {
    content: "\F23D";
}
.fa-expeditedssl:before {
    content: "\F23E";
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\F244";
}
.fa-mouse-pointer:before {
    content: "\F245";
}
.fa-i-cursor:before {
    content: "\F246";
}
.fa-object-group:before {
    content: "\F247";
}
.fa-object-ungroup:before {
    content: "\F248";
}
.fa-sticky-note:before {
    content: "\F249";
}
.fa-sticky-note-o:before {
    content: "\F24A";
}
.fa-cc-jcb:before {
    content: "\F24B";
}
.fa-cc-diners-club:before {
    content: "\F24C";
}
.fa-clone:before {
    content: "\F24D";
}
.fa-balance-scale:before {
    content: "\F24E";
}
.fa-hourglass-o:before {
    content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\F253";
}
.fa-hourglass:before {
    content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\F255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\F256";
}
.fa-hand-scissors-o:before {
    content: "\F257";
}
.fa-hand-lizard-o:before {
    content: "\F258";
}
.fa-hand-spock-o:before {
    content: "\F259";
}
.fa-hand-pointer-o:before {
    content: "\F25A";
}
.fa-hand-peace-o:before {
    content: "\F25B";
}
.fa-trademark:before {
    content: "\F25C";
}
.fa-registered:before {
    content: "\F25D";
}
.fa-creative-commons:before {
    content: "\F25E";
}
.fa-gg:before {
    content: "\F260";
}
.fa-gg-circle:before {
    content: "\F261";
}
.fa-tripadvisor:before {
    content: "\F262";
}
.fa-odnoklassniki:before {
    content: "\F263";
}
.fa-odnoklassniki-square:before {
    content: "\F264";
}
.fa-get-pocket:before {
    content: "\F265";
}
.fa-wikipedia-w:before {
    content: "\F266";
}
.fa-safari:before {
    content: "\F267";
}
.fa-chrome:before {
    content: "\F268";
}
.fa-firefox:before {
    content: "\F269";
}
.fa-opera:before {
    content: "\F26A";
}
.fa-internet-explorer:before {
    content: "\F26B";
}
.fa-television:before,
.fa-tv:before {
    content: "\F26C";
}
.fa-contao:before {
    content: "\F26D";
}
.fa-500px:before {
    content: "\F26E";
}
.fa-amazon:before {
    content: "\F270";
}
.fa-calendar-plus-o:before {
    content: "\F271";
}
.fa-calendar-minus-o:before {
    content: "\F272";
}
.fa-calendar-times-o:before {
    content: "\F273";
}
.fa-calendar-check-o:before {
    content: "\F274";
}
.fa-industry:before {
    content: "\F275";
}
.fa-map-pin:before {
    content: "\F276";
}
.fa-map-signs:before {
    content: "\F277";
}
.fa-map-o:before {
    content: "\F278";
}
.fa-map:before {
    content: "\F279";
}
.fa-commenting:before {
    content: "\F27A";
}
.fa-commenting-o:before {
    content: "\F27B";
}
.fa-houzz:before {
    content: "\F27C";
}
.fa-vimeo:before {
    content: "\F27D";
}
.fa-black-tie:before {
    content: "\F27E";
}
.fa-fonticons:before {
    content: "\F280";
}
.fa-reddit-alien:before {
    content: "\F281";
}
.fa-edge:before {
    content: "\F282";
}
.fa-credit-card-alt:before {
    content: "\F283";
}
.fa-codiepie:before {
    content: "\F284";
}
.fa-modx:before {
    content: "\F285";
}
.fa-fort-awesome:before {
    content: "\F286";
}
.fa-usb:before {
    content: "\F287";
}
.fa-product-hunt:before {
    content: "\F288";
}
.fa-mixcloud:before {
    content: "\F289";
}
.fa-scribd:before {
    content: "\F28A";
}
.fa-pause-circle:before {
    content: "\F28B";
}
.fa-pause-circle-o:before {
    content: "\F28C";
}
.fa-stop-circle:before {
    content: "\F28D";
}
.fa-stop-circle-o:before {
    content: "\F28E";
}
.fa-shopping-bag:before {
    content: "\F290";
}
.fa-shopping-basket:before {
    content: "\F291";
}
.fa-hashtag:before {
    content: "\F292";
}
.fa-bluetooth:before {
    content: "\F293";
}
.fa-bluetooth-b:before {
    content: "\F294";
}
.fa-percent:before {
    content: "\F295";
}
.customization-modal .modal-content {
    border-radius: 0;
    border: 1px solid #f6f6f6;
}
.customization-modal .modal-content .modal-body {
    padding-top: 0;
}
.customization-modal .modal-content .modal-body .product-customization-line {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    border-bottom: 1px solid #f6f6f6;
}
.customization-modal .modal-content .modal-body .product-customization-line .label {
    font-weight: 700;
    text-align: right;
}
.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
@media (max-width: 767.98px) {
    main .products {
        margin-left: -0.3125rem !important;
        margin-right: -0.3125rem !important;
    }
    main .products article.product-miniature {
        padding-left: 0.3125rem !important;
        padding-right: 0.3125rem !important;
    }
}
main .products.slick-slider .product-miniature,
main .swiper-container .product-miniature {
    border-bottom: none !important;
    padding: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    margin: 0;
    text-align: center;
}
@media (max-width: 767.98px) {
    main .products.slick-slider .product-miniature,
    main .swiper-container .product-miniature {
        padding: 10px;
    }
}
main .products.slick-slider .product-miniature .thumbnail-container,
main .swiper-container .product-miniature .thumbnail-container {
    width: auto;
}
main .products.slick-slider .product-miniature {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.list-large .product-miniature {
    border-bottom: 1px solid #f6f6f6;
}
@media (max-width: 1199.98px) {
    .list-large .product-miniature .product-flags {
        max-width: 30%;
    }
}
.list-large .product-miniature .highlighted-informations {
    text-align: center;
    margin-top: 1.25rem;
}
@media (min-width: 1200px) {
    .list-large .product-miniature .list-description {
        display: block;
        margin-bottom: 1.25rem;
    }
}
.list-large .product-miniature .product-title,
.list-large .product-miniature .product-title a {
    font-size: 1rem;
}
.list-large .product-miniature .thumbnail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 1200px) {
    .list-large .product-miniature .thumbnail-container .product_img_container {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@media (min-width: 1600px) {
    .list-large .product-miniature .thumbnail-container .product_img_container {
        margin-right: 20px;
    }
}
.list-large .product-miniature .thumbnail-container .product-title {
    text-align: left;
}
.list-large .product-miniature .thumbnail-container .main-product-block {
    padding: 10px;
}
@media (min-width: 1200px) {
    .list-large .product-miniature .thumbnail-container .main-product-block {
        padding: 20px;
    }
}
@media (max-width: 767.98px) {
    .list-large .product-miniature .thumbnail-container .product_img_container {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
    .list-large .product-miniature .thumbnail-container .main-product-block {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
}
.list-large .product-miniature .thumbnail-container .button-container {
    margin-top: 15px !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.list-large .product-miniature .AddToWishlist {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.list-large .product-miniature .daydeal-box {
    padding-left: 0;
    padding-right: 0;
}
.list-large .product-miniature .product_img_container .daydeal-box {
    display: none;
}
.grid .product-miniature {
    text-align: center;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}
.grid .product-miniature .list-description {
    display: none;
}
.grid .product-miniature .highlighted-informations {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 1.25rem;
    z-index: 0;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.grid .product-miniature .highlighted-informations .quick-view {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
}
@media (min-width: 1200px) {
    .grid .product-miniature .highlighted-informations .quick-view {
        opacity: 0;
    }
}
@media (min-width: 1200px) {
    .grid .product-miniature .thumbnail-container:focus .highlighted-informations .quick-view,
    .grid .product-miniature .thumbnail-container:hover .highlighted-informations .quick-view {
        opacity: 1;
        display: block;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn;
    }
}
.grid .product-miniature .product-price-and-shipping .daydeal-box {
    display: none;
}
.grid .product-miniature .product_img_container {
    padding-bottom: 30px;
    position: relative;
}
.grid .product-miniature .product_img_container img {
    padding: 10px;
}
@media (min-width: 1200px) {
    .grid .product-miniature .product_img_container img {
        padding: 25px;
    }
}
.grid .product-miniature .product_img_container .daydeal-box {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.grid .product-miniature .product_img_container .daydeal-box h3 {
    display: none;
}
.grid .product-miniature .main-product-block {
    margin-top: 0.625rem;
}
.grid .product-miniature .functional-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.u-carousel {
    overflow: hidden;
}
.u-carousel .swiper-container .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    margin: 0;
}
.list .product-miniature + .product-miniature .product-miniature-container {
    border-top: 1px solid #bdbdbd;
}
.list .product-miniature .product-miniature-container {
    width: 100%;
}
.list .product-miniature .product-miniature-container .product-miniature-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 576px) {
    .list .product-miniature .product-miniature-container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .list .product-miniature .product-miniature-container .product-miniature-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
    }
}
.list .product-miniature .product-miniature-container .product-miniature-information {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    margin: 15px 15px 15px 0;
}
.list .product-miniature .product-miniature-container .product-miniature-information .h4 {
    font-weight: 400;
    text-transform: none;
}
.list .product-miniature .product-miniature-container .product-miniature-information .product-description-short {
    margin-bottom: 0;
}
.list .product-miniature .product-miniature-container .product-miniature-information .product-prices-sm {
    margin: 10px 0;
}
.list .product-miniature .product-miniature-container .product-miniature-information .daydeal-box {
    position: static;
    padding: 0;
    margin: 10px 0 5px;
    border: none;
    font-size: 8px;
    color: #212529;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.list .product-miniature .product-miniature-container .product-miniature-information .daydeal-box > div > span:first-child {
    margin-left: 0;
}
.list .product-miniature .product-miniature-container .product-miniature-information .daydeal-box > div > span > span {
    font-size: 12px;
}
body:not(.layout-full-width) .list .product-miniature .product-miniature-container .product-miniature-information .daydeal-box > div > span:nth-child(4) {
    display: none;
}
.list .functional-buttons {
    margin: 0.9375rem 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
}
@media (min-width: 1200px) {
    .list .functional-buttons {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.list .functional-buttons .btn,
.list .functional-buttons .btn-link {
    min-height: 2.5rem;
    width: 2.5rem;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.list .functional-buttons .btn-link > span,
.list .functional-buttons .btn > span {
    display: none;
}
.list .functional-buttons .btn-link > i,
.list .functional-buttons .btn > i {
    font-size: 1.625rem;
    margin: 0 !important;
}
@media (max-width: 1199.98px) {
    .list .functional-buttons .btn,
    .list .functional-buttons .btn-link {
        min-height: 2rem;
        width: 2rem;
    }
    .list .functional-buttons .btn-link > i,
    .list .functional-buttons .btn > i {
        font-size: 1rem;
    }
}
.list .functional-buttons .btn + .btn-link {
    margin-left: 0.625rem;
}
@media (min-width: 992px) and (max-width: 1599.98px) {
    .list .product-miniature .product-miniature-container .product-miniature-thumbnail {
        margin-right: 15px;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information {
        position: relative;
        margin: 15px 15px 15px 0;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .product-description-short,
    .list .product-miniature .product-miniature-container .product-miniature-information .product-description-short p {
        margin-bottom: 10px;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .h4 {
        line-height: 1.2;
        margin-bottom: 10px;
    }
}
@media (max-width: 1199.98px) {
    .list .product-miniature .daydeal-box > div > span:nth-child(4),
    .list .product-miniature .product-description-short {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .list .product-miniature .product-miniature-container .product-miniature-information {
        position: relative;
        margin: 10px 10px 10px 0;
    }
    .list .product-miniature .product-miniature-container .h4 {
        font-size: 15px;
        margin-bottom: 0;
    }
    .list .product-miniature .product-miniature-container .product-prices-lg {
        font-size: 12px;
        line-height: 18px;
    }
    .list .product-miniature .product-miniature-container .product-prices-lg .price {
        font-size: 16px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .list .product-miniature .product-miniature-container .product-miniature-information {
        position: relative;
        margin: 5px 5px 5px 0;
    }
    .list .product-miniature .product-miniature-container .h4 {
        font-size: 13px;
        margin-bottom: 0;
    }
    .list .product-miniature .product-miniature-container .product-prices-lg {
        font-size: 11px;
        line-height: 15px;
    }
    .list .product-miniature .product-miniature-container .product-prices-lg .price {
        font-size: 14px;
    }
}
@media (max-width: 575.98px) {
    .list .product-miniature .product-miniature-container .product-miniature-information {
        position: relative;
        margin: 5px 5px 5px 0;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .h4 {
        font-size: 13px;
        margin-bottom: 0;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .product-description-short {
        display: block;
        margin-bottom: 5px !important;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .product-description-short p {
        margin-bottom: 5px;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .product-prices-lg {
        font-size: 11px;
        line-height: 15px;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .product-prices-lg .price {
        font-size: 14px;
    }
}
@media (max-width: 400px) {
    .list .product-miniature .product-miniature-container .product-miniature-information .product-description-short {
        display: none;
    }
    .list .product-miniature .product-miniature-container .product-miniature-information .h4 {
        font-size: 12px;
    }
}
.sitemap-title {
    text-transform: uppercase;
    color: #333;
}
.page-sitemap .page-header {
    text-align: center;
    margin-bottom: 2.5rem;
}
.sitemap {
    margin-top: 1.25rem;
}
.sitemap h2 {
    color: #7587a1;
    font-size: 1.563rem;
    font-weight: 600;
    line-height: 1.2;
    border-bottom: 1px solid #bdbdbd;
    margin-left: -0.9375rem;
    width: 100%;
    height: 2.8125rem;
    padding-bottom: 0.9375rem;
}
.sitemap ul {
    margin-left: -0.9375rem;
    margin-top: 1.25rem;
}
.sitemap ul.nested {
    margin-left: 1.25rem;
}
.sitemap ul li {
    font-size: 1rem;
    margin-bottom: 0.9375rem;
}
.sitemap ul li a {
    color: #333;
    font-weight: 500;
}
.sitemap ul li a:hover {
    color: #4386c6;
}
@media (max-width: 575.98px) {
    .sitemap {
        margin-top: 0;
    }
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!
 * Slidebars - A jQuery Framework for Off-Canvas Menus and Sidebars
 * Version: 2 Development
 * Url: http://www.adchsm.com/slidebars/
 * Author: Adam Charles Smith
 * Author url: http://www.adchsm.com/
 * License: MIT
 * License url: http://www.adchsm.com/slidebars/license/
 */
html.slidebar-active-wrapper {
    overflow-x: hidden;
}
html.slidebar-active-wrapper body {
    overflow: hidden;
}
[data-canvas="container"] {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-overflow-scrolling: touch;
}
[data-canvas="container"].open-slidebar .isStuck {
    display: none !important;
}
[class*="slidebar-body"]:not([data-off-canvas]) {
    display: none;
}
[data-canvas="container"]:after,
[data-canvas="container"]:before {
    clear: both;
    content: "";
    display: table;
}
:not(.inactive-device)[data-off-canvas] {
    visibility: hidden;
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    z-index: 999;
    -webkit-box-shadow: 0 -0.3125rem 0.875rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 -0.3125rem 0.875rem rgba(0, 0, 0, 0.15);
    background: #fff;
    -webkit-overflow-scrolling: touch;
}
:not(.inactive-device)[data-off-canvas*="top"] {
    width: 100%;
    height: 6.25rem;
    padding: 1.875rem;
    bottom: 100%;
    left: 0;
}
@media (max-width: 575.98px) {
    :not(.inactive-device)[data-off-canvas*="top"] {
        padding: 0.9375rem;
        height: 4.375rem;
    }
}
:not(.inactive-device)[data-off-canvas*="right"] {
    max-width: calc(100% - 1.875rem);
    width: 36.875rem;
    padding: 5.625rem;
    height: 100%;
    top: 0;
    left: 100%;
}
@media (max-width: 991.98px) {
    :not(.inactive-device)[data-off-canvas*="right"] {
        width: 25rem;
        padding: 1.875rem;
    }
}
@media (max-width: 575.98px) {
    :not(.inactive-device)[data-off-canvas*="right"] {
        padding: 0.9375rem;
    }
}
:not(.inactive-device)[data-off-canvas*="bottom"] {
    width: 100%;
    height: 12.5rem;
    padding: 1.875rem;
    top: 100%;
    left: 0;
}
@media (max-width: 575.98px) {
    :not(.inactive-device)[data-off-canvas*="bottom"] {
        padding: 0.9375rem;
        height: 10.625rem;
    }
}
:not(.inactive-device)[data-off-canvas*="left"] {
    max-width: calc(100% - 1.875rem);
    width: 36.875rem;
    padding: 5.625rem;
    height: 100%;
    top: 0;
    right: 100%;
}
@media (max-width: 991.98px) {
    :not(.inactive-device)[data-off-canvas*="left"] {
        width: 25rem;
        padding: 1.875rem;
    }
}
@media (max-width: 575.98px) {
    :not(.inactive-device)[data-off-canvas*="left"] {
        padding: 0.9375rem;
    }
}
:not(.inactive-device)[data-off-canvas*="overlay"] {
    z-index: 10;
}
.slidebar-toggle-animated,
:not(.inactive-device)[data-off-canvas],
[data-canvas] {
    margin: 0;
    -webkit-transition: margin 0.2s;
    transition: margin 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0, 0.065, 0.25);
    transition-timing-function: cubic-bezier(0.2, 0, 0.065, 0.25);
    -webkit-backface-visibility: hidden;
}
@media print {
    [data-canvas] {
        margin: 0 !important;
    }
    :not(.inactive-device)[data-off-canvas] {
        display: none !important;
    }
}
[data-canvas]:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 105;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    display: block;
    opacity: 0;
    background: rgba(16, 39, 71, 0.3);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: opacity 0.2s, -webkit-transform 0s 0.2s;
    transition: opacity 0.2s, -webkit-transform 0s 0.2s;
    transition: opacity 0.2s, transform 0s 0.2s;
    transition: opacity 0.2s, transform 0s 0.2s, -webkit-transform 0s 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0, 0.065, 0.25);
    transition-timing-function: cubic-bezier(0.2, 0, 0.065, 0.25);
}
[data-canvas].js-close-any:after {
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0, 0.065, 0.25);
    transition-timing-function: cubic-bezier(0.2, 0, 0.065, 0.25);
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
}
.closeSlidebar {
    position: absolute;
    right: 0.9375rem;
    top: 0.9375rem;
    cursor: pointer;
    outline: none !important;
    z-index: 5;
    width: 1.25rem;
    height: 1.25rem;
    font-size: 1rem;
    line-height: 1.25rem;
    padding: 0;
    background: none;
    border: none;
}
.closeSlidebar:not(:hover) {
    opacity: 0.5;
}
.swiper-button-next,
.swiper-button-prev {
    background: none !important;
    position: absolute;
    top: 50%;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
    z-index: 10;
    cursor: pointer;
    font-size: 2.5rem;
    line-height: 1;
    color: #bdbdbd;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.swiper-button-next:focus,
.swiper-button-next:hover,
.swiper-button-prev:focus,
.swiper-button-prev:hover {
    color: #4386c6;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
    font-family: FontAwesome;
    content: "\F104";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
    font-family: FontAwesome;
    content: "\F105";
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
}
.swiper-button-next.swiper-button-disabled.hideControlOnEnd,
.swiper-button-prev.swiper-button-disabled.hideControlOnEnd {
    display: none;
}
.swiper-pagination {
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-bullet {
    background: none !important;
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    border-radius: 100%;
    border: 0.25rem solid transparent;
    -webkit-box-shadow: inset 0 0 0 0.4375rem hsla(0, 0%, 62%, 0.7);
    box-shadow: inset 0 0 0 0.4375rem hsla(0, 0%, 62%, 0.7);
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-bullet:hover {
    border-color: #fff;
    -webkit-box-shadow: inset 0 0 0 0.4375rem transparent;
    box-shadow: inset 0 0 0 0.4375rem transparent;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 4px 0;
    display: block;
}
.swiper-container {
    width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-pagination-white span.swiper-pagination-bullet {
    width: 1.375rem;
    height: 1.375rem;
    line-height: 1.375rem;
    background: transparent;
    text-align: center;
    display: inline-block;
    border: 0.125rem solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    position: relative;
}
.swiper-pagination-white span.swiper-pagination-bullet:before {
    content: "";
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    background: transparent;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.swiper-pagination-white span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-white span.swiper-pagination-bullet:hover {
    border: 0.125rem solid #fff;
}
.swiper-pagination-white span.swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.swiper-pagination-white span.swiper-pagination-bullet:hover:before {
    background: #fff;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -1.875rem, 0);
        transform: translate3d(0, -1.875rem, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -0.9375rem, 0);
        transform: translate3d(0, -0.9375rem, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -0.25rem, 0);
        transform: translate3d(0, -0.25rem, 0);
    }
}
@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -1.875rem, 0);
        transform: translate3d(0, -1.875rem, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -0.9375rem, 0);
        transform: translate3d(0, -0.9375rem, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -0.25rem, 0);
        transform: translate3d(0, -0.25rem, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -187.5rem, 0);
        transform: translate3d(0, -187.5rem, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 1.5625rem, 0);
        transform: translate3d(0, 1.5625rem, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -0.625rem, 0);
        transform: translate3d(0, -0.625rem, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 0.3125rem, 0);
        transform: translate3d(0, 0.3125rem, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -187.5rem, 0);
        transform: translate3d(0, -187.5rem, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 1.5625rem, 0);
        transform: translate3d(0, 1.5625rem, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -0.625rem, 0);
        transform: translate3d(0, -0.625rem, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 0.3125rem, 0);
        transform: translate3d(0, 0.3125rem, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-187.5rem, 0, 0);
        transform: translate3d(-187.5rem, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(1.5625rem, 0, 0);
        transform: translate3d(1.5625rem, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-0.625rem, 0, 0);
        transform: translate3d(-0.625rem, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(0.3125rem, 0, 0);
        transform: translate3d(0.3125rem, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-187.5rem, 0, 0);
        transform: translate3d(-187.5rem, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(1.5625rem, 0, 0);
        transform: translate3d(1.5625rem, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-0.625rem, 0, 0);
        transform: translate3d(-0.625rem, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(0.3125rem, 0, 0);
        transform: translate3d(0.3125rem, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(187.5rem, 0, 0);
        transform: translate3d(187.5rem, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-1.5625rem, 0, 0);
        transform: translate3d(-1.5625rem, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(0.625rem, 0, 0);
        transform: translate3d(0.625rem, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-0.3125rem, 0, 0);
        transform: translate3d(-0.3125rem, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(187.5rem, 0, 0);
        transform: translate3d(187.5rem, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-1.5625rem, 0, 0);
        transform: translate3d(-1.5625rem, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(0.625rem, 0, 0);
        transform: translate3d(0.625rem, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-0.3125rem, 0, 0);
        transform: translate3d(-0.3125rem, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 187.5rem, 0);
        transform: translate3d(0, 187.5rem, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 0.625rem, 0);
        transform: translate3d(0, 0.625rem, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -0.3125rem, 0);
        transform: translate3d(0, -0.3125rem, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 187.5rem, 0);
        transform: translate3d(0, 187.5rem, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 0.625rem, 0);
        transform: translate3d(0, 0.625rem, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -0.3125rem, 0);
        transform: translate3d(0, -0.3125rem, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 0.625rem, 0);
        transform: translate3d(0, 0.625rem, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 125rem, 0);
        transform: translate3d(0, 125rem, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 0.625rem, 0);
        transform: translate3d(0, 0.625rem, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 125rem, 0);
        transform: translate3d(0, 125rem, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(1.25rem, 0, 0);
        transform: translate3d(1.25rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-125rem, 0, 0);
        transform: translate3d(-125rem, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(1.25rem, 0, 0);
        transform: translate3d(1.25rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-125rem, 0, 0);
        transform: translate3d(-125rem, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-1.25rem, 0, 0);
        transform: translate3d(-1.25rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(125rem, 0, 0);
        transform: translate3d(125rem, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-1.25rem, 0, 0);
        transform: translate3d(-1.25rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(125rem, 0, 0);
        transform: translate3d(125rem, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -0.625rem, 0);
        transform: translate3d(0, -0.625rem, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 1.25rem, 0);
        transform: translate3d(0, 1.25rem, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -125rem, 0);
        transform: translate3d(0, -125rem, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -0.625rem, 0);
        transform: translate3d(0, -0.625rem, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 1.25rem, 0);
        transform: translate3d(0, 1.25rem, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -125rem, 0);
        transform: translate3d(0, -125rem, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -125rem, 0);
        transform: translate3d(0, -125rem, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -125rem, 0);
        transform: translate3d(0, -125rem, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-125rem, 0, 0);
        transform: translate3d(-125rem, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-125rem, 0, 0);
        transform: translate3d(-125rem, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(125rem, 0, 0);
        transform: translate3d(125rem, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(125rem, 0, 0);
        transform: translate3d(125rem, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 125rem, 0);
        transform: translate3d(0, 125rem, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 125rem, 0);
        transform: translate3d(0, 125rem, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 125rem, 0);
        transform: translate3d(0, 125rem, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 125rem, 0);
        transform: translate3d(0, 125rem, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-125rem, 0, 0);
        transform: translate3d(-125rem, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-125rem, 0, 0);
        transform: translate3d(-125rem, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(125rem, 0, 0);
        transform: translate3d(125rem, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(125rem, 0, 0);
        transform: translate3d(125rem, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -125rem, 0);
        transform: translate3d(0, -125rem, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -125rem, 0);
        transform: translate3d(0, -125rem, 0);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -62.5rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -62.5rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -62.5rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -62.5rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-62.5rem, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-62.5rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0.625rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-62.5rem, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-62.5rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0.625rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(62.5rem, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(62.5rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-0.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-0.625rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(62.5rem, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(62.5rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-0.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-0.625rem, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 62.5rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 62.5rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 62.5rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 62.5rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 125rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 125rem, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 125rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 125rem, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(2.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(2.625rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-125rem, 0, 0);
        transform: scale(0.1) translate3d(-125rem, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(2.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(2.625rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-125rem, 0, 0);
        transform: scale(0.1) translate3d(-125rem, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-2.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-2.625rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(125rem, 0, 0);
        transform: scale(0.1) translate3d(125rem, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-2.625rem, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-2.625rem, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(125rem, 0, 0);
        transform: scale(0.1) translate3d(125rem, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -125rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -125rem, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 3.75rem, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -125rem, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -125rem, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
#header {
    background: #fff;
    color: #bdbdbd;
}
#header .blockcart .header {
    cursor: pointer;
}
#header .blockcart .header:hover i + span {
    color: #4386c6;
}
@media (min-width: 992px) and (max-width: 1599.98px) {
    #header .logo {
        margin-top: 0.75rem;
        margin-bottom: 0.625rem;
    }
}
@media (min-width: 1200px) {
    #header .logo {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}
#header a {
    color: #333;
}
#header a:hover {
    text-decoration: none;
    color: #4386c6;
}
#header .nav-block {
    min-height: 3.75rem;
    background: #102747;
}
@media (min-width: 992px) {
    #header .header-nav #jx-header-account-link,
    #header .nav-block #jx-header-account-link {
        white-space: nowrap;
        line-height: 3.75rem;
        padding: 1rem 0.5rem 0.75rem 0.625rem;
        font-size: 0.75rem;
    }
}
@media (min-width: 1200px) {
    #header .header-nav #jx-header-account-link,
    #header .nav-block #jx-header-account-link {
        font-size: 0.875rem;
        padding-left: 0.9375rem;
        padding-right: 0.75rem;
    }
}
#header .header-nav .currency-selector ul,
#header .header-nav .language-selector-wrapper ul,
#header .nav-block .currency-selector ul,
#header .nav-block .language-selector-wrapper ul {
    margin-bottom: 0;
    clear: both;
}
#header .header-nav .currency-selector ul li,
#header .header-nav .language-selector-wrapper ul li,
#header .nav-block .currency-selector ul li,
#header .nav-block .language-selector-wrapper ul li {
    float: left;
    margin-right: 0.9375rem;
    font-size: 1rem;
}
@media (min-width: 992px) {
    #header .header-nav .currency-selector ul li,
    #header .header-nav .language-selector-wrapper ul li,
    #header .nav-block .currency-selector ul li,
    #header .nav-block .language-selector-wrapper ul li {
        font-size: 0.75rem;
        margin-right: 0.5rem;
    }
}
@media (min-width: 1600px) {
    #header .header-nav .currency-selector ul li,
    #header .header-nav .language-selector-wrapper ul li,
    #header .nav-block .currency-selector ul li,
    #header .nav-block .language-selector-wrapper ul li {
        font-size: 0.875rem;
        margin-right: 1.875rem;
    }
}
#header .header-nav .currency-selector ul li:last-child,
#header .header-nav .language-selector-wrapper ul li:last-child,
#header .nav-block .currency-selector ul li:last-child,
#header .nav-block .language-selector-wrapper ul li:last-child {
    margin-right: 0;
}
#header .header-nav .currency-selector ul li a,
#header .header-nav .language-selector-wrapper ul li a,
#header .nav-block .currency-selector ul li a,
#header .nav-block .language-selector-wrapper ul li a {
    color: #333;
}
#header .header-nav .currency-selector ul li a.active,
#header .header-nav .currency-selector ul li a:active,
#header .header-nav .currency-selector ul li a:focus,
#header .header-nav .currency-selector ul li a:hover,
#header .header-nav .language-selector-wrapper ul li a.active,
#header .header-nav .language-selector-wrapper ul li a:active,
#header .header-nav .language-selector-wrapper ul li a:focus,
#header .header-nav .language-selector-wrapper ul li a:hover,
#header .nav-block .currency-selector ul li a.active,
#header .nav-block .currency-selector ul li a:active,
#header .nav-block .currency-selector ul li a:focus,
#header .nav-block .currency-selector ul li a:hover,
#header .nav-block .language-selector-wrapper ul li a.active,
#header .nav-block .language-selector-wrapper ul li a:active,
#header .nav-block .language-selector-wrapper ul li a:focus,
#header .nav-block .language-selector-wrapper ul li a:hover {
    color: #61a5d3;
}
@media (min-width: 992px) {
    #header .header-nav .currency-selector ul li a,
    #header .header-nav .language-selector-wrapper ul li a,
    #header .nav-block .currency-selector ul li a,
    #header .nav-block .language-selector-wrapper ul li a {
        text-transform: uppercase;
        color: #fff;
    }
    #header .header-nav .currency-selector ul li a.active,
    #header .header-nav .currency-selector ul li a:active,
    #header .header-nav .currency-selector ul li a:focus,
    #header .header-nav .currency-selector ul li a:hover,
    #header .header-nav .language-selector-wrapper ul li a.active,
    #header .header-nav .language-selector-wrapper ul li a:active,
    #header .header-nav .language-selector-wrapper ul li a:focus,
    #header .header-nav .language-selector-wrapper ul li a:hover,
    #header .nav-block .currency-selector ul li a.active,
    #header .nav-block .currency-selector ul li a:active,
    #header .nav-block .currency-selector ul li a:focus,
    #header .nav-block .currency-selector ul li a:hover,
    #header .nav-block .language-selector-wrapper ul li a.active,
    #header .nav-block .language-selector-wrapper ul li a:active,
    #header .nav-block .language-selector-wrapper ul li a:focus,
    #header .nav-block .language-selector-wrapper ul li a:hover {
        color: #61a5d3;
    }
}
#header .header-nav .currency-selector ul li.current a,
#header .header-nav .language-selector-wrapper ul li.current a,
#header .nav-block .currency-selector ul li.current a,
#header .nav-block .language-selector-wrapper ul li.current a {
    color: #61a5d3;
}
#header .header-nav #_desktop_cart,
#header .header-nav #_desktop_currency_selector,
#header .header-nav #_desktop_language_selector,
#header .nav-block #_desktop_cart,
#header .nav-block #_desktop_currency_selector,
#header .nav-block #_desktop_language_selector {
    position: relative;
    float: right;
    padding: 1.1rem 0 0.75rem;
    min-height: 3.75rem;
}
@media (min-width: 992px) {
    #header .header-nav #_desktop_cart,
    #header .header-nav #_desktop_currency_selector,
    #header .header-nav #_desktop_language_selector,
    #header .nav-block #_desktop_cart,
    #header .nav-block #_desktop_currency_selector,
    #header .nav-block #_desktop_language_selector {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        letter-spacing: 0.06em;
    }
}
#header .header-nav #_desktop_currency_selector,
#header .header-nav #_desktop_language_selector,
#header .nav-block #_desktop_currency_selector,
#header .nav-block #_desktop_language_selector {
    border-right: 1px solid rgba(210, 218, 227, 0.2);
}
#header .header-nav #_desktop_cart,
#header .nav-block #_desktop_cart {
    padding-top: 0.75rem;
    padding-bottom: 0.625rem;
}
#header .header-nav .nav-links,
#header .nav-block .nav-links {
    float: left;
    min-height: 3.75rem;
    padding: 1.25rem 0.75rem 0.75rem 0;
}
#header .header-nav .nav-links ul,
#header .nav-block .nav-links ul {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#header .header-nav .nav-links ul li,
#header .nav-block .nav-links ul li {
    margin-right: 0.5rem;
    font-size: 0.75rem;
}
@media (min-width: 1200px) {
    #header .header-nav .nav-links ul li,
    #header .nav-block .nav-links ul li {
        font-size: 0.875rem;
        margin-right: 2.0625rem;
    }
}
#header .header-nav .nav-links ul li a,
#header .nav-block .nav-links ul li a {
    text-transform: uppercase;
    color: #fff;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
#header .header-nav .nav-links ul li a.active,
#header .header-nav .nav-links ul li a:active,
#header .header-nav .nav-links ul li a:focus,
#header .header-nav .nav-links ul li a:hover,
#header .nav-block .nav-links ul li a.active,
#header .nav-block .nav-links ul li a:active,
#header .nav-block .nav-links ul li a:focus,
#header .nav-block .nav-links ul li a:hover {
    color: #61a5d3;
}
#header .header-nav .nav-links ul li:first-child,
#header .nav-block .nav-links ul li:first-child {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
#header .header-nav .cart-preview i,
#header .nav-block .cart-preview i {
    color: #61a5d3;
    font-size: 1.75rem;
}
#header .header-nav .cart-preview.active a,
#header .nav-block .cart-preview.active a {
    color: #fff;
}
#header .header-nav .cart-preview .shopping-cart,
#header .nav-block .cart-preview .shopping-cart {
    vertical-align: middle;
    color: #fff;
}
#header .header-nav .cart-preview .body,
#header .nav-block .cart-preview .body {
    display: none;
}
#header .header-nav .blockcart,
#header .nav-block .blockcart {
    text-align: center;
    white-space: nowrap;
}
#header .header-nav .blockcart .header,
#header .nav-block .blockcart .header {
    color: #fff;
    display: inline-block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
#header .header-nav .blockcart .header .shopping-cart,
#header .nav-block .blockcart .header .shopping-cart {
    color: #4386c6;
    margin-right: 0.3125rem;
}
#header .header-nav .blockcart a,
#header .nav-block .blockcart a {
    color: #fff;
}
#header .header-nav .blockcart.active a:hover,
#header .header-nav .blockcart a:hover,
#header .nav-block .blockcart.active a:hover,
#header .nav-block .blockcart a:hover {
    color: #4386c6;
}
#header .header-nav #contact-link,
#header .nav-block #contact-link {
    margin-top: 1.25rem;
}
#header .header-nav .material-icons,
#header .nav-block .material-icons {
    line-height: inherit;
}
#header .header-nav .material-icons.expand-more,
#header .nav-block .material-icons.expand-more {
    margin-left: -0.25rem;
}
#header div.header-nav .blockcart .header span.cart-products-count,
#header div.header-nav .blockcart .header span.compare-counter,
#header div.header-nav .compare-header span.cart-products-count,
#header div.header-nav .compare-header span.compare-counter,
#header div.nav-block .blockcart .header span.cart-products-count,
#header div.nav-block .blockcart .header span.compare-counter,
#header div.nav-block .compare-header span.cart-products-count,
#header div.nav-block .compare-header span.compare-counter {
    vertical-align: super;
    padding-left: 0.1875rem;
    line-height: 1;
}
#header .blockcart .header,
#header .compare-header,
#header .lnk_wishlist {
    position: relative;
    display: block;
    width: 4.375rem;
    border: none;
    color: #102747;
    background: none;
    text-align: center;
}
#header .blockcart .header span,
#header .compare-header span,
#header .lnk_wishlist span {
    display: none;
}
#header .blockcart .header span.cart-products-count,
#header .blockcart .header span.compare-counter,
#header .compare-header span.cart-products-count,
#header .compare-header span.compare-counter,
#header .lnk_wishlist span.cart-products-count,
#header .lnk_wishlist span.compare-counter {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 400;
    color: #7587a1;
}
@media (min-width: 992px) {
    #header .blockcart .header,
    #header .compare-header,
    #header .lnk_wishlist {
        width: 5.875rem;
        font: 700 0.625rem/1.3125rem Montserrat, sans-serif;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }
    #header .blockcart .header span,
    #header .compare-header span,
    #header .lnk_wishlist span {
        display: block;
    }
}
@media (min-width: 1200px) {
    #header .blockcart .header,
    #header .compare-header,
    #header .lnk_wishlist {
        width: 7.9375rem;
        font-size: 0.875rem;
    }
}
#header .blockcart .header > i,
#header .blockcart .header a > i,
#header .compare-header .compare-products > i,
#header .lnk_wishlist > i {
    display: inline-block;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.1em;
    padding: 0;
    color: #4386c6;
}
@media (min-width: 992px) {
    #header .blockcart .header,
    #header .blockcart .header a,
    #header .compare-header .compare-products,
    #header .lnk_wishlist {
        display: block;
    }
    #header .blockcart .header > i,
    #header .blockcart .header a > i,
    #header .compare-header .compare-products > i,
    #header .lnk_wishlist > i {
        font-size: 1.75rem;
    }
}
@media (min-width: 1200px) {
    #header .blockcart .header > i,
    #header .blockcart .header a > i,
    #header .compare-header .compare-products > i,
    #header .lnk_wishlist > i {
        font-size: 2.25rem;
    }
}
#header .blockcart .header {
    position: relative;
}
@media (min-width: 992px) {
    #header .header-main .blockcart .header,
    #header .header-main .compare-header,
    #header .header-main .lnk_wishlist {
        padding: 0.9375rem 0.3125rem 1.0625rem;
        border-left: 1px solid #d2dae3;
        height: 100%;
    }
}
@media (min-width: 1200px) {
    #header .header-main .blockcart .header,
    #header .header-main .compare-header,
    #header .header-main .lnk_wishlist {
        padding: 1.875rem 0.3125rem 2rem;
    }
}
@media (min-width: 992px) {
    #header .header-main .blockcart .header span.cart-products-count,
    #header .header-main .blockcart .header span.compare-counter,
    #header .header-main .compare-header span.cart-products-count,
    #header .header-main .compare-header span.compare-counter {
        position: absolute;
        top: 0.8125rem;
        right: 0.8125rem;
    }
}
@media (min-width: 1200px) {
    #header .header-main .blockcart .header span.cart-products-count,
    #header .header-main .blockcart .header span.compare-counter,
    #header .header-main .compare-header span.cart-products-count,
    #header .header-main .compare-header span.compare-counter {
        top: 1.875rem;
        right: 1.25rem;
    }
}
#header .header-top {
    padding-bottom: 1.625rem;
}
#header .header-top > .container {
    position: relative;
}
#header .header-top .menu {
    padding-left: 0.9375rem;
    margin-bottom: 0.25rem;
}
#header .header-top .menu > ul > li {
    float: left;
}
#header .header-top .position-static {
    position: static;
}
#header .header-top a[data-depth="0"] {
    color: #bdbdbd;
    text-transform: uppercase;
}
#header .top-menu-link {
    margin-left: 1.25rem;
}
.stickUpTop {
    width: 100%;
}
.popover {
    font-family: inherit;
}
#index #wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
#wrapper {
    background: #fff;
    -webkit-box-shadow: inset 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.11);
    box-shadow: inset 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.11);
    padding-top: 1.5625rem;
    padding-bottom: 1.875rem;
}
#wrapper .banner:not(.top-parallax) {
    margin-bottom: 1.875rem;
    display: block;
}
#wrapper .banner:not(.top-parallax) img {
    -webkit-box-shadow: 1px 1px 0.4375rem 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 0.4375rem 0 rgba(0, 0, 0, 0.15);
}
#wrapper .breadcrumb {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
}
#wrapper .breadcrumb[data-depth="1"] {
    display: none;
}
#wrapper .breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0;
}
#wrapper .breadcrumb li {
    display: inline;
}
#wrapper .breadcrumb li:before {
    color: #bdbdbd;
    margin: 0.25rem;
}
#wrapper .breadcrumb li a {
    color: #333;
}
#wrapper .breadcrumb li a:hover {
    color: #4386c6;
}
#wrapper .left-column,
#wrapper .right-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
#wrapper .left-column > .module > *,
#wrapper .left-column > :not(.module),
#wrapper .right-column > .module > *,
#wrapper .right-column > :not(.module) {
    margin-bottom: 3.125rem;
}
#wrapper .left-column .title-block,
#wrapper .right-column .title-block {
    margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
    #wrapper .left-column {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    #wrapper .content-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    #wrapper .right-column {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
main {
    overflow: hidden;
}
#index #main .page-footer {
    margin-bottom: 0;
}
#main .page-header {
    margin-top: 1.5625rem;
    text-transform: uppercase;
    text-align: center;
    color: #333;
}
#main .page-content,
#main .page-header {
    margin-bottom: 1.5625rem;
}
#main .page-content h6 {
    margin-bottom: 1.375rem;
}
#main .page-content #notifications {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
#main .page-footer {
    margin-bottom: 1.5625rem;
}
#main .page-footer a:hover {
    color: #102747;
}
#notifications ul {
    margin-bottom: 0;
}
#footer {
    padding-top: 2.8125rem;
}
@media (max-width: 991.98px) {
    .isMegaHeader_mobile {
        position: relative;
        z-index: 999;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
    .isMegaHeader_mobile #checkout-cart-summary {
        float: none;
        width: 100%;
        margin-top: 1.5625rem;
    }
    .isMegaHeader_mobile .header-nav {
        margin-bottom: 0.625rem;
        color: #333;
        min-height: 4.375rem;
        z-index: 99999;
        width: 100%;
        position: relative;
    }
    .isMegaHeader_mobile .header-nav .dropdown-toggle {
        color: #333;
        font-size: 1.5rem;
    }
    .isMegaHeader_mobile .header-nav .dropdown-toggle:after,
    .isMegaHeader_mobile .header-nav .dropdown-toggle:before {
        border: none;
        display: none;
        margin-left: 0;
        margin-right: 0;
    }
    .isMegaHeader_mobile .header-nav > div {
        -ms-flex-item-align: center;
        align-self: center;
        width: 100%;
        text-align: center;
    }
    .isMegaHeader_mobile #jx-header-account-link {
        display: inline-block;
        color: #333;
        text-align: center;
        line-height: 4.375rem;
        height: 4.375rem;
    }
    .isMegaHeader_mobile #jx-header-account-link span {
        display: none;
    }
    .isMegaHeader_mobile #jx-header-account-link i {
        font-size: 1.5rem;
    }
    .isMegaHeader_mobile .logo {
        width: auto;
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
    .isMegaHeader_mobile .header-nav,
    .isMegaHeader_mobile .header-top {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .isMegaHeader_mobile .header-top {
        padding-bottom: 0.625rem;
    }
    .isMegaHeader_mobile .menu-nav,
    .isMegaHeader_mobile .menu-setting {
        position: absolute;
        top: 0;
        background: #fff;
        width: 16.25rem;
        z-index: 999;
        -webkit-transform: none !important;
        transform: none !important;
        max-height: 37.5rem;
        overflow-y: auto;
        border: none;
        clear: both;
    }
    .isMegaHeader_mobile #_mobile_links ul li {
        padding-top: 0.1875rem;
        padding-bottom: 0.1875rem;
    }
    .isMegaHeader_mobile #_mobile_links ul li a {
        text-transform: capitalize;
        font-size: 1rem;
    }
    .isMegaHeader_mobile .menu-nav {
        padding: 0;
        right: auto;
        left: 0;
        -webkit-animation: 0.4s ease-in-out 0s normal none 1 fadeInLeft;
        animation: 0.4s ease-in-out 0s normal none 1 fadeInLeft;
    }
    .isMegaHeader_mobile .menu-setting {
        padding: 1.25rem;
        left: auto !important;
        right: 0 !important;
        -webkit-animation: 0.4s ease-in-out 0s normal none 1 fadeInRight;
        animation: 0.4s ease-in-out 0s normal none 1 fadeInRight;
        -webkit-transform: none !important;
        transform: none !important;
    }
    .isMegaHeader_mobile .menu-setting > div {
        display: block;
        float: none;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        clear: both;
    }
    .isMegaHeader_mobile #_mobile_menu #dropdownMenuButton,
    .isMegaHeader_mobile #_mobile_menu #dropdownSettingsButton,
    .isMegaHeader_mobile #_mobile_settings #dropdownMenuButton,
    .isMegaHeader_mobile #_mobile_settings #dropdownSettingsButton {
        cursor: pointer;
    }
    .isMegaHeader_mobile #_mobile_menu #dropdownMenuButton:active,
    .isMegaHeader_mobile #_mobile_menu #dropdownMenuButton:focus,
    .isMegaHeader_mobile #_mobile_menu #dropdownMenuButton:hover,
    .isMegaHeader_mobile #_mobile_menu #dropdownSettingsButton:active,
    .isMegaHeader_mobile #_mobile_menu #dropdownSettingsButton:focus,
    .isMegaHeader_mobile #_mobile_menu #dropdownSettingsButton:hover,
    .isMegaHeader_mobile #_mobile_settings #dropdownMenuButton:active,
    .isMegaHeader_mobile #_mobile_settings #dropdownMenuButton:focus,
    .isMegaHeader_mobile #_mobile_settings #dropdownMenuButton:hover,
    .isMegaHeader_mobile #_mobile_settings #dropdownSettingsButton:active,
    .isMegaHeader_mobile #_mobile_settings #dropdownSettingsButton:focus,
    .isMegaHeader_mobile #_mobile_settings #dropdownSettingsButton:hover {
        color: #4386c6;
    }
    .isMegaHeader_mobile #_mobile_menu.show .dropdown-toggle,
    .isMegaHeader_mobile #_mobile_settings.show .dropdown-toggle {
        position: relative;
    }
    .isMegaHeader_mobile #_mobile_menu.show .dropdown-toggle:before,
    .isMegaHeader_mobile #_mobile_settings.show .dropdown-toggle:before {
        left: -12.5rem;
        right: -12.5rem;
    }
    .isMegaHeader_mobile #_mobile_menu.show .dropdown-toggle#dropdownSettingsButton:after,
    .isMegaHeader_mobile #_mobile_settings.show .dropdown-toggle#dropdownSettingsButton:after {
        right: 18.25rem;
    }
    .isMegaHeader_mobile #_mobile_menu.show .dropdown-toggle#dropdownMenuButton:after,
    .isMegaHeader_mobile #_mobile_settings.show .dropdown-toggle#dropdownMenuButton:after {
        left: 18.25rem;
    }
    .isMegaHeader_mobile #_mobile_menu.show .dropdown-toggle:before,
    .isMegaHeader_mobile #_mobile_settings.show .dropdown-toggle:before {
        content: "";
        position: fixed;
        background: #333;
        opacity: 0.8;
        top: -12.5rem;
        bottom: -12.5rem;
        -webkit-transition: background 0.8s ease;
        transition: background 0.8s ease;
        z-index: 9;
        display: block;
    }
    .isMegaHeader_mobile #_mobile_menu.show .dropdown-toggle:after,
    .isMegaHeader_mobile #_mobile_settings.show .dropdown-toggle:after {
        font-family: fl-bigmug-line;
        content: "\E01E";
        display: inline-block;
        font-style: normal;
        font-weight: 400;
        display: block;
        position: fixed;
        top: 0;
        width: 1.875rem;
        height: 3.5625rem;
        line-height: 3.5625rem;
        font-size: 0.9375rem;
        color: #fff;
        text-align: center;
        z-index: 10;
    }
}
@media (max-width: 991.98px) {
    #header {
        background: #fff;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .container {
        max-width: 100%;
    }
    #header .logo {
        width: auto;
    }
    section.checkout-step {
        width: 100%;
    }
    .default-input {
        min-width: 100%;
    }
    label {
        clear: both;
    }
    .dropdown-item,
    .menu {
        padding-left: 0;
    }
    #footer {
        padding-top: 0.625rem;
    }
    .sub-menu {
        left: 0;
        min-width: 100%;
    }
    #blockcart-modal .product-image {
        width: 100%;
        display: block;
        max-width: 15.625rem;
        margin: 0 auto 1.25rem;
    }
    #blockcart-modal .product-name,
    #product-availability {
        margin-top: 0.625rem;
    }
    #search_filters .facet .facet-label {
        text-align: left;
    }
}
.up {
    width: 3.125rem;
    height: 5rem;
    position: fixed;
    background: #f6f6f6;
    left: 0;
    bottom: 3rem;
    -webkit-transform: translate3d(0, 12.5rem, 0);
    transform: translate3d(0, 12.5rem, 0);
    display: none;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    z-index: 20;
    opacity: 0;
    font-size: 0;
    overflow: hidden;
    padding-top: 0.1875rem;
    -webkit-box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.125rem 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2);
}
.up,
.up i {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.up i {
    font-size: 1rem;
    line-height: 5rem;
    color: #7587a1;
    position: relative;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    will-change: transform;
}
.up:hover i {
    color: #4386c6;
    -webkit-transform: rotate(90deg) scale(1.2);
    transform: rotate(90deg) scale(1.2);
}
.up.animated_toTop {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
@media (max-width: 1199px) {
    .up {
        display: none !important;
    }
}
@-webkit-keyframes anim-naira-1 {
    50% {
        -webkit-transform: translate3d(0, -50%, 0) rotate(-10deg);
        transform: translate3d(0, -50%, 0) rotate(-10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    to {
        -webkit-transform: translateZ(0) rotate(0deg);
        transform: translateZ(0) rotate(0deg);
    }
}
@keyframes anim-naira-1 {
    50% {
        -webkit-transform: translate3d(0, -50%, 0) rotate(-10deg);
        transform: translate3d(0, -50%, 0) rotate(-10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    to {
        -webkit-transform: translateZ(0) rotate(0deg);
        transform: translateZ(0) rotate(0deg);
    }
}
#preloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 99999;
    background: #f6f6f6;
    text-align: center;
}
.preloader_content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#movingBallG {
    position: relative;
    width: 18rem;
    height: 1rem;
    margin: 0.625rem auto auto;
}
.movingBallLineG {
    position: absolute;
    left: 0;
    top: 0.5rem;
    height: 0.125rem;
    width: 18rem;
    background-color: #102747;
}
.movingBallG {
    background-color: #61a5d3;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.875rem;
    height: 1rem;
    -webkit-animation-name: bounce_movingBallG;
    animation-name: bounce_movingBallG;
    -webkit-animation-duration: 3.25s;
    animation-duration: 3.25s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
	border-radius: 3px;
	border: 3px solid #FFF;
}
@-webkit-keyframes bounce_movingBallG {
    0% {
        left: 0;
    }
    50% {
        left: 16.625rem;
    }
    to {
        left: 0;
    }
}
@keyframes bounce_movingBallG {
    0% {
        left: 0;
    }
    50% {
        left: 16.625rem;
    }
    to {
        left: 0;
    }
}
.top-parallax-banner {
    position: relative;
    background: #333 url(../../assets/img/parallax-img-min.jpg) no-repeat fixed;
    background-size: cover;
}
@media (max-width: 979px) {
    .top-parallax-banner {
        background-attachment: scroll;
    }
}
.top-parallax-banner .jxml-banner-img {
    position: absolute;
    right: -0.9375rem;
    bottom: -0.9375rem;
    width: 28.9%;
    height: auto;
    z-index: 2;
}
@media (min-width: 1200px) {
    .top-parallax-banner .jxml-banner-img {
        bottom: -5rem;
    }
}
.top-parallax-banner .svg-parallax {
    position: absolute;
    bottom: -0.625rem;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
}
.top-parallax-banner .svg-parallax svg {
    height: auto;
    max-height: 24.875rem;
    width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.top-parallax-banner .svg-parallax svg .pick-1,
.top-parallax-banner .svg-parallax svg .pick-2 {
    fill: #4386c6;
}
.top-parallax-banner .jxml-banner-description {
    position: relative;
    overflow: hidden;
    padding: 6% 25% 7% 5%;
}
.top-parallax-banner h2 {
    font-size: 1.375rem;
    letter-spacing: 0.073em;
    text-transform: uppercase;
    font-weight: 500;
}
.top-parallax-banner p {
    font-size: 1rem;
    line-height: 1.2;
    margin-top: 0.5rem;
}
.top-parallax-banner h2,
.top-parallax-banner p {
    color: #fff;
}
@media (min-width: 576px) {
    .top-parallax-banner h2 {
        font-size: 2.1875rem;
    }
    .top-parallax-banner p {
        font-size: 1.25rem;
        margin-top: 0.9375rem;
    }
    .top-parallax-banner .jxml-banner-description {
        padding: 12.5% 29% 9% 8.5%;
    }
}
@media (min-width: 1200px) {
    .top-parallax-banner h2 {
        font-size: 3vw;
    }
    .top-parallax-banner p {
        font-size: 2.5rem;
    }
}
.bigmug-icons {
    font-family: fl-bigmug-line;
}
.construction-icons {
    font-family: Construction Regular;
}
.block-category {
    background: url(../../assets/img/shadow-category.png) repeat-x 0 0 #f6f7f9;
}
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiIuLi9hc3NldHNcXGNzc1xcdGhlbWUuY3NzIiwic291cmNlUm9vdCI6IiJ9*/
