/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden],
template {
    display: none;
}
@media print {
    *,
    :after,
    :before,
    blockquote:first-letter,
    blockquote:first-line,
    div:first-letter,
    div:first-line,
    li:first-letter,
    li:first-line,
    p:first-letter,
    p:first-line {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
@-ms-viewport {
    width: device-width;
}
html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
a {
    color: #0275d8;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre {
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
}
[role="button"] {
    cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
table {
    border-collapse: collapse;
    background-color: transparent;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #636c72;
    caption-side: bottom;
}
caption,
th {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
    line-height: inherit;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
    cursor: not-allowed;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
}
input[type="search"] {
    -webkit-appearance: none;
}
output {
    display: inline-block;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1,
h1 {
    font-size: 2.5rem;
}
.h2,
h2 {
    font-size: 2rem;
}
.h3,
h3 {
    font-size: 1.75rem;
}
.h4,
h4 {
    font-size: 1.5rem;
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 6rem;
}
.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.1;
}
.display-2 {
    font-size: 5.5rem;
}
.display-3 {
    font-size: 4.5rem;
}
.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.1;
}
.display-4 {
    font-size: 3.5rem;
}
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: 5px;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72;
}
.blockquote-footer:before {
    content: "\2014 \00A0";
}
.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0;
}
.blockquote-reverse .blockquote-footer:before {
    content: "";
}
.blockquote-reverse .blockquote-footer:after {
    content: "\00A0 \2014";
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #636c72;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0.25rem;
}
a > code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
}
.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 1200px) {
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
}
.col-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.col-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
}
.col-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-6,
.col-7 {
    -webkit-box-flex: 0;
}
.col-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.col-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.col-8,
.col-9 {
    -webkit-box-flex: 0;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.col-10,
.col-11 {
    -webkit-box-flex: 0;
}
.col-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pull-0 {
    right: auto;
}
.pull-1 {
    right: 8.3333333333%;
}
.pull-2 {
    right: 16.6666666667%;
}
.pull-3 {
    right: 25%;
}
.pull-4 {
    right: 33.3333333333%;
}
.pull-5 {
    right: 41.6666666667%;
}
.pull-6 {
    right: 50%;
}
.pull-7 {
    right: 58.3333333333%;
}
.pull-8 {
    right: 66.6666666667%;
}
.pull-9 {
    right: 75%;
}
.pull-10 {
    right: 83.3333333333%;
}
.pull-11 {
    right: 91.6666666667%;
}
.pull-12 {
    right: 100%;
}
.push-0 {
    left: auto;
}
.push-1 {
    left: 8.3333333333%;
}
.push-2 {
    left: 16.6666666667%;
}
.push-3 {
    left: 25%;
}
.push-4 {
    left: 33.3333333333%;
}
.push-5 {
    left: 41.6666666667%;
}
.push-6 {
    left: 50%;
}
.push-7 {
    left: 58.3333333333%;
}
.push-8 {
    left: 66.6666666667%;
}
.push-9 {
    left: 75%;
}
.push-10 {
    left: 83.3333333333%;
}
.push-11 {
    left: 91.6666666667%;
}
.push-12 {
    left: 100%;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-sm-0 {
        right: auto;
    }
    .pull-sm-1 {
        right: 8.3333333333%;
    }
    .pull-sm-2 {
        right: 16.6666666667%;
    }
    .pull-sm-3 {
        right: 25%;
    }
    .pull-sm-4 {
        right: 33.3333333333%;
    }
    .pull-sm-5 {
        right: 41.6666666667%;
    }
    .pull-sm-6 {
        right: 50%;
    }
    .pull-sm-7 {
        right: 58.3333333333%;
    }
    .pull-sm-8 {
        right: 66.6666666667%;
    }
    .pull-sm-9 {
        right: 75%;
    }
    .pull-sm-10 {
        right: 83.3333333333%;
    }
    .pull-sm-11 {
        right: 91.6666666667%;
    }
    .pull-sm-12 {
        right: 100%;
    }
    .push-sm-0 {
        left: auto;
    }
    .push-sm-1 {
        left: 8.3333333333%;
    }
    .push-sm-2 {
        left: 16.6666666667%;
    }
    .push-sm-3 {
        left: 25%;
    }
    .push-sm-4 {
        left: 33.3333333333%;
    }
    .push-sm-5 {
        left: 41.6666666667%;
    }
    .push-sm-6 {
        left: 50%;
    }
    .push-sm-7 {
        left: 58.3333333333%;
    }
    .push-sm-8 {
        left: 66.6666666667%;
    }
    .push-sm-9 {
        left: 75%;
    }
    .push-sm-10 {
        left: 83.3333333333%;
    }
    .push-sm-11 {
        left: 91.6666666667%;
    }
    .push-sm-12 {
        left: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@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;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        -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.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-md-0 {
        right: auto;
    }
    .pull-md-1 {
        right: 8.3333333333%;
    }
    .pull-md-2 {
        right: 16.6666666667%;
    }
    .pull-md-3 {
        right: 25%;
    }
    .pull-md-4 {
        right: 33.3333333333%;
    }
    .pull-md-5 {
        right: 41.6666666667%;
    }
    .pull-md-6 {
        right: 50%;
    }
    .pull-md-7 {
        right: 58.3333333333%;
    }
    .pull-md-8 {
        right: 66.6666666667%;
    }
    .pull-md-9 {
        right: 75%;
    }
    .pull-md-10 {
        right: 83.3333333333%;
    }
    .pull-md-11 {
        right: 91.6666666667%;
    }
    .pull-md-12 {
        right: 100%;
    }
    .push-md-0 {
        left: auto;
    }
    .push-md-1 {
        left: 8.3333333333%;
    }
    .push-md-2 {
        left: 16.6666666667%;
    }
    .push-md-3 {
        left: 25%;
    }
    .push-md-4 {
        left: 33.3333333333%;
    }
    .push-md-5 {
        left: 41.6666666667%;
    }
    .push-md-6 {
        left: 50%;
    }
    .push-md-7 {
        left: 58.3333333333%;
    }
    .push-md-8 {
        left: 66.6666666667%;
    }
    .push-md-9 {
        left: 75%;
    }
    .push-md-10 {
        left: 83.3333333333%;
    }
    .push-md-11 {
        left: 91.6666666667%;
    }
    .push-md-12 {
        left: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-lg-0 {
        right: auto;
    }
    .pull-lg-1 {
        right: 8.3333333333%;
    }
    .pull-lg-2 {
        right: 16.6666666667%;
    }
    .pull-lg-3 {
        right: 25%;
    }
    .pull-lg-4 {
        right: 33.3333333333%;
    }
    .pull-lg-5 {
        right: 41.6666666667%;
    }
    .pull-lg-6 {
        right: 50%;
    }
    .pull-lg-7 {
        right: 58.3333333333%;
    }
    .pull-lg-8 {
        right: 66.6666666667%;
    }
    .pull-lg-9 {
        right: 75%;
    }
    .pull-lg-10 {
        right: 83.3333333333%;
    }
    .pull-lg-11 {
        right: 91.6666666667%;
    }
    .pull-lg-12 {
        right: 100%;
    }
    .push-lg-0 {
        left: auto;
    }
    .push-lg-1 {
        left: 8.3333333333%;
    }
    .push-lg-2 {
        left: 16.6666666667%;
    }
    .push-lg-3 {
        left: 25%;
    }
    .push-lg-4 {
        left: 33.3333333333%;
    }
    .push-lg-5 {
        left: 41.6666666667%;
    }
    .push-lg-6 {
        left: 50%;
    }
    .push-lg-7 {
        left: 58.3333333333%;
    }
    .push-lg-8 {
        left: 66.6666666667%;
    }
    .push-lg-9 {
        left: 75%;
    }
    .push-lg-10 {
        left: 83.3333333333%;
    }
    .push-lg-11 {
        left: 91.6666666667%;
    }
    .push-lg-12 {
        left: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .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.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pull-xl-0 {
        right: auto;
    }
    .pull-xl-1 {
        right: 8.3333333333%;
    }
    .pull-xl-2 {
        right: 16.6666666667%;
    }
    .pull-xl-3 {
        right: 25%;
    }
    .pull-xl-4 {
        right: 33.3333333333%;
    }
    .pull-xl-5 {
        right: 41.6666666667%;
    }
    .pull-xl-6 {
        right: 50%;
    }
    .pull-xl-7 {
        right: 58.3333333333%;
    }
    .pull-xl-8 {
        right: 66.6666666667%;
    }
    .pull-xl-9 {
        right: 75%;
    }
    .pull-xl-10 {
        right: 83.3333333333%;
    }
    .pull-xl-11 {
        right: 91.6666666667%;
    }
    .pull-xl-12 {
        right: 100%;
    }
    .push-xl-0 {
        left: auto;
    }
    .push-xl-1 {
        left: 8.3333333333%;
    }
    .push-xl-2 {
        left: 16.6666666667%;
    }
    .push-xl-3 {
        left: 25%;
    }
    .push-xl-4 {
        left: 33.3333333333%;
    }
    .push-xl-5 {
        left: 41.6666666667%;
    }
    .push-xl-6 {
        left: 50%;
    }
    .push-xl-7 {
        left: 58.3333333333%;
    }
    .push-xl-8 {
        left: 66.6666666667%;
    }
    .push-xl-9 {
        left: 75%;
    }
    .push-xl-10 {
        left: 83.3333333333%;
    }
    .push-xl-11 {
        left: 91.6666666667%;
    }
    .push-xl-12 {
        left: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
    border-top: 2px solid #eceeef;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #eceeef;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th,
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #dff0d8;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #d9edf7;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #fcf8e3;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f2dede;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}
.thead-inverse th {
    color: #fff;
    background-color: #292b2c;
}
.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}
.table-inverse {
    color: #fff;
    background-color: #292b2c;
}
.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #fff;
}
.table-inverse.table-bordered {
    border: 0;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none;
}
.form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1;
}
.form-control::placeholder {
    color: #636c72;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}
.form-control:disabled {
    cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
}
.col-form-label {
    padding-top: calc(0.5rem - 1px * 2);
    padding-bottom: calc(0.5rem - 1px * 2);
    margin-bottom: 0;
}
.col-form-label-lg {
    padding-top: calc(0.75rem - 1px * 2);
    padding-bottom: calc(0.75rem - 1px * 2);
    font-size: 1.25rem;
}
.col-form-label-sm {
    padding-top: calc(0.25rem - 1px * 2);
    padding-bottom: calc(0.25rem - 1px * 2);
    font-size: 0.875rem;
}
.col-form-legend {
    font-size: 1rem;
}
.col-form-legend,
.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}
.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.1666666667rem;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.5rem;
}
.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed;
}
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}
.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}
.form-check-input:only-child {
    position: static;
}
.form-check-inline {
    display: inline-block;
}
.form-check-inline .form-check-label {
    vertical-align: middle;
}
.form-check-inline + .form-check-inline {
    margin-left: 0.75rem;
}
.form-control-feedback {
    margin-top: 0.25rem;
}
.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.5625rem;
    background-size: 1.125rem 1.125rem;
}
.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #5cb85c;
}
.has-success .form-control {
    border-color: #5cb85c;
}
.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #f0ad4e;
}
.has-warning .form-control {
    border-color: #f0ad4e;
}
.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff;
}
.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #d9534f;
}
.has-danger .form-control {
    border-color: #d9534f;
}
.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7;
}
.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .form-inline .form-check-label {
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: 0.25rem;
        vertical-align: text-bottom;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.btn {
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
.btn.active,
.btn:active {
    background-image: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
}
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8;
}
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b;
}
.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e5e5;
    border-color: #adadad;
}
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 2px hsla(0, 0%, 80%, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e5e5;
    background-image: none;
    border-color: #adadad;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}
.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}
.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}
.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a;
}
.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent;
}
.btn-outline-primary.active,
.btn-outline-primary:active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 2px hsla(0, 0%, 80%, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent;
}
.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent;
}
.btn-outline-info.active,
.btn-outline-info:active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent;
}
.btn-outline-success.active,
.btn-outline-success:active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent;
}
.btn-outline-warning.active,
.btn-outline-warning:active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent;
}
.btn-outline-danger.active,
.btn-outline-danger:active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link:disabled {
    color: #636c72;
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    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 {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.fade.show {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.show {
    display: block;
}
tr.collapse.show {
    display: table-row;
}
tbody.collapse.show {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
.collapsing,
.dropdown,
.dropup {
    position: relative;
}
.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropup .dropdown-toggle:after {
    border-top: 0;
    border-bottom: 0.3em solid;
}
.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: #292b2c;
    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.25rem;
}
.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #eceeef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent;
}
.show > .dropdown-menu {
    display: block;
}
.show > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #636c72;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group,
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn + .dropdown-toggle-split:after {
    margin-left: 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: 1.125rem;
    padding-left: 1.125rem;
}
.btn-group-vertical {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group .form-control:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
    border-right: 0;
}
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group .form-control:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 3;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:hover,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:hover {
    z-index: 3;
}
.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8;
}
.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}
.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe;
}
.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef;
}
.custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed;
}
.custom-control-indicator {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-indicator {
    border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0275d8;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-indicator {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-controls-stacked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem;
}
.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
}
.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.custom-select:focus {
    border-color: #5cb3fd;
    outline: none;
}
.custom-select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}
.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.custom-file-control:lang(en):after {
    content: "Choose file...";
}
.custom-file-control:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0;
}
.custom-file-control:lang(en):before {
    content: "Browse";
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5em 1em;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #636c72;
    cursor: not-allowed;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled {
    color: #636c72;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #0275d8;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0.5rem 1rem;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
}
.navbar-toggler {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%;
}
.navbar-toggler-left {
    position: absolute;
    left: 1rem;
}
.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}
@media (max-width: 575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable > .container {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-toggleable {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable,
    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-toggleable > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%;
    }
    .navbar-toggleable .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable-sm > .container {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-toggleable-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable-sm,
    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-toggleable-sm > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%;
    }
    .navbar-toggleable-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable-md > .container {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-toggleable-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable-md,
    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-toggleable-md > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%;
    }
    .navbar-toggleable-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable-lg > .container {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable-lg,
    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-toggleable-lg > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%;
    }
    .navbar-toggleable-lg .navbar-toggler {
        display: none;
    }
}
.navbar-toggleable-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
}
.navbar-toggleable-xl .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 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.open,
.navbar-light .navbar-nav .open > .nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    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 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: #fff;
}
.navbar-inverse .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, 0.5);
}
.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, 0.75);
}
.navbar-inverse .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, 0.25);
}
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open > .nav-link {
    color: #fff;
}
.navbar-inverse .navbar-toggler {
    border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-inverse .navbar-text {
    color: hsla(0, 0%, 100%, 0.5);
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card-block {
    -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 > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 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-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}
.card-primary .card-footer,
.card-primary .card-header {
    background-color: transparent;
}
.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.card-success .card-footer,
.card-success .card-header {
    background-color: transparent;
}
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.card-info .card-footer,
.card-info .card-header {
    background-color: transparent;
}
.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent;
}
.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}
.card-danger .card-footer,
.card-danger .card-header,
.card-outline-primary {
    background-color: transparent;
}
.card-outline-primary {
    border-color: #0275d8;
}
.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc;
}
.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de;
}
.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c;
}
.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e;
}
.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f;
}
.card-inverse {
    color: hsla(0, 0%, 100%, 0.65);
}
.card-inverse .card-footer,
.card-inverse .card-header {
    background-color: transparent;
    border-color: hsla(0, 0%, 100%, 0.2);
}
.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff;
}
.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: hsla(0, 0%, 100%, 0.65);
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff;
}
.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}
.card-img {
    border-radius: calc(0.25rem - 1px);
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img-top {
    border-top-right-radius: calc(0.25rem - 1px);
    border-top-left-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-deck,
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
    }
    .card-deck .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .card-deck .card:not(:first-child) {
        margin-left: 15px;
    }
    .card-deck .card:not(:last-child) {
        margin-right: 15px;
    }
}
@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
    }
    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group .card:not(:first-child):not(:last-child),
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0;
    }
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: 0.75rem;
    }
}
.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: 0.25rem;
}
.breadcrumb:after {
    display: block;
    content: "";
    clear: both;
}
.breadcrumb-item {
    float: left;
}
.breadcrumb-item + .breadcrumb-item:before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #636c72;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page-link:focus,
.page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-default {
    background-color: #636c72;
}
.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #4b5257;
}
.badge-primary {
    background-color: #0275d8;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #025aa5;
}
.badge-success {
    background-color: #5cb85c;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #449d44;
}
.badge-info {
    background-color: #5bc0de;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #31b0d5;
}
.badge-warning {
    background-color: #f0ad4e;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #ec971f;
}
.badge-danger {
    background-color: #d9534f;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #c9302c;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: 0.3rem;
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-hr {
    border-top-color: #d0d5d8;
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible .close {
    position: relative;
    top: -0.75rem;
    right: -1.25rem;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c1e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6d5ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: 0.25rem;
}
.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8;
}
.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: #464a4c;
    text-align: inherit;
}
.list-group-item-action .list-group-item-heading {
    color: #292b2c;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9;
}
.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef;
}
.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 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-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
    color: #636c72;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text {
    color: #daeeff;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive:before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9:before {
    padding-top: 42.8571428571%;
}
.embed-responsive-16by9:before {
    padding-top: 56.25%;
}
.embed-responsive-4by3:before {
    padding-top: 75%;
}
.embed-responsive-1by1:before {
    padding-top: 100%;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.75;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal,
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform 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%);
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 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: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,
.tooltip.tooltip-top .tooltip-inner:before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bs-tether-element-attached-left .tooltip-inner:before,
.tooltip.tooltip-right .tooltip-inner:before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.bs-tether-element-attached-top .tooltip-inner:before,
.tooltip.tooltip-bottom .tooltip-inner:before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip.bs-tether-element-attached-right .tooltip-inner:before,
.tooltip.tooltip-left .tooltip-inner:before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.tooltip-inner:before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 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.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px;
}
.popover.bs-tether-element-attached-bottom:after,
.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:after,
.popover.popover-top:before {
    left: 50%;
    border-bottom-width: 0;
}
.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-bottom:after,
.popover.popover-top:after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
}
.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px;
}
.popover.bs-tether-element-attached-left:after,
.popover.bs-tether-element-attached-left:before,
.popover.popover-right:after,
.popover.popover-right:before {
    top: 50%;
    border-left-width: 0;
}
.popover.bs-tether-element-attached-left:before,
.popover.popover-right:before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-left:after,
.popover.popover-right:after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff;
}
.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
    margin-top: 10px;
}
.popover.bs-tether-element-attached-top:after,
.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:after,
.popover.popover-bottom:before {
    left: 50%;
    border-top-width: 0;
}
.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-top:after,
.popover.popover-bottom:after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7;
}
.popover.bs-tether-element-attached-top .popover-title:before,
.popover.popover-bottom .popover-title:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px;
}
.popover.bs-tether-element-attached-right:after,
.popover.bs-tether-element-attached-right:before,
.popover.popover-left:after,
.popover.popover-left:before {
    top: 50%;
    border-right-width: 0;
}
.popover.bs-tether-element-attached-right:before,
.popover.popover-left:before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-right:after,
.popover.popover-left:after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff;
}
.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(0.3rem - 1px);
    border-top-left-radius: calc(0.3rem - 1px);
}
.popover-title:empty {
    display: none;
}
.popover-content {
    padding: 9px 14px;
}
.popover:after,
.popover:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover:before {
    content: "";
    border-width: 11px;
}
.popover:after {
    content: "";
    border-width: 10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    width: 100%;
}
@media (-webkit-transform-3d) {
    .carousel-item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}
@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 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: 20px;
    height: 20px;
    background: transparent no-repeat 50%;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, 0.5);
}
.carousel-indicators li:before {
    top: -10px;
}
.carousel-indicators li:after,
.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li:after {
    bottom: -10px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-faded {
    background-color: #f7f7f7;
}
.bg-primary {
    background-color: #0275d8 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important;
}
.bg-success {
    background-color: #5cb85c !important;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important;
}
.bg-info {
    background-color: #5bc0de !important;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important;
}
.bg-warning {
    background-color: #f0ad4e !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important;
}
.bg-danger {
    background-color: #d9534f !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important;
}
.bg-inverse {
    background-color: #292b2c !important;
}
a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-top {
    border-top-left-radius: 0.25rem;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem;
}
.rounded-left {
    border-top-left-radius: 0.25rem;
}
.rounded-circle {
    border-radius: 50%;
}
.rounded-0 {
    border-radius: 0;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-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;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.fixed-top {
    top: 0;
}
.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    bottom: 0;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.mx-0 {
    margin-right: 0 !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.mx-1 {
    margin-right: 0.25rem !important;
}
.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.mx-2 {
    margin-right: 0.5rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mr-3 {
    margin-right: 1rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.mx-3 {
    margin-right: 1rem !important;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mr-4 {
    margin-right: 1.5rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.mx-4 {
    margin-right: 1.5rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mr-5 {
    margin-right: 3rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.mx-5 {
    margin-right: 3rem !important;
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.px-0 {
    padding-right: 0 !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.px-1 {
    padding-right: 0.25rem !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pr-3 {
    padding-right: 1rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.px-3 {
    padding-right: 1rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.pr-4 {
    padding-right: 1.5rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.px-4 {
    padding-right: 1.5rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pr-5 {
    padding-right: 3rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.px-5 {
    padding-right: 3rem !important;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto {
    margin-top: auto !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
.mx-auto {
    margin-right: auto !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
    .mx-md-auto {
        margin-right: auto !important;
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-normal {
    font-weight: 400;
}
.font-weight-bold {
    font-weight: 700;
}
.font-italic {
    font-style: italic;
}
.text-white {
    color: #fff !important;
}
.text-muted {
    color: #636c72 !important;
}
a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important;
}
.text-primary {
    color: #0275d8 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important;
}
.text-success {
    color: #5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important;
}
.text-info {
    color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important;
}
.text-warning {
    color: #f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important;
}
.text-danger {
    color: #d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important;
}
.text-gray-dark {
    color: #292b2c !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.invisible {
    visibility: hidden !important;
}
.hidden-xs-up {
    display: none !important;
}
@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}
@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}
.hidden-xl-down,
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-search--inline {
    float: left;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-container--open .select2-dropdown {
    left: 0;
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-search--dropdown {
    display: block;
    padding: 4px;
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 0.25rem;
    outline: 0;
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    left: 1px;
    right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0.25rem;
    cursor: text;
    outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 0.25rem;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
    border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
    color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}
@font-face {
    font-family: Alte;
    src: url(../fonts/Alte/AlteDIN1451Mittelschriftgepraegt.eot);
    src: url(../fonts/Alte/AlteDIN1451Mittelschriftgepraegt.eot?#iefix) format("embedded-opentype"), url(../fonts/Alte/AlteDIN1451Mittelschriftgepraegt.woff2) format("woff2"),
        url(../fonts/Alte/AlteDIN1451Mittelschriftgepraegt.woff) format("woff"), url(../fonts/Alte/AlteDIN1451Mittelschriftgepraegt.ttf) format("truetype"),
        url(../fonts/Alte/AlteDIN1451Mittelschriftgepraegt.svg#AlteDIN1451Mittelschriftgepraegt) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Alte;
    src: url(../fonts/Alte/AlteDIN1451Mittelschrift.eot);
    src: url(../fonts/Alte/AlteDIN1451Mittelschrift.eot?#iefix) format("embedded-opentype"), url(../fonts/Alte/AlteDIN1451Mittelschrift.woff2) format("woff2"), url(../fonts/Alte/AlteDIN1451Mittelschrift.woff) format("woff"),
        url(../fonts/Alte/AlteDIN1451Mittelschrift.ttf) format("truetype"), url(../fonts/Alte/AlteDIN1451Mittelschrift.svg#AlteDIN1451Mittelschrift) format("svg");
    font-weight: 400;
    font-style: normal;
}
body {
	font-family: 'Nunito Sans', sans-serif;
}
body.unscroll {
    overflow: hidden;
}
.container {
    max-width: 1170px;
}
h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 100;
}
h2,
h3 {
    letter-spacing: 0.1em;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
h3 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 500;
	letter-spacing: 3px;
}
h4 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.1em;
}
h4,
h5 {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
h5 {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
}
h5.line {
	position: relative;
	font-weight: 700;
	letter-spacing: 2.5px;
	font-size: 11px;
	border: 2px solid #FFDA00;
	display: inline-block;
	padding: 10px 20px;
}
h5.line:before {
    position: absolute;
    top: 11px;
    left: -10px;
    content: " ";
    border-bottom: 1.5px solid #000;
    width: 30px;
    display: none;
}
p {
    font-size: 17px;
    letter-spacing: 0.05em;
    font-weight: 500;
    padding: 0;
}
.btn,
p {
    line-height: 25px;
    color: #000;
    margin: 0;
}
.btn {
	font-size: 12px;
	letter-spacing: 0.2em;
	background: transparent;
	padding: 12px 50px;
	border: 2px solid #000;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	z-index: 1;
	border-radius: 0;
	font-family: "Oswald" , sans-serif;
	font-weight: 700;
}
.btn,
.btn .inner {
    display: inline-block;
}
.btn .inner {
    transition: all 0.3s ease-in-out;
}
.btn .inner-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    background: #000;
    z-index: -1;
    display: inline-block;
}
.btn:hover .inner {
    color: #fff;
}
.btn:hover .inner-background {
    right: auto;
    left: 0;
}
.btn.btn-white {
    color: #fff;
    border-color: #fff;
}
.btn.btn-white .inner-background {
    background: #fff;
}
.btn.btn-white:hover .inner {
    color: #000;
}
.btn.btn-black {
    background: #000;
    color: #fff !important;
}
.btn.btn-black:after {
    background: #ff;
}
.logo-white {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI0Ljk5NDVtbSIgd2lkdGg9IjEyLjYzNm1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDQ0Ljc3MzQwNiAxNy42OTcxMjUiPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcFBhdGgxNTY0IiBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0ibTAgMGgxNDQwdjQxMDQuOGgtMTQ0MHYtNDEwNC44eiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwUGF0aDE1MzYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBkPSJtMCAwaDE0NDB2NDEwNC44aC0xNDQwdi00MTA0Ljh6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTUxNiIgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Im0wIDBoMTQ0MHY0MTA0LjhoLTE0NDB2LTQxMDQuOHoiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzY2LjE4IC05ODAuNjYpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAyNi4wNjcgNDc3MCkiPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDE1MTYpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODQuMTIgMzAyOS4xKSI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0ibTAgMC0wLjg1Mi00LjEzMWgtOC43OTlsMC45NTcgNC42NTcgNi42NDYtMC4wMDMtNi45NjQgMS44MjUtMC4xMDIgMC4wMDJjLTEuMDk2IDAtMS43NDMtMS4xMDktMS44NS0xLjYyOC0wLjEwNi0wLjUyLTAuODYzLTQuMTMyLTEuMDAxLTQuODcyLTAuMTk4LTEuMDU2IDAuMDYtMS44MDIgMS4xNTYtMS44MDIgMC40ODQgMCA1LjMxMSAwIDguNTUxLTAuMDA2bDEuMzM4IDEuNTA3LTAuMzEtMS41MDdoMi4wODRsMS4wODcgNS40MDgtMS45NDEgMC41NXoiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzA2LjQ5IDMwMjUpIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJtMCAwaC04LjU0MWwwLjk2MiA0LjY1NGg3LjQwOGwxLjU5IDEuODI1aC05Ljc5NmMtMS4wOTYgMC0xLjczMi0xLjA5OC0xLjgzOS0xLjYxOHMtMC44MzEtNC4xMzktMS4wMDItNC44NzJjLTAuMjQ4LTEuMDYzIDAuMDQ3LTEuODE2IDEuMTQzLTEuODE2IDAuNDg1IDAgNS4xNDMgMC4wMDYgOC4zODQgMGwxLjY5MSAxLjgyN3oiLz48L2c+PC9nPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAzOTIuOCA5ODAuNjYpIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJtMCAwLTEuMjk1LTYuMjk3LTMuMDk1IDYuMjkzLTEwLjU3Ny0wLjAwMSA4LjgwMi0yLjMyOCAyLjkzNy01Ljk3OWgzLjU5N2wxLjcwNCA4LjMxMmgtMi4wNzN6Ii8+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IDI2LjA2NyA0NzcwKSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXBQYXRoMTUzNikiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3OC45MyAzMDIwLjkpIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJtMCAwYzAuNDQ0IDAgMC43MjctMC4zNjIgMC42MzItMC43ODhsLTAuMTMzLTAuNjQ5Yy0wLjA1NC0wLjI2LTAuMjItMC40NzMtMC40OTgtMC42MzktMC4xNTEtMC4wNzQtMC4zMDMtMC4xMTItMC40NTUtMC4xMTJoLTAuNjE1bDEuMjU2LTEuNDFoLTEuNTU0bC0xLjk0OCAyLjE0NmgyLjY0NGwwLjEzNCAwLjY2MWgtMi43NDFsLTAuNTgyLTIuODA2LTEuMTYzLTAuMDAxIDAuNzM2IDMuNTk5IDQuMjg3LTAuMDAxeiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODQuMjUgMzAyMC45KSI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0ibTAgMCAxLjQ2MS0zLjU5Ny0xLjQwMi0wLjAwMi0wLjI3MyAwLjYxM2gtMi4yNDFsMC42NCAwLjc4NWgxLjMwMXMtMC40OTQgMS4yNjItMC41MTkgMS4yOTlsLTIuMTY0LTIuNjk2aC0xLjQxOWwyLjk0NiAzLjU5OGgxLjY3eiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODcuNjcgMzAyMC45KSI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0ibTAgMGg0LjE3MWwtMC4xNjMtMC43OTJoLTMuODQ4bC0wLjQxMi0yLjAwOSAzLjg1MiAwLjAwMmMtMC4wNTktMC4yNzMtMC4xNS0wLjQyNy0wLjM4Mi0wLjYxNC0wLjE4LTAuMTQ1LTAuMzg4LTAuMTg2LTAuNTk2LTAuMTg2aC0zLjM3Yy0wLjM5NyAwLTAuNzUzIDAuMjU1LTAuNjY1IDAuNzIxbDAuNDM1IDIuMTI5YzAuMDU1IDAuMjY5IDAuMjI4IDAuNDg1IDAuNTIgMC42NDcgMC4xNDEgMC4wNjggMC4yOTQgMC4xMDIgMC40NTggMC4xMDIiLz48L2c+PC9nPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAzOTMuMjQgOTkzLjg1KSI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0ibTAgMC0wLjczNy0zLjU5OS0xLjEyMS0wLjAwMSAwLjczNyAzLjZoMS4xMjF6Ii8+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IDM5Ni40MSA5OTMuODUpIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJtMCAwIDEuNTc3LTIuNjYyIDAuNTQ1IDIuNjYyIDEuMDMgMC4wMDItMC43MzktMy42MDEtMS43MzEtMC4wMDEtMS42MDEgMi43MDktMC41NTMtMi43MDYtMS4wMy0wLjAwMyAwLjc0IDMuNmgxLjc2MnoiLz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgMjYuMDY3IDQ3NzApIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcFBhdGgxNTY0KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAxLjAyIDMwMjAuOSkiPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmYiIGQ9Im0wIDBoMy4zNWMwLjM4MiAwIDAuNjA3LTAuMTY4IDAuNjc0LTAuNTAzIDAuMDEzLTAuMDkyIDAuMDEyLTAuMTc0LTAuMDAyLTAuMjQ2bC0wLjAwOS0wLjA0M2gtMy44NTNsLTAuNDEtMi4wMWgyLjcwOGwwLjExNiAwLjU3OS0xLjg3MyAwLjYxNGgzLjE0NWwtMC4yNTYtMS4yNTFjLTAuMDUtMC4yNDItMC4yMDctMC40NS0wLjQ2OS0wLjYyMi0wLjE2OC0wLjA4LTAuMzI0LTAuMTItMC40NjgtMC4xMmgtMy40MDFjLTAuMzk3IDAtMC43NTcgMC4yNjItMC42NjMgMC43MjNsMC40MzMgMi4xM2MwLjA1NiAwLjI2OSAwLjIzIDAuNDg1IDAuNTIzIDAuNjQ3IDAuMTM5IDAuMDY4IDAuMjkyIDAuMTAyIDAuNDU1IDAuMTAyIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==")
        50% no-repeat;
    background-size: 100%;
}
#topbar {
    background-color: #FFDA00;
}
#topbar .navbar {
    padding: 0;
}
#topbar .nav-link {
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 2.5px;
	color: #000;
	text-transform: uppercase;
	height: 30px;
	transition: all 0.1s ease-in-out;
	font-weight: 700;
}
#topbar .nav-link:hover {
    color: #000;
}
#topbar .dropdown-toggle:after {
    border: 0;
    content: "\f107";
    font-family: FontAwesome;
    width: auto;
    height: auto;
}
#topbar .dropdown-menu {
    background: #151515;
    border-radius: 0;
    min-width: auto;
}
#topbar .dropdown-item {
    padding: 3px 7px;
    text-transform: uppercase;
    color: #b2b2b2;
    font-size: 10px;
    line-height: 21px;
    letter-spacing: 0.2em;
}
#mainmenu {
    background-color: #000;
    z-index: 100;
    position: relative;
}
#mainmenu .navbar {
    padding: 0;
}
#mainmenu .col-brand { 
}
#mainmenu .navbar-brand {
    position: static;  
    margin: 15px 0 0 0;
    left: 0;
    transition: all 0.15s ease-in-out;
}
#mainmenu .navbar-brand img {
    width: 90px;
    height: auto;
    z-index: 999;
}
#mainmenu .col-mainmenu,
#mainmenu .navbar-brand img {
    transition: all 0.15s ease-in-out;
}
#mainmenu.is_stuck .navbar-brand { 
}
#mainmenu.is_stuck .navbar-brand img { 
}
#mainmenu .nav-link {
    font-size: 13px;
    line-height: 67px;
    letter-spacing: 0.2em;
    color: #fff;
    text-transform: uppercase;
    height: 80px;
    transition: all 0.1s ease-in-out;
}
#mainmenu .nav-link:hover {
    color: #FFDA00;
}
#mainmenu .nav-icons .nav-link {
    width: 42px;
    padding: 0.5em 2em;
    text-align: center;
    transition: all 0.15s ease-in-out;
}
#mainmenu .nav-icons .nav-item:hover {
    background: #151515;
}
#mainmenu .nav-icons .nav-link img {
    height: 21px;
    width: auto;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
#mainmenu .nav-icons .nav-item.cart-menu-item {
    position: relative;
}
@media (min-width: 768px) {
    #mainmenu .nav-icons .nav-item.cart-menu-item:hover #mini-cart {
        display: block;
        opacity: 1;
    }
}
#mainmenu #mini-cart {
    position: absolute;
    width: 450px;
    display: none;
    opacity: 0;
    right: 0;
    background: #151515;
    transition: all 0.3s ease-in-out;
    z-index: 250;
}
#mainmenu #mini-cart .cart-product {
    padding: 20px;
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #b2b2b2;
}
#mainmenu #mini-cart .cart-product a {
    color: #fff;
}
#mainmenu #mini-cart .cart-product a:hover {
    color: #FFDA00;
    text-decoration: none;
}
#mainmenu #mini-cart .cart-product .image {
    text-align: center;
}
#mainmenu #mini-cart .cart-product .image img {
    max-width: 100%;
    height: auto;
    background: #fff;
}
#mainmenu #mini-cart .cart-product .name {
    margin-bottom: 15px;
    display: block;
}
#mainmenu #mini-cart .cart-product .code {
    color: #b2b2b2;
}
#mainmenu #mini-cart .cart-product .price {
    margin-top: 15px;
}
#mainmenu #mini-cart .cart-product small {
    font-size: 11px;
    color: #b2b2b2;
}
#mainmenu #mini-cart .cart-totals {
    color: #fff;
    background: #000;
    padding: 25px 20px;
}
#mainmenu #mini-cart .cart-totals .btn-checkout,
#mainmenu #mini-cart .cart-totals .total {
    margin-bottom: 15px;
}
#mainmenu #mini-cart .cart-totals .btn-go-to-cart {
    background: #282828;
}
@media (max-width: 991px) {
    #mainmenu #mini-cart {
        position: static;
        opacity: 1;
        width: 100%;
        padding-top: 30px;
    }
}
#mainmenu #cart-count {
    width: 14px;
    height: 14px;
    font-size: 11px;
    border-radius: 50%;
    text-align: center;
    line-height: 11px;
    color: #000;
    background: #FFDA00;
    position: absolute;
    top: 24px;
    right: 10px;
}
@media (max-width: 991px) {
    #mainmenu {
        top: 0;
        left: 0;
        right: 0;
    }
    #mainmenu .navbar-brand {
        left: 50%;
        z-index: 1;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        transition: all 0.15s ease-in-out;
    }
    #mainmenu .navbar-brand img {
        width: 70px;
    }
    #mainmenu.is_stuck .navbar-brand {
        left: 50%;
        top: 8px;
    }
    #mainmenu.is_stuck .navbar-brand img {
        width: 50px;
    }
}
#mobile-menu-trigger {
    display: none;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI3LjA1NTVtbSIgd2lkdGg9IjguODU2NW1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDMxLjM4MTI1MSAyNC45OTk2MjkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ3NS42OSAtNTg4LjQzKSI+PHBhdGggZD0ibS00NDQuOTYgNTkwLjFoLTMwLjA3NGMtMC4zNjEyNSAwLTAuNjUzNzUtMC4zNzM3NS0wLjY1Mzc1LTAuODMzNzVzMC4yOTI1LTAuODMyNSAwLjY1Mzc1LTAuODMyNWgzMC4wNzRjMC4zNjEyNSAwIDAuNjUzNzUgMC4zNzI1IDAuNjUzNzUgMC44MzI1cy0wLjI5MjUgMC44MzM3NS0wLjY1Mzc1IDAuODMzNzUiIHN0eWxlPSJmaWxsOiNmZmYiLz48cGF0aCBkPSJtLTQ0NC45NiA2MDEuNzdoLTMwLjA3NGMtMC4zNjEyNSAwLTAuNjUzNzUtMC4zNzM3NS0wLjY1Mzc1LTAuODMzNzVzMC4yOTI1LTAuODMyNSAwLjY1Mzc1LTAuODMyNWgzMC4wNzRjMC4zNjEyNSAwIDAuNjUzNzUgMC4zNzI1IDAuNjUzNzUgMC44MzI1cy0wLjI5MjUgMC44MzM3NS0wLjY1Mzc1IDAuODMzNzUiIHN0eWxlPSJmaWxsOiNmZmYiLz48cGF0aCBkPSJtLTQ0NC45NiA2MTMuNDNoLTMwLjA3NGMtMC4zNjEyNSAwLTAuNjUzNzUtMC4zNzM3NS0wLjY1Mzc1LTAuODMzNzVzMC4yOTI1LTAuODMyNSAwLjY1Mzc1LTAuODMyNWgzMC4wNzRjMC4zNjEyNSAwIDAuNjUzNzUgMC4zNzI1IDAuNjUzNzUgMC44MzI1cy0wLjI5MjUgMC44MzM3NS0wLjY1Mzc1IDAuODMzNzUiIHN0eWxlPSJmaWxsOiNmZmYiLz48L2c+PC9zdmc+")
        0 no-repeat;
    background-size: auto 20px;
    font-size: 13px;
    line-height: 67px;
    letter-spacing: 0.2em;
    color: #fff;
    text-transform: uppercase;
    height: 80px;
    cursor: pointer;
    padding: 0.5em 2em;
    padding-left: 40px;
}
@media (max-width: 991px) {
    #mobile-menu-trigger {
        display: inline-block;
    }
}
#search {
    background-color: #151515;
    padding: 60px 0 40px;
    display: none;
}
#search h5 {
    color: #fff;
    margin-bottom: 20px;
}
#search .easy-autocomplete {
    width: 100% !important;
}
#search .easy-autocomplete-container {
    position: static;
}
#search .easy-autocomplete-container ul {
    border: 0;
    margin-bottom: 0;
    background: transparent;
}
#search .easy-autocomplete-container ul li {
    border: 0;
    padding: 0 30px;
    color: #b2b2b2;
    font-size: 17px;
    letter-spacing: 0.05em;
}
#search .easy-autocomplete-container ul li > div {
    padding: 15px 0;
    border-top: 1px solid hsla(240, 7%, 97%, 0.1);
}
#search .easy-autocomplete-container ul li.selected {
    background: hsla(240, 7%, 97%, 0.15);
}
#search .search-area {
    border: 1px solid #b2b2b2;
    border-top: 0;
    padding: 0;
    position: relative;
}
#search .search-area input {
    font-family: "Oswald";
    background: transparent;
    height: 60px;
    padding: 0 160px 30px 30px;
    margin: 0;
    color: #b2b2b2;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.1em;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    box-shadow: none;
}
#search .search-area .input-group-append {
    z-index: 100;
}
#search .search-area button {
    position: absolute;
    right: 0;
    top: -20px;
    background: transparent;
    cursor: pointer;
    border: 0;
    color: #f6f6f6;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    height: 80;
    line-height: 80px;
    padding: 0 40px;
    z-index: 1;
}
#search .search-area button .inner-background {
    background: #282828;
}
#search .search-area button:hover .inner {
    color: #f6f6f6;
}
#main {
    background: #fff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.7);
}
#header-dark {
    background: #151515;
    color: #fff;
    padding: 25px 0;
    z-index: 999;
}
#header-dark h1 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0;
}
@media (max-width: 991px) {
    #header-dark h1 {
        font-size: 17px;
        line-height: 20px;
    }
}
#header-dark .more {
    position: absolute;
    right: 15px;
    top: 0;
    color: #fff;
    font-size: 11px;
    letter-spacing: 0.2em;
    margin: 10px 0;
}
@media (max-width: 991px) {
    #header-dark .more {
        display: none;
    }
}
ul.breadcrumbs {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
ul.breadcrumbs li {
    display: inline;
}
ul.breadcrumbs li:after {
    content: "\f105";
    color: #000;
    font-family: FontAwesome;
    margin: 0 5px;
}
ul.breadcrumbs li:last-child:after {
    content: none;
}
ul.breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
ul.breadcrumbs li a:hover {
    color: #000;
}
a.condividi {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
}
a.condividi:hover {
    color: #000;
    text-decoration: none;
}
a.condividi:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 17px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI2LjAyNjltbSIgd2lkdGg9IjUuNjAxOG1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDE5Ljg0ODc1IDIxLjM1NDk5OSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwUGF0aDIyNiIgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Im0wIDBoMTQ0MHYzOTgzLjVoLTE0NDB2LTM5ODMuNXoiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDA0LjgzIC05ODguNykiPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IC0xMDkxLjEgNTc2OS41KSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXBQYXRoMjI2KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIwNy43IDM4MTIuNSkiPjxwYXRoIGQ9Im0wIDBjLTAuMTUxLTAuMTUxLTAuMjgyLTAuMzE4LTAuMzkzLTAuNDk1bC00Ljk4OSAzLjAzN2MwLjEzMSAwLjMzMiAwLjIwNSAwLjY5MiAwLjIwNSAxLjA3cy0wLjA3NCAwLjczOC0wLjIwNSAxLjA3bDQuOTkgMy4wMTVjMC41MTItMC44MDggMS40MS0xLjM0NiAyLjQzMy0xLjM0NiAxLjU5MiAwIDIuODg3IDEuMjk5IDIuODg3IDIuODk1IDAgMS41OTctMS4yOTUgMi44OTYtMi44ODcgMi44OTYtMS41OTEgMC0yLjg4Ny0xLjI5OS0yLjg4Ny0yLjg5NiAwLTAuMzYzIDAuMDctMC43MTEgMC4xOTMtMS4wM2wtNC45OTctMy4wMTljLTAuNTE2IDAuNzg5LTEuNDA0IDEuMzExLTIuNDE0IDEuMzExLTEuNTkyIDAtMi44ODctMS4yOTktMi44ODctMi44OTZzMS4yOTUtMi44OTYgMi44ODctMi44OTZjMS4wMSAwIDEuODk4IDAuNTIzIDIuNDE0IDEuMzEybDQuOTk2LTMuMDQyYy0wLjEyNC0wLjMyNy0wLjE5Mi0wLjY3NC0wLjE5Mi0xLjAzNCAwLTAuNzczIDAuMy0xLjUwMSAwLjg0Ni0yLjA0NyAwLjU2Mi0wLjU2NCAxLjMwMi0wLjg0NyAyLjA0MS0wLjg0N3MxLjQ3OSAwLjI4MyAyLjA0MSAwLjg0N2MwLjU0NiAwLjU0NyAwLjg0NiAxLjI3NCAwLjg0NiAyLjA0NyAwIDAuNzc0LTAuMyAxLjUwMS0wLjg0NiAyLjA0OC0xLjEyNCAxLjEzLTIuOTU2IDEuMTMtNC4wODIgMG0yLjA0MSAxMS41NjNjMS4yNzQgMCAyLjMxMS0xLjA0IDIuMzExLTIuMzE3IDAtMS4yNzYtMS4wMzctMi4zMTYtMi4zMTEtMi4zMTYtMS4yNzMgMC0yLjMwOSAxLjA0LTIuMzA5IDIuMzE2IDAgMS4yNzcgMS4wMzYgMi4zMTcgMi4zMDkgMi4zMTdtLTEwLjEwNS0xMC4yNjhjLTEuMjczIDAtMi4zMDkgMS4wMzktMi4zMDkgMi4zMTdzMS4wMzYgMi4zMTcgMi4zMDkgMi4zMTdjMS4yNzQgMCAyLjMxMS0xLjAzOSAyLjMxMS0yLjMxN3MtMS4wMzctMi4zMTctMi4zMTEtMi4zMTdtMTEuNzM5LTQuOTgyYy0wLjkwMS0wLjkwMy0yLjM2Ny0wLjkwMy0zLjI2NiAwLTAuNDM3IDAuNDM5LTAuNjc3IDEuMDItMC42NzcgMS42MzlzMC4yNCAxLjIwMSAwLjY3NyAxLjYzOGMwLjQ1IDAuNDUyIDEuMDQxIDAuNjc3IDEuNjMyIDAuNjc3IDAuNTkyIDAgMS4xODMtMC4yMjUgMS42MzQtMC42NzcgMC40MzYtMC40MzcgMC42NzctMS4wMTkgMC42NzctMS42MzhzLTAuMjQxLTEuMi0wLjY3Ny0xLjYzOSIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=")
        50% no-repeat;
    background-size: 100%;
    margin: -2px 10px auto auto;
}
a.condividi .inner-background,
select.select2 {
    display: none;
}
.select2-container {
    width: 100% !important;
}
.select2-container ::-moz-placeholder {
    opacity: 1;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.select2-container .select2-selection {
    padding: 5px 10px;
    height: auto;
    min-height: 40px;
    border: 1px solid #b2b2b2;
    background: transparent;
    border-radius: 0;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.2em;
}
.select2-container .select2-selection .select2-selection__choice {
    box-sizing: border-box;
    margin: 0 1px;
    padding: 2px;
    border-radius: 0;
}
.select2-container .select2-selection__arrow {
    top: 1px !important;
    right: 8px !important;
}
.select2-container .select2-selection__arrow b[role="presentation"] {
    border: none !important;
    position: relative !important;
}
.select2-container .select2-selection__arrow b[role="presentation"]:after {
    content: "\f107";
    font-family: FontAwesome;
}
.select2.miniselect + .select2-container .select2-selection {
    border: 0;
    padding: 0;
    font-size: 11px;
    letter-spacing: 0.2em;
    width: auto !important;
    min-height: 0;
}
.select2.miniselect + .select2-container .select2-selection__arrow {
    top: -5px !important;
}
.select2-dropdown {
    border-radius: 0;
    border: 1px solid #fff;
    border-top: 0;
    background: #efefef;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
}
.select2-results__option--highlighted[aria-selected] {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #000 !important;
}
.select2-drop {
    border-radius: 0;
}
.select2-drop:not(.select2-drop-above) {
    margin-top: -3px;
}
.select2-drop .select2-results {
    max-height: 300px;
}
.select2-drop .select2-results li {
    line-height: inherit;
    margin: 0;
    padding: 0;
}
.select2-search {
    margin: 4px 0;
}
.select2-search input,
.select2-search input:focus {
    background: #fff;
    -ms-box-shadow: none;
    box-shadow: none;
    border: none;
}
.select2-container.form-control {
    border: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
body.home #slide {
    z-index: 5;
}
body.home #slide .slide-item {
    z-index: 5;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}
body.home #slide .slide-item h2,
body.home #slide .slide-item p {
    color: #fff;
    margin-bottom: 30px;
}
body.home #slide .slide-item .btn {
    color: #fff;
    padding: 12px 35px;
    border-color: #fff;
}
@media (max-width: 991px) {
    body.home #slide .slide-item {
        height: 580px;
        background-position: top;
        background-size: auto 380px;
    }
    body.home #slide .slide-item .container {
        background: #000;
        border-top: 1px solid #fff;
        padding: 40px 30px;
        width: 100%; /*MOD*/
    }
    body.home #slide .slide-item h2 {
        font-size: 28px;
        line-height: 33px;
        height: 99px;
    }
    body.home #slide .slide-item p {
        display: none;
    }
    body.home #slide .slide-item .btn {
        font-size: 8px;
        line-height: 19px;
    }
}
body.home #sez1 .row {
    background-color: #fff;
}
body.home #sez1 .row .box {
    height: 365px;
    min-width: 31vw;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #fff;
    box-shadow: inset 0 -200px 90px rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
body.home #sez1 .row .box > div {
    padding: 45px 50px;
    transition: all 0.2s ease-in-out;
}
body.home #sez1 .row .box:hover > div {
    padding-bottom: 70px;
}
body.home #sez1 .row .box h3 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 60px;
    transition: all 0.2s ease-in-out;
}
body.home #sez1 .row .box:hover h3 {
    margin-bottom: 50px;
}
body.home #sez1 .row .box .btn {
    color: #fff;
    border-color: #fff;
}
@media (max-width: 991px) {
    body.home #sez1 .row .box {
        width: 100vw;
        border: 0;
    }
}
body.home #sez1 .row .box:first-child {
    border-left: 0;
}
body.home #sez1 .section-slider .slick-dots {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}
body.home #sez1 .section-slider .slick-dots li {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2Zzc4MDM1IiAgIHZpZXdCb3g9IjAgMCAxMS42NTI1IDExLjY1MjUiICAgaGVpZ2h0PSIzLjI4ODU5NDVtbSIgICB3aWR0aD0iMy4yODg1OTQ1bW0iPiAgPGRlZnMgICAgIGlkPSJkZWZzNzgwMzciPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzEyIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzQwIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDM0MiIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgPC9kZWZzPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MTIuMjYyMzgsLTI1NS4wODg1KSIgICAgIGlkPSJsYXllcjEiPiAgICA8cGF0aCAgICAgICBkPSJtIC05MDAuNzk3MzgsMjYwLjkxNDc1IGMgMCwtMy4xMTM3NSAtMi41MjUsLTUuNjM4NzUgLTUuNjM4NzUsLTUuNjM4NzUgLTMuMTEzNzUsMCAtNS42Mzg3NSwyLjUyNSAtNS42Mzg3NSw1LjYzODc1IDAsMy4xMTM3NSAyLjUyNSw1LjYzODc1IDUuNjM4NzUsNS42Mzg3NSAzLjExMzc1LDAgNS42Mzg3NSwtMi41MjUgNS42Mzg3NSwtNS42Mzg3NSB6IiAgICAgICBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDowLjM3NTtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAgICAgICBpZD0icGF0aDY3MCIgLz4gIDwvZz48L3N2Zz4=")
        50% no-repeat;
    cursor: pointer;
}
body.home #sez1 .section-slider .slick-dots li button {
    opacity: 0;
}
body.home #sez1 .section-slider .slick-dots li.slick-active {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjguOTQyOTE2OW1tIiAgIGhlaWdodD0iOC45NDI5MTY5bW0iICAgdmlld0JveD0iMCAwIDMxLjY4NzUgMzEuNjg3NSIgICBpZD0ic3ZnNzgwMzUiICAgdmVyc2lvbj0iMS4xIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1Ij4gIDxkZWZzICAgICBpZD0iZGVmczc4MDM3Ij4gICAgPGNsaXBQYXRoICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIiAgICAgICBpZD0iY2xpcFBhdGgzMTIiPiAgICAgIDxwYXRoICAgICAgICAgZD0ibSAyMSwyMSAxNDQwLDAgMCwzODA4LjM3NSAtMTQ0MCwwIEwgMjEsMjEgWiIgICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiICAgICAgIGlkPSJjbGlwUGF0aDM0MCI+ICAgICAgPHBhdGggICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAgICAgICAgIGlkPSJwYXRoMzQyIiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+ICAgIDwvY2xpcFBhdGg+ICA8L2RlZnM+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBpZD0iYmFzZSIgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp6b29tPSI3LjkxOTU5NTkiICAgICBpbmtzY2FwZTpjeD0iMzUuNzE2MTk2IiAgICAgaW5rc2NhcGU6Y3k9Ii0yNS4xMzgyMzYiICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAvPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICBpbmtzY2FwZTpsYWJlbD0iTGl2ZWxsbyAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NDAuNjA2NzcsLTIzMS43MDQzNSkiPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY1OCIgICAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSIgLz4gICAgPHBhdGggICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgICAgICAgaWQ9InBhdGg2NjIiICAgICAgIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjEuMjU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSB6IiAvPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY3OCIgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MC4zNzU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTA5LjEwNjc3LDI0Ny41NDgxIGMgMCwtOC42NDYyNSAtNy4wMSwtMTUuNjU2MjUgLTE1LjY1NjI1LC0xNS42NTYyNSAtOC42NDYyNSwwIC0xNS42NTYyNSw3LjAxIC0xNS42NTYyNSwxNS42NTYyNSAwLDguNjQ2MjUgNy4wMSwxNS42NTYyNSAxNS42NTYyNSwxNS42NTYyNSA4LjY0NjI1LDAgMTUuNjU2MjUsLTcuMDEgMTUuNjU2MjUsLTE1LjY1NjI1IHoiIC8+ICA8L2c+PC9zdmc+")
        50% no-repeat;
    background-size: contain;
    position: relative;
}
body.home #sez2 {
    padding: 110px 0 80px;
}
@media (max-width: 991px) {
    body.home #sez2 {
        padding-top: 30px;
    }
}
body.home #sez2 .slide-item {
    padding-left: 20px;
}
body.home #sez2 .slide-item h5 {
    margin-bottom: 15px;
}
body.home #sez2 .slide-item h3 {
    margin-bottom: 40px;
}
body.home #sez2 .slide-item p {
    line-height: 34px;
    letter-spacing: 0.05em;
    margin-bottom: 90px;
}
body.home #sez3 {
    background: #000;
    padding: 90px 0;
}
body.home #sez3 .tab-links a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.2em;
    color: #b2b2b2;
    padding: 12px 20px;
    margin: 0;
    text-transform: uppercase;
}
body.home #sez3 .tab-links a.active {
    color: #FFDA00;
    text-decoration: underline;
}
body.home #sez3 .tab-links a:hover {
    color: #FFDA00;
}
body.home #sez3 .tab-content {
    display: none;
}
body.home #sez3 .tab-content.active {
    display: block;
}
body.home #sez3 .slider-item .img {
    height: 390px;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
body.home #sez3 .slider-item .meta {
    background: #fff;
    padding: 40px;
}
body.home #sez3 .slider-item .meta h4 {
    padding-left: 40px;
}
body.home #sez3 .slider-item .meta .btn {
    line-height: 45px;
    color: #fff;
    background: #FFDA00;
    padding: 0;
    width: 0;
    max-width: 0;
    height: 45px;
    margin-top: 10px;
    border: 0;
    position: relative;
    transition: all 0.3s ease-in-out;
}
body.home #sez3 .slider-item .meta .btn:hover {
    padding: 0 15px;
    width: auto;
    max-width: 600px;
}
body.home #sez3 .slider-item .meta .btn:after {
    content: " ";
    position: absolute;
    width: 45px;
    height: 45px;
    right: -47px;
    background-color: ttransparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE2LjM2bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgNTcuOTY5OTk5IDU1LjYyNTAwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTI5LjkyIC0zNDEuNTkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDg3LjMxIDM2OS40KSI+PHBhdGggZD0ibTAgMC01LjQ2NCA1LjQ2NC0wLjg4OC0wLjg4NyAzLjk1LTMuOTQ5aC0xNy41MjF2LTEuMjU1aDE3LjUyMSIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI2LjY0IDM5Ni4yOCkiPjxwYXRoIHN0eWxlPSJzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MS41O2ZpbGw6bm9uZSIgZD0ibTAgMGg0M3YzNC43NzRsLTQuNjI2IDQuMzM0LTQgMy44OTJoLTM0LjM3NCIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI5LjMgMzQ2Ljg4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojMDAwO2ZpbGw6bm9uZSIgZD0ibTAgMHYtMzYuMDMxIi8+PC9nPjwvZz48L3N2Zz4=");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 991px) {
    body.home #sez3 .slider-item .img {
        height: 240px;
    }
    body.home #sez3 .slider-item .meta {
        padding: 20px 25px;
    }
    body.home #sez3 .slider-item .meta h4 {
        padding-left: 0;
    }
    body.home #sez3 .slider-item .btn {
        margin-right: 47px;
    }
}
body.home #sez3 .scopri a {
    color: #FFDA00;
    text-decoration: none;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    position: relative;
    padding-right: 50px;
}
body.home #sez3 .scopri a:after {
    content: "\21C0";
    font-size: 20px;
    position: absolute;
    bottom: -5px;
    font-size: 32px;
    right: 0;
    display: none;
}
body.home #sez4 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    min-height: 500px;
}
body.home #sez4 #sez4Trigger {
    position: absolute;
    top: -100px;
}
body.home #sez4 .rect {
    position: absolute;
    top: 0;
    right: 0;
    height: 340px;
    width: 56%;
    background: #efefef;
    text-align: center;
    z-index: 10;
}
body.home #sez4 .number {
    position: absolute;
    top: -110px;
    right: 15%;
    z-index: 50;
    height: 165px;
    width: auto;
}
body.home #sez4 .number svg {
    max-height: 100%;
}
body.home #sez4 .years {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.1em;
    color: #000;
    margin-bottom: 20px;
    z-index: 5;
}
body.home #sez4 .years .line {
    display: inline-block;
    border-bottom: 1px solid #000;
    width: 40%;
    margin-bottom: 7px;
    z-index: -1;
}
body.home #sez4 .right {
    z-index: 25;
}
body.home #sez4 h5 {
    line-height: 17px;
    margin-bottom: 20px;
    padding-left: 0;
}
body.home #sez4 h5.rotated {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: -5px;
    -webkit-transform: rotate(-90deg) translate(50%, -25px);
    transform: rotate(-90deg) translate(50%, -25px);
}
body.home #sez4 h5:before {
    display: none;
}
body.home #sez4 p {
    margin-bottom: 40px;
}
body.home #sez4 .btn {
    padding: 5px 60px;
}
body.home #sez4 .img {
    position: relative;
    overflow: hidden;
    margin-left: 50px;
    z-index: 20;
    text-align: center;
}
body.home #sez4 .img img {
    margin: auto;
    max-width: 100%;
}
body.home #sez4 .img .uncover {
    position: absolute;
    top: 0;
    right: -110%;
    bottom: 0;
    width: 80%;
    background: #fff;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
}
@media (max-width: 991px) {
    body.home #sez4 .img {
        margin-left: 0;
        margin-right: 50px;
    }
    body.home #sez4 h5.rotated {
        left: auto;
        right: -35px;
        bottom: 0;
        -webkit-transform: rotate(-90deg) translate(50%);
        transform: rotate(-90deg) translate(50%);
        z-index: 100;
    }
    body.home #sez4 .rect {
        top: 30px;
        height: 245px;
        width: 56%;
    }
}
body.home #sez5 {
    padding: 110px 0;
    position: relative;
}
body.home #sez5 h5 {
    margin-bottom: 0;
}
body.home #sez5 h3 {
    margin-bottom: 40px;
}
body.home #sez5 p {
    margin-bottom: 80px;
    line-height: 30px;
}
body.home #sez5 .btn {
    width: 100%;
}
body.home #sez5 .right {
    padding-left: 70px;
}
body.home #sez5 .img {
    position: absolute;
    left: 0;
    width: 50%;
    bottom: 0;
    top: 0;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (max-width: 991px) {
    body.home #sez5 {
        padding-top: 0;
    }
    body.home #sez5 .img {
        display: block;
        position: static;
        height: 380px;
        width: 100%;
    }
    body.home #sez5 .right {
        padding: 30px;
    }
}
body.timeline #main {
    overflow-x: hidden;
}
body.timeline #sez1 {
    height: 700px;
    background-color: #000;
    background-position: bottom;
    background-size: cover;
}
body.timeline #sez1 > div {
    width: 100%;
    text-align: center;
}
body.timeline #sez1 h5 {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.23em;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
}
body.timeline #sez1 h1 {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0.46em;
    color: #fff;
    margin: 30px 0;
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
}
body.timeline #sez2,
body.timeline #sez3 {
    padding: 100px 0;
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 0.05em;
}
body.timeline #timeline {
    padding: 55px 0 100px;
    background: #000;
}
body.timeline #timeline h5 {
    color: #fff;
}
body.timeline #timeline h2 {
    font-size: 56px;
    line-height: 1;
    letter-spacing: 0;
    color: #151515;
    text-transform: none;
    padding: 10px 0;
    margin-top: 10px;
    padding-right: 100px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxMS40NW1tIiB3aWR0aD0iMjguOTI4bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgMTAyLjQ5OTY4IDQwLjU3MjMzOCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwUGF0aDU2OCIgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Im0yMSAyMWgxNDQwdjM4MDguNGgtMTQ0MHYtMzgwOC40eiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwUGF0aDU0MCIgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Im0yMSAyMWgxNDQwdjM4MDguNGgtMTQ0MHYtMzgwOC40eiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwUGF0aDUyNCIgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Im0yMSAyMWgxNDQwdjM4MDguNGgtMTQ0MHYtMzgwOC40eiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkyOC4yMiAtMjgyLjI1KSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTI0NjQuNSAzNTI4LjkpIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcFBhdGg1MjQpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjU2LjUgMjU5MS45KSI+PHBhdGggc3R5bGU9ImZpbGw6IzI2MjYyNiIgZD0ibTAgMC0xLjk1MS05LjQ3MWgtMjAuMTQybDIuMTkxIDEwLjY3NiAxNS4yMTUtMC4wMDYtMTUuOTQzIDQuMTg0LTAuMjM1IDAuMDA1Yy0yLjUwOSAwLTMuOTg5LTIuNTQyLTQuMjMzLTMuNzM0cy0xLjk3NS05LjQ3My0yLjI5My0xMS4xN2MtMC40NTItMi40MTkgMC4xMzctNC4xMjkgMi42NDYtNC4xMjkgMS4xMSAwIDEyLjE1OS0wLjAwMSAxOS41NzctMC4wMTZsMy4wNjIgMy40NTYtMC43MDgtMy40NTZoNC43NjhsMi40ODggMTIuNDAxLTQuNDQyIDEuMjZ6Ii8+PC9nPjwvZz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTg2Ny4zIDI4Mi4yNSkiPjxwYXRoIHN0eWxlPSJmaWxsOiMyNjI2MjYiIGQ9Im0wIDAtMi45NjQtMTQuNDM3LTcuMDg1IDE0LjQyOC0yNC4yMTQtMC4wMDMgMjAuMTUtNS4zMzYgNi43MjItMTMuNzA5aDguMjM0bDMuOTAyIDE5LjA1N2gtNC43NDV6Ii8+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IC0yNDY0LjUgMzUyOC45KSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXBQYXRoNTQwKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI0NC42IDI1NzMuMSkiPjxwYXRoIHN0eWxlPSJmaWxsOiMyNjI2MjYiIGQ9Im0wIDBjMS4wMTYgMCAxLjY2NC0wLjgzMSAxLjQ0Ny0xLjgwNmwtMC4zMDUtMS40ODhjLTAuMTI0LTAuNTk2LTAuNTAzLTEuMDg1LTEuMTQtMS40NjUtMC4zNDUtMC4xNzEtMC42OTMtMC4yNTctMS4wNDEtMC4yNTdoLTEuNDA4bDIuODc1LTMuMjMzaC0zLjU1N2wtNC40NiA0LjkyMWg2LjA1NGwwLjMwNiAxLjUxNWgtNi4yNzNsLTEuMzM2LTYuNDMzLTIuNjYxLTAuMDAzIDEuNjg2IDguMjUzIDkuODEzLTAuMDA0eiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjU2LjggMjU3My4xKSI+PHBhdGggc3R5bGU9ImZpbGw6IzI2MjYyNiIgZD0ibTAgMCAzLjM0NS04LjI0OC0zLjIxLTAuMDA0LTAuNjI1IDEuNDA3aC01LjEzbDEuNDY1IDEuNzk4aDIuOTc5cy0xLjEzMiAyLjg5NC0xLjE4OCAyLjk3OWwtNC45NTQtNi4xODFoLTMuMjVsNi43NDYgOC4yNDloMy44MjJ6Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNjQuNyAyNTczLjEpIj48cGF0aCBzdHlsZT0iZmlsbDojMjYyNjI2IiBkPSJtMCAwaDkuNTQ3bC0wLjM3My0xLjgxNmgtOC44MDhsLTAuOTQzLTQuNjA1IDguODE3IDAuMDA0Yy0wLjEzMy0wLjYyNi0wLjM0NC0wLjk3OC0wLjg3NC0xLjQwNy0wLjQxMi0wLjMzMy0wLjg4OS0wLjQyOC0xLjM2NC0wLjQyOGgtNy43MTVjLTAuOTA4IDAtMS43MjMgMC41ODUtMS41MjEgMS42NTRsMC45OTYgNC44ODFjMC4xMjYgMC42MTcgMC41MjMgMS4xMTEgMS4xODggMS40ODQgMC4zMjUgMC4xNTUgMC42NzUgMC4yMzMgMS4wNSAwLjIzMyIvPjwvZz48L2c+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IC04NjYuMjkgMzEyLjUpIj48cGF0aCBzdHlsZT0iZmlsbDojMjYyNjI2IiBkPSJtMCAwLTEuNjg3LTguMjUyLTIuNTY1LTAuMDAxIDEuNjg4IDguMjUzaDIuNTY0eiIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtODU5LjAyIDMxMi41KSI+PHBhdGggc3R5bGU9ImZpbGw6IzI2MjYyNiIgZD0ibTAgMCAzLjYxMi02LjEwNCAxLjI0NiA2LjEwNCAyLjM1OCAwLjAwNi0xLjY5Mi04LjI1OC0zLjk2MS0wLjAwMS0zLjY2NiA2LjIxMS0xLjI2NS02LjIwNi0yLjM1OS0wLjAwNSAxLjY5MiA4LjI1M2g0LjAzNXoiLz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTI0NjQuNSAzNTI4LjkpIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcFBhdGg1NjgpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjk1LjIgMjU3My4xKSI+PHBhdGggc3R5bGU9ImZpbGw6IzI2MjYyNiIgZD0ibTAgMGg3LjY3YzAuODc1IDAgMS4zODgtMC4zODUgMS41NDMtMS4xNTIgMC4wMjktMC4yMTMgMC4wMjctMC40MDEtMC4wMDctMC41NjVsLTAuMDE5LTAuMDk4LTguODItMC4wMDEtMC45MzgtNC42MDloNi4xOTdsMC4yNjYgMS4zMjctNC4yODcgMS40MDloNy4xOThsLTAuNTg1LTIuODY5Yy0wLjExMy0wLjU1NS0wLjQ3Mi0xLjAzLTEuMDc0LTEuNDI1LTAuMzg1LTAuMTgzLTAuNzQyLTAuMjc0LTEuMDctMC4yNzRoLTcuNzg2Yy0wLjkwOSAwLTEuNzMyIDAuNTk5LTEuNTE5IDEuNjU3bDAuOTkzIDQuODgzYzAuMTI3IDAuNjE2IDAuNTI2IDEuMTEyIDEuMTk2IDEuNDg0IDAuMzIgMC4xNTYgMC42NjcgMC4yMzMgMS4wNDIgMC4yMzMiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI1Ni41IDI1OTEuOSkiPjxwYXRoIHN0eWxlPSJmaWxsOiMyNjI2MjYiIGQ9Im0wIDAtMS45NS05LjQ3MWgtMjAuMTQzbDIuMTkxIDEwLjY3NyAxNS4yMTUtMC4wMDctMTUuOTQzIDQuMTg0LTAuMjM0IDAuMDA1Yy0yLjUxIDAtMy45ODktMi41NDItNC4yMzQtMy43MzMtMC4yNDQtMS4xOTMtMS45NzUtOS40NzMtMi4yOTItMTEuMTctMC40NTMtMi40MTkgMC4xMzctNC4xMyAyLjY0NS00LjEzIDEuMTEgMCAxMi4xNi0wLjAwMSAxOS41NzctMC4wMTZsMy4wNjMgMy40NTctMC43MDktMy40NTdoNC43NjhsMi40ODkgMTIuNDAxLTQuNDQzIDEuMjZ6Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMDcuOCAyNTgyLjQpIj48cGF0aCBzdHlsZT0iZmlsbDojMjYyNjI2IiBkPSJtMCAwaC0xOS41NTJsMi4yMDMgMTAuNjdoMTYuOTU3bDMuNjQxIDQuMTg1aC0yMi40MjVjLTIuNTEgMC0zLjk2Ny0yLjUxOS00LjIxMi0zLjcxLTAuMjQzLTEuMTkzLTEuOS05LjQ4OS0yLjI5Mi0xMS4xNy0wLjU2OC0yLjQzOCAwLjEwOC00LjE2NSAyLjYxNi00LjE2NSAxLjEwOSAwIDExLjc3NCAwLjAxNiAxOS4xOTIgMGwzLjg3MiA0LjE5eiIvPjwvZz48L2c+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IC04NjcuMyAyODIuMjUpIj48cGF0aCBzdHlsZT0iZmlsbDojMjYyNjI2IiBkPSJtMCAwLTIuOTY0LTE0LjQzNy03LjA4NSAxNC40MjktMjQuMjE0LTAuMDA0IDIwLjE1LTUuMzM2IDYuNzIyLTEzLjcwOWg4LjIzNWwzLjkwMSAxOS4wNTdoLTQuNzQ1eiIvPjwvZz48L2c+PC9zdmc+")
        100% 0 no-repeat;
    background-size: auto 30px;
}
#timeline-block {
    position: relative;
    margin: 0;
    padding: 0 10px;
    height: 230px;
    margin-top: -40px;
}
@media (max-width: 991px) {
    #timeline-block {
        margin-left: -25px;
        margin-right: -25px;
    }
}
#timeline-block #timeline-line ul {
    margin: 100px 0 50px;
    padding: 0;
    width: 100%;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#timeline-block #timeline-line ul li {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    position: relative;
    height: 150px;
    cursor: pointer;
}
#timeline-block #timeline-line ul li a.name {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.1em;
    color: #000;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
    #timeline-block #timeline-line ul li a.name {
        font-size: 18px;
    }
}
#timeline-block #timeline-line ul li .bullet {
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    box-sizing: border-box;
}
#timeline-block #timeline-line ul li .bullet img {
    position: absolute;
    width: 22px;
    height: 50px;
    left: 50%;
    -webkit-transform: translate(-15px);
    transform: translate(-15px);
    margin: auto;
}
#timeline-block #timeline-line ul li .bullet img.red {
    opacity: 0;
}
#timeline-block #timeline-line ul li .space {
    width: 100%;
    height: 70px;
    display: block;
}
#timeline-block #timeline-line ul li .vertical-line {
    position: absolute;
    top: 90px;
    left: 50%;
    width: 1px;
    height: 0;
    background: red;
    -webkit-transform: translate(50%);
    transform: translate(50%);
}
#timeline-block #timeline-line ul li:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
#timeline-block #timeline-line ul li:nth-child(2n) .bullet img {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-filter: FlipV;
    filter: FlipV;
    -ms-filter: "FlipV";
    left: auto;
    right: 50%;
    margin-right: -7px;
}
#timeline-block #timeline-line ul li:nth-child(2n) .vertical-line {
    top: 150px;
}
#timeline-block #timeline-line ul li.active a.name,
#timeline-block #timeline-line ul li:hover a.name {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
#timeline-block #timeline-line ul li.active a.name {
    color: #fff;
}
#timeline-block #line {
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
}
#timeline-block #line #cursor {
    position: absolute;
    left: -10px;
    width: 10%;
    height: 2px;
    z-index: 1;
    background: #000;
    background: linear-gradient(90deg, #fff 0, #000 10%, #000 90%, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
#timeline-block #line:after {
    left: 0;
    background: linear-gradient(90deg, #000 0, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);
}
#timeline-block #line:after,
#timeline-block #line:before {
    content: " ";
    position: absolute;
    width: 5%;
    top: 0;
    bottom: 0;
    z-index: 5;
}
#timeline-block #line:before {
    right: 0;
    background: linear-gradient(90deg, transparent 0, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=1);
}
#timeline-gallery .item {
    display: none;
    height: 470px;
}
#timeline-gallery .item:first-child {
    display: block;
}
#timeline-gallery .slider-arrows .slick-arrow {
    background-color: transparent;
    right: 35px;
    bottom: 120px;
}
#timeline-gallery .slider-arrows .slick-arrow.slick-prev {
    right: 83px;
}
#timeline-gallery .gallery .slick-dots {
    list-style-type: none;
    margin: 20px 0 0 50px;
    padding: 0;
    z-index: 1;
}
#timeline-gallery .gallery .slick-dots li {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2Zzc4MDM1IiAgIHZpZXdCb3g9IjAgMCAxMS42NTI1IDExLjY1MjUiICAgaGVpZ2h0PSIzLjI4ODU5NDVtbSIgICB3aWR0aD0iMy4yODg1OTQ1bW0iPiAgPGRlZnMgICAgIGlkPSJkZWZzNzgwMzciPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzEyIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzQwIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDM0MiIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgPC9kZWZzPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MTIuMjYyMzgsLTI1NS4wODg1KSIgICAgIGlkPSJsYXllcjEiPiAgICA8cGF0aCAgICAgICBkPSJtIC05MDAuNzk3MzgsMjYwLjkxNDc1IGMgMCwtMy4xMTM3NSAtMi41MjUsLTUuNjM4NzUgLTUuNjM4NzUsLTUuNjM4NzUgLTMuMTEzNzUsMCAtNS42Mzg3NSwyLjUyNSAtNS42Mzg3NSw1LjYzODc1IDAsMy4xMTM3NSAyLjUyNSw1LjYzODc1IDUuNjM4NzUsNS42Mzg3NSAzLjExMzc1LDAgNS42Mzg3NSwtMi41MjUgNS42Mzg3NSwtNS42Mzg3NSB6IiAgICAgICBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojZmZmZmZmO3N0cm9rZS13aWR0aDowLjM3NTtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAgICAgICBpZD0icGF0aDY3MCIgLz4gIDwvZz48L3N2Zz4=")
        50% no-repeat;
    cursor: pointer;
}
#timeline-gallery .gallery .slick-dots li button {
    opacity: 0;
}
#timeline-gallery .gallery .slick-dots li.slick-active {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjguOTQyOTE2OW1tIiAgIGhlaWdodD0iOC45NDI5MTY5bW0iICAgdmlld0JveD0iMCAwIDMxLjY4NzUgMzEuNjg3NSIgICBpZD0ic3ZnNzgwMzUiICAgdmVyc2lvbj0iMS4xIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1Ij4gIDxkZWZzICAgICBpZD0iZGVmczc4MDM3Ij4gICAgPGNsaXBQYXRoICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIiAgICAgICBpZD0iY2xpcFBhdGgzMTIiPiAgICAgIDxwYXRoICAgICAgICAgZD0ibSAyMSwyMSAxNDQwLDAgMCwzODA4LjM3NSAtMTQ0MCwwIEwgMjEsMjEgWiIgICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiICAgICAgIGlkPSJjbGlwUGF0aDM0MCI+ICAgICAgPHBhdGggICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAgICAgICAgIGlkPSJwYXRoMzQyIiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+ICAgIDwvY2xpcFBhdGg+ICA8L2RlZnM+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBpZD0iYmFzZSIgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp6b29tPSI3LjkxOTU5NTkiICAgICBpbmtzY2FwZTpjeD0iMzUuNzE2MTk2IiAgICAgaW5rc2NhcGU6Y3k9Ii0yNS4xMzgyMzYiICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAvPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICBpbmtzY2FwZTpsYWJlbD0iTGl2ZWxsbyAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NDAuNjA2NzcsLTIzMS43MDQzNSkiPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY1OCIgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSIgLz4gICAgPHBhdGggICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgICAgICAgaWQ9InBhdGg2NjIiICAgICAgIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiNmZmZmZmY7c3Ryb2tlLXdpZHRoOjEuMjU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSB6IiAvPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY3OCIgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MC4zNzU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTA5LjEwNjc3LDI0Ny41NDgxIGMgMCwtOC42NDYyNSAtNy4wMSwtMTUuNjU2MjUgLTE1LjY1NjI1LC0xNS42NTYyNSAtOC42NDYyNSwwIC0xNS42NTYyNSw3LjAxIC0xNS42NTYyNSwxNS42NTYyNSAwLDguNjQ2MjUgNy4wMSwxNS42NTYyNSAxNS42NTYyNSwxNS42NTYyNSA4LjY0NjI1LDAgMTUuNjU2MjUsLTcuMDEgMTUuNjU2MjUsLTE1LjY1NjI1IHoiIC8+ICA8L2c+PC9zdmc+")
        50% no-repeat;
    background-size: contain;
    position: relative;
}
#timeline-gallery .gallery .slick-dots li.slick-active:after {
    content: " ";
    position: absolute;
    left: 13px;
    bottom: 26px;
    width: 1px;
    height: 50px;
    background: hsla(0, 0%, 100%, 0.3);
}
#timeline-gallery .gallery-item {
    width: 100%;
    background-position: 50%;
    background-size: cover;
    height: 370px;
}
#timeline-gallery .informations {
    background: #fff;
    margin-left: -25px;
    padding: 25px 30px;
    height: 370px;
}
#timeline-gallery .informations h5 {
    color: #000 !important;
    margin-bottom: 10px;
}
#timeline-gallery .informations h3 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}
#timeline-gallery .informations p {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
#timeline-gallery .informations p.intro {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfe0e1;
}
#timeline-gallery .informations p.tags {
    text-transform: uppercase;
}
#timeline-gallery .informations p.tags a {
    color: #000;
}
@media (max-width: 991px) {
    #timeline-gallery {
        margin: -20px -30px 20px;
    }
    #timeline-gallery .item {
        height: auto;
    }
    #timeline-gallery .informations {
        margin: 0;
        height: auto;
    }
    #timeline-gallery .slider-arrows .slick-arrow {
        bottom: 432px;
    }
}
body.cart #main {
    background: #efefef;
    overflow: hidden;
}
body.cart #header-dark {
    margin-bottom: 40px;
}
body.cart #header-dark .more {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIyLjE0OTFtbSIgd2lkdGg9IjcuMDI4NG1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDI0LjkwMzc1MSA3LjYxNSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwMTkgLTEwNDguNikiPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IDEwNDMuOSAxMDU1LjQpIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJtMCAwLTUuNDY0IDUuNDY0LTAuODg4LTAuODg3IDMuOTQ5LTMuOTVoLTE3LjUydi0xLjI1NWgxNy41MiIvPjwvZz48L2c+PC9zdmc+")
        100% no-repeat;
    background-size: auto 6px;
    padding-right: 30px;
}
body.cart #cart-list {
    margin: 0 -15px 10px 0;
}
body.cart #cart-list .cart-item {
    padding: 35px 25px;
    background: #fff;
    margin-bottom: 2px;
}
body.cart #cart-list .cart-item .image img {
    max-width: 100%;
    height: auto;
}
body.cart #cart-list .cart-item .price {
    font-size: 24px;
    line-height: 21px;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}
body.cart #cart-list .cart-item .price small {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.cart #cart-list .cart-item .name a {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
    display: block;
}
body.cart #cart-list .cart-item .code {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
    margin-bottom: 30px;
}
body.cart #cart-list .cart-item .colors {
    border-right: 1px solid #efefef;
}
body.cart #cart-list .cart-item .options .qty {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.05em;
}
body.cart #cart-list .cart-item .options .select2-container {
    width: auto !important;
}
body.cart #cart-list .cart-item a.remove-cart-item {
    color: #000;
    font-size: 17px;
    line-height: 20px;
}
body.cart #cart-list .cart-item .colors ul li {
    display: block;
    text-align: left;
}
body.cart #cart-list .cart-item .colors ul li label {
    cursor: default;
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 23px;
}
body.cart #cart-list .cart-item .colors ul li label legend {
    display: inline-block;
    width: auto;
    margin-left: 5px;
}
body.cart #cart-list .cart-item .colors ul li label small {
    opacity: 1;
    border: 0;
    font-size: 13px;
    line-height: 23px;
}
body.cart #cart-list .cart-item .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 3px;
    margin-top: 0;
}
@media (max-width: 991px) {
    body.cart #cart-list,
    body.cart #cart-upsell {
        margin: 0;
        margin-bottom: 10px;
    }
    body.cart #cart-upsell {
        padding: 15px;
    }
}
body.checkout #topbar-checkout {
   display: none;
}
body.checkout #topbar-checkout img {
    width: 90px;
    height: auto;
    margin-bottom: -10px;
    margin-top: 20px;
}
body.checkout #main {
    background: #efefef;
}
body.checkout #header-dark {
    margin-bottom: 40px;
}
body.checkout #header-dark .more {
    text-decoration: underline;
}
body.checkout #cart-steps {
    text-align: center;
    background: #fff;
    padding: 30px 10px 25px;
    margin-bottom: 15px;
}
body.checkout #cart-steps ul {
    margin: auto;
    list-style-type: none;
}
body.checkout #cart-steps ul li {
    display: inline-block;
}
body.checkout #cart-steps ul li:after {
    content: " ";
    display: inline-block;
    border-top: 1px solid #b2b2b2;
    width: 22px;
    margin: 0 15px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
body.checkout #cart-steps ul li a {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.checkout #cart-steps ul li a.active {
    color: #000;
}
body.checkout #cart-steps ul li:last-child:after {
    display: none;
}
body.checkout h3 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.checkout.step-1 #cart-steps {
    margin-bottom: 2px;
}
body.checkout #shipping-country {
    background: #fff;
    padding: 30px 25px;
    position: relative;
    margin-right: -15px;
    margin-bottom: 15px;
}
body.checkout #shipping-country h3 {
    margin-bottom: 20px;
}
body.checkout #shipping-country .country img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}
body.checkout #shipping-country .dropdown {
    position: absolute;
    right: 25px;
    bottom: 35px;
}
body.checkout #shipping-country .dropdown a {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-decoration: none;
}
body.checkout #shipping-country .dropdown a span {
    text-decoration: underline;
}
body.checkout #shipping-country .dropdown-menu {
    border-radius: 0;
}
body.checkout #shipping-address {
    background: #fff;
    padding: 30px 25px;
    position: relative;
    margin-right: -15px;
    margin-bottom: 80px;
}
body.checkout #shipping-address h3 {
    margin-bottom: 20px;
}
body.checkout #shipping-address small {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.checkout #shipping-address .privacy {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.05em;
}
body.checkout #payment-address {
    background: #fff;
    padding: 30px 25px;
    position: relative;
    margin-right: -15px;
    margin-bottom: 15px;
}
body.checkout #payment-address h3 {
    margin-bottom: 20px;
}
body.checkout #payment-address small {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.checkout #payment-address .privacy {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.05em;
}
body.checkout #user-addresses {
    background: #fff;
    padding: 30px 25px;
    position: relative;
    margin-right: -15px;
    margin-bottom: 80px;
}
body.checkout #user-addresses h3 {
    margin-bottom: 20px;
}
body.checkout #user-addresses .address {
    position: relative;
    padding: 0;
    padding-left: 30px;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.05em;
}
body.checkout #user-addresses .address .checkbox {
    position: absolute;
    left: 0;
    top: 5px;
}
body.checkout #user-addresses .address .edit {
    color: #b2b2b2;
    text-decoration: underline;
}
body.checkout #user-addresses > .row {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dfe0e1;
}
body.checkout #payment-options {
    background: #fff;
    padding: 30px 25px;
    position: relative;
    margin-right: -15px;
    margin-bottom: 15px;
}
body.checkout #payment-options h3 {
    margin-bottom: 20px;
}
body.checkout #payment-options .payment-item {
    border-bottom: 1px solid #dfe0e1;
    padding: 30px 0;
}
body.checkout #payment-options .payment-item .price {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.checkout #payment-options .payment-item h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #000;
    text-transform: none;
}
body.checkout #payment-options .payment-item .payment-desc {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.checkout #payment-options .payment-item:last-child {
    border: 0;
    padding-bottom: 0;
}
body.checkout #shipping-options {
    background: #fff;
    padding: 30px 25px;
    position: relative;
    margin-right: -15px;
    margin-bottom: 80px;
}
body.checkout #shipping-options h3 {
    margin-bottom: 20px;
}
body.checkout #shipping-options .shipping-item {
    border-bottom: 1px solid #dfe0e1;
    padding: 30px 0;
}
body.checkout #shipping-options .shipping-item .price,
body.checkout #shipping-options .shipping-item h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.checkout #shipping-options .shipping-item h4 {
    color: #000;
    text-transform: none;
}
body.checkout #shipping-options .shipping-item .shipping-desc {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.checkout #shipping-options .shipping-item:last-child {
    border: 0;
    padding-bottom: 0;
}
body.checkout #checkout-register {
    background: #fff;
    padding: 30px 100px 25px;
    margin-bottom: 2px;
}
body.checkout #checkout-register .buttons {
    margin-top: 30px;
    margin-bottom: 50px;
    color: #000;
    text-align: center;
    display: block;
}
body.checkout #checkout-register .buttons h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.checkout #checkout-register .buttons h5 {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.05em;
}
body.checkout #checkout-register .btn {
    padding: 15px;
}
body.checkout #checkout-register a.black {
    color: #000;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.05em;
}
body.checkout #checkout-register small {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.checkout #checkout-payments {
    background: #fff;
    padding: 20px;
    margin-bottom: 80px;
}
body.checkout #checkout-payments .row > div {
    padding: 0 10px;
}
body.checkout #checkout-payments img {
    max-width: 270px;
    height: auto;
}
body.checkout #checkout-payments small {
    color: #b2b2b2;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.05em;
}
@media (max-width: 991px) {
    body.checkout #cart-steps ul {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    body.checkout #cart-steps ul li {
        display: inline-block;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
    }
    body.checkout #cart-steps ul li:after {
        content: none;
    }
    body.checkout #cart-steps ul li .number {
        font-size: 24px;
        font-weight: 700;
        display: block;
        clear: both;
    }
    body.checkout #checkout-register {
        padding: 25px 15px;
    }
    body.checkout #payment-address,
    body.checkout #payment-options,
    body.checkout #shipping-address,
    body.checkout #shipping-country,
    body.checkout #shipping-options,
    body.checkout #user-addresses {
        margin-right: 0;
        margin-bottom: 15px;
    }
}
body.account #main {
    background: #efefef;
}
body.account #header-dark {
    margin-bottom: 40px;
}
body.account #header-dark .more {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIyLjE0OTFtbSIgd2lkdGg9IjcuMDI4NG1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDI0LjkwMzc1MSA3LjYxNSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwMTkgLTEwNDguNikiPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IDEwNDMuOSAxMDU1LjQpIj48cGF0aCBzdHlsZT0iZmlsbDojZmZmIiBkPSJtMCAwLTUuNDY0IDUuNDY0LTAuODg4LTAuODg3IDMuOTQ5LTMuOTVoLTE3LjUydi0xLjI1NWgxNy41MiIvPjwvZz48L2c+PC9zdmc+")
        100% no-repeat;
    background-size: auto 6px;
    padding-right: 30px;
}
body.account #account-name {
    background: #fff;
    padding: 27px 20px 27px 70px;
    position: relative;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}
body.account #account-name .iniziali {
    display: inline-block;
    color: #fff;
    background: #000;
    font-size: 24px;
    letter-spacing: 0.05em;
    position: absolute;
    left: -30px;
    top: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
}
body.account #account-name .iniziali:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
}
body.account #account-title {
    background: #fff;
    padding: 34px 20px 20px;
    margin-left: -15px;
    position: relative;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}
body.account #account-title h1 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.1em;
}
body.account #account-title h1 .icon {
    margin-right: 5px;
}
body.account #account-title h1 .icon img {
    height: 30px;
    width: auto;
}
body.account #orders {
    background: #fff;
    padding: 30px 25px 80px;
    margin-left: -15px;
    margin-bottom: 80px;
}
body.account #orders h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}
body.account #orders .order-item {
    padding: 20px 0;
    border-bottom: 1px solid #dfe0e1;
}
body.account #orders .order-item:first-child {
    padding-top: 0;
}
body.account #orders .order-item p {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.account #orders .btn {
    margin-top: 50px;
}
@media (max-width: 991px) {
    body.account #account-title {
        margin-left: 0;
    }
    body.account #account-title h1 {
        text-align: center;
    }
    body.account #account-name {
        text-align: center;
        padding: 60px 20px 27px;
        margin-top: 30px;
    }
    body.account #account-name .iniziali {
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0.8);
        transform: translate(-50%, -50%) scale(0.8);
    }
    body.account #account-name .iniziali:before {
        border-color: transparent #efefef transparent transparent;
    }
    body.account #orders {
        margin-left: 0;
        margin-bottom: 15px;
    }
}
body.faq #main {
    background: #efefef;
}
body.faq #header-dark {
    margin-bottom: 40px;
}
body.faq #faq-name {
    padding: 36px 30px;
}
body.faq #faq-name,
body.faq #faq-title {
    background: #fff;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}
body.faq #faq-title {
    padding: 34px 30px 20px;
    margin-left: -15px;
    position: relative;
}
body.faq #faq-title h1 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.1em;
}
body.faq #faq-title h1 .icon {
    margin-right: 5px;
}
body.faq #faq-title h1 .icon img {
    height: 30px;
    width: auto;
}
body.faq #faq-side-widget {
    background: #fff;
    padding: 25px;
    margin-bottom: 70px;
}
body.faq #faq-side-widget p {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}
body.faq #faq-side-widget p.desc {
    font-size: 13px;
    color: #b2b2b2;
}
ul.desc-list,
ol.desc-list {
    font-size: 13px;
    color: #b2b2b2;
    margin: 0;
}
body.faq #faqs {
    margin-bottom: 15px;
    margin-left: -15px;
}
body.faq #faq-contact {
    background: #fff;
    padding: 25px;
    margin-left: -15px;
    margin-bottom: 100px;
}
body.faq #faq-contact h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
}
body.faq #faq-contact textarea {
    height: 225px;
}
@media (max-width: 991px) {
    body.faq #faq-contact,
    body.faq #faq-side-widget,
    body.faq #faq-title,
    body.faq #faqs {
        margin-left: 0;
        margin-bottom: 15px;
    }
}
#faq-accordion .faq-item {
    margin-bottom: 1px;
    background: #fff;
}
#faq-accordion .faq-item h2 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    padding: 25px;
    position: relative;
    cursor: pointer;
}
#faq-accordion .faq-item h2:after {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f107";
    font-family: FontAwesome;
}
#faq-accordion .faq-item .faq-answer {
    margin: 0 25px;
    padding: 20px 0 10px;
    border-top: 1px solid #dfe0e1;
    display: none;
}
#faq-accordion .faq-item .faq-answer h3 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: none;
}
#faq-accordion .faq-item .faq-answer p {
    font-size: 13px;
    color: #b2b2b2;
    margin-bottom: 30px;
}
#faq-accordion .faq-item.opened h2:after {
    content: "\f106";
}
#faq-accordion .faq-item.opened .faq-answer {
    display: block;
}
body.locator #map {
    background: #999;
    width: 100%;
    height: 500px;
}
body.locator #sez1 {
    margin: 70px 0 50px;
}
body.locator #sez1 h3 {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.1em;
}
body.locator #sez2 {
    margin: 50px 0;
}
body.locator #sez2 header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
}
body.locator #sez2 header img {
    width: 40px;
    height: auto;
    margin-right: 18px;
}
body.locator #sez2 p.desc {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.locator #sez3 {
    margin: 50px 0 100px;
}
body.locator #sez3 h3 {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.1em;
}
body.locator #sez3 hr {
    border: 0;
    border-top: 1px solid #000;
}
body.locator #results {
    margin: 50px 0 70px;
}
body.locator #results .result-item {
    padding: 75px 40px;
    border-bottom: 1px solid #dfe0e1;
}
body.locator #results .result-item h3 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
body.locator #results .result-item p {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
    margin-top: 25px;
    margin-bottom: 25px;
}
body.locator #results .result-item a {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    color: #000;
}
@media (min-width: 768px) {
    body.locator #results .result-item {
        border-right: 1px solid #dfe0e1;
    }
    body.locator #results .row .result-item:first-child {
        padding-left: 0;
    }
    body.locator #results .row .result-item:last-child {
        border-right: 0;
        padding-right: 0;
    }
    body.locator #results .row:last-child .result-item {
        border-bottom: 0;
    }
}
@media (max-width: 991px) {
    body.locator #sez3 {
        margin-bottom: 0;
    }
    body.locator #sez2 p.desc {
        margin-bottom: 30px;
    }
    body.locator #results .result-item {
        padding: 25px 30px;
    }
}
p.desc {
    font-size: 13px;
    color: #b2b2b2;
}
#cart-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 240;
    display: none;
}
#cart-popup > div {
    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;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 15px;
}
#cart-popup #cart-popup-wrapper {
    background: #fff;
    max-width: 900px;
    width: 100%;
    height: 100%;
    overflow: auto;
}
#cart-popup #cart-popup-wrapper header {
    padding: 25px 35px 20px;
    border-bottom: 1px solid #e2e3e5;
}
#cart-popup #cart-popup-wrapper header h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
}
#cart-popup #cart-popup-wrapper header h5 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
}
#cart-popup #cart-popup-wrapper footer {
    text-align: center;
    border-top: 1px solid #e2e3e5;
    padding: 0;
}
#cart-popup #cart-popup-wrapper footer .btn {
    margin: 35px;
}
#cart-popup #cart-popup-wrapper .upsell {
    padding: 20px 15%;
}
#cart-popup #cart-popup-wrapper .upsell .btn {
    padding: 12px 5px;
}
@media (max-width: 991px) {
    #cart-popup #cart-popup-wrapper .upsell {
        padding: 20px 15px;
    }
}
#account-menu,
#account-menu-2 {
    background: #fff;
    padding: 5px 0;
    margin-bottom: 15px;
}
#account-menu-2 ul,
#account-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#account-menu-2 ul li,
#account-menu ul li {
    padding: 0;
    margin: 0;
}
#account-menu-2 ul li a,
#account-menu ul li a {
    height: 58px;
    display: block;
    font-size: 17px;
    line-height: 58px;
    letter-spacing: 0.1em;
    color: #000;
    text-decoration: none;
    position: relative;
    transition: all 0.1s ease-in-out;
}
#account-menu-2 ul li a .icon,
#account-menu ul li a .icon {
    display: inline-block;
    width: 75px;
    padding-left: 30px;
}
#account-menu-2 ul li a .icon img,
#account-menu ul li a .icon img {
    max-width: 35px;
}
#account-menu-2 ul li a:after,
#account-menu ul li a:after {
    content: " ";
    position: absolute;
    left: 75px;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #efefef;
}
#account-menu-2 ul li:last-child a:after,
#account-menu ul li:last-child a:after {
    border: 0;
}
#account-menu-2 ul li.active a,
#account-menu-2 ul li:hover a,
#account-menu ul li.active a,
#account-menu ul li:hover a {
    background: #f7f7f8;
    border-left: 3px solid #000;
}
#account-menu-2 ul li.active a:after,
#account-menu-2 ul li:hover a:after,
#account-menu ul li.active a:after,
#account-menu ul li:hover a:after {
    display: none;
}
#cart-sidebar {
    margin: 0 0 2px;
    padding: 35px 25px;
    background: #fff;
    position: relative;
}
#cart-sidebar h3 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
}
#cart-sidebar .edit-cart {
    text-decoration: underline;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
    position: absolute;
    right: 15px;
    top: 35px;
}
#cart-sidebar .accordion a {
    color: #b2b2b2;
}
#cart-sidebar .cart .cart-item {
    padding: 10px 0;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #dfe0e1;
}
#cart-sidebar .cart .image img {
    max-width: 100%;
    height: auto;
}
#cart-sidebar .cart .price {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}
#cart-sidebar .cart .price small {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
}
#cart-sidebar .cart .name a {
    color: #000;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.05em;
    display: block;
    margin-bottom: 15px;
}
#cart-sidebar .cart .options {
    margin-bottom: 10px;
}
#cart-sidebar .cart .options .code {
    color: #b2b2b2;
}
#cart-sidebar .totals {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin: 25px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #dfe0e1;
}
#cart-sidebar .totals .row {
    margin: 15px 0;
}
#cart-sidebar .total {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}
#cart-sidebar .total small {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
#cart-info {
    margin: 0 0 80px;
    padding: 15px 25px;
    background: #fff;
}
#cart-info h3 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
}
#cart-info .payments {
    margin-top: 30px;
}
#cart-info .payments small {
    display: block;
    font-size: 13px;
    line-height: 25px;
    color: #b2b2b2;
}
#cart-info .payments img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
}
#cart-upsell {
    margin: 0 -15px 100px 0;
    padding: 40px 55px;
    background: #fff;
}
#cart-upsell h3 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
    text-align: center;
}
#cart-upsell .upsell-item {
    padding: 0 20px;
}
.field-angle {
    border: 1px solid #000;
    background: #fff;
    border-radius: 0;
    padding: 0;
    position: relative;
}
.field-angle:before {
    width: 22px;
    height: 22px;
    background: #fff;
    top: -3px;
    right: -3px;
}
.field-angle:after,
.field-angle:before {
    content: " ";
    display: inline-block;
    position: absolute;
}
.field-angle:after {
    width: 27px;
    height: 27px;
    border-left: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -13px;
    right: -13px;
}
.field-styled {
    border: 1px solid #000;
    border-top: 0;
    background: #fff;
    border-radius: 0;
    padding: 0;
    position: relative;
}
.field-angle input[type="email"],
.field-angle input[type="integer"],
.field-angle input[type="password"],
.field-angle input[type="text"],
.field-angle textarea,
.field-styled input[type="email"],
.field-styled input[type="integer"],
.field-styled input[type="password"],
.field-styled input[type="text"],
.field-styled textarea {
    border: 0;
    width: 100%;
    padding: 17px 20px;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.05em;
}
.field-angle input[type="email"]::-webkit-input-placeholder,
.field-angle input[type="integer"]::-webkit-input-placeholder,
.field-angle input[type="password"]::-webkit-input-placeholder,
.field-angle input[type="text"]::-webkit-input-placeholder,
.field-angle textarea::-webkit-input-placeholder,
.field-styled input[type="email"]::-webkit-input-placeholder,
.field-styled input[type="integer"]::-webkit-input-placeholder,
.field-styled input[type="password"]::-webkit-input-placeholder,
.field-styled input[type="text"]::-webkit-input-placeholder,
.field-styled textarea::-webkit-input-placeholder {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
.field-angle input[type="email"]::-moz-placeholder,
.field-angle input[type="integer"]::-moz-placeholder,
.field-angle input[type="password"]::-moz-placeholder,
.field-angle input[type="text"]::-moz-placeholder,
.field-angle textarea::-moz-placeholder,
.field-styled input[type="email"]::-moz-placeholder,
.field-styled input[type="integer"]::-moz-placeholder,
.field-styled input[type="password"]::-moz-placeholder,
.field-styled input[type="text"]::-moz-placeholder,
.field-styled textarea::-moz-placeholder {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
.field-angle input[type="email"]:-ms-input-placeholder,
.field-angle input[type="integer"]:-ms-input-placeholder,
.field-angle input[type="password"]:-ms-input-placeholder,
.field-angle input[type="text"]:-ms-input-placeholder,
.field-angle textarea:-ms-input-placeholder,
.field-styled input[type="email"]:-ms-input-placeholder,
.field-styled input[type="integer"]:-ms-input-placeholder,
.field-styled input[type="password"]:-ms-input-placeholder,
.field-styled input[type="text"]:-ms-input-placeholder,
.field-styled textarea:-ms-input-placeholder {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
.field-angle input[type="email"]:-moz-placeholder,
.field-angle input[type="integer"]:-moz-placeholder,
.field-angle input[type="password"]:-moz-placeholder,
.field-angle input[type="text"]:-moz-placeholder,
.field-angle textarea:-moz-placeholder,
.field-styled input[type="email"]:-moz-placeholder,
.field-styled input[type="integer"]:-moz-placeholder,
.field-styled input[type="password"]:-moz-placeholder,
.field-styled input[type="text"]:-moz-placeholder,
.field-styled textarea:-moz-placeholder {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
.field-styled input[type="email"],
.field-styled input[type="integer"],
.field-styled input[type="password"],
.field-styled input[type="text"],
.field-styled textarea {
    padding-top: 0;
}
.form-group label {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0;
}
.form-group.required label:before {
    content: "*";
    margin-right: 5px;
}
.accordion {
    border-bottom: 1px solid #dfe0e1;
}
.accordion a {
    padding: 12px 0;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.05em;
    display: block;
    color: #000;
}
.accordion a:after {
    border: 0;
    content: "\f107";
    font-family: FontAwesome;
    width: auto;
    height: auto;
    float: right;
    color: #000;
}
.accordion .content {
    padding: 5px;
    display: none;
    height: 0;
    transition: all 0.3s ease-in-out;
}
.accordion.opened a:after {
    content: "\f106";
}
.accordion.opened .content {
    display: block;
    height: auto;
}
#sez-assistance .row {
    background-color: #000;
}
#sez-assistance .row .box {
    height: 365px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #fff;
    border-right: 0;
    box-shadow: inset 0 -270px 90px rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
#sez-assistance .row .box > div {
    padding: 45px 50px;
    transition: all 0.2s ease-in-out;
}
#sez-assistance .row .box:hover > div {
    padding-bottom: 70px;
}
#sez-assistance .row .box h5 {
    color: #fff;
}
#sez-assistance .row .box h3 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 60px;
    transition: all 0.2s ease-in-out;
}
#sez-assistance .row .box:hover h3 {
    margin-bottom: 50px;
}
#sez-assistance .row .box .btn {
    color: #fff;
    border-color: #fff;
}
@media (max-width: 991px) {
    #sez-assistance .row .box {
        border: 0;
        border-bottom: 2px solid #fff;
    }
}
#sez-assistance .row .box:first-child {
    border-left: 0;
}
#sez-instagram {
    background: #000;
    padding: 90px 0;
}
#sez-instagram .center {
    text-align: center;
}
#sez-instagram .center img {
    width: 80px;
    height: auto;
}
#sez-instagram .center h2 {
    color: #fff;
    font-size: 72px;
    line-height: 86px;
    letter-spacing: 0.05em;
    text-transform: none;
    margin: 20px 0;
}
#sez-instagram .center h5 {
    color: #fff;
    font-size: 13px;
}
@media (max-width: 991px) {
    #sez-instagram .center h2 {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: 0.05em;
    }
}
#sez-instagram #carouselinstagram {
    margin: 40px 0;
}
#sez-instagram #instagram-arrow-container .arrow {
    width: 45px;
    height: 45px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
}
#sez-instagram #instagram-arrow-container .next {
    width: 47px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE2LjM2bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgNTcuOTY5OTk5IDU1LjYyNTAwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjI0LjI3IC0zNDMuNTkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNjA2LjU3IDM3Mi4xOSkiPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmYiIGQ9Im0wIDBoMTcuNTIxbC0zLjk1LTMuOTQ5IDAuODg4LTAuODg4IDUuNDY0IDUuNDY1LTUuNDY0IDUuNDY0LTAuODg4LTAuODg4IDMuOTUtMy45NDloLTE3LjUyMXYtMS4yNTV6Ii8+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IC02MjAuOTkgMzk4LjI4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoxLjU7ZmlsbDpub25lIiBkPSJtMCAwaDQzdjM0Ljc3NGwtNC42MjYgNC4zMzQtNCAzLjg5MmgtMzQuMzc0Ii8+PC9nPjxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMjUgMCAwIC0xLjI1IC02MjMuNjUgMzQ4Ljg4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojZmZmO2ZpbGw6bm9uZSIgZD0ibTAgMHYtMzYuMDMxIi8+PC9nPjwvZz48L3N2Zz4=");
}
#sez-instagram #instagram-arrow-container .prev {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE1LjQzNG1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDU0LjY4NzQ5OSA1NS42MjUwMDIiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0Ni40IC00MzkuNzEpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDA2LjEzIDQ2OC4zMSkiPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmYiIGQ9Im0wIDBoLTE3LjUyMWwzLjk1LTMuOTQ5LTAuODg4LTAuODg4LTUuNDY0IDUuNDY1IDUuNDY0IDUuNDY0IDAuODg4LTAuODg4LTMuOTUtMy45NDloMTcuNTIxdi0xLjI1NXoiLz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTM5MS43MSA0NDAuNjUpIj48cGF0aCBzdHlsZT0ic3Ryb2tlOiNmZmY7c3Ryb2tlLXdpZHRoOjEuNTtmaWxsOm5vbmUiIGQ9Im0wIDBoLTQzdi0zOC4zMTRsMi4yNS0yLjkzNiAxLjQwOC0xLjc1aDM5LjM0MiIvPjwvZz48L2c+PC9zdmc+");
}
body:not(.home) #sez-instagram .center img {
    display: none;
}
body:not(.home) #sez-instagram .center h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.05em;
}
#sez-newsletter {
    background-color: #2f2f2f;
    padding: 60px 0;
}
#sez-newsletter h5 {
    color: #fff;
    margin-bottom: 20px;
}
#sez-newsletter .newsletter-sign {
    border: 1px solid #b2b2b2;
    border-top: 0;
    padding: 0;
    position: relative;
}
#sez-newsletter .newsletter-sign input {
    font-family: "Oswald";
    background: transparent;
    height: 60px;
    padding: 0 160px 30px 30px;
    margin: 0;
    color: #b2b2b2;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.1em;
    border: 0;
    text-transform: uppercase;
}
#sez-newsletter .newsletter-sign button {
    position: absolute;
    right: 0;
    bottom: 0;
    background: transparent;
    cursor: pointer;
    border: 0;
    color: #f6f6f6;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    height: 80;
    line-height: 80px;
    padding: 0 40px;
    z-index: 1;
}
#sez-newsletter .newsletter-sign button .inner-background {
    background: #282828;
}
#sez-newsletter .newsletter-sign button:hover .inner {
    color: #f6f6f6;
}
@media (max-width: 991px) {
    #sez-newsletter .newsletter-sign input {
        font-size: 21px;
        line-height: 43px;
        letter-spacing: 0.05em;
        padding-right: 90px;
    }
    #sez-newsletter .newsletter-sign button {
        padding: 0 20px;
    }
}
body.company #main {
    overflow-x: hidden;
}
body.company #sez1 {
    height: 700px;
    background-color: #000;
    background-position: bottom;
    background-size: cover;
}
body.company #sez1 > div {
    width: 100%;
    text-align: center;
}
body.company #sez1 h5 {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.23em;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
}
body.company #sez1 h1 {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0.46em;
    color: #fff;
    margin: 30px 0;
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
}
body.company #sez2 {
    padding: 85px 0;
}
body.company #sez2 h2 {
    font-size: 220px;
    line-height: 60px;
    letter-spacing: 0;
    color: #e2e3e5;
    text-transform: none;
    position: absolute;
    top: 75%;
    z-index: 0;
}
body.company #sez2 h3 {
    font-size: 83px;
    line-height: 82px;
    letter-spacing: 0;
}
body.company #sez2 .content p {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.05em;
    margin-top: 60px;
}
body.company #sez3 {
    padding: 85px 0;
}
body.company #sez3 .black {
    background: #000;
    padding: 85px;
    margin-top: -300px;
}
body.company #sez3 .black p {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.05em;
}
body.company #sez3 .image {
    margin-top: -40px;
}
body.company #sez4 {
    padding: 120px 0 180px;
    background: #000;
}
body.company #sez4 h2 {
    font-size: 56px;
    line-height: 56px;
    letter-spacing: 0.2em;
    color: #fff;
    margin-bottom: 25px;
}
body.company #sez4 p {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.05em;
    margin-top: 60px;
    color: #fff;
}
body.company #sez5 {
    height: 625px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
body.company #sez6 {
    padding: 75px 0;
}
@media (max-width: 991px) {
    body.company #sez2 h3 {
        font-size: 64px;
        line-height: 1;
    }
    body.company #sez2 h2 {
        font-size: 6em;
        line-height: 1;
        top: 65%;
        text-align: center;
    }
    body.company #sez3 .black {
        padding: 55px;
    }
    body.company #sez3 .image {
        margin-top: 150px;
    }
    body.company #sez4 {
        padding: 55px;
        margin-top: -150px;
    }
}
body.tecnologie #main {
    overflow-x: hidden;
}
body.tecnologie #sez1 {
    height: 700px;
    background-color: #000;
    background-position: bottom;
    background-size: cover;
}
body.tecnologie #sez1 > div {
    width: 100%;
    text-align: center;
}
body.tecnologie #sez1 h5 {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.23em;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
}
body.tecnologie #sez1 h1 {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0.46em;
    color: #fff;
    margin: 30px 0;
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
}
body.tecnologie #sez2 h2 {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0.1em;
    margin: 100px 0 30px;
}
body.tecnologie #sez2 h3 {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.23em;
    margin-bottom: 130px;
}
body.tecnologie #sez2 p {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.05em;
    margin-top: 90px;
    margin-bottom: 210px;
}
body.tecnologie #sez2 .image1 img {
    width: 100%;
    height: auto;
}
body.tecnologie #sez3 .greyleft {
    background: #efefef;
    width: 100%;
    margin-right: 0;
}
body.tecnologie #sez3 .gallery {
    margin-top: -110px;
}
body.tecnologie #sez3 .gallery img {
    width: 100%;
    height: auto;
}
body.tecnologie #sez3 .gallery .slick-dots {
    list-style-type: none;
    position: absolute;
    left: -160px;
    bottom: 10%;
    z-index: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
body.tecnologie #sez3 .gallery .slick-dots li {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2Zzc4MDM1IiAgIHZpZXdCb3g9IjAgMCAxMS42NTI1IDExLjY1MjUiICAgaGVpZ2h0PSIzLjI4ODU5NDVtbSIgICB3aWR0aD0iMy4yODg1OTQ1bW0iPiAgPGRlZnMgICAgIGlkPSJkZWZzNzgwMzciPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzEyIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzQwIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDM0MiIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgPC9kZWZzPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MTIuMjYyMzgsLTI1NS4wODg1KSIgICAgIGlkPSJsYXllcjEiPiAgICA8cGF0aCAgICAgICBkPSJtIC05MDAuNzk3MzgsMjYwLjkxNDc1IGMgMCwtMy4xMTM3NSAtMi41MjUsLTUuNjM4NzUgLTUuNjM4NzUsLTUuNjM4NzUgLTMuMTEzNzUsMCAtNS42Mzg3NSwyLjUyNSAtNS42Mzg3NSw1LjYzODc1IDAsMy4xMTM3NSAyLjUyNSw1LjYzODc1IDUuNjM4NzUsNS42Mzg3NSAzLjExMzc1LDAgNS42Mzg3NSwtMi41MjUgNS42Mzg3NSwtNS42Mzg3NSB6IiAgICAgICBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDowLjM3NTtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAgICAgICBpZD0icGF0aDY3MCIgLz4gIDwvZz48L3N2Zz4=")
        50% no-repeat;
    cursor: pointer;
}
body.tecnologie #sez3 .gallery .slick-dots li button {
    opacity: 0;
}
body.tecnologie #sez3 .gallery .slick-dots li.slick-active {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjguOTQyOTE2OW1tIiAgIGhlaWdodD0iOC45NDI5MTY5bW0iICAgdmlld0JveD0iMCAwIDMxLjY4NzUgMzEuNjg3NSIgICBpZD0ic3ZnNzgwMzUiICAgdmVyc2lvbj0iMS4xIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1Ij4gIDxkZWZzICAgICBpZD0iZGVmczc4MDM3Ij4gICAgPGNsaXBQYXRoICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIiAgICAgICBpZD0iY2xpcFBhdGgzMTIiPiAgICAgIDxwYXRoICAgICAgICAgZD0ibSAyMSwyMSAxNDQwLDAgMCwzODA4LjM3NSAtMTQ0MCwwIEwgMjEsMjEgWiIgICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiICAgICAgIGlkPSJjbGlwUGF0aDM0MCI+ICAgICAgPHBhdGggICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAgICAgICAgIGlkPSJwYXRoMzQyIiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+ICAgIDwvY2xpcFBhdGg+ICA8L2RlZnM+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBpZD0iYmFzZSIgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp6b29tPSI3LjkxOTU5NTkiICAgICBpbmtzY2FwZTpjeD0iMzUuNzE2MTk2IiAgICAgaW5rc2NhcGU6Y3k9Ii0yNS4xMzgyMzYiICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAvPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICBpbmtzY2FwZTpsYWJlbD0iTGl2ZWxsbyAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NDAuNjA2NzcsLTIzMS43MDQzNSkiPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY1OCIgICAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSIgLz4gICAgPHBhdGggICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgICAgICAgaWQ9InBhdGg2NjIiICAgICAgIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjEuMjU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSB6IiAvPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY3OCIgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MC4zNzU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTA5LjEwNjc3LDI0Ny41NDgxIGMgMCwtOC42NDYyNSAtNy4wMSwtMTUuNjU2MjUgLTE1LjY1NjI1LC0xNS42NTYyNSAtOC42NDYyNSwwIC0xNS42NTYyNSw3LjAxIC0xNS42NTYyNSwxNS42NTYyNSAwLDguNjQ2MjUgNy4wMSwxNS42NTYyNSAxNS42NTYyNSwxNS42NTYyNSA4LjY0NjI1LDAgMTUuNjU2MjUsLTcuMDEgMTUuNjU2MjUsLTE1LjY1NjI1IHoiIC8+ICA8L2c+PC9zdmc+")
        50% no-repeat;
    background-size: contain;
    position: relative;
}
body.tecnologie #sez3 .gallery .slick-dots li.slick-active:after {
    content: " ";
    position: absolute;
    left: 13px;
    bottom: 26px;
    width: 1px;
    height: 120px;
    background: #b2b2b2;
}
body.tecnologie #sez3 p {
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 0.05em;
    margin: 80px 0 90px 50px;
}
body.tecnologie #sez4 .image {
    height: 590px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
body.tecnologie #sez5 h2 {
    font-size: 220px;
    line-height: 60px;
    letter-spacing: 0;
    color: #e2e3e5;
    text-transform: none;
    position: absolute;
    top: 30%;
    z-index: 0;
}
body.tecnologie #sez5 p {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.05em;
    margin: 230px 0 110px;
}
body.tecnologie #sez6 {
    padding: 100px 0 110px;
    background: #000;
}
body.tecnologie #sez6 p {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.05em;
    color: #fff;
}
body.tecnologie #sez7 {
    padding: 75px 0;
}
@media (max-width: 991px) {
    body.tecnologie #sez2 h3 {
        margin-bottom: 70px;
    }
    body.tecnologie #sez2 .image2 .img-fluid {
        width: 100%;
    }
    body.tecnologie #sez2 .image1 {
        margin-right: 0 !important;
        margin-top: 15px;
    }
    body.tecnologie #sez2 p {
        margin-bottom: 130px;
    }
    body.tecnologie #sez3 .gallery {
        margin-right: 0 !important;
    }
    body.tecnologie #sez3 p {
        margin-left: 0;
    }
    body.tecnologie #sez4 .image {
        height: 500px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: -120px;
    }
    body.tecnologie #sez5 {
        margin-top: -50px;
    }
    body.tecnologie #sez5 p {
        margin-top: 0;
    }
    body.tecnologie #sez5 h2 {
        font-size: 95px;
    }
}
body.product-gallery #header-filters {
    background: #151515;
}
body.product-gallery #header-filters h1 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.2em;
    padding: 35px 10px;
    margin: 0;
}
@media (max-width: 991px) {
    body.product-gallery #header-filters h1 {
        font-size: 17px;
        line-height: 20px;
    }
}
body.product-gallery #header-nofilters h1 {
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.2em;
    padding: 62px 10px 50px;
    margin: 0;
}
body.product-gallery #filters,
body.product-gallery #filters-mobile {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    background: #efefef;
    padding: 25px 0;
    margin-bottom: 35px;
}
body.product-gallery #filters-mobile a,
body.product-gallery #filters a {
    color: #000;
}
body.product-gallery #filters-mobile .download,
body.product-gallery #filters .download {
    color: #000;
}
body.product-gallery #filters-mobile .download:hover,
body.product-gallery #filters .download:hover {
    color: #000;
    text-decoration: none;
}
body.product-gallery #filters-mobile .download .download-icon,
body.product-gallery #filters .download .download-icon {
    display: inline-block;
    background: transparent;
    width: 15px;
    height: 12px;
    margin-left: 10px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI0LjUxMThtbSIgd2lkdGg9IjUuMjkxN21tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDE4Ljc0OTk5OSAxNS45ODY2MjUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3NS4wOSAtMzk4LjY1KSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTE3NzkuOSA1MjY1LjkpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjkzLjggMzg4OC42KSI+PHBhdGggc3R5bGU9ImZpbGw6I2Q0MGYxNCIgZD0ibTAgMC0xLjM1LTEuMzU0LTAuMzY3LTAuODh2Ny41aC0xLjV2LTcuNDg1bC0wLjM5OCAwLjg5NS0xLjMyIDEuMzMxLTAuOTYtMS4wMTUgMy40MjgtMy40MzggMy40MzUgMy40NDUtMC45NjggMS4wMDF6Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyOTcuMyAzODg1LjUpIj48cGF0aCBkPSJtMCAwdi0zLjAwOWgtMTJ2My4wMDloLTEuNXYtNC41MTRoMTV2NC41MTRoLTEuNXoiIHN0eWxlPSJmaWxsOiNkNDBmMTQiLz48L2c+PC9nPjwvZz48L3N2Zz4=")
        50% no-repeat;
    background-size: 100%;
}
body.product-gallery #filters-mobile {
    margin: 0;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.2em;
}
body.product-gallery #filters-mobile a {
    text-decoration: none !important;
}
body.product-gallery #filters-mobile a .fa {
    font-weight: bolder;
}
body.product-gallery #filters-mobile .select2-container {
    width: auto !important;
    padding: 0;
}
body.product-gallery #filters-mobile .select2-selection {
    border: 0 !important;
    padding: 0;
    min-height: 0;
}
body.product-gallery #filters-mobile .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 30%;
    margin-left: 5px;
}
body.product-gallery #mobile-filters {
    display: none;
    background: #fff;
    margin-top: 0;
    border-top: 1px solid #e2e3e5;
    border-bottom: 1px solid #e2e3e5;
    margin-bottom: 50px;
    -ms-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.3);
}
body.product-gallery #mobile-filters .widget,
body.product-gallery #mobile-filters .widget h3 {
    margin: 0;
}
body.product-gallery #mobile-filters .widget h3 .widget-toggle .fa:before {
    content: "\f107";
    font-weight: bolder;
}
body.product-gallery #mobile-filters .widget.opened h3 .widget-toggle .fa:before {
    content: "\f106";
}
body.product-gallery #mobile-filters .widget-title {
    border-bottom: 1px solid #e2e3e5;
    padding: 15px 30px;
}
body.product-gallery #mobile-filters .widget-content {
    padding: 15px 30px;
    color: #b2b2b2;
}
body.product-gallery #mobile-filters .widget-content ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
body.product-gallery #mobile-filters .buttons {
    padding: 15px 30px;
}
body.product-gallery #mobile-filters .buttons a {
    margin-top: 15px;
}
body.product-gallery #mobile-filters .buttons a.btn-light-border {
    border-color: #b2b2b2;
}
body.product-gallery #mobile-filters .buttons a.btn-black {
    color: #fff;
}
body.product-gallery #header-nofilters + #filters {
    background: #fff;
}
body.product-gallery #filters-row {
    margin: 20px auto 10px;
}
body.product-gallery #reset-filters {
    color: #000;
}
body.product-gallery #reset-filters:hover {
    color: #000;
    text-decoration: none;
}
body.product-gallery .widget {
    margin-bottom: 30px;
}
body.product-gallery .widget .widget-title h3 {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.05em;
    font-weight: 900;
    text-transform: none;
    margin-bottom: 35px;
    cursor: pointer;
}
body.product-gallery .widget .widget-title h3 .widget-toggle {
    float: right;
    font-size: 11px;
}
body.product-gallery .widget .widget-title h3 .widget-toggle .fa:before {
    content: "\f067";
}
body.product-gallery .widget .widget-content {
    display: none;
}
body.product-gallery .widget .widget-content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
body.product-gallery .widget .widget-content ul li {
    padding-left: 10px;
}
body.product-gallery .widget .widget-content ul input[type="checkbox"] {
    display: none;
}
body.product-gallery .widget .widget-content ul label {
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.1em;
    font-weight: 500;
    cursor: pointer;
}
body.product-gallery .widget .widget-content ul label .fa:before {
    content: "\f096";
}
body.product-gallery .widget .widget-content ul input[type="checkbox"]:checked + .fa:before {
    content: "\f046";
}
body.product-gallery .widget.opened .widget-title h3 .fa:before {
    content: "\f068";
}
body.product-gallery .widget.opened .widget-content {
    display: block;
}
body.product-gallery .widget.widget-black {
    background: #000;
    padding: 15px;
    height: 170px;
    position: relative;
}
body.product-gallery .widget.widget-black p {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #fff;
}
body.product-gallery .widget.widget-black .logo-white {
    width: 36px;
    height: 14px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
body.product-gallery #loadmore {
    padding: 100px 0 120px;
}
body.product-gallery #loadmore #goback {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000;
}
body.product-gallery #loadmore .pag small {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
}
body.product-gallery #loadmore #load {
    margin-top: 20px;
}
body.product-gallery #loadmore #gotop {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE1LjY5OW1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDU1LjYyNDk5NiA1NS42MjQ5OTkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzMy40NiAtNDE5LjQxKSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTIwNi41MyA0MzQuNzcpIj48cGF0aCBkPSJtMCAwIDUuNDY0LTUuNDY0LTAuODg3LTAuODg4LTMuOTQ5IDMuOTQ5di0xNy41MmgtMS4yNTZ2MTcuNTIiLz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTIzMi41MiA0NzQuMDkpIj48cGF0aCBzdHlsZT0ic3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjEuNTtmaWxsOm5vbmUiIGQ9Im0wIDB2NDNoMzQuNzc0bDQuMzM0LTQuNjI2IDMuODkyLTMuOTk5di0zNC4zNzVoLTQzeiIvPjwvZz48L2c+PC9zdmc+")
        50% no-repeat;
    background-size: 100%;
}
body.product-gallery #sez1 {
    background: #efefef;
    padding: 80px 0;
}
body.product-gallery #sez1 h5 {
    margin-bottom: 25px;
}
body.product-gallery #sez1 p {
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 0.05em;
}
@media (max-width: 991px) {
    body.product-gallery #sez1 a {
        color: #000;
        text-decoration: underline;
    }
}
body.product-single #filters {
    padding: 55px 0 40px;
}
body.product-single #product-sticky-referer {
    margin-bottom: 100px;
}
body.product-single #product-sticky-referer .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
}
body.product-single #sez1 div {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 480px;
}
body.product-single #sez2 {
    background: #efefef;
    padding: 60px 0;
}
body.product-single #sez2 h3 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 10px;
}
body.product-single #sez2 h5 {
    text-align: center;
    margin-bottom: 50px;
}
body.product-single #sez3 {
    padding: 90px 0 80px;
}
body.product-single #sez3 h3 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 10px;
}
body.product-single #sez3 h5 {
    text-align: center;
    margin-bottom: 50px;
}
body.product-single .slick-dots {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}
body.product-single .slick-dots li {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2Zzc4MDM1IiAgIHZpZXdCb3g9IjAgMCAxMS42NTI1IDExLjY1MjUiICAgaGVpZ2h0PSIzLjI4ODU5NDVtbSIgICB3aWR0aD0iMy4yODg1OTQ1bW0iPiAgPGRlZnMgICAgIGlkPSJkZWZzNzgwMzciPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzEyIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgaWQ9ImNsaXBQYXRoMzQwIiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgICAgPHBhdGggICAgICAgICBpZD0icGF0aDM0MiIgICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAvPiAgICA8L2NsaXBQYXRoPiAgPC9kZWZzPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5MTIuMjYyMzgsLTI1NS4wODg1KSIgICAgIGlkPSJsYXllcjEiPiAgICA8cGF0aCAgICAgICBkPSJtIC05MDAuNzk3MzgsMjYwLjkxNDc1IGMgMCwtMy4xMTM3NSAtMi41MjUsLTUuNjM4NzUgLTUuNjM4NzUsLTUuNjM4NzUgLTMuMTEzNzUsMCAtNS42Mzg3NSwyLjUyNSAtNS42Mzg3NSw1LjYzODc1IDAsMy4xMTM3NSAyLjUyNSw1LjYzODc1IDUuNjM4NzUsNS42Mzg3NSAzLjExMzc1LDAgNS42Mzg3NSwtMi41MjUgNS42Mzg3NSwtNS42Mzg3NSB6IiAgICAgICBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDowLjM3NTtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAgICAgICBpZD0icGF0aDY3MCIgLz4gIDwvZz48L3N2Zz4=")
        50% no-repeat;
    cursor: pointer;
}
body.product-single .slick-dots li button {
    opacity: 0;
}
body.product-single .slick-dots li.slick-active {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjguOTQyOTE2OW1tIiAgIGhlaWdodD0iOC45NDI5MTY5bW0iICAgdmlld0JveD0iMCAwIDMxLjY4NzUgMzEuNjg3NSIgICBpZD0ic3ZnNzgwMzUiICAgdmVyc2lvbj0iMS4xIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1Ij4gIDxkZWZzICAgICBpZD0iZGVmczc4MDM3Ij4gICAgPGNsaXBQYXRoICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIiAgICAgICBpZD0iY2xpcFBhdGgzMTIiPiAgICAgIDxwYXRoICAgICAgICAgZD0ibSAyMSwyMSAxNDQwLDAgMCwzODA4LjM3NSAtMTQ0MCwwIEwgMjEsMjEgWiIgICAgICAgICBpZD0icGF0aDMxNCIgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPiAgICA8L2NsaXBQYXRoPiAgICA8Y2xpcFBhdGggICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiICAgICAgIGlkPSJjbGlwUGF0aDM0MCI+ICAgICAgPHBhdGggICAgICAgICBkPSJtIDIxLDIxIDE0NDAsMCAwLDM4MDguMzc1IC0xNDQwLDAgTCAyMSwyMSBaIiAgICAgICAgIGlkPSJwYXRoMzQyIiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+ICAgIDwvY2xpcFBhdGg+ICA8L2RlZnM+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBpZD0iYmFzZSIgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp6b29tPSI3LjkxOTU5NTkiICAgICBpbmtzY2FwZTpjeD0iMzUuNzE2MTk2IiAgICAgaW5rc2NhcGU6Y3k9Ii0yNS4xMzgyMzYiICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAvPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3ODA0MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICBpbmtzY2FwZTpsYWJlbD0iTGl2ZWxsbyAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NDAuNjA2NzcsLTIzMS43MDQzNSkiPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY1OCIgICAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSIgLz4gICAgPHBhdGggICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgICAgICAgaWQ9InBhdGg2NjIiICAgICAgIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjEuMjU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTE5LjI3Mzc3LDI0Ny41NDgxIGMgMCwtMy4wMzEyNSAtMi40NTc1LC01LjQ4ODc1IC01LjQ4ODc1LC01LjQ4ODc1IC0zLjAzMjUsMCAtNS40OSwyLjQ1NzUgLTUuNDksNS40ODg3NSAwLDMuMDMxMjUgMi40NTc1LDUuNDg4NzUgNS40OSw1LjQ4ODc1IDMuMDMxMjUsMCA1LjQ4ODc1LC0yLjQ1NzUgNS40ODg3NSwtNS40ODg3NSB6IiAvPiAgICA8cGF0aCAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpZD0icGF0aDY3OCIgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MC4zNzU7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgICAgICAgZD0ibSAtOTA5LjEwNjc3LDI0Ny41NDgxIGMgMCwtOC42NDYyNSAtNy4wMSwtMTUuNjU2MjUgLTE1LjY1NjI1LC0xNS42NTYyNSAtOC42NDYyNSwwIC0xNS42NTYyNSw3LjAxIC0xNS42NTYyNSwxNS42NTYyNSAwLDguNjQ2MjUgNy4wMSwxNS42NTYyNSAxNS42NTYyNSwxNS42NTYyNSA4LjY0NjI1LDAgMTUuNjU2MjUsLTcuMDEgMTUuNjU2MjUsLTE1LjY1NjI1IHoiIC8+ICA8L2c+PC9zdmc+")
        50% no-repeat;
    background-size: contain;
    position: relative;
}
body.product-single #product-gallery {
    width: 100%;
}
body.product-single .gallery-element {
    max-width: 100%;
    overflow: hidden;
}
body.product-single .gallery-element img {
    max-width: calc(100vw-30px);
    height: auto;
}
body.product-single .product-info h1 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.1em;
    margin-bottom: 35px;
}
body.product-single .product-info .price {
    margin-bottom: 35px;
}
body.product-single .product-info .price .main {
    font-size: 24px;
    line-height: 21px;
    letter-spacing: 0.1em;
    font-weight: 500;
}
body.product-single .product-info .price .vat {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #b2b2b2;
}
body.product-single .product-info .options {
    margin-bottom: 15px;
}
body.product-single .product-info .options h5 {
    margin-bottom: 10px;
}
body.product-single .product-info .btn-cart {
    line-height: 23px;
}
body.product-single .product-info .btn-heart {
    padding: 12px 10px;
    width: 100%;
    line-height: 1;
}
body.product-single .product-info .buttons {
    margin-bottom: 15px;
}
body.product-single .product-info .helps {
    margin-bottom: 30px;
}
body.product-single .product-info .helps a.red {
    color: #000;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
body.product-single .product-info .helps a small {
    color: #000;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-decoration: underline;
}
body.product-single .product-info .tabs {
    margin-bottom: 30px;
}
body.product-single .product-info .tabs ul.tablinks {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    list-style-type: none;
}
body.product-single .product-info .tabs ul.tablinks li {
    display: inline-block;
    padding: 0 25px;
    line-height: 1;
}
body.product-single .product-info .tabs ul.tablinks li:first-child {
    padding-left: 0;
    border-right: 1px solid #b2b2b2;
}
body.product-single .product-info .tabs ul.tablinks li a {
    color: #000;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.2em;
    position: relative;
    padding: 0;
    text-transform: uppercase;
}
body.product-single .product-info .tabs ul.tablinks li a.active:after {
    content: " ";
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid #b2b2b2;
}
body.product-single .product-info .tabs .tab-content {
    display: none;
}
body.product-single .product-info .tabs .tab-content p {
    color: #b2b2b2;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.05em;
}
body.product-single .product-info .tabs .tab-content.active {
    display: block;
}
body.product-single .product-info .downloads a {
    color: #000;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 7px 0 0 20px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI2LjAyOTVtbSIgd2lkdGg9IjQuNDk3Nm1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDE1LjkzNjI0OSAyMS4zNjQ1Ij48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMjQyIiBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0ibTAgMGgxNDQwdjM5ODMuNWgtMTQ0MHYtMzk4My41eiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTIuODkgLTk4MS4zKSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTcxMi42NSA1MDA4KSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXBQYXRoMjQyKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTA0LjEgMzIxMy4xKSI+PHBhdGggZD0ibTAgMGMtMC4xMTMgMC4xMTUtMC4yOTYgMC4xMTUtMC40MDkgMC0wLjExMy0wLjExMy0wLjExMy0wLjI5NiAwLTAuNDA5bDIuODkxLTIuODkxYzAuMDU1LTAuMDU0IDAuMTI4LTAuMDg1IDAuMjA1LTAuMDg1IDAuMDAxIDAgMC4wMDQgMC4wMDEgMC4wMDYgMC4wMDFzMC4wMDQtMC4wMDEgMC4wMDctMC4wMDFjMC4wOTYgMCAwLjE3NyAwLjA1IDAuMjI5IDAuMTIzbDIuODY2IDIuODY1YzAuMTE0IDAuMTEzIDAuMTE0IDAuMjk2IDAgMC40MS0wLjExMyAwLjExMy0wLjI5NSAwLjExMy0wLjQwOCAwbC0yLjM5OS0yLjM5NnYxMC4yOTZjMCAwLjE2LTAuMTI4IDAuMjktMC4yODggMC4yOS0wLjE2MiAwLTAuMjktMC4xMy0wLjI5LTAuMjl2LTEwLjMyMWwtMi40MSAyLjQwOHoiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTA4LjgzIDMyMTYuNykiPjxwYXRoIGQ9Im0wIDBjLTAuMTYgMC0wLjI5LTAuMTI5LTAuMjktMC4yOSAwLTAuMTYgMC4xMy0wLjI4OCAwLjI5LTAuMjg4aDMuNzY4di0xMS4zaC0xMS41OXYxMS4zaDMuNzY2YzAuMTU5IDAgMC4yOSAwLjEyOCAwLjI5IDAuMjg4IDAgMC4xNjEtMC4xMzEgMC4yOS0wLjI5IDAuMjloLTQuMzQ3di0xMi40NTZoMTIuNzQ5djEyLjQ1NmgtNC4zNDZ6Ii8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==")
        0 no-repeat;
    background-size: auto 100%;
}
body.product-single:hover .title {
    border-color: #b2b2b2;
}
body.product-single:hover .title h2 a {
    color: #000;
}
body.product-single ul.thumbs {
    margin: 0;
    padding: 0;
    margin-top: 100px;
    list-style-type: none;
    text-align: center;
    width: 100%;
}
body.product-single ul.thumbs li {
    width: 100%;
    text-align: center;
}
body.product-single ul.thumbs li a {
    color: #b2b2b2;
    padding: 10px;
    display: block;
}
body.product-single ul.thumbs li a.active {
    color: #000;
}
body.product-single ul.thumbs li:after {
    content: " ";
    display: inline-block;
    clear: both;
    height: 10px;
    border-left: 1px solid #b2b2b2;
}
body.product-single ul.thumbs li:last-child:after {
    content: none;
}
@media (max-width: 991px) {
    body.product-single .product-name {
        margin-top: 30px;
    }
    body.product-single #sez1 div {
        height: 160px;
    }
    body.product-single .options .forniture,
    body.product-single .options .quantity {
        border-top: 1px solid #b2b2b2;
        padding-top: 30px;
    }
    body.product-single .options .quantity {
        padding-bottom: 20px;
    }
    body.product-single .options .quantity .select2-container {
        width: auto !important;
    }
}
body.news #main {
    background: #efefef;
}
body.news #news-list {
    margin-bottom: 120px;
}
body.news .buttons {
    margin-top: 70px;
}
body.news .buttons .btn {
    min-width: 180px;
    margin: 5px 20px;
    padding: 10px;
}
body.news .buttons .btn.off {
    border-color: #b2b2b2;
    color: #b2b2b2;
}
body.news .news-item {
    margin: 75px 0;
}
body.news .news-item > .row > div {
    min-height: 350px;
}
body.news .news-item .image {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
}
body.news .news-item.news .image {
    background-size: contain;
}
body.news .news-item .right {
    background: #fff;
    padding: 30px 60px 30px 90px;
    margin-left: -10px;
    position: relative;
}
body.news .news-item .right .data {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    position: absolute;
    bottom: 30px;
}
body.news .news-item .right .condividi {
    position: absolute;
    bottom: 35px;
    right: 60px;
}
body.news .news-item .right .condividi .inner-background {
    display: none;
}
body.news .news-item h5 {
    color: #b2b2b2;
    margin-bottom: 20px;
}
body.news .news-item h2 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}
body.news .news-item h2 a {
    color: #000;
    text-decoration: none;
}
body.news .news-item p {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.05em;
}
@media (max-width: 991px) {
    body.news .news-item .right {
        margin: 0 15px;
        padding: 25px;
    }
    body.news .news-item p:not(.data) {
        margin-bottom: 30px;
    }
}
body.notizia #main {
    background: #efefef;
}
body.notizia .buttons {
    margin: 70px 0;
}
body.notizia .buttons.top {
    margin-bottom: 30px;
}
body.notizia .buttons.top .prev {
    width: 45px;
    height: 45px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE1LjQzNG1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDU0LjY4NzQ5OSA1NS42MjUwMDIiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ4My4zNCAtMzkxLjkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDY4Ljc2IDQxOS43MSkiPjxwYXRoIGQ9Im0wIDAgNS40NjQgNS40NjQgMC44ODgtMC44ODctMy45NS0zLjk0OWgxNy41MjF2LTEuMjU1aC0xNy41MjEiLz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTQyOC42NSAzOTIuODQpIj48cGF0aCBzdHlsZT0ic3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjEuNTtmaWxsOm5vbmUiIGQ9Im0wIDBoLTQzdi0zNC43NzNsNC42MjYtNC4zMzUgNC0zLjg5MmgzNC4zNzQiLz48L2c+PC9nPjwvc3ZnPg==")
        50% no-repeat;
    background-size: contain;
    display: inline-block;
}
body.notizia .buttons.top .next {
    width: 45px;
    height: 45px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE2LjM2bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgNTcuOTY5OTk5IDU1LjYyNTAwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTI5LjkyIC0zNDEuNTkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDg3LjMxIDM2OS40KSI+PHBhdGggZD0ibTAgMC01LjQ2NCA1LjQ2NC0wLjg4OC0wLjg4NyAzLjk1LTMuOTQ5aC0xNy41MjF2LTEuMjU1aDE3LjUyMSIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI2LjY0IDM5Ni4yOCkiPjxwYXRoIHN0eWxlPSJzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MS41O2ZpbGw6bm9uZSIgZD0ibTAgMGg0M3YzNC43NzRsLTQuNjI2IDQuMzM0LTQgMy44OTJoLTM0LjM3NCIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI5LjMgMzQ2Ljg4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojMDAwO2ZpbGw6bm9uZSIgZD0ibTAgMHYtMzYuMDMxIi8+PC9nPjwvZz48L3N2Zz4=")
        50% no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: -1px;
}
body.notizia .content {
    background: #fff;
    padding: 50px 100px;
}
body.notizia .content.top {
    margin-bottom: 5px;
}
body.notizia .content h3,
body.notizia .content p {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.05em;
}
body.notizia .content h3 {
    color: #b2b2b2;
    margin-top: 50px;
    text-transform: none;
}
body.notizia #main .image {
    height: 430px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
body.notizia .meta {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
}
body.notizia .meta .tag {
    color: #b2b2b2;
    font-size: 13px;
}
body.notizia h1 {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}
body.notizia .bottom .btn:not(.condividi) {
    padding: 0 15px;
    height: 45px;
    line-height: 41px;
    position: relative;
}
body.notizia .bottom .prev {
    border-left: 0;
    margin-left: 47px;
}
body.notizia .bottom .prev:before {
    content: " ";
    width: 47px;
    height: 45px;
    position: absolute;
    left: -47px;
    top: -2px;
    overflow: visible;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE2LjM2bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgNTcuOTY5OTk5IDU1LjYyNTAwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTI5LjkyIC0zNDEuNTkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDg3LjMxIDM2OS40KSI+PHBhdGggZD0ibTAgMC01LjQ2NCA1LjQ2NC0wLjg4OC0wLjg4NyAzLjk1LTMuOTQ5aC0xNy41MjF2LTEuMjU1aDE3LjUyMSIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI2LjY0IDM5Ni4yOCkiPjxwYXRoIHN0eWxlPSJzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MS41O2ZpbGw6bm9uZSIgZD0ibTAgMGg0M3YzNC43NzRsLTQuNjI2IDQuMzM0LTQgMy44OTJoLTM0LjM3NCIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI5LjMgMzQ2Ljg4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojMDAwO2ZpbGw6bm9uZSIgZD0ibTAgMHYtMzYuMDMxIi8+PC9nPjwvZz48L3N2Zz4=")
        50% no-repeat;
    background-size: contain;
    display: inline-block;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    -webkit-filter: fliph;
    filter: fliph;
}
body.notizia .bottom .next {
    border-right: 0;
    margin-right: 47px;
}
body.notizia .bottom .next:before {
    content: " ";
    width: 47px;
    height: 45px;
    position: absolute;
    right: -47px;
    top: -2px;
    overflow: visible;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE2LjM2bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgNTcuOTY5OTk5IDU1LjYyNTAwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTI5LjkyIC0zNDEuNTkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDg3LjMxIDM2OS40KSI+PHBhdGggZD0ibTAgMC01LjQ2NCA1LjQ2NC0wLjg4OC0wLjg4NyAzLjk1LTMuOTQ5aC0xNy41MjF2LTEuMjU1aDE3LjUyMSIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI2LjY0IDM5Ni4yOCkiPjxwYXRoIHN0eWxlPSJzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MS41O2ZpbGw6bm9uZSIgZD0ibTAgMGg0M3YzNC43NzRsLTQuNjI2IDQuMzM0LTQgMy44OTJoLTM0LjM3NCIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI5LjMgMzQ2Ljg4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojMDAwO2ZpbGw6bm9uZSIgZD0ibTAgMHYtMzYuMDMxIi8+PC9nPjwvZz48L3N2Zz4=")
        50% no-repeat;
    background-size: contain;
    display: inline-block;
}
body.notizia .condividi {
    padding: 0;
    padding-left: 8px;
    width: 45px;
    height: 45px;
    line-height: 39px;
    text-align: center;
}
body.notizia .condividi .inner-background {
    display: none;
}
@media (max-width: 991px) {
    body.notizia .buttons.top {
        display: none;
    }
    body.notizia .content {
        padding: 25px 15px;
    }
    body.notizia .content p {
        font-size: 17px;
        line-height: 26px;
    }
    body.notizia #main .image {
        margin: 4px -15px;
    }
}
body.whishlist #filters {
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    background: #efefef;
    padding: 25px 0;
    margin-bottom: 35px;
}
body.whishlist #filters h3 {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.2em;
    margin-bottom: 25px;
}
body.whishlist #filters a {
    color: #000;
}
body.whishlist #filters a.more.assistenza {
    color: #b2b2b2;
    display: inline-block;
    text-decoration: underline;
    margin-bottom: 25px;
}
body.whishlist #filters .breadcrumbs {
    margin-bottom: 20px;
    display: block;
}
body.whishlist #filters .select2-container {
    border: 1px solid #d2d2d2;
    padding: 5px;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.2em;
}
body.whishlist #filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 70%;
}
.product-grid-element {
    margin-bottom: 50px;
}
.product-grid-element .image {
    height: 145px;
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.product-grid-element .title {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    transition: all 0.7s ease-in-out;
    position: relative;
}
.product-grid-element .title:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    height: 35px;
    -ms-box-shadow: 0 -45px 25px -25px #fff inset;
    box-shadow: inset 0 -45px 25px -25px #fff;
}
.product-grid-element .title h2 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: 500;
	height: 65px;
	max-height: 65px;
	overflow-y: hidden;
	box-sizing: border-box;
	transition: max-height 0.7s ease-in-out;
}
.product-grid-element .title h2 a {
    color: #000;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.product-grid-element .price {
    margin-bottom: 20px;
}
.product-grid-element .price .main {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.2em;
}
.product-grid-element .price .vat {
    font-size: 10px;
    line-height: 21px;
    letter-spacing: 0.2em;
    color: #b2b2b2;
}
.product-grid-element .colors ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}
.product-grid-element .colors ul li {
    display: inline-block;
    padding-right: 5px;
}
.product-grid-element .colors ul li a {
    display: inline-block;
    width: 13px;
    height: 13px;
    position: relative;
}
.product-grid-element .colors ul li a:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: transparent #fff transparent transparent;
}
.product-grid-element.product-grid-element2 {
    background: #fff;
    padding: 15px 15px 30px;
    margin: 10px;
}
.product-grid-element.product-grid-element2 .colors ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}
.product-grid-element.product-grid-element2 .colors ul li {
    display: inline-block;
    padding-right: 5px;
    text-align: center;
}
.product-grid-element.product-grid-element2 .colors ul li label {
    cursor: pointer;
}
.product-grid-element.product-grid-element2 .colors ul li label input[type="radio"] {
    display: none;
}
.product-grid-element.product-grid-element2 .colors ul li label span.color {
    display: inline-block;
    width: 13px;
    height: 13px;
    position: relative;
}
.product-grid-element.product-grid-element2 .colors ul li label span.color:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: transparent #fff transparent transparent;
}
.product-grid-element.product-grid-element2 .colors ul li label input[type="radio"]:checked + span.color {
    outline: 2px solid #b2b2b2;
}
.product-grid-element.product-grid-element2 .colors ul li label input[type="radio"]:checked + span.color:before {
    border-color: transparent #b2b2b2 transparent transparent;
}
.product-grid-element.product-grid-element2 .btn-cart {
    line-height: 11px;
}
.product-grid-element.product-grid-element2 .title {
    border: 0 !important;
    margin: 0;
}
.product-grid-element.product-grid-element2 .image {
    position: relative;
}
.product-grid-element.product-grid-element2 .image .btn-heart {
    color: #b2b2b2;
    float: right;
}
.product-grid-element.product-grid-element2 .image .btn-heart:hover {
    color: #000;
}
.product-grid-element.grid-element-account .actions {
    margin-top: 20px;
    border-top: 1px solid #b2b2b2;
    padding-top: 20px;
}
.product-grid-element.grid-element-account .actions a {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.1em;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
.product-grid-element.grid-element-account .actions img {
    height: 20px;
    width: auto;
}
@media (max-width: 991px) {
    .product-grid-element .title:after {
        -ms-box-shadow: none;
        box-shadow: none;
    }
    .product-grid-element .title h2 {
        height: 80px;
        max-height: 80px;
    }
}
@media (min-width: 768px) {
    #product-archive .product-grid-element:hover {
        overflow: visible;
        background: #fff;
        -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        position: absolute;
        padding: 15px;
        left: 0;
        right: 0;
        top: -15px;
        z-index: 1;
    }
    #product-archive .product-grid-element:hover .title {
        border-color: #b2b2b2;
    }
    #product-archive .product-grid-element:hover .title h2 {
        overflow: inherit;
        height: auto;
        min-height: 65px;
        max-height: 600px;
    }
    #product-archive .product-grid-element:hover .title h2 a {
        color: #000;
    }
    #product-archive .product-grid-element:hover .title:after {
        -ms-box-shadow: none;
        box-shadow: none;
    }
}
.colors ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}
.colors ul li {
    display: inline-block;
    padding-right: 5px;
    text-align: center;
}
.colors ul li label {
    cursor: pointer;
}
.colors ul li label input[type="radio"] {
    display: none;
}
.colors ul li label span.color {
    display: inline-block;
    width: 48px;
    height: 13px;
    position: relative;
    vertical-align: middle;
}
.colors ul li label span.color:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: transparent #fff transparent transparent;
}
.colors ul li label input[type="radio"]:checked + span.color {
    outline: 2px solid #b2b2b2;
}
.colors ul li label input[type="radio"]:checked + span.color:before {
    border-color: transparent #b2b2b2 transparent transparent;
}
.colors ul li label legend {
    margin: 0;
}
.colors ul li label legend,
.colors ul li label small {
    font-size: 11px;
    letter-spacing: 0.05em;
    text-align: center;
}
.colors ul li label small {
    opacity: 0;
    transition: all 0.5s ease-in-out;
    color: #b2b2b2;
    border-top: 1px solid #b2b2b2;
}
.colors ul li label:hover small {
    opacity: 1;
}
#carousel-related .slick-arrow,
.upsell-carousel .slick-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
}
#carousel-related .slick-arrow.next,
.upsell-carousel .slick-arrow.next {
    right: -50px;
}
#carousel-related .slick-arrow.prev,
.upsell-carousel .slick-arrow.prev {
    left: -50px;
}
@media (max-width: 991px) {
    #carousel-related,
    .upsell-carousel {
        margin-bottom: 70px;
    }
    #carousel-related .slick-arrow,
    .upsell-carousel .slick-arrow {
        top: 110%;
    }
    #carousel-related .slick-arrow.next,
    .upsell-carousel .slick-arrow.next {
        right: 37%;
    }
    #carousel-related .slick-arrow.prev,
    .upsell-carousel .slick-arrow.prev {
        left: 37%;
    }
}
#carousel-related .carosuel-item {
    padding: 15px;
}
#carousel-related .carosuel-item .product-grid-element {
    margin-bottom: 0;
}
.follow-child-link {
    cursor: pointer;
}
.slider-arrows .slick-arrow {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    right: 0;
    bottom: 0;
    width: 48px;
    height: 45px;
    display: inline-block;
    overflow: hidden;
    color: transparent;
    border: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE2LjM2bW0iIHZlcnNpb249IjEuMSIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB2aWV3Qm94PSIwIDAgNTcuOTY5OTk5IDU1LjYyNTAwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTI5LjkyIC0zNDEuNTkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDg3LjMxIDM2OS40KSI+PHBhdGggZD0ibTAgMC01LjQ2NCA1LjQ2NC0wLjg4OC0wLjg4NyAzLjk1LTMuOTQ5aC0xNy41MjF2LTEuMjU1aDE3LjUyMSIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI2LjY0IDM5Ni4yOCkiPjxwYXRoIHN0eWxlPSJzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MS41O2ZpbGw6bm9uZSIgZD0ibTAgMGg0M3YzNC43NzRsLTQuNjI2IDQuMzM0LTQgMy44OTJoLTM0LjM3NCIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNTI5LjMgMzQ2Ljg4KSI+PHBhdGggc3R5bGU9InN0cm9rZTojMDAwO2ZpbGw6bm9uZSIgZD0ibTAgMHYtMzYuMDMxIi8+PC9nPjwvZz48L3N2Zz4=");
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.slider-arrows .slick-arrow.slick-prev {
    right: 45px;
    width: 45px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIxNS42OTltbSIgd2lkdGg9IjE1LjQzNG1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDU0LjY4NzQ5OSA1NS42MjUwMDIiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ4My4zNCAtMzkxLjkpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1IDAgMCAtMS4yNSAtNDY4Ljc2IDQxOS43MSkiPjxwYXRoIGQ9Im0wIDAgNS40NjQgNS40NjQgMC44ODgtMC44ODctMy45NS0zLjk0OWgxNy41MjF2LTEuMjU1aC0xNy41MjEiLz48L2c+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSAwIDAgLTEuMjUgLTQyOC42NSAzOTIuODQpIj48cGF0aCBzdHlsZT0ic3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjEuNTtmaWxsOm5vbmUiIGQ9Im0wIDBoLTQzdi0zNC43NzNsNC42MjYtNC4zMzUgNC0zLjg5MmgzNC4zNzQiLz48L2c+PC9nPjwvc3ZnPg==");
}
.slider-center .slider-item {
    margin: 50px 0;
    padding: 0 30px;
    transition: all 0.2s ease-in-out;
}
.slider-center .slick-slide:not(.slick-center) .slider-item {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.slider-center .slick-arrow {
    color: #fff;
    background: transparent;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}
.slider-center .slick-arrow.prev {
    left: 245px;
    right: auto;
}
.slider-center .slick-arrow.next {
    left: auto;
    right: 245px;
}
@media screen and (max-width: 1170px) {
    .slider-center .slick-arrow.prev {
        left: 105px;
    }
    .slider-center .slick-arrow.next {
        right: 105px;
    }
}
@media screen and (max-width: 768px) {
    .slider-center .slick-arrow.prev {
        left: 10px;
    }
    .slider-center .slick-arrow.next {
        right: 10px;
    }
}
#mobilemenu,
#productmenu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 30px;
    z-index: 200;
    background-color: hsla(0, 0%, 0%, 0.98);
    overflow: hidden;
}
#mobilemenu .header,
#productmenu .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 25px;
    z-index: 210;
}
#mobilemenu .header .icon-action,
#productmenu .header .icon-action {
    display: inline-block;
    float: left;
    width: 55px;
    height: 20px;
    margin-right: 40px;
    border-right: 1px solid #000;
    background-repeat: no-repeat;
    background-size: auto 12px;
    background-position: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI0LjU5MzJtbSIgd2lkdGg9IjYuMTM3Nm1tIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgdmlld0JveD0iMCAwIDIxLjc0NzQ5OSAxNi4yNzUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NjYuMjcgLTI3LjA4MikiPjxwYXRoIHN0eWxlPSJmaWxsOiNhNWE3YTYiIGQ9Im00NjYuMjcgNDMuMzU3aDEyLjg4OXYtMi40MmgtMTIuODg5djIuNDJ6bTAtNi45Mjc1aDIxLjc0OHYtMi40MmgtMjEuNzQ4djIuNDJ6bTAtNi45Mjc1aDIxLjc0OHYtMi40MmgtMjEuNzQ4djIuNDJ6Ii8+PC9nPjwvc3ZnPg==");
}
#mobilemenu .header .icon-action.is-next,
#productmenu .header .icon-action.is-next {
    background-image: url("../images/menuleft.svg");
}
#mobilemenu .header .icon-close,
#productmenu .header .icon-close {
    display: inline-block;
    float: right;
    width: 55px;
    height: 20px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: auto 15px;
    background-position: 100%;
    background-image: url("../images/menuclose.svg");
}
#mobilemenu .footer,
#productmenu .footer {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
#mobilemenu .footer .social-link,
#productmenu .footer .social-link {
    color: #000;
    font-size: 24px;
    margin-left: 30px;
    text-decoration: none;
}
#mobilemenu .footer h5 a,
#productmenu .footer h5 a {
    color: #000;
    text-decoration: none;
}
#mobilemenu .main,
#productmenu .main {
    position: absolute;
    top: 120px;
    bottom: 150px;
    left: 20px;
    right: 20px;
}
#mobilemenu .main .mobile-navs,
#productmenu .main .mobile-navs {
    padding: 0;
}
#mobilemenu .main .buttons h4,
#productmenu .main .buttons h4 {
    display: none;
    font-size: 21px;
    line-height: 26px;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
#mobilemenu .main .buttons h4:after,
#productmenu .main .buttons h4:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    border-bottom: 1px solid #b2b2b2;
}
#mobilemenu .main ul.main-list a.btn,
#productmenu .main ul.main-list a.btn {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #b2b2b2;
    text-align: left;
    padding: 0 20px 20px 0;
    margin-bottom: 90px;
    overflow: hidden;
    word-break: break-all;
    color:#fff;
}
#mobilemenu .main ul.main-list a.btn.btn-serie,
#productmenu .main ul.main-list a.btn.btn-serie {
    font-size: 11px;
    letter-spacing: 0.2em;
    padding-bottom: 10px;
    margin-bottom: 50px;
    color:#fff;
}
#mobilemenu .main ul.main-list a.btn.btn-anno,
#productmenu .main ul.main-list a.btn.btn-anno {
    font-size: 11px;
    letter-spacing: 0.2em;
    padding-bottom: 5px;
    padding-left: 1px;
    border: 0;
    position: relative;
    margin-bottom: 50px;
    color:#fff;
}
#mobilemenu .main ul.main-list a.btn.btn-anno:after,
#productmenu .main ul.main-list a.btn.btn-anno:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    border-bottom: 1px solid #b2b2b2;
}
#mobilemenu .main ul.main-list ul,
#productmenu .main ul.main-list ul {
    display: none;
}
#mobilemenu .main #bg-minimenu,
#productmenu .main #bg-minimenu {
    position: absolute;
    left: -50px;
    top: -500px;
    bottom: -500px;
    right: -1000px;
    background: #000;
    border-left: 1px solid #b2b2b2;
    z-index: -1;
    display: none;
}
#mobilemenu .main .minimenu,
#productmenu .main .minimenu {
    display: none;
}
#mobilemenu .main .minimenu h5,
#productmenu .main .minimenu h5 {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
    text-transform: none;
    font-weight: 500;
}
#mobilemenu .main .minimenu h5:after,
#productmenu .main .minimenu h5:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    border-bottom: 1px solid #b2b2b2;
}
#mobilemenu .main .minimenu > ul,
#productmenu .main .minimenu > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#mobilemenu .main .minimenu > ul li,
#productmenu .main .minimenu > ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    max-width: 100%;
}
#mobilemenu .main .minimenu > ul a.btn,
#productmenu .main .minimenu > ul a.btn {
    font-size: 11px;
    line-height: 27px;
    letter-spacing: 0.2em;
    font-weight: 400;
    text-transform: none;
    border-width: 0;
    text-align: left;
    padding: 5px 0;
    width: 100%;
}
#mobilemenu .main .minimenu > ul ul,
#productmenu .main .minimenu > ul ul {
    display: none;
}
@media (max-width: 991px) {
    #mobilemenu,
    #productmenu {
        margin: 15px;
    }
    #mobilemenu .main,
    #productmenu .main {
        top: 70px;
        bottom: 60px;
    }
    #mobilemenu .main .buttons,
    #productmenu .main .buttons {
        margin-left: -15px;
    }
    #mobilemenu .main ul.main-list a.btn,
    #productmenu .main ul.main-list a.btn {
        margin-bottom: 30px;
        margin-left: 20px;
    }
    #mobilemenu .main ul.main-list a.btn.btn-anno,
    #mobilemenu .main ul.main-list a.btn.btn-serie,
    #productmenu .main ul.main-list a.btn.btn-anno,
    #productmenu .main ul.main-list a.btn.btn-serie {
        margin-bottom: 20px;
    }
    #mobilemenu .header,
    #productmenu .header {
        padding: 20px 15px;
    }
    #mobilemenu .header h5,
    #productmenu .header h5 {
        line-height: 22px;
    }
    #mobilemenu .header .icon-action,
    #productmenu .header .icon-action {
        border: 0;
        margin-right: 0;
        width: auto;
        padding-right: 30px;
    }
    #mobilemenu .footer,
    #productmenu .footer {
        bottom: 15px;
    }
    #mobilemenu .footer img,
    #productmenu .footer img {
        max-width: 100px;
        height: auto;
    }
    #mobilemenu .footer .social-link,
    #productmenu .footer .social-link {
        margin-left: 10px;
        color: #b2b2b2;
    }
}
@media (max-width: 991px) {
    #mobilemenu .nav-main li a {
        font-size: 26px;
        letter-spacing: 0.1em;
        line-height: 33px;
        color: #fff;
        text-transform: uppercase;
        padding: 5px;
    }
    #mobilemenu .nav-second {
        margin-top: 20px;
    }
    #mobilemenu .nav-second li a {
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 26px;
        color: #fff;
        text-transform: none;
        padding: 5px;
    }
    #mobilemenu .mobile-additional-menu {
        margin-top: 35px;
        padding-top: 35px;
        border-top: 1px solid #fff;
        width: 100%;
    }
    #mobilemenu .mobile-additional-menu ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    #mobilemenu .mobile-additional-menu ul li {
        padding: 0;
        margin: 0;
    }
    #mobilemenu .mobile-additional-menu ul li a {
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 26px;
        color: #b2b2b2;
        text-decoration: none;
    }
}
#footer-bottom .row {
    height: 120px;
    margin-top: 0px;
}
#footer-bottom .footer-copyright {
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 26px;
	color: #FFDA00;
}
#footer-bottom .footer-logo img {
    max-width: 195px;
}
@media (max-width: 991px) {
    #footer-bottom .footer-logo img {
        max-width: 130px;
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) {
    footer.footer {
        position: fixed;
        width: 100%;
        z-index: -1;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
#footer-top {
    background: #FFDA00;
    padding: 95px 0 35px;
    color: #000;
}
#footer-top .widget {
    margin-bottom: 60px;
}
#footer-top .resellers-search * {
    border-radius: 0;
    border: 0;
}
#footer-top .resellers-search * input {
    background-color: #efefef;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.1em;
    color: #2f2f2f;
}
#footer-top .resellers-search * .btn {
	background-color: #000;
	height: 50px;
	line-height: 50px;
	letter-spacing: 0.1em;
	color: #FFDA00;
	padding: 0 20px;
}
#footer-top a.footer-social-link, #footer-top a.footer-social-link .fa {
	font-size: 21px;
	color: #FFDA00;
	background: #000;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#footer-top h4.widget-title {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.2em;
    color: #000;
    margin-bottom: 26px;
    position: relative;
}
#footer-top h4.widget-title.wiget-title-underline {
    margin-bottom: 46px;
}
#footer-top h4.widget-title.wiget-title-underline:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: " ";
    border-bottom: 1.5px solid #000;
    width: 15px;
}#footer-top ul.footer-menu li a {
	color: #000;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.1em;
	font-weight: 400;
}
@media (max-width: 991px) {
    #footer-top {
        padding-top: 40px;
    }
    #footer-top .widget {
        margin-bottom: 30px;
    }
    #footer-top h4.widget-title.wiget-title-underline {
        border-bottom: 1px solid #000;
        padding-bottom: 20px;
        margin-top: 20px;
        margin-bottom: 0;
        cursor: pointer;
    }
    #footer-top h4.widget-title.wiget-title-underline:after {
        content: none;
    }
    #footer-top ul.footer-menu {
        display: none;
        margin: 20px 0;
    }
    #footer-top .darker {
        width: 100%;
        padding: 0;
        margin: 40px 0;
    }
    #footer-top .darker > div {
        background-color: #FFDA00;
        padding: 0;
        box-shadow: 0 0 0 15px #FFDA00;
    }
}
