/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #295695;
    --pink: #ff0087;
    --red: #8b0000;
    --orange: #fe7c43;
    --yellow: #cfc80e;
    --teal: #45aade;
    --cyan: #6d3bff;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --tangerine: #c54f0b;
    --primary: #33afcc;
    --secondary: #6c757d;
    --success: #03c100;
    --info: #6d3bff;
    --warning: #cfc80e;
    --danger: #8b0000;
    --light: #f8f9fa;
    --dark: #343a40;
    --green: #03c100;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

*,
 :after,
 :before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex='-1']:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

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;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: #33afcc;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #247b8f;
    text-decoration: underline;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    border-style: none;
}

img,
svg {
    vertical-align: middle;
}

svg {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}

[type='search'] {
    outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

 ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.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.2;
}

.display-2 {
    font-size: 5.5rem;
}

.display-3 {
    font-size: 4.5rem;
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2;
}

.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: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.blockquote-footer:before {
    content: '\2014\00A0';
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #ff0087;
    word-break: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    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-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1,
.col-auto {
    -webkit-box-flex: 0;
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-2,
.col-3 {
    -webkit-box-flex: 0;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-4,
.col-5 {
    -webkit-box-flex: 0;
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-6,
.col-7 {
    -webkit-box-flex: 0;
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-8,
.col-9 {
    -webkit-box-flex: 0;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-10,
.col-11 {
    -webkit-box-flex: 0;
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6;
}

.table-sm td,
.table-sm th {
    padding: 0.3rem;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #c6e9f1;
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #95d5e4;
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b2e1ec;
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db;
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #b8eeb8;
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #7cdf7a;
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #a3e9a3;
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d6c8ff;
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #b399ff;
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c3afff;
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #f2f0bc;
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #e6e282;
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #eeeba7;
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #dfb8b8;
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #c37a7a;
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #d7a6a6;
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe;
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca;
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c;
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}

.table-green,
.table-green>td,
.table-green>th {
    background-color: #b8eeb8;
}

.table-green tbody+tbody,
.table-green td,
.table-green th,
.table-green thead th {
    border-color: #7cdf7a;
}

.table-hover .table-green:hover,
.table-hover .table-green:hover>td,
.table-hover .table-green:hover>th {
    background-color: #a3e9a3;
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-sm>.table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-md>.table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-lg>.table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-xl>.table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #99d7e6;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row>.col,
.form-row>[class*='col-'] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #03c100;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(3, 193, 0, 0.9);
    border-radius: 0.25rem;
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #03c100;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2303C100' 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");
    background-repeat: no-repeat;
    background-position: 100% calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #03c100;
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.25);
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #03c100;
    padding-right: calc((3em + 2.25rem) / 4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2303C100' 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") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #03c100;
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.25);
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block;
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #03c100;
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block;
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #03c100;
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #03c100;
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block;
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #04f400;
    background-color: #04f400;
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.25);
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #03c100;
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block;
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #03c100;
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #8b0000;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(139, 0, 0, 0.9);
    border-radius: 0.25rem;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #8b0000;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238B0000' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%238B0000' 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");
    background-repeat: no-repeat;
    background-position: 100% calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #8b0000;
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.25);
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #8b0000;
    padding-right: calc((3em + 2.25rem) / 4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238B0000' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%238B0000' 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") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #8b0000;
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.25);
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block;
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #8b0000;
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block;
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #8b0000;
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #8b0000;
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block;
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #be0000;
    background-color: #be0000;
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.25);
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #8b0000;
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block;
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #8b0000;
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.25);
}

.form-inline {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        -webkit-box-pack: center;
        justify-content: center;
    }
    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #33afcc;
    border-color: #33afcc;
}

.btn-primary:hover {
    color: #fff;
    background-color: #2b95ad;
    border-color: #298ca3;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 187, 212, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #33afcc;
    border-color: #33afcc;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #298ca3;
    border-color: #268399;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 187, 212, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-success:hover {
    color: #fff;
    background-color: #029b00;
    border-color: #028e00;
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(41, 202, 38, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #028e00;
    border-color: #028100;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(41, 202, 38, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #6d3bff;
    border-color: #6d3bff;
}

.btn-info:hover {
    color: #fff;
    background-color: #5115ff;
    border-color: #4708ff;
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(131, 88, 255, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #6d3bff;
    border-color: #6d3bff;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #4708ff;
    border-color: #4000fa;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(131, 88, 255, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #cfc80e;
    border-color: #cfc80e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #aba50c;
    border-color: #9f9a0b;
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(181, 176, 18, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #cfc80e;
    border-color: #cfc80e;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #9f9a0b;
    border-color: #938e0a;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(181, 176, 18, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #8b0000;
    border-color: #8b0000;
}

.btn-danger:hover {
    color: #fff;
    background-color: #650000;
    border-color: #580000;
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(156, 38, 38, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #8b0000;
    border-color: #8b0000;
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #580000;
    border-color: #4b0000;
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(156, 38, 38, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-green {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-green:hover {
    color: #fff;
    background-color: #029b00;
    border-color: #028e00;
}

.btn-green.focus,
.btn-green:focus {
    box-shadow: 0 0 0 0.2rem rgba(41, 202, 38, 0.5);
}

.btn-green.disabled,
.btn-green:disabled {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active,
.show>.btn-green.dropdown-toggle {
    color: #fff;
    background-color: #028e00;
    border-color: #028100;
}

.btn-green:not(:disabled):not(.disabled).active:focus,
.btn-green:not(:disabled):not(.disabled):active:focus,
.show>.btn-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(41, 202, 38, 0.5);
}

.btn-outline-primary {
    color: #33afcc;
    border-color: #33afcc;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #33afcc;
    border-color: #33afcc;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #33afcc;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #33afcc;
    border-color: #33afcc;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #03c100;
    border-color: #03c100;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #03c100;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.5);
}

.btn-outline-info {
    color: #6d3bff;
    border-color: #6d3bff;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #6d3bff;
    border-color: #6d3bff;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(109, 59, 255, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #6d3bff;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #6d3bff;
    border-color: #6d3bff;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(109, 59, 255, 0.5);
}

.btn-outline-warning {
    color: #cfc80e;
    border-color: #cfc80e;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #cfc80e;
    border-color: #cfc80e;
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(207, 200, 14, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #cfc80e;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #cfc80e;
    border-color: #cfc80e;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(207, 200, 14, 0.5);
}

.btn-outline-danger {
    color: #8b0000;
    border-color: #8b0000;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #8b0000;
    border-color: #8b0000;
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #8b0000;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #8b0000;
    border-color: #8b0000;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-green {
    color: #03c100;
    border-color: #03c100;
}

.btn-outline-green:hover {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-outline-green.focus,
.btn-outline-green:focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.5);
}

.btn-outline-green.disabled,
.btn-outline-green:disabled {
    color: #03c100;
    background-color: transparent;
}

.btn-outline-green:not(:disabled):not(.disabled).active,
.btn-outline-green:not(:disabled):not(.disabled):active,
.show>.btn-outline-green.dropdown-toggle {
    color: #fff;
    background-color: #03c100;
    border-color: #03c100;
}

.btn-outline-green:not(:disabled):not(.disabled).active:focus,
.btn-outline-green:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #33afcc;
    text-decoration: none;
}

.btn-link:hover {
    color: #247b8f;
    text-decoration: underline;
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none;
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

input[type='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].btn-block {
    width: 100%;
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}

.fade:not(.show) {
    display: none;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty:after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: rgba(1, 1, 1, 0.9) !important;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0;
}

.dropright .dropdown-toggle:after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    display: none;
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0;
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^='bottom'],
.dropdown-menu[x-placement^='left'],
.dropdown-menu[x-placement^='right'],
.dropdown-menu[x-placement^='top'] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #33afcc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #fff;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1;
}

.btn-toolbar {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px;
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.carrinho-arrumando {
    margin-top: 27px!important;
    margin-right: 25px!important;
}

#banners .slick-track img {
    width: 100%;
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0;
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0;
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%;
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px;
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0;
}

.btn-group-toggle>.btn-group>.btn input[type='checkbox'],
.btn-group-toggle>.btn-group>.btn input[type='radio'],
.btn-group-toggle>.btn input[type='checkbox'],
.btn-group-toggle>.btn input[type='radio'] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px;
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: flex;
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3;
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.input-group-text input[type='checkbox'],
.input-group-text input[type='radio'] {
    margin-top: 0;
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #33afcc;
    background-color: #33afcc;
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #99d7e6;
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #c2e7f0;
    border-color: #c2e7f0;
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd;
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: '';
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label:before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%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.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #33afcc;
    background-color: #33afcc;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(51, 175, 204, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(51, 175, 204, 0.5);
}

.custom-radio .custom-control-label:before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(51, 175, 204, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.custom-switch .custom-control-label:after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label:after {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(51, 175, 204, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #99d7e6;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size='1']) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    display: none;
}

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}

.custom-file {
    display: inline-block;
    margin-bottom: 0;
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #99d7e6;
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: 'Browse';
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse);
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    content: 'Browse';
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-range:focus {
    outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.custom-range::-moz-focus-outer {
    border: 0;
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #33afcc;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #c2e7f0;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #33afcc;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #c2e7f0;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #33afcc;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: #c2e7f0;
}

.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        -webkit-transition: none;
        transition: none;
    }
}

.nav {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #33afcc;
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    padding: 0 1rem;
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    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: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-basis: 100%;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: 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%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm,
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md,
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg,
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl,
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff !important;
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, 0.25);
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: hsla(0, 0%, 100%, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}

.card {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-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-body {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 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-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 40px;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck,
    .card-deck .card {
        -webkit-box-direction: normal;
    }
    .card-deck .card {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 1;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }
    .card-group>.card {
        -webkit-box-flex: 1;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion>.card .card-header {
    margin-bottom: -1px;
}

.breadcrumb {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: '/';
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #33afcc;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #247b8f;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #33afcc;
    border-color: #33afcc;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        -webkit-transition: none;
        transition: none;
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #33afcc;
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #298ca3;
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(51, 175, 204, 0.5);
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62;
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
    color: #fff;
    background-color: #03c100;
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #028e00;
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.5);
}

.badge-info {
    color: #fff;
    background-color: #6d3bff;
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #4708ff;
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(109, 59, 255, 0.5);
}

.badge-warning {
    color: #212529;
    background-color: #cfc80e;
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #9f9a0b;
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(207, 200, 14, 0.5);
}

.badge-danger {
    color: #fff;
    background-color: #8b0000;
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #580000;
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(139, 0, 0, 0.5);
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5;
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124;
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.badge-green {
    color: #fff;
    background-color: #03c100;
}

a.badge-green:focus,
a.badge-green:hover {
    color: #fff;
    background-color: #028e00;
}

a.badge-green.focus,
a.badge-green:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(3, 193, 0, 0.5);
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #1b5b6a;
    background-color: #d6eff5;
    border-color: #c6e9f1;
}

.alert-primary hr {
    border-top-color: #b2e1ec;
}

.alert-primary .alert-link {
    color: #113841;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #026400;
    background-color: #cdf3cc;
    border-color: #b8eeb8;
}

.alert-success hr {
    border-top-color: #a3e9a3;
}

.alert-success .alert-link {
    color: #013100;
}

.alert-info {
    color: #391f85;
    background-color: #e2d8ff;
    border-color: #d6c8ff;
}

.alert-info hr {
    border-top-color: #c3afff;
}

.alert-info .alert-link {
    color: #27155c;
}

.alert-warning {
    color: #6c6807;
    background-color: #f5f4cf;
    border-color: #f2f0bc;
}

.alert-warning hr {
    border-top-color: #eeeba7;
}

.alert-warning .alert-link {
    color: #3c3a04;
}

.alert-danger {
    color: #480000;
    background-color: #e8cccc;
    border-color: #dfb8b8;
}

.alert-danger hr {
    border-top-color: #d7a6a6;
}

.alert-danger .alert-link {
    color: #150000;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

.alert-green {
    color: #026400;
    background-color: #cdf3cc;
    border-color: #b8eeb8;
}

.alert-green hr {
    border-top-color: #a3e9a3;
}

.alert-green .alert-link {
    color: #013100;
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress,
.progress-bar {
    display: -webkit-box;
    display: flex;
}

.progress-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #33afcc;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none;
    }
}

.progress-bar-striped {
    background-image: linear-gradient( 45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}

.media {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    flex: 1;
}

.list-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-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.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #33afcc;
    border-color: #33afcc;
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.list-group-item-primary {
    color: #1b5b6a;
    background-color: #c6e9f1;
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #1b5b6a;
    background-color: #b2e1ec;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #1b5b6a;
    border-color: #1b5b6a;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #026400;
    background-color: #b8eeb8;
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #026400;
    background-color: #a3e9a3;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #026400;
    border-color: #026400;
}

.list-group-item-info {
    color: #391f85;
    background-color: #d6c8ff;
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #391f85;
    background-color: #c3afff;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #391f85;
    border-color: #391f85;
}

.list-group-item-warning {
    color: #6c6807;
    background-color: #f2f0bc;
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #6c6807;
    background-color: #eeeba7;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #6c6807;
    border-color: #6c6807;
}

.list-group-item-danger {
    color: #480000;
    background-color: #dfb8b8;
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #480000;
    background-color: #d7a6a6;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #480000;
    border-color: #480000;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.list-group-item-green {
    color: #026400;
    background-color: #b8eeb8;
}

.list-group-item-green.list-group-item-action:focus,
.list-group-item-green.list-group-item-action:hover {
    color: #026400;
    background-color: #a3e9a3;
}

.list-group-item-green.list-group-item-action.active {
    color: #fff;
    background-color: #026400;
    border-color: #026400;
}

.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:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 0.75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

a.close.disabled {
    pointer-events: none;
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: hsla(0, 0%, 100%, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
}

.toast:not(:last-child) {
    margin-bottom: 0.75rem;
}

.toast.showing {
    opacity: 1;
}

.toast.show {
    display: block;
    opacity: 1;
}

.toast.hide {
    display: none;
}

.toast-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
    padding: 0.75rem;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: '';
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.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: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow:before {
    position: absolute;
    content: '';
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-auto[x-placement^='top'],
.bs-tooltip-top {
    padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^='top'] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}

.bs-tooltip-auto[x-placement^='top'] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-auto[x-placement^='right'],
.bs-tooltip-right {
    padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^='right'] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-auto[x-placement^='right'] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-auto[x-placement^='bottom'],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^='bottom'] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}

.bs-tooltip-auto[x-placement^='bottom'] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-auto[x-placement^='left'],
.bs-tooltip-left {
    padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^='left'] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-auto[x-placement^='left'] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover,
.popover .arrow {
    position: absolute;
    display: block;
}

.popover .arrow {
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: '';
    border-color: transparent;
    border-style: solid;
}

.bs-popover-auto[x-placement^='top'],
.bs-popover-top {
    margin-bottom: 0.5rem;
}

.bs-popover-auto[x-placement^='top']>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-0.5rem + -1px);
}

.bs-popover-auto[x-placement^='top']>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='top']>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}

.bs-popover-auto[x-placement^='right'],
.bs-popover-right {
    margin-left: 0.5rem;
}

.bs-popover-auto[x-placement^='right']>.arrow,
.bs-popover-right>.arrow {
    left: calc(-0.5rem + -1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^='right']>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='right']>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}

.bs-popover-auto[x-placement^='bottom'],
.bs-popover-bottom {
    margin-top: 0.5rem;
}

.bs-popover-auto[x-placement^='bottom']>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-0.5rem + -1px);
}

.bs-popover-auto[x-placement^='bottom']>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='bottom']>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem;
    border-bottom-color: #fff;
}

.bs-popover-auto[x-placement^='bottom'] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: '';
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-auto[x-placement^='left'],
.bs-popover-left {
    margin-right: 0.5rem;
}

.bs-popover-auto[x-placement^='left']>.arrow,
.bs-popover-left>.arrow {
    right: calc(-0.5rem + -1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

h2,
h3 {
    font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: #767676;
    font-weight: 900!important;
    letter-spacing: -0.02em!important;
}

@media (min-width: 992px) {
    h2 {
        font-size: 52px!important;
    }
}

.bs-popover-auto[x-placement^='left']>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='left']>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: '';
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%!important;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    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;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s 0.6s;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        -webkit-transition: none;
        transition: none;
    }
}

.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: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E");
    margin-top: 5px!important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E");
    margin-top: 5px!important;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid;
    border-right: 0.25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.ajuste-login {
    margin-right: 6px;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #33afcc !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #298ca3 !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #03c100 !important;
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #028e00 !important;
}

.bg-info {
    background-color: #6d3bff !important;
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #4708ff !important;
}

.whatsapp {
    width: 45px;
    height: 45px;
}

.estilo-wpp {
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
}

.estilo-wpp:hover {
    text-decoration: none;
}

.bg-warning {
    background-color: #cfc80e !important;
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #9f9a0b !important;
}

.bg-danger {
    background-color: #8b0000 !important;
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #580000 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}

.bg-green {
    background-color: #03c100 !important;
}

a.bg-green:focus,
a.bg-green:hover,
button.bg-green:focus,
button.bg-green:hover {
    background-color: #028e00 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #33afcc !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #03c100 !important;
}

.border-info {
    border-color: #6d3bff !important;
}

.border-warning {
    border-color: #cfc80e !important;
}

.border-danger {
    border-color: #8b0000 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-green {
    border-color: #03c100 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
}

.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem !important;
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix:after {
    display: block;
    clear: both;
    content: '';
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive:before {
    display: block;
    content: '';
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9:before {
    padding-top: 56.25%;
}

.embed-responsive-4by3:before {
    padding-top: 75%;
}

.embed-responsive-1by1:before {
    padding-top: 100%;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important;
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !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;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    top: 0;
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    bottom: 0;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: '';
    background-color: transparent;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2 {
    padding-top: 1rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 1rem !important;
}

.pl-2,
.px-2 {
    padding-left: 2rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !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-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #33afcc !important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #247b8f !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important;
}

.text-success {
    color: #03c100 !important;
}

a.text-success:focus,
a.text-success:hover {
    color: #027500 !important;
}

.text-info {
    color: #6d3bff !important;
}

a.text-info:focus,
a.text-info:hover {
    color: #3d00ee !important;
}

.text-warning {
    color: #cfc80e !important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #878309 !important;
}

.text-danger {
    color: #8b0000 !important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #3f0000 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important;
}

.text-green {
    color: #03c100 !important;
}

a.text-green:focus,
a.text-green:hover {
    color: #027500 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: hsla(0, 0%, 100%, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *,
     :after,
     :before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]:after {
        content: ' (' attr(title) ')';
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    .container,
    body {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}

.relative {
    position: relative;
}

.hover-expand {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.hover-expand:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.absolute-center,
.calendar .month-days .day span,
section#destaques a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.vertical-center,
section#destaques .icon-small,
section#destaques a:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hora-horror {
    background-color: #8b0000 !important;
}

.giranda {
    background-color: #c54f0b !important;
}

.rock {
    background-color: #000 !important;
}

.alok {
    background-color: #6d3bff !important;
}

.celebration {
    background-color: #aec92d !important;
}

.natal-magiko {
    background-color: #cda242 !important;
}

.k-hari {
    background-color: #fe7c43 !important;
}

.adotaki {
    background-color: #295695 !important;
}

.hopi-pride {
    background-color: #ff0087 !important;
}

.hopi-verani {
    background-color: #45aade !important;
}

.parque-fechado {
    background-color: #cacaca;
}

.black-friday {
    background-color: #9fbc00;
}

h1 {
    font-size: 42px;
}

h1,
h2 {
    color: #767676;
    font-weight: 900;
    letter-spacing: -0.02em;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 30px;
    color: #767676;
    font-weight: 900;
    letter-spacing: -0.02em;
    text-transform: uppercase;
}

h4 {
    font-size: 14px;
}

.chamada {
    color: #33afcc;
}

.chamada {
    font-size: 28px;
    margin-bottom: 2rem;
}

body,
html {
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

.no-pad-rl {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#main-header {
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background-color: rgba(1, 1, 1, 0.8);
    z-index: 50;
}

@media (max-width: 576px) {
    #main-header {
        text-align: center;
        padding: 0 !important;
        color: #fff;
        background-color: rgba(1, 1, 1, .8);
        z-index: 50
    }
}

#main-header hr {
    border-color: hsla(0, 0%, 100%, 0.3);
    margin: 15px -2000px;
}

#main-logo {
    max-width: 200px;
    display: block;
    margin: 15px auto;
    max-height: auto!important;
    height: auto!important;
}

#social-menu-header {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 0;
}

#social-menu-header li {
    display: inline-block;
}

#social-menu-header a {
    display: inline-block;
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.3);
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#social-menu-header a:hover {
    background-color: #555;
}

#social-menu {
    list-style-type: none;
    padding: 6px;
    margin: 20px 0 0;
}

#social-menu a,
#social-menu li {
    display: inline-block;
}

#social-menu a {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.3);
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#social-menu a:hover {
    background-color: #555;
}

#main-nav .nav-item a:not(.btn) {
    text-transform: uppercase;
    border-radius: 5px;
}

#main-nav .nav-item a:not(.btn):hover {
    background-color: hsla(0, 0%, 100%, 0.3);
}

#main-nav .login-button {
    text-transform: uppercase;
}

.navbar-toggler {
    border: 1px solid hsla(0, 0%, 100%, 0.2);
    color: hsla(0, 0%, 100%, 0.3);
    position: absolute;
    top: 22px;
    right: calc(0% + 30px);
}

@media screen and (min-width: 992px) {
    nav.navbar.navbar-expand-lg.navbar-dark {
        margin-left: -100px;
    }
}

.slick-carousel .slide {
    display: none;
}

.slick-carousel .slide:focus {
    outline: 0;
}

.slick-carousel .slide.slick-slide,
.slick-carousel .slide:first-child {
    display: block;
}

.slick-carousel .slick-arrow {
    font-size: 0;
    color: #000 !important;
    cursor: pointer;
    position: absolute;
    top: 50%;
    font-weight: 900;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.7;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    z-index: 60;
    border: 0;
    background-color:rgb(148 147 147 / 60%);
    width: 30px;
    height: 30px;
    border-radius: 1000px;
}

.slick-carousel .slick-arrow:focus {
    outline: 0;
}

.hopiniver-direita {
    left: -50px;
    width: 50px!important;
    height: 50px!important;
    top: 7%!important;
}

.hopiniver-esquerda {
    left: -50px;
    width: 50px!important;
    height: 50px!important;
    top: 7%!important;
}

.slick-carousel .slick-arrow:hover {
    color: #fff;
    opacity: 1;
}

.hopiNiverObs{
    margin: 0 auto;
    font-size: 13px;
    max-width: 303px;
    justify-content: center;
}

.slick-carousel .slick-arrow.slick-prev {
    left: 50px;
    width: 60px;
    height: 60px;
}

.slick-carousel .slick-arrow.slick-prev:before {
    content: '\f104';
    font-family: FontAwesome;
    font-size: 30px;
}

.slick-carousel .slick-arrow.slick-next {
    right: 40px;
    width: 60px;
    height: 60px;
}

.slick-carousel .slick-arrow.slick-next:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 30px;
}

.slick-carousel .slick-dots {
    position: absolute;
    z-index: 60;
    bottom: 40px;
    margin: 0;
}

.slick-carousel .slick-dots li {
    color: #fff;
    display: inline-block;
    width: 35px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.5;
}

.slick-carousel .slick-dots li.slick-active {
    opacity: 1;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.slick-carousel .slick-dots li button {
    font-size: 0;
    cursor: pointer;
}

.slick-carousel .slick-dots li button:before {
    content: '\f111';
    font-family: FontAwesome;
    font-size: 20px;
}

.swipe-helper {
    border: 1px solid rgba(1, 1, 1, 0.5);
    color: rgba(1, 1, 1, 0.5);
    padding: 0.5rem 1rem;
    display: table;
    margin: 1rem auto;
    border-radius: 1000px;
}

.swipe-helper.light {
    border-color: hsla(0, 0%, 100%, 0.5);
    color: hsla(0, 0%, 100%, 0.5);
}

.swipe-helper-black {
    border: 1px solid #000;
    color: #000;
    padding: 0.5rem 1rem;
    display: table;
    margin: 1rem auto;
    border-radius: 1000px;
}

.swipe-helper-black.light {
    border-color: #000;
    color: #000 !important;
}

section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

section.padding {
    padding: 6rem 0;
}

@media screen and (max-width: 576px) {
    section.padding {
        padding: 1rem 0;
    }
}

section.padding-4 {
    padding: 6rem 0;
}

section.padding-top-evento {
    padding-top: 60px;
}

@media screen and (max-width:991px) {
    .padding-section-cart-mobile {
        padding-top: 30px!important;
    }
}

section.padding-details {
    padding: 4rem 0;
}

section.circle {
    position: relative;
    padding-top: 8rem;
}

section.circle:after {
    content: '';
    width: 130px;
    height: 130px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 1000px;
}

section#destaques {
    margin-bottom: 2rem;
    text-align: center;
    font-size: 20px;
}

section#destaques a {
    display: block;
    color: #fff;
    height: 120px;
    position: relative;
}

section#destaques a:hover {
    text-decoration: none;
    z-index: 10;
}

section#destaques a:after {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 1rem;
    border-radius: 1000px;
    line-height: 40px;
    font-size: 28px;
    background-color: rgba(1, 1, 1, 0.2);
}

section#destaques a span {
    line-height: 1.2em;
}

section#destaques .icon-small {
    left: 1rem;
    width: 70px;
}

section#destaques>.container {
    max-width: 1050px;
    padding-top: 1rem;
}

section#destaques .comemore-seu-niver {
    background-color: #1d4ebf;
}

section#destaques .desconto-estudantes {
    background-color: #96cf5e;
}

section#destaques .passaporti {
    background-color: #fe7200;
}

#slider-calendarios .slide {
    padding: 0 1rem;
}

#slider-banners .slick-arrow.slick-prev {
    left: 70px;
}

#slider-banners .slick-arrow.slick-next {
    right: 70px;
}

.calendar {
    max-width: 500px;
    margin-bottom: 2rem;
    display: block;
}

.calendar.center {
    margin-left: auto;
    margin-right: auto;
}

.calendar .month {
    font-size: 32px;
    letter-spacing: -0.02em;
    border-bottom: 2px solid #adadad;
    line-height: 64px;
}

.calendar .month,
.calendar .week-days>div {
    color: #adadad;
    text-transform: uppercase;
    font-weight: 900;
}

.calendar .week-days>div {
    display: inline-block;
    width: 14.1%;
    margin-right: -4px;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
}

.calendar .month-days {
    line-height: 0;
}

.calendar .month-days>div {
    display: inline-block;
    width: 14.1%;
    margin-right: -4px;
    padding: 2px;
    vertical-align: middle;
}

.calendar .month-days .day {
    width: 100%;
    padding-top: 100%;
    display: block;
    background-color: #cacaca;
    border-radius: 1000px;
    position: relative;
}

.calendar .month-days .day span {
    display: block;
    font-size: 18px;
    color: #fff;
}

.calendar .month-days a {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.calendar .month-days a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.legenda-calendarios {
    font-weight: 700;
    font-size: 17px;
    margin-top: 2rem;
    padding: 0 0 0 20px;
}

.legenda-calendarios .item {
    margin-bottom: 1rem;
    white-space: nowrap;
}

.legenda-calendarios * {
    vertical-align: middle;
}

.legenda-calendarios i {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 1000px;
    margin-right: 2px;
}

.price-card {
    margin-bottom: 25px;
    border-radius: 20px;
    overflow: hidden;
    max-width: 320px;
    background-color: #fff;
    text-align: center;
    color: #919090;
    line-height: 1.2;
}

.price-card.center {
    margin-left: auto;
    margin-right: auto;
}

.price-card.shadow {
    box-shadow: 3px 3px 3px rgba(1, 1, 1, 0.5);
}

.price-card .header-image {
    width: 100%;
    display: block;
}

.price-card .content {
    padding: 2rem;
    border-top: 7px solid #ff6600;
    position: relative;
}

.price-card .content:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-top-color: #ccc;
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
}

.price-card .meta {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.price-card .title {
    font-size: 26px;
    font-weight: 900;
}

.price-card .description {
    font-size: 20px;
}

.price-card .price {
    font-weight: 900;
    margin-bottom: 5px;
}

.price-card .price .symbol {
    font-size: 24px;
}

.price-card .price .value {
    font-size: 47px;
    letter-spacing: -0.04em;
}

.price-card .price .cents {
    font-size: 16px;
}

.price-card i {
    font-size: 28px;
    margin-right: 5px;
    margin-top: 30px;
}

.price-card .btn {
    color: #fff;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.price-card .btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.price-card.cyan .price,
.price-card.cyan a.title,
.price-card.cyan i {
    color: #6d3bff;
}

.price-card.cyan .btn {
    background-color: #6d3bff;
}

.price-card.cyan .content,
.price-card.cyan .content:before {
    border-top-color: #6d3bff;
}

.price-card.cyan-2 .price,
.price-card.cyan-2 a.title,
.price-card.cyan-2 i {
    color: #32bda3;
}

.price-card.cyan-2 .btn {
    background-color: #32bda3;
}

.price-card.cyan-2 .content,
.price-card.cyan-2 .content:before {
    border-top-color: #32bda3;
}

.price-card.purple .price,
.price-card.purple a.title,
.price-card.purple i {
    color: #295695;
}

.price-card.purple .btn {
    background-color: #295695;
}

.price-card.purple .content,
.price-card.purple .content:before {
    border-top-color: #295695;
}

.price-card.blue .price,
.price-card.blue a.title,
.price-card.blue i {
    color: #007bff;
}

.price-card.blue .btn {
    background-color: #007bff;
}

.price-card.blue .content,
.price-card.blue .content:before {
    border-top-color: #007bff;
}

.price-card.blue-2 .price,
.price-card.blue-2 a.title,
.price-card.blue-2 i {
    color: #36b0cc;
}

.price-card.blue-2 .btn {
    background-color: #36b0cc;
}

.price-card.blue-2 .content,
.price-card.blue-2 .content:before {
    border-top-color: #36b0cc;
}

.price-card.green .price,
.price-card.green a.title,
.price-card.green i {
    color: #03c100;
}

.price-card.green .btn {
    background-color: #03c100;
}

.price-card.green .content,
.price-card.green .content:before {
    border-top-color: #03c100;
}

.price-card.green-2 .price,
.price-card.green-2 a.title,
.price-card.green-2 i {
    color: #aec92d;
}

.price-card.green-2 .btn {
    background-color: #aec92d;
}

.price-card.green-2 .content,
.price-card.green-2 .content:before {
    border-top-color: #aec92d;
}

.price-card.green-3 .price,
.price-card.green-3 a.title,
.price-card.green-3 i {
    color: #3ecc56;
}

.price-card.green-3 .btn {
    background-color: #3ecc56;
}

.price-card.green-3 .content,
.price-card.green-3 .content:before {
    border-top-color: #3ecc56;
}

.price-card.pink .price,
.price-card.pink a.title,
.price-card.pink i {
    color: #ff0087;
}

.price-card.pink .btn {
    background-color: #ff0087;
}

.price-card.pink .content,
.price-card.pink .content:before {
    border-top-color: #ff0087;
}

.price-card.red-2 .price,
.price-card.red-2 a.title,
.price-card.red-2 i {
    color: #cc366c;
}

.price-card.red-2 .btn {
    background-color: #cc366c;
}

.price-card.red-2 .content,
.price-card.red-2 .content:before {
    border-top-color: #cc366c;
}

.price-card.black-friday .price,
.price-card.black-friday a.title,
.price-card.black-friday i {
    color: #9fbc00;
}

.price-card.black-friday .btn {
    background-color: #9fbc00;
}

.price-card.black-friday .content,
.price-card.black-friday .content:before {
    border-top-color: #9fbc00;
}

.price-card.verani .price,
.price-card.verani a.title,
.price-card.verani i {
    color: #fea40f;
}

.price-card.verani .btn {
    background-color: #fea40f;
}

.price-card.verani .content,
.price-card.verani .content:before {
    border-top-color: #fea40f;
}

.price-card.red .price,
.price-card.red a.title,
.price-card.red i {
    color: #8b0000;
}

.price-card.red .btn {
    background-color: #8b0000;
}

.price-card.red .content,
.price-card.red .content:before {
    border-top-color: #8b0000;
}

.price-card.quintamaluka .price,
.price-card.quintamaluka a.title,
.price-card.quintamaluka i {
    color: #00bdbf;
}

.price-card.quintamaluka .btn {
    background-color: #00bdbf;
}

.price-card.quintamaluka .content,
.price-card.quintamaluka .content:before {
    border-top-color: #00bdbf;
}

section#blog .post {
    padding-bottom: 20px;
}

section#blog .title {
    color: #000;
    font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 20px;
    text-align: justify;
}

section#blog .desc {
    color: #000;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    text-align: justify;
}

section .btn-produto {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #fff;
    width: 100%;
}

section#alok .btn-produto {
    background-color: #32bda3;
}

section#alok .btn:hover {
    color: #fff !important;
}

section#hopi-pride .btn-produto {
    background-color: #36b0cc;
}

section#hopi-pride .btn:hover {
    color: #fff !important;
}

section#k-hari .btn-produto {
    background-color: #cc366c;
}

section#k-hari .btn:hover {
    color: #fff !important;
}

section#anuali .btn-produto {
    background-color: #3ecc56;
}

section#anuali .btn:hover {
    color: #fff !important;
}

section#celebration .btn-produto {
    background-color: #36b0cc;
}

section#celebration .btn:hover {
    color: #fff !important;
}

section#quinta-maluka .btn-produto {
    background-color: #36b0cc;
}

section#quinta-maluka .btn:hover {
    color: #fff !important;
}

section#duvidas .title-duvidas {
    background-color: #f1efef;
    border-radius: 5px;
    padding: 10px;
    color: #767676 !important;
}

section#info-evento {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.2em;
    text-align: justify;
    font-size: 14px;
}

footer {
    background: #004c94;
    color: #fff;
}

footer.padding {
    padding: 4rem 0;
}

footer a,
footer a:hover {
    color: #fff;
    text-transform: uppercase;
}

section#login h3:after {
    content: '';
    background: #33afcc;
    width: 100%;
    height: 2px;
    display: block;
}

section#login h3 {
    font-size: 24px;
}

section#carrinho h3:after,
section#pagamento h3:after {
    content: '';
    background: #33afcc;
    width: 100%;
    height: 2px;
    display: block;
}

section#pagamento h3 {
    font-size: 24px;
}

section#pagamento .btn-produto,
section#pagamento select {
    width: 100% !important;
}

section#pagamento .boleto {
    padding-top: 20px;
}

.box-compra {
    border-radius: 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.box-compra-novasenha {
    border-radius: 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 400px!important;
}

.box-compra .preco {
    color: #33afcc;
    font-size: 20px;
    font-weight: 900;
}

.box-compra .preco-final {
    color: #33afcc;
    font-size: 30px;
    font-weight: 900;
}

.box-compra .fa-trash {
    color: #33afcc;
}

.box-compra .qtd-carrinho {
    background-color: #33afcc;
    width: 38px;
    height: 38px;
    border-radius: 0 !important;
}

.btn-cart {
    width: 100%;
    margin-top: 10px;
}

.btn-primary {
    color: #fff;
    background-color: #33afcc!important;
    border-color: #33afcc!important;
}

@media (min-width: 768px) {
    h2 {
        font-size: 52px;
    }
    h2,
    h3 {
        font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
        color: #767676;
        font-weight: 900;
        letter-spacing: -0.02em;
    }
    h3 {
        font-size: 32px;
    }
    #main-logo {
        max-width: 100%;
        margin: 0 auto;
        padding: 5px
    }
    .swipe-helper,
    .swipe-helper-black {
        display: none;
    }
    section#destaques {
        margin-top: -70px;
    }
    .item {
        background-color: transparent !important;
    }
    a:after {
        display: none;
    }
    .calendar .month {
        font-size: 52px;
    }
    .calendar .month-days .day span {
        font-size: 26px;
    }
    section#blog .post {
        padding-bottom: 20px;
    }
    section#blog .title {
        color: #000;
        font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
        font-size: 22px;
        text-align: justify;
    }
    section#blog .desc {
        color: #000;
    }
    section#blog .desc,
    section#info-evento {
        font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
        text-align: justify;
    }
    section#info-evento {
        line-height: 1.2em;
        font-size: 20px;
    }
    section#anuali.padding-top-evento {
        padding-top: 220px;
    }
    section .btn-produto,
    section select {
        width: 50% !important;
    }
    section#pagamento select {
        width: 100% !important;
    }
    .btn-cart {
        width: 25%;
        margin-top: 0;
    }
    .boleto {
        padding-top: 0 !important;
    }
}

@media (min-width: 992px) {
    h2 {
        font-size: 52px;
    }
    h2,
    h3 {
        font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
        color: #767676;
        font-weight: 900;
        letter-spacing: -0.02em;
    }
    h3 {
        font-size: 32px;
    }
    #main-header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .swipe-helper,
    .swipe-helper-black {
        display: none;
    }
    #main-nav .cart-button,
    #main-nav .login-button {
        margin-left: 50px;
    }
    section#destaques {
        margin-top: -110px;
    }
    section#faixa-karta a:hover {
        text-decoration: none;
    }
    section#info-evento {
        font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
        line-height: 1.2em;
        text-align: justify;
        font-size: 20px;
    }
    section.padding-top-evento {
        padding-top: 220px;
    }
    section#pagamento select {
        width: 100% !important;
    }
    section#pagamento .boleto {
        padding-top: 0 !important;
    }
}

.price-card.hopi-drive {
    color: #000 !important;
}

.hopi-drive p.description {
    font-size: 1.8em;
    font-weight: 600;
    margin-top: 10px;
}

.hopi-drive p.description1 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.hopi-drive .row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
}

.aumentar-veiculo {
    font-weight: 600;
    display: inline;
}

.price-sum {
    display: block;
    font-size: 13px;
    margin-top: 5px;
    font-weight: 650;
    margin-bottom: 16px;
    font-family: arial;
}

button.style-botao-logar-facebook {
    width: 44px;
    height: 44px;
    padding: 13px;
    position: relative;
    display: inline;
    border: none;
    border-radius: 2px;
    margin-bottom: 12px;
    background-color: #3b5998;
    top: 0px;
    margin-right: 40px;
    margin-left: 15px;
    margin-top: 10px;
}

.centralizando {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}


/* .textologin:after {
content: '';
background: #33afcc;
width: 100%;
height: 2px;
display: block;
} */

@media screen and (min-width: 578px) {
    .textologin {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .textologin {
        font-size: 15px;
        margin: 20px;
        letter-spacing: normal;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .centralizando {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 370px) {
    .textologin {
        font-size: 14px;
        margin: 20px 0px 20px 0px;
        letter-spacing: normal;
    }
}

i.fab.fa-facebook {
    margin-left: 0;
    margin-right: 0;
    font-family: fontawesome;
    background-color: white;
    width: 18px;
    height: 18px;
    padding: 5px 8px 0px 3px;
    border-radius: 50%;
    color: #3b5998;
}

.linha-style-parede {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 20px;
    margin-top: 53px;
}

.linha-style {
    font-size: 24px;
    color: #767676;
    font-weight: 900;
    letter-spacing: -0.02em;
    text-transform: uppercase;
}

.linha-style::after {
    right: 100%;
    margin-right: 20px;
    content: '';
    background: #33afcc;
    width: 100%;
    height: 2px;
    display: block;
}

button.style-botao-logar-google {
    width: 44px;
    height: 44px;
    padding: 13px;
    border: none;
    position: relative;
    top: 0px;
    border-radius: 2px;
    margin-bottom: 12px;
    background-color: #db4a39;
    display: inline;
    font-family: fontawesome;
    margin-right: 40px;
    max-width: 200px;
}

i.fab.fa-google {
    margin-left: 0;
    margin-right: 0;
    font-family: fontawesome;
    width: 18px;
    height: 18px;
    padding: 5px 8px 0px 3px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    position: relative;
    top: -6px;
}

.icons-social-login {
    margin-bottom: 20px;
}

#calendarios {
    display: none !important;
}

@media screen and (max-width: 1024px) and (min-width: 343px) {
    .slick-carousel .slick-arrow.slick-prev {
        left: calc(50% - 155px) !important;
    }
    .slick-carousel .slick-arrow.slick-next {
        right: calc(50% - 155px) !important;
    }
}

@media screen and (max-width: 342px) {
    .slick-carousel .slick-arrow.slick-prev {
        left: calc(50% - 135px) !important;
    }
    .slick-carousel .slick-arrow.slick-next {
        right: calc(50% - 135px) !important;
    }
}

.chevron-down-position {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -70px;
    height: 40px;
    text-decoration: none !important;
}

i.fa.fas-chevron-down {
    color: #fff;
    font-size: 26px;
    font-family: FontAwesome;
    content: '\f078';
}

i.fa.fas-chevron-down:before {
    content: '\f078';
}

a.chevron-down-position:focus {
    text-decoration: none !important;
    border: none;
    outline: 0 !important;
    box-shadow: none !important;
}

@keyframes fas-chevron-down {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

.fa.fas-chevron-down {
    -webkit-animation: fas-chevron-down 0.75s linear infinite;
    -moz-animation: fas-chevron-down 0.75s linear infinite;
    -ms-animation: fas-chevron-down 0.75s linear infinite;
    -o-animation: fas-chevron-down 0.75s linear infinite;
    animation: fas-chevron-down 0.75s linear infinite;
}

.titulopreto,
.linhapreto .fa.fa-calendar {
    color: #131313 !important;
}

.linhapreto,
.linhapreto:before {
    border-top-color: #131313 !important;
}

.botaopreto {
    background-color: #131313 !important;
}

.pessoapreto {
    color: #131313 !important;
}

.titulopreto,
.linhapreto .fa.fa-calendar {
    color: #131313 !important;
}

.tituloazul,
.linhaazul .fa.fa-calendar {
    color: #0067a4 !important;
}

.linhaazul,
.linhaazul:before {
    border-top-color: #0067a4 !important;
}

.botaoazul {
    background-color: #0067a4 !important;
}

.pessoaazul {
    color: #0067a4 !important;
}

.tituloroxo,
.linharoxo .fa.fa-calendar {
    color: #9b3671 !important;
}

.pessoaroxo {
    color: #9b3671 !important;
}

.linharoxo,
.linharoxo:before {
    border-top-color: #9b3671 !important;
}

.botaoroxo {
    background-color: #9b3671 !important;
}

.titulomaluka,
.linhamaluka .fa.fa-calendar {
    color: #0fa4e6 !important;
}

.pessoamaluka {
    color: #0fa4e6 !important;
}

.linhamaluka,
.linhamaluka:before {
    border-top-color: #0fa4e6 !important;
    margin-bottom: 1px;
}

.botaomaluka {
    background-color: #0fa4e6 !important;
}

.titulomarinho,
.linhamarinho .fa.fa-calendar {
    color: #027b8e !important;
}

.pessoamarinho {
    color: #027b8e !important;
}

.linhamarinho,
.linhamarinho:before {
    border-top-color: #027b8e !important;
}

.botaomarinho {
    background-color: #027b8e !important;
}

.tituloroxoeletric,
.linharoxoeletricc .fa.fa-calendar {
    color: #c700a2 !important;
}

.pessoaroxoeletric {
    color: #c700a2 !important;
}

.linharoxoeletric,
.linharoxoeletric:before {
    border-top-color: #c700a2 !important;
}

.botaoroxoeletric {
    background-color: #c700a2 !important;
}

.aumentar-veiculo-roxo {
    color: #c700a2 !important;
}

.diminuir-font {
    font-size: 13px !important;
    font-weight: 700 !important;
}

.abaixa-20 {
    margin-bottom: 30px !important;
}

.margin-parque {
    margin-top: 18px;
}

a.click-card-link {
    height: 514px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link-p1 {
    height: 518px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link-p2 {
    height: 518px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link-p3 {
    height: 514px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link-p4 {
    height: 514px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link-p5 {
    height: 514px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link-p6 {
    height: 514px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    border-radius: 20px;
}

a.click-card-link:focus,
a.click-card-link-p1:focus,
a.click-card-link-p2:focus,
a.click-card-link-p3:focus,
a.click-card-link-p4:focus,
a.click-card-link-p5:focus,
a.click-card-link-p6:focus,
a.click-card-link-p7:focus,
a.click-card-link-p8:focus,
a.click-card-link-p9:focus {
    border: none;
    text-decoration: none;
    outline-offset: 0 !important;
    outline: none !important;
}

@media screen and (min-width: 1200px) {
    a.click-card-link,
    a.click-card-link-p1,
    a.click-card-link-p2,
    a.click-card-link-p3,
    a.click-card-link-p4,
    a.click-card-link-p5,
    a.click-card-link-p6,
    a.click-card-link-p7,
    a.click-card-link-p8,
    a.click-card-link-p9 {
        width: 320px;
        margin-left: 25px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    a.click-card-link,
    a.click-card-link-p1,
    a.click-card-link-p2,
    a.click-card-link-p3,
    a.click-card-link-p4,
    a.click-card-link-p5,
    a.click-card-link-p6 {
        width: 309px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 992px) {
    a.click-card-link,
    a.click-card-link-p1,
    a.click-card-link-p2,
    a.click-card-link-p3,
    a.click-card-link-p4,
    a.click-card-link-p5,
    a.click-card-link-p6 {
        height: 514px;
        width: 320px;
        margin-left: 320px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    a.click-card-link,
    a.click-card-link-p1,
    a.click-card-link-p2,
    a.click-card-link-p3,
    a.click-card-link-p4,
    a.click-card-link-p5,
    a.click-card-link-p6 {
        width: 320px;
        margin-left: 185px;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    a.click-card-link,
    a.click-card-link-p1,
    a.click-card-link-p2,
    a.click-card-link-p3,
    a.click-card-link-p4,
    a.click-card-link-p5,
    a.click-card-link-p6 {
        width: 320px;
        margin-left: 95px;
    }
}

@media screen and (max-width: 575px) {
    a.click-card-link,
    a.click-card-link-p1,
    a.click-card-link-p3,
    a.click-card-link-p4,
    a.click-card-link-p5,
    a.click-card-link-p6 {
        width: 320px;
    }
    a.click-card-link-p2 {
        width: calc((11% / 2) + 198px);
    }
    a.click-card-link {
        margin-left: calc(4% - 168px);
    }
    a.click-card-link-p1 {
        margin-left: calc(51% - 165px);
    }
    a.click-card-link-p2 {
        /* margin-left: calc(30% - 160px); */
        margin-left: calc(7% - 96px);
    }
    a.click-card-link-p3 {
        margin-left: calc(7% - 155px);
    }
    a.click-card-link-p4 {
        margin-left: calc(7% - 155px);
    }
    a.click-card-link-p5 {
        margin-left: calc(4% - 135px);
    }
    a.click-card-link-p6 {
        margin-left: calc(4% - 168px);
    }
}

.font-retorno {
    font-size: 16px !important;
    padding: 0px !important;
    margin: -9px 0px 0px 0px !important;
}

.linharoxoeletric i.fa.fa-calendar {
    color: #c700a2 !important;
}

.altura-eletric {
    height: 528px !important;
}

.altura-drive {
    height: 514px !important;
}

.altura-bondini {
    height: 519px !important;
}

.altura-hopiwet {
    height: 526px !important;
}

.altura-rbd {
    height: 557px !important;
}

.altura-pride {
    height: 487px !important;
}

.altura-anuali {
    height: 527px !important;
}

.altura-drivepromo {
    height: 568px !important;
}

.altura-dj {
    height: 551px !important;
}

.description.drivepromo {
    font-size: 18px !important;
    font-weight: 900 !important;
}

.title.titulomarinho.size {
    font-size: 18px !important;
}

.prod-promo-eletric {
    font-size: 18px !important;
}

.price-card .content.black {
    border-top: 7px solid #000 !important;
}

.price-card .content.black::before {
    border-top: 7px solid #000 !important;
}

@media screen and (min-width: 991px) {
    .ctr-margin {
        margin-top: -100px;
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 990px) {
    .ctr-margin {
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 577px) {
    .bg-mobile {
        display: none;
    }
    .bg-desktop {
        display: block;
    }
}

@media screen and (max-width: 576px) {
    .bg-mobile {
        display: block;
    }
    .bg-desktop {
        display: none;
    }
}


/* backgrounds desktop*/

@media screen and (min-width: 577px) {
    /* .bg-eletric {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Electric-Drive.jpg');
    }
    .bg-promo-eletric {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-HDT-+-Electric.jpg');
    }
    .bg-dj-claudinho {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Djs.jpg');
    }
    .bg-horror-drive {
        background-image: url('https://i0.statig.com.br/hopihari/img/background_drive.jpg');
    }
    .bg-carro-cheio-drive {
        background-image: url('https://i0.statig.com.br/hopihari/img/Bn_PSP.jpg');
    }
    .bg-bondini {
        background-image: url('https://i0.statig.com.br/hopihari/bon-bini/Background-Bon-Bini.jpg');
    }
    .bg-rbd {
        background-image: url('https://i0.statig.com.br/hopihari/img/background_rdb.png');
    }
    .bg-pride {
        background-image: url('https://i0.statig.com.br/hopihari/img/background_hopipride.jpg');
    }
    .bg-Sextamaluka {
        background-image: url('https://i0.statig.com.br/hopihari/img/background-sexta-maluka.jpg');
    }
    .bg-Hopidark {
        background-image: url('https://i0.statig.com.br/hopihari/img/BACKGROUND.jpg');
    }
    .bg-ingresso2020 {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Site-ingresso2020.jpg');
    }
    .bg-ingresso2021 {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Site-Aqualera2.jpg');
    }
    .bg-black {
        background-image: url('https://i0.statig.com.br/hopihari/img/BG_Site_Black-Friday-Esquenta.jpg');
    }
    .bg-anuali {
        background-image: url('https://i0.statig.com.br/hopihari/img/bg_anuali_new.jpg');
    }
    .bg-finalAno {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Fim-de-Ano-new.jpg');
    }
    .bg-Relampago {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background_relampago.jpg');
    }
    .bg-fevereiroSolidario {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-SolidÃ¡rio.jpg');
    }
    .bg-MesMulheres {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Dia-das-Mulheres.jpg');
    }
    .bg-marcoSolidario {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background--MarÃ§o-SolidÃ¡rio.jpg');
    }
    .bg-ToDeVolta {
        background-image: url('https://i0.statig.com.br/hopihari/img/bg-devoltaN.jpg');
    }
    .bg-PascoaSolidaria {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background--PÃ¡scoa-SolidÃ¡rio.jpg');
    }
    .bg-FimSemanaSolidario {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Site-AqualeraFds.jpg');
    }
    .bg-HoraHorror2021 {
        background-image: url('https://i0.statig.com.br/hopihari/img/BgHorraHorror.jpg');
    }
    .bg-MesDasMaes {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Mês-das-Mães.jpg');
    }
    .bg-combosHopi {
        background-image: url('https://i0.statig.com.br/hopihari/img/BackgroundCombos.jpg');
    }
    .bg-mesNamorados {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Mês-dos-Namorados.jpg');
    }
    .bg-Feriadao {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background--Feriadão.jpg');
    }
    .bg-Ferias {
        background-image: url('https://i0.statig.com.br/hopihari/img/Alice-Background.jpg');
    }
    .bg-alice2 {
        background-image: url('https://i0.statig.com.br/hopihari/img/Alice-Background-2.jpg');
    } */
}

@media screen and (max-width: 576px) {
    .resumo-compra-display {
        /* display: contents!important; */
    }
    .botao-fixo-css {
        position: fixed;
        bottom: 0%;
        width: 100%;
        margin-left: -5px;
        z-index: 9999;
    }
}

@media screen and (max-width: 400px) {
    .resumo-compra-display-mobile-g4 {
        display: contents!important;
    }
}


/* backgrounds mobile*/

@media screen and (max-width: 576px) {
    /* .bg-eletric {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/Background-Electric-Drive.png');
    }
    .bg-promo-eletric {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/Background-HDT-+-Electric.png');
    }
    .bg-dj-claudinho {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/Background-Djs.png');
    }
    .bg-horror-drive {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/background_drive.png');
    }
    .bg-carro-cheio-drive {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/Bn_PSP.png');
    }
    .bg-bondini {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/Background-Bon-Bini.png');
    }
    .bg-rbd {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/background_rdb.png');
    }
    .bg-pride {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/background_hopipride.png');
    }
    .bg-Sextamaluka {
        background-image: url('https://i0.statig.com.br/hopihari/img/background-sexta-maluka.jpg');
    }
    .bg-Hopidark {
        background-image: url('https://i0.statig.com.br/hopihari/mobile/BACKGROUND_mob.jpg');
    }
    .bg-ingresso2020 {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Site-ingresso2020.jpg');
    }
    .bg-ingresso2021 {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Site-Aqualera2.jpg');
    }
    .bg-black {
        background-image: url('https://i0.statig.com.br/hopihari/img/BG_Site_Black-Friday-Esquenta.jpg');
    }
    .bg-anuali {
        background-image: url('https://i0.statig.com.br/hopihari/img/bg_anuali_new.jpg');
    }
    .bg-finalAno {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Fim-de-Ano-new.jpg');
    }
    .bg-Relampago {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background_relampago.jpg');
    }
    .bg-fevereiroSolidario {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-SolidÃ¡rio.jpg');
    }
    .bg-MesMulheres {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Dia-das-Mulheres.jpg');
    }
    .bg-marcoSolidario {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background--MarÃ§o-SolidÃ¡rio.jpg');
    }
    .bg-ToDeVolta {
        background-image: url('https://i0.statig.com.br/hopihari/img/bg-devoltaN.jpg');
    }
    .bg-PascoaSolidaria {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background--PÃ¡scoa-SolidÃ¡rio.jpg');
    }
    .bg-FimSemanaSolidario {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Site-AqualeraFds.jpg');
    }
    .bg-HoraHorror2021 {
        background-image: url('https://i0.statig.com.br/hopihari/img/BgHorraHorror.jpg');
    }
    .bg-MesDasMaes {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Mês-das-Mães.jpg');
    }
    .bg-combosHopi {
        background-image: url('https://i0.statig.com.br/hopihari/img/BackgroundCombos.jpg');
    }
    .bg-mesNamorados {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background-Mês-dos-Namorados.jpg');
    }
    .bg-Feriadao {
        background-image: url('https://i0.statig.com.br/hopihari/img/Background--Feriadão.jpg');
    }
    .bg-Ferias {
        background-image: url('https://i0.statig.com.br/hopihari/img/Alice-Background.jpg');
    }
    .bg-alice2 {
        background-image: url('https://i0.statig.com.br/hopihari/img/Alice-Background-2.jpg');
    } */
}


/* banners */

@media screen and (max-width: 576px) {
    .ControladorBannerDesk {
        display: none;
    }
    .ControladorBannerMobile {
        display: block;
        min-height: 100%;
    }
}

@media screen and (min-width: 577px) {
    .ControladorBannerDesk {
        display: block;
        min-height: 100%;
    }
    .ControladorBannerMobile {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    #social-menu-header {
        margin-right: 15px !important;
    }
}

@media screen and (max-width: 991px) {
    #social-menu-header {
        margin-right: 0px !important;
    }
}

@media screen and (min-width: 577px) {
    .padding-top-evento form input#Data {
        max-width: 265px;
    }
}

@media screen and (min-width: 761px) {
    .bloco-magem {
        display: block;
    }
    .table-mc .card {
        border: none!important;
        background-color: transparent!important;
        opacity: 0.93;
    }
    .table-mc {
        /* margin-left: 40px; */
        margin-bottom: 300px;
        margin-top: 80px;
    }
    .bloco-imagem-mc {
        min-height: 795px !important;
        width: 100%;
        position: fixed;
        z-index: -1;
        top: 0;
        background-size: cover;
        background-position: 0px 45%;
        background-repeat: no-repeat;
        background-image: url(https://i0.statig.com.br/hopihari/img/sucess.jpg);
    }
}

@media screen and (max-width: 991px) {
    .bloco-imagem {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    .bloco-imagem-mc {
        position: fixed!important;
        top: 0px!important;
        left: 0!important;
        margin: 0!important;
        padding: 0!important;
        z-index: -1!important;
        /* background-size: contain; */
        /* background-position: center; */
        background-size: cover!important;
        background-repeat: no-repeat!important;
        min-height: 650px!important;
        width: -webkit-fill-available!important;
        background-image: url('https://i0.statig.com.br/hopihari/img/sucess.jpg')!important;
        height: auto!important;
    }
    .envio-ticket {
        background-color: #ffffff;
    }
    .table-mc {
        margin-left: 0px!important;
        background-color: transparent!important;
        opacity: 0.93!important;
        margin-bottom: 200px;
        max-width: 90%;
    }
    .table-mc .card {
        background-color: transparent!important;
        border: none!important;
    }
}

@media screen and (max-width: 991px) {
    .section-full {
        width: 100vw !important;
        padding: 60px 0px 0px 0px !important;
        margin: 0 !important;
        max-width: 100vw !important;
    }
    .imagem-manipulada {
        display: none;
    }
    .margin-controle {
        margin: 0px auto 10px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 561px;
        border: none !important;
        padding: 0px 10px 50px 10px;
    }
    .margin-controle-mc {
        margin: 0px auto 10px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 561px;
        border: none !important;
        padding: 0px 10px 50px 10px;
        background-color: transparent;
    }
    .card-color {
        background-color: #65B32E !important;
        border-radius: 39px 39px 0px 0px !important;
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 1;
        width: 100%;
    }
    /* .card-controlador::before {
content: '';
width: 20px;
height: 20px;
border: 10px solid transparent;
border-top-color: #A5C958;
position: absolute;
top: 0px;
left: calc(50% - 10px);
} */
    .card-color-azul {
        background-color: #009ee3 !important;
        border-radius: 0px 0px 39px 39px;
        text-align: center;
        letter-spacing: 0px;
        opacity: 1;
        width: 100%;
        font-size: 26px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        color: #ffffff;
        margin-bottom: 50px;
    }
    .text-pagamento {
        font-size: 18px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        color: #707070;
    }
    .text-pagamento td {
        line-height: 18px;
        min-width: 138px;
    }
    .text-pagamento-total {
        line-height: 25px;
    }
    .text-pagamento-total {
        font-size: 23px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        color: #393939;
    }
    .card-controlador {
        border: 1px solid #eaeaea;
        width: 100% !important;
    }
    .mensagem-vermelho {
        text-align: center;
        padding: 15px;
        font-size: 18px;
        font-weight: 700;
        font-family: 'Helvetica Neue', condensed bold, Helvetica, Arial, sans-serif;
        letter-spacing: 0px;
        color: #fd0001;
        opacity: 1;
        margin-bottom: -12px;
    }
    .margin-table {
        margin-top: 25px;
    }
}

@media screen and (min-width: 768px) {
    .data-maluka {
        margin-top: 10px;
    }
    .input-data-maluka {
        margin-bottom: -15px;
    }
}

@media screen and (min-width: 992px) {
    .ajuste-padding-maluka {
        padding-top: 300px !important;
    }
    .section-full {
        width: 100vw !important;
        padding: 167px 0px 0px 0px !important;
        margin: 0 !important;
        max-width: 100vw !important;
        border: none;
    }
    .imagem-manipulada {
        height: auto;
        width: 100%;
        max-height: 500px;
        display: block;
    }
    .margin-controle {
        margin: 50px auto 50px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 561px;
        border: none !important;
    }
    .margin-controle-mc {
        margin: 50px auto 50px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 561px;
        border: none !important;
        background-color: transparent;
    }
    .card-color {
        background-color: #65B32E !important;
        border-radius: 39px 39px 0px 0px !important;
        text-align: center;
        font-size: 35px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 1;
        width: 100%;
    }
    /* .card-controlador::before {
content: '';
width: 20px;
height: 20px;
border: 10px solid transparent;
border-top-color: #A5C958;
position: absolute;
top: 0px;
left: calc(50% - 10px);
} */
    .card-color-azul {
        background-color: #009ee3 !important;
        border-radius: 0px 0px 39px 39px;
        text-align: center;
        letter-spacing: 0px;
        opacity: 1;
        width: 100%;
        font-size: 32px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        color: #ffffff;
    }
    .text-pagamento {
        font-size: 26px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        color: #707070;
    }
    .text-pagamento td {
        line-height: 24px;
        min-width: 190px;
    }
    .text-pagamento-total {
        line-height: 25px;
    }
    .text-pagamento-total {
        font-size: 36px;
        font-weight: 700;
        font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
        color: #393939;
    }
    .card-controlador {
        border: 1px solid #eaeaea;
        width: 100% !important;
    }
    .mensagem-vermelho {
        text-align: center;
        padding: 15px;
        font-size: 18px;
        font-weight: 700;
        font-family: 'Helvetica Neue', condensed bold, Helvetica, Arial, sans-serif;
        letter-spacing: 0px;
        color: #fd0001;
        opacity: 1;
        margin-bottom: -12px;
    }
    .margin-table {
        margin-top: 25px;
    }
}

.dark-title {
    color: white !important;
}

.titulo-dark {
    text-transform: uppercase;
    font-size: 35px !important;
}

.titulo-dark-inline {
    text-transform: uppercase;
    font-size: 30px !important;
}

@media screen and (min-width: 577px) {
    .top-100 {
        margin-top: 100px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    a.click-card-link-p1 {
        margin-left: 310px !important;
    }
}

@media screen and (min-width: 1200px) {
    a.click-card-link-p1 {
        margin-left: 400px !important;
    }
}

a.click-card-link-black {
    background-color: transparent;
    height: 484px;
    position: absolute;
    z-index: 999999100041;
    border-radius: 20px;
}

@media screen and (min-width: 992px) {
    a.click-card-link-black {
        width: 320px !important;
        margin-left: 396px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    a.click-card-link-black {
        width: 320px !important;
        margin-left: 306px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    a.click-card-link-black {
        width: 320px !important;
        margin-left: 185px !important;
    }
}

@media screen and (max-width: 575px) {
    a.click-card-link-black {
        margin-left: calc(51% - 179px);
        width: 320px;
    }
}

@media screen and (max-width: 991px) {
    .esquenta-black {
        margin-top: -30px;
    }
}


/*=====AJUSTE NA PAGINA DE PAGAMENTO=======*/

@media screen and (max-width: 492px) {
    section#pagamento h3 {
        font-size: 16px;
    }
    .box-compra .preco-final {
        font-size: 19px;
        padding-bottom: 5px;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .box-compra .preco-final {
        text-align: center;
    }
}

@media screen and (max-width: 362px) {
    section#pagamento h3 {
        font-size: 14px;
    }
}

.tituloAnuali {
    color: #343152 !important;
}

.fimAno-title {
    color: #d6a015 !important;
}


/* carrinho */

.modal-body section {
    padding: 1rem 0 !important;
}

span.info-carrinho.ml-2 {}

.modal-body section#info-evento {
    line-height: 1.4em !important;
}

.modal-header {
    border-radius: 3px 3px 0px 0px;
}

.modal-title {
    color: white !important;
    text-shadow: 0.1px 2.1px 0.1px dimgrey;
}

::-webkit-scrollbar {
    width: 7px;
    border: 1px solid #d5d5d5;
}

 ::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
}

 ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
}

button.menos {
    font-size: 30px;
    font-weight: 900;
    margin-top: -8px;
    border: none;
    background: white;
    text-shadow: 0.4px 0.4px 0.8px #6b6b6b;
}

button.mais {
    font-size: 26px;
    font-weight: 900;
    margin-top: -8px;
    text-shadow: 0.4px 0.4px 0.8px #6b6b6b;
    border: none;
    background: white;
}

button.mais:focus,
button.menos:focus {
    outline: none;
}

.input-qtd-cart {
    max-width: 88px;
    width: 88px;
}

a#link-book {
    cursor: pointer;
}


/* carrinho desktop */

@media screen and (min-width: 1079px) {
    .cart-qtd-u {
        margin-left: 18px;
    }
    .cart-price-u {
        margin: 18px 0px 0px 18px;
    }
    .cart-price-u {
        min-width: 113px;
    }
}

.span-checkin {
    margin-top: -3px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .cart-price-u {
        margin: 32px 0px 0px 0px;
        min-width: 140px;
        padding: 0px 0px !important;
    }
    .cart-del-u {
        max-width: 30px;
        padding: 0px 0px 0px 15px;
        margin: 35px 0px 0px 15px;
    }
}

@media screen and (min-width: 576px) and (max-width: 991px) {
    .card-deck .card {
        flex: none!important;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1200px) {
    .cart-price-u {
        margin: 18px 0px 0px 0px;
        min-width: 140px;
        padding: 0px 0px !important;
    }
    .cart-del-u {
        max-width: 30px !important;
        padding: 0px 0px 0px 15px !important;
        margin: 19px 0px 0px 15px !important;
        justify-items: center;
        align-items: center;
        margin-top: -5px!important;
    }
}

@media screen and (min-width: 992px) {
    .cart-qtd-u {
        min-width: 175px;
        display: inline-block;
        align-self: center;
        align-items: center;
    }
    .info-items-cart {
        max-width: 330px;
        margin: 0px 0px 0px 15px;
        padding: 0px 2px 8px 2px;
    }
    .img-cart {
        min-width: 75px;
        padding: 6px 2px;
        margin: 0px 3px 0px 13px;
        display: inline-flex;
        height: 100%;
        align-items: center;
        align-self: center;
    }
    .cart-visita {
        min-width: 115px;
        padding: 0px;
        margin: 0px 15px 0px -15px;
        display: inline-flex;
        float: right;
        min-height: 50px;
        height: 50px;
        align-items: center;
        align-self: center;
        justify-content: center;
    }
    .cart-checkin {
        min-width: 155px;
        padding: 0;
        margin: 0px 8px 0px -20px;
        display: inline-flex;
        min-height: 50px;
        height: 50px;
        align-items: center;
        align-self: center;
        justify-content: center;
    }
    .span-checkin {
        text-align: center;
        padding: 0;
        margin: 0;
        display: inline-flex;
        min-height: 50px;
        height: 50px;
        align-items: center;
        align-self: center;
        font-size: 16px;
    }
    .nome-passaport {
        min-width: 145px;
        padding: 0;
        margin: 0;
        display: inline-flex;
        min-height: 50px;
        height: 50px;
        align-items: center;
        align-self: center;
    }

    .cabecalho-tabela-cart {
        margin: 0px 0px -25px -80px;
    }
    .title-produto {
        display: inline-flex;
        align-items: center;
    }
}

@media screen and (min-width: 577px) {
    .caixa-minha-compra h2 {
        color: white;
        text-align: center;
        font-size: 2.3em;
        font-weight: 700;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-minha-compra h3 {
        color: white;
        text-align: center;
        font-size: 1.3em;
        font-weight: 500;
        text-transform: unset;
        border: none;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-minha-compra h3:after {
        background: none !important;
    }
    .linha-minha {
        width: 100%;
        height: 1px;
        margin: 15px 0px 15px 0px;
        background: white;
    }
}

@media screen and (max-width: 576px) {
    .caixa-minha-compra h2 {
        color: white;
        text-align: center;
        font-size: 1.9em;
        font-weight: 600;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-minha-compra h3 {
        color: white;
        text-align: center;
        font-size: 1em;
        font-weight: 400;
        text-transform: unset;
        border: none;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-minha-compra h3:after {
        background: none !important;
    }
    .linha-minha {
        width: 100%;
        height: 1px;
        margin: 15px 0px 15px 0px;
        background: white;
    }
}

@media screen and (min-width: 577px) {
    .caixa-minha-compra h2 {
        color: white!important;
        text-align: center;
        font-size: 2.3em;
        font-weight: 700;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
}

.caixa-minha-compra {
    width: 100%;
    background-color: #5c5c5c!important;
    padding: 20px 30px 15px 30px !important;
    margin: 0 !important;
    border-radius: 20px 20px 0px 0px;
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.box-compra-cart {
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 0px 0px 20px 0px;
    background-color: transparent;
}

.box-compra-cart .preco {
    color: #33afcc;
    font-size: 20px;
    font-weight: 900;
    justify-items: center;
    align-items: center;
    margin-top: -4px;
}

.box-compra-cart .preco-final {
    color: #33afcc;
    font-size: 30px;
    font-weight: 900;
}

.box-compra-cart .qtd-carrinho {
    background-color: #33afcc;
    width: 38px;
    height: 38px;
    border-radius: 0 !important;
}

.voce-escolheu-pass {
    font-weight: 300;
}

.tabela-titulos-carrinho {
    text-align: center;
    font-size: 1.1em;
    font-weight: 500;
    color: #353535;
    margin-top: 45px;
}

@media screen and (max-width: 991px) {
    .tabela-titulos-carrinho {
        display: none!important;
    }
    .title-produto {
        display: flex;
        align-self: center;
    }
    .cart-checkin {
        margin: 10px;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .cart-visita {
        display: flex;
        align-self: center;
        margin: 5px;
    }
    .cart-qtd-u {
        margin: 10px;
        display: flex;
        align-self: center;
    }
    .cart-price-u {
        display: flex;
        align-self: center;
        margin: 7px 0px 0px 0px;
    }
    .cart-del-u {
        display: block!important;
        align-self: center;
        margin: 10px 5px 0px 5px;
        float: right;
        display: block;
    }
    .item-carrinho-hopi {
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        box-shadow: 0px 0px 5px 0px #d2d2d2a3;
        padding: 2px 4px 0px 4px!important;
        margin: 8px 3% !important;
        width: 94%;
    }
}


/* carrinho tablet */

@media screen and (max-width: 991px) and (min-width: 768px) {
    .cart-price-u {
        margin: 18px 10px 0px 0px;
        min-width: 160px;
        padding: 0px 5px;
    }
    .cart-del-u {
        max-width: 38px;
        padding: 0px 0px 0px 15px;
        margin: 0px 0px 0px 0px;
    }
    .cart-qtd-u {
        min-width: 175px;
    }
    .info-items-cart {
        max-width: 265px;
        margin: 0px 0px 0px 15px;
        padding: 0px 2px 8px 2px;
    }
}


/* carrinho SM*/

@media screen and (max-width: 767px) and (min-width: 576px) {
    .img-pass-cart-u {
        padding: 0px 0px 8px 15px;
    }
    .info-carrinho.ml-2 {
        /* margin: 0px 10px 10px 0px !important; */
        margin: -3px â€‹0px 10px 7px !important;
    }
    .cart-price-u {
        margin: 18px 5px 5px 5px;
    }
    .cart-del-u {
        margin: 18px 5px 5px 5px;
    }
    .cart-qtd-u {
        padding: 0px 5px 10px 8px;
    }
}

@media screen and (max-width: 862px) {
    .cart-checkin {
        margin: 10px 10px 15px 10px;
    }
    .cart-visita {
        margin: 10px 0px 15px -5px;
    }
}

@media screen and (max-width: 575px) {
    .info-items-cart {
        margin-top: 8px;
    }
    .cart-qtd-u {
        margin: 0px 10px 10px 18px;
        margin: 0px 5px 10px 10px;
    }
}

@media screen and (max-width: 340px) {
    .cart-qtd-u {
        margin: 0px 5px 10px 10px;
    }
}


/* atualizaÃ§Ãµes carrinho */

.product-carrinho h1 {
    float: right;
}

@media screen and (max-width: 380px) {
    .product-carrinho h1 {
        margin: 6px;
    }
}

.box-compra-cart .fa-trash {
    color: #c11515;
}

.zera-padding-r-l {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.img-cart img {
    border-radius: 4px;
    box-shadow: 0.5px 0.5px 2.8px #989898;
    margin: 8px 4px 0px 8px;
    display: flex;
    align-items: center;
    align-self: center;
}

@media screen and (max-width: 991px) {
    .btn-carrinho {
        margin-top: 20px!important;
    }
}

@media screen and (max-width: 576px) {
    .display-mobile-none {
        display: none!important;
    }
    .carrinho-arrumando {
        display: none!important;
    }
}

.btn-carrinho {
    background: #03c101 !important;
    border: 0;
    font-size: 1.6em !important;
    text-shadow: 0px 0.1px 0.2px #525252;
    padding: 8px 15px 8px 15px;
    min-width: 300px;
    margin-top: 20px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}


/*geral*/

.input-qtd-cart {
    border-radius: 4px !important;
}

@media screen and (max-width: 482px) {
    #container-base {
        font-size: 12px;
    }
}

@media screen and (max-width: 401px) {
    #title-top {
        font-size: 30px;
    }
}

.tituloHopiFevereiro {
    color: #ff6600 !important;
}

.botaoHopiFevereiro {
    background-color: #ff6600 !important;
}

.linhaHopiFevereiro {
    color: #ff6600 !important;
}

.linhaHopiFevereiro:before {
    border-top-color: #ff6600 !important;
}


/*botao login*/

.login-barra a {
    min-width: 90px;
    margin: 5px 5px 5px 30px;
    background-color: white !important;
    color: #202d20 !important;
    font-weight: 600;
    text-shadow: 0px 0px 0px #cccccca1;
    transition: all 180ms !important;
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    border-radius: 4px;
    padding: 0px 15px 30px 12px;
}

.ajuste-login i.fa.fa-user {
    display: none;
}

a.nav-link.ajuste-login.mobile-login {
    background-color: white;
    max-width: 60px;
    font-size: 1rem;
    font-weight: 500;
    min-width: 90px;
    margin: 5px 5px 5px 30px;
    background-color: white !important;
    color: #202d20 !important;
    display: inline-block;
    margin: 0 auto;
}

a.btn.btn-red {
    font-weight: 500;
    background-color: red !important;
    color: white !important;
}

a.btn.btn-red:hover {
    color: black !important;
}

@media screen and (min-width: 991px) {
    .mobile-login {
        display: none !important;
    }
    #main-nav .login-button-1 {
        display: none;
    }
}


/*fim botao login*/


/*INICIO PROGRESSBAR*/

@media screen and (min-width:992px) {
    .progressbar {
        margin: 120px 0px!important;
    }
    .progressbar-hoteis {
        margin: 120px 0px!important;
    }
}

@media screen and (max-width:991px) {
    .progressbar {
        margin: 0px 0px!important;
    }
    .progressbar-hoteis {
        margin: 0px 0px!important;
    }
}

.descricao-preco-hoteis {
    color: #4b4b4b;
    font-size: 15px;
    font-weight: 400;
}

.progressbar {
    margin: 0;
    padding: 0;
    counter-reset: step;
}

.progressbar li {
    list-style-type: none;
    width: 33%;
    float: left;
    font-size: 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #b6b6b6e0;
}

.progressbar li:before {
    width: 50px;
    height: 50px;
    content: counter(step);
    counter-increment: step;
    line-height: 45px;
    border: none;
    display: block;
    text-align: center;
    margin: 0 auto -9px auto;
    border-radius: 50%;
    background-color: #c1c1c1;
}

.progressbar li:after {
    width: 100%;
    height: 5px;
    content: '';
    position: absolute;
    top: 25px;
    left: -50%;
    z-index: -1;
    background-color: #c1c1c1;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: #ffffff;
}

.progressbar li.active:before {
    border: none;
    font-weight: bold;
    background-color: #591482 !important;
}

.progressbar li.active+li:after {
    background-color: #c1c1c1;
}

.progressbar-hoteis {
    margin: 0;
    padding: 0;
    counter-reset: step;
}

.progressbar-hoteis li {
    list-style-type: none;
    width: 33%;
    float: left;
    font-size: 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #c1c1c1;
    font-weight: bold;
}

.progressbar-hoteis li:before {
    width: 50px;
    height: 50px;
    content: counter(step);
    counter-increment: step;
    line-height: 45px;
    border: none;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #c1c1c1;
}

.progressbar-hoteis li:after {
    width: 100%;
    height: 5px;
    content: '';
    position: absolute;
    background-color: #0A7CBA;
    top: 25px;
    left: -50%;
    z-index: -1;
}

.progressbar-hoteis li:first-child:after {
    content: none;
}

.progressbar-hoteis li.active-hoteis {
    color: #ffffff;
}

.progressbar-hoteis li.active-hoteis:before {
    border: none;
    font-weight: bold;
    background-color: #0a7cba !important;
}

.progressbar-hoteis li.active-hoteis+li:after {
    background-color: #c1c1c1;
}

.progressbar-step3 {
    margin: 0;
    padding: 0;
    counter-reset: step;
}

.progressbar-step3 li {
    list-style-type: none;
    width: 33%;
    float: left;
    font-size: 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #c1c1c1;
    font-weight: bold;
}

.progressbar-step3 li:before {
    width: 50px;
    height: 50px;
    content: counter(step);
    counter-increment: step;
    line-height: 45px;
    border: none;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #FD6601;
}

.progressbar-step3 li:after {
    width: 100%;
    height: 5px;
    content: '';
    position: absolute;
    background-color: #FD6601;
    top: 25px;
    left: -50%;
    z-index: -1;
}

.progressbar-step3 li:first-child:after {
    content: none;
}

.progressbar-step3 li.active-step3 {
    color: #ffffff;
}

.progressbar-step3 li.active-step3:before {
    border: none;
    font-weight: bold;
}

.progressbar-step3 li.active-step3+li:after {
    background-color: #FD6601;
}

.tituloPacotes {
    color: #420a77 !important;
}

.linhaPacotes {
    color: #420a77 !important;
}

.botaoPacotes {
    background-color: #420a77 !important;
}

.botaoPacotes:before {
    border-top-color: #420a77 !important;
}


/* carousel pacote*/

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    a.click-s-pacote {
        max-height: 400px;
        min-height: 420px;
        height: 100%;
        width: 189px;
        background-color: transparent;
        position: absolute;
        z-index: 99999999999999999999;
        margin-left: calc(7% - 65px);
        border-radius: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .s-pacote {
        max-width: 22% !important;
        margin: 22px;
    }
    .botaopacote-step1 {
        font-size: 1.05rem !important;
    }
    .botaopacote-step3 {
        font-size: 1.5rem;
    }
    .size-t-p {
        font-size: 13px;
        line-height: 28px;
    }
}

@media screen and (min-width: 991px) {
    .s-pacote {
        max-width: 22% !important;
        margin: 22px;
    }
    a.click-s-pacote {
        max-height: 377px;
        height: 86%;
        width: 21%;
        background-color: transparent;
        position: absolute;
        z-index: 99999;
        border-radius: 20px;
    }
    .size-t-p {
        line-height: 28px;
    }
}

@media screen and (max-width: 1023px) {
    a.click-s-pacote {
        max-height: 400px;
        min-height: 420px;
        height: 100%;
        width: 322px;
        background-color: transparent;
        position: absolute;
        z-index: 99999999999999999999;
        margin-left: calc(7% - 250px);
        border-radius: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .s-pacote {
        max-width: 22% !important;
        margin: 22px;
    }
    .titulopacote-step1 {
        width: 320px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
    a.click-s-pacote {
        margin-left: calc(7% - 304px) !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    a.click-s-pacote {
        margin-left: calc(7% - 275px) !important;
    }
}

@media screen and (max-width: 400px) {
    .titulopacote-step1 {
        width: 10% !important;
    }
    a.click-s-pacote {
        margin-left: calc(7% - 215px);
        width: 10% !important;
    }
}

a.click-s-pacote:focus {
    outline-offset: 0px;
    outline: none;
}

.titulopacote-step1 {
    color: #ffffff !important;
    width: 21%;
    height: 120px;
    font-size: 1.9em;
    font-weight: 600;
    text-shadow: 0.2px 0.2px 0.2px #000;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0px 0px 0px;
    z-index: 99999;
}

.titulopacote-step1 p {
    padding: 0;
    margin: 0;
    display: contents;
}

.bg-pacote {
    background-color: #fff8e6;
}

.botaopacote-step1 {
    background-color: #591482 !important;
}

@media screen and (min-width: 577px) {
    .botaopacote-step3 {
        background-color: #03c102 !important;
        width: 100%;
        line-height: 1.8em;
        color: white !important;
        font-size: 1.4em;
        margin: 30px 0px 20px 0px;
        text-shadow: 0.1px 0.1px #4e4e4e;
    }
}

@media screen and (max-width: 576px) {
    .botaopacote-step3 {
        background-color: #03c102 !important;
        width: 100%;
        line-height: 1.8em;
        color: white !important;
        font-size: 1.4em;
        margin: 30px 0px 20px 0px;
        text-shadow: 0.1px 0.1px #4e4e4e;
    }
}

.container-pacote {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.row-p {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.linhapacote-step1 {
    color: #591482 !important;
}

.linhapacote-step1:before {
    border-top-color: #591482 !important;
}

.content.linhapacote-step1 {
    border-top: 12px solid #591482;
}

.icon-pacote {
    color: #591482;
    display: block;
}

.caixa-alta {
    text-transform: uppercase;
}

.img-slide-pacote {
    max-height: 120px;
}

.camada-pass-roxo {
    height: 120px;
    width: 100%;
    background-color: #591482a1;
    position: relative;
    margin-bottom: -120px;
}

@media screen and (max-width: 576px) {
    .calendario-desk {
        display: none !important;
    }
    .calendario-mobile {
        display: block !important;
    }
}

@media screen and (min-width: 577px) {
    .calendario-desk {
        display: block !important;
    }
    .calendario-mobile {
        display: none !important;
    }
}


/* produtos pacote */

#section-pacote {
    padding-top: 220px;
    /* background-color: #fbfbfb; */
}

.caixa-slider {
    width: 100%;
    max-width: 550px;
    /* min-width: 320px; */
    min-height: 400px;
    height: auto;
    float: left;
    transition: all 0.25s;
    box-shadow: 0 0.2rem 0.5rem #00000036;
    border-radius: 6px;
    background-color: white;
    padding: 10px 0px;
}

.caixa-slider-paddig {
    padding: 10px 0px 0px 0px !important;
}

@media screen and (min-width: 992px) {
    .caixa-slider img {
        height: 500px;
        /* object-fit: cover; */
        /* object-fit: fill; */
    }
    .preco-hoteis-step2 {
        color: #4b4b4b;
        font-size: 1.7em;
        font-weight: 700;
        height: 40px;
        padding: 0px 0px 0px 5px;
        display: inline-flex;
        float: right;
        letter-spacing: -0.8px !important;
        min-width: 145px;
    }
}

@media screen and (max-width: 991px) and (min-width: 576px) {
    .caixa-slider img {
        height: 300px;
        object-fit: cover;
    }
    .container {
        width: 100%;
        /* padding-right: 5px !important;
        padding-left: 5px !important; */
    }
    .preco-hoteis-step2 {
        color: #4b4b4b;
        font-size: 1.7em;
        font-weight: 700;
        height: 40px;
        float: right;
        letter-spacing: -0.8px !important;
        min-width: 145px;
    }
}

@media screen and (max-width: 575px) and (min-width: 400px) {
    .caixa-slider img {
        object-fit: cover;
        height: 230px!important;
    }
}

@media screen and (max-width: 575px) {
    .caixa-slider img {
        /* object-fit: cover; */
        height: 345px;
    }
    .container {
        width: 100%;
        /* padding-right: 5px !important;
        padding-left: 5px !important; */
    }
    .preco-hoteis-step2 {
        color: #4b4b4b;
        font-size: 1.7em;
        font-weight: 700;
        height: 40px;
        display: inline-flex;
        float: right;
        letter-spacing: -0.8px !important;
        min-width: 145px;
        margin: 10px 0px;
    }
}

.label-prod-pacote {
    color: #777777;
    font-size: 1.1em;
    font-weight: 500;
}

.bg-step-3 {
    margin-bottom: 40px;
}

.col-prod-pacote {
    margin: 0px 20px 50px;
}

.caixa-form {
    width: 100%;
    /* min-width: 320px; */
    max-width: 420px;
    min-height: 400px;
    height: auto;
    float: left;
    transition: all 0.25s;
    box-shadow: 0 0.2rem 0.5rem #00000036;
    border-radius: 6px;
    background-color: white;
    padding: 10px 30px;
    margin-left: 6px;
}

.span-data-pacote {
    font-size: 0.8em;
    color: #989898;
    line-height: 20px !important;
}

.linha-prod {
    width: 100%;
    height: 1px;
    margin: 30px 0px;
    background-color: #b8b8b8;
}

.tituloHoteis {
    color: #0a7cba !important;
    letter-spacing: -0.4px;
    font-size: 18px;
    font-weight: 700;
    text-transform: unset;
}

.tituloHoteis:hover {
    color: #252a2e !important;
    text-decoration: none !important;
}

.tituloNomeHoteis {
    color: #0a7cba !important;
    padding-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -0.8px;
}

.linhaHoteis {
    color: #0a7cba !important;
}

.btn-hoteis {
    background-color: #0a7cba !important;
}

.btn-hoteis:before {
    border-top-color: #b8a5c9 !important;
}

.text-muted {
    line-height: -4px;
}

.descricao-hotel-slider {
    font-size: 1em;
    color: #868686 !important;
}

.linhaHotel-step2 {
    color: #0a7cba !important;
}

.linhaHotel-step2:before {
    border-top-color: #0a7cba !important;
}

.content.linhaHotel-step2 {
    border-top: 12px solid #0a7cba;
}

.linha-step3 {
    color: #fd6601 !important;
}

.linha-step3:before {
    border-top-color: #fd6601 !important;
}

.content.linha-step3 {
    border-top: 12px solid #fd6601;
}

.subtituloNome-step3 {
    color: #fd6601 !important;
    padding: 0px 0px 4px 0px;
    font-size: 23px;
    font-weight: 700;
    margin-top: -10px;
}

.tituloNome-step3 {
    color: #fd6601 !important;
    padding-top: 10px;
    font-size: 21px;
    font-weight: 400;
}

.titulo-step3 {
    color: #fd6601 !important;
}

.btn-step3 {
    background-color: #fd6601 !important;
}

.btn-step3:before {
    border-top-color: #b8a5c9 !important;
}

@media screen and (min-width: 992px) {
    .caixa-step1 {
        margin-top: 50px;
        margin-bottom: 40px;
        display: inline-block;
    }
    .caixa-step1 h2 {
        color: white;
        text-align: center;
        font-size: 1.9em;
        font-weight: 700;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-step1 h3 {
        color: white;
        text-align: center;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: unset;
        border: none;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-step1 h3:after {
        background: none !important;
    }
    .linha-minha {
        width: 100%;
        height: 1px;
        margin: 15px 0px 15px 0px;
        background: white;
    }
    .bold-subtitulo {
        font-weight: 500;
        display: inline;
    }
}

@media screen and (max-width: 991px) {
    .caixa-step1 {
        margin-top: 20px;
        margin-bottom: 40px;
        display: inline-block;
    }
    .caixa-step1 h2 {
        color: white;
        text-align: center;
        font-size: 1.7em;
        font-weight: 600;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.3px 0.3px 0.3px black;
        margin-bottom: 0px;
    }
    .caixa-step1 h3 {
        color: white;
        text-align: center;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: unset;
        border: none;
        line-height: 1.7em;
        text-shadow: 0.3px 0.3px 0.3px black;
    }
    .caixa-step1 h3:after {
        background: none !important;
    }
    .linha-minha {
        width: 100%;
        height: 1px;
        margin: 15px 0px 15px 0px;
        background: white;
    }
    .bold-subtitulo {
        font-weight: 500;
    }
}

.caixa-step1 {
    width: 100%;
    background-color: #591482;
    padding: 20px 30px 15px 30px !important;
    /* margin: 0!important; */
    /* border-radius: 20px 20px 0px 0px; */
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 992px) {
    .caixa-step2 {
        margin-top: 50px;
        margin-bottom: 40px;
        display: inline-block;
    }
    .caixa-step2 h2 {
        color: white;
        text-align: center;
        font-size: 1.9em;
        font-weight: 700;
        margin: 0px 10px 10px 10px;
        text-shadow: 0px 0px 0.5px black;
    }
    .caixa-step2 h3 {
        color: white;
        text-align: center;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: unset;
        border: none;
        text-shadow: 0px 0px 0.5px black;
    }
    .caixa-step2 h3:after {
        background: none !important;
    }
    .bold-subtitulo {
        font-weight: 500;
        display: inline;
    }
}

@media screen and (max-width: 991px) {
    .caixa-step2 {
        margin-top: 20px;
        margin-bottom: 40px;
        display: inline-block;
    }
    .caixa-step2 h2 {
        color: white;
        text-align: center;
        font-size: 1.7em;
        font-weight: 600;
        margin: 0px 10px 10px 10px;
        text-shadow: 0px 0px 0.5px black;
    }
    .caixa-step2 h3 {
        color: white;
        text-align: center;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: unset;
        border: none;
        line-height: 1.7em;
        text-shadow: 0px 0px 0.5px black;
        margin-bottom: 0px;
    }
    .caixa-step2 h3:after {
        background: none !important;
    }
    .bold-subtitulo {
        font-weight: 600;
    }
}

.caixa-step2 {
    width: 100%;
    background-color: #0a7cba;
    padding: 20px 30px 15px 30px !important;
    /* margin: 0!important; */
    /* border-radius: 20px 20px 0px 0px; */
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 992px) {
    .caixa-step3 {
        margin-top: 50px;
        margin-bottom: 40px;
        display: inline-block;
    }
    .caixa-step3 h2 {
        color: white;
        text-align: center;
        font-size: 1.9em;
        font-weight: 700;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.2px 0.2px 0.2px #808080;
    }
    .caixa-step3 h3 {
        color: white;
        text-align: center;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: unset;
        border: none;
        text-shadow: 0.2px 0.2px 0.2px #808080;
    }
    .caixa-step3 h3:after {
        background: none !important;
    }
    .bold-subtitulo {
        font-weight: 600;
        display: inline;
    }
}

@media screen and (max-width: 991px) {
    .caixa-step3 {
        margin-top: 20px;
        margin-bottom: 10px;
        display: inline-block;
    }
    .caixa-step3 h2 {
        color: white;
        text-align: center;
        font-size: 1.7em;
        font-weight: 600;
        margin: 0px 10px 10px 10px;
        text-shadow: 0.2px 0.2px 0.2px #808080;
    }
    .caixa-step3 h3 {
        color: white;
        text-align: center;
        margin-bottom: 0px;
        font-size: 0.9em;
        font-weight: 400;
        text-transform: unset;
        line-height: 1.7em;
        border: none;
        text-shadow: 0.2px 0.2px 0.2px #808080;
    }
    .caixa-step3 h3:after {
        background: none !important;
    }
    .bold-subtitulo {
        font-weight: 600;
    }
}

.caixa-step3 {
    width: 100%;
    background-color: #fd6601;
    padding: 20px 30px 15px 30px !important;
    /* margin: 0!important; */
    /* border-radius: 20px 20px 0px 0px; */
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 991px) {
    #section-pacote {
        padding-top: 55px !important;
    }
}

.caixa-slider {
    box-shadow: 0 0.2rem 0.5rem #00000036;
    border-radius: 6px;
    margin-left: 6px;
}

span.span-total-cart {
    font-size: 24px;
    color: #969696;
    font-weight: 600;
}

span.span-valor-total-cart {
    font-size: 0.8em;
}

@media screen and (max-width: 576px) {
    span.span-valor-total-cart {
        font-size: 0.87em !important;
    }
}

.t-c-1 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
}

.t-c-2 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
}

.t-c-3 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
}

.t-c-4 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
}

.t-c-5 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
}

.t-c-6 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
}


/* .cart-visita i.fa.fa-calendar.fa-lg {
padding: 0px 10px;
} */

@media screen and (min-width: 502px) {
    #faixa-karta {
        background-image: url('https://i0.statig.com.br/hopihari/img/RodapePC.jpg');
    }
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 30px;
    width: 31px;
    background-color: transparent!important;
    border-radius: 100%;
}

i.fas.fa-users-hopi:before {
    content: '\f0c0' !important;
}

i.fas.fa-user-friends-hopi:before {
    content: '\f500' !important;
}

.step2-in-step3 {
    cursor: pointer;
}

.data-step3-input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fd6601 !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(253 102 1) !important;
}

.checkin-input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fd6601 !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(253 102 1) !important;
}

.font-size-carrinho {
    font-size: 16px!important;
}

.r-t-1 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
    padding: 0px 5px 5px 5px;
}

.r-t-2 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #403f3f;
    padding: 0px 5px 5px 5px;
}

.user-resumo-p {
    display: flex;
    align-self: center;
    padding: 0px 5px 5px 0px;
}

.user-resumo-t {
    display: flex;
    align-self: center;
}


/* mobile hopihari */

@media screen and (max-width: 576px) {
    .text-mobile {
        display: none;
    }
    .titulo-progresss-step3 {
        font-size: 18px!important;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .titulo-progresss-step1 {
        font-size: 15px !important;
    }
    .titulo-progresss-step2 {
        font-size: 15px !important;
    }
    .titulo-progresss-step3 {
        font-size: 18px;
    }
    .titulo-progresss-inativo {
        font-size: 15px!important;
    }
}

.titulo-progresss-step1 {
    color: #420168 !important;
}

.titulo-progresss-step2 {
    color: #0A7CBA !important;
}

.titulo-progresss-step3 {
    color: #FD6601 !important;
}

.titulo-progresss-inativo {
    color: #c1c1c1;
}

.progressbar-hoteis li.teste2 {
    color: #a9a9a9ba !important;
}

.progressbar-hoteis li.teste:before {
    background-color: #0a7cba;
}

.progressbar-step3 li.teste:before {
    background-color: #FD6601;
}

.borda-arrow-h {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff00;
}

.borda-arrow-h.a-left {
    padding: 5px 5px 4px 3px;
}

.borda-arrow-h.a-right {
    padding: 5px 3px 3px 4px;
}

.borda-arrow-h:hover {
    opacity: 0.9;
}

.caixa-slider .carousel-control-prev-icon {
    background-image: url('data:image/png;base64,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');
}

.caixa-slider .carousel-control-next-icon {
    background-image: url('data:image/png;base64,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');
}

.caixa-slider .carousel-control-next,
.caixa-slider .carousel-control-prev {
    opacity: 1!important;
    background-color: #ffffff00 !important;
}

.titulo-progresss-step1 {
    font-size: 20px !important;
}

.titulo-progresss-step2 {
    font-size: 20px !important;
}

.titulo-progresss-step3 {
    font-size: 20px;
}

.titulo-progresss-inativo {
    font-size: 20px;
}

.info-carrinho.ml-2 {
    padding: 0px 0px 0px 0px;
    margin-top: -4px!important;
}

@media screen and (max-width:768px) {
    #pagamento .info-carrinho {
        padding: 2px 0px 0px 0px!important;
    }
    #pagamento .user-resumo-t {
        padding: 5px 0px 0px 0px!important;
        margin-left: 2px!important;
    }
}

@media screen and (min-width:692px) {
    .preco-u-resumo {
        display: flex;
        align-self: center;
        padding-bottom: 0px!important;
        justify-content: center;
    }
}

@media screen and (max-width:350px) {
    .r-t-1 {
        padding: 15px 0px 8px 0px!important;
    }
}

@media screen and (max-width:691px) {
    .r-t-1 {
        display: flex;
        justify-content: center;
        font-weight: 700;
        color: #403f3f;
        padding: 15px 5px 5px 5px;
    }
    .r-t-2 {
        display: flex;
        justify-content: center;
        font-weight: 700;
        color: #403f3f;
        padding: 15px 5px 5px 5px;
    }
    .user-pacote-r {
        padding: 5px!important;
        margin: 20px 0px 10px 0px;
        font-size: 14.5px;
    }
    .user-resumo-p {
        display: flex;
        align-self: center;
        padding: 3px 5px 5px 0px;
    }
    #pagamento .preco-u-resumo {
        padding-bottom: 10px!important;
        margin: 26px 0px 10px 30px;
    }
    .box-compra .preco {
        color: #33afcc;
        font-size: 14.5px;
        font-weight: 900;
    }
    .cart-del-u {
        margin: 0px 0px 0px 0px!important;
    }
}


/*========CARRINHO MOBILE======*/

@media screen and (min-width:1px) and (max-width:991px) {
    /* .input-group {
position: relative;
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-align: stretch;
align-items: stretch;
width: 100%;
margin-left: 40px;
} */
    .n-possui-c {
        font-weight: 400;
        font-size: 0.9em;
    }
    .box-compra-cart .preco {
        color: #33afcc;
        font-size: 20px;
        font-weight: 900;
        /* margin-left: 70px; */
    }
    .cart-del-u i {
        margin-top: 20px;
        display: flex;
        justify-content: flex-end;
        margin-right: 25px;
    }
    #titulosCarrinho {
        display: none;
    }
    .checkin-title-cart {
        font-weight: bold;
        margin-left: 15px;
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }
    .data-title-cart {
        font-weight: bold;
        margin-left: 15px;
        padding: 0px;
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }
    span .span-checkin {
        margin-top: -3px;
    }
    span .info-carrinho {
        margin-top: -3px;
    }
}

@media screen and (min-width:991px) {
    .checkin-title-cart {
        display: none;
    }
    .data-title-cart {
        display: none;
    }
}

@media screen and (min-width:1px) and (max-width:767px) {
    .checkin-title-cart {
        /* margin-bottom: 35px; */
        margin-top: 14px;
    }
    .data-title-cart {
        /* margin-bottom: 35px; */
        margin-top: 14px;
    }
}

@media screen and (max-width:576px) {
    .display-linha-qd-mobile {
        display: none;
    }
}

@media screen and (max-width:576px) {
    .display-linha-qd-mobile {
        display: none;
    }
}

@media screen and (min-width: 576px) and (max-width: 691px) {
    .card-deck .card {
        flex: auto !important;
        margin-bottom: 20px!important;
    }
}

.icon-hotel {
    color: #4b4b4b !important;
    display: block;
}

@media screen and (min-width:893px) {
    .tabela-titulos-carrinho .t-c-5 {
        margin-left: 20px;
    }
}

@media screen and (max-width:518px) {
    .item-carrinho-hopi .info-carrinho.ml-2 {
        margin: -3px 0px 0px 0px;
    }
}

@media screen and (min-width:519px) and (max-width:991px) {
    .item-carrinho-hopi .info-carrinho.ml-2 {
        margin: -3px 0px 0px 0px;
    }
}

@media screen and (min-width:576px) and (max-width:991px) {
    .item-carrinho-hopi .cart-visita {
        margin: 10px 0px 15px 9px!important;
    }
}


/* view esqueci senha */


/* .esqueci-senha{
    width: 94%!important; 
} */

.email-senha {
    width: 300px;
    margin-top: 30px;
}

.close-modal {
    margin: 3px 10px 0 0;
}

.close-modal:focus {
    outline: none !important;
}

.centralizar-senha {
    margin-left: auto;
    margin-right: auto;
}

.text-senha {
    text-align: center;
    font-size: 30px;
}

.box-compra-senha {
    /* border-radius: 20px; */
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    /*margin-bottom: 20px;
    width: 500px!important;*/
}

.width-senha {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 15px 0;
}

.margin-senha {
    width: 300px;
    display: flex!important;
    justify-content: center;
    align-content: center;
}

.margin-senha-cap {
    margin-left: 38%;
}

.view-senha {
    width: 100%;
    max-width: 100%;
}


/* fim esqueci senha */


/* step 2 cards */

.container-step2hotel-1col {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    align-content: center;
}

.row-card-step2 {
    justify-content: center;
    padding-top: 0px !important;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    margin: 0px 0px 20px 0px;
}

.caixa-slider-step2 {
    width: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 280px;
    height: auto;
    transition: all 0.25s;
    box-shadow: 0 0.2rem 0.5rem #00000036;
    padding: 0px 0px 0px 0px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
    border-radius: 0 0 0.25rem 0.25rem;
}

@media screen and (max-width:991px) {
    .caixa-slider-step2 {
        display: block;
    }
    /* .col-price-step2 {
        display: inline-grid;
    } */
    .col-price-step2 {
        padding: 0;
    }
    .desc-hotel-step2 {
        padding: 0px 10px 10px 10px;
        height: auto;
        max-height: 350px;
        margin-top: 10px;
        overflow: hidden;
    }
    .caixa-slider-step2 .carousel-item img {
        object-fit: cover;
    }
    .col1-step2 {
        padding: 0;
    }
}

@media screen and (min-width:992px) {
    .caixa-slider-step2 {
        display: flex;
    }
    .desc-hotel-step2 {
        padding: 0px 10px 10px 10px;
        height: auto;
        max-height: 275px;
        margin-top: 10px;
        overflow: hidden;
    }
    .caixa-slider-step2 .carousel-item img {
        height: 300px;
    }
    .col1-step2 {
        padding: 0px 0px 0px 0px;
    }
}

@media screen and (max-width:991px) {
    .caixa-slider-step2 .carousel-item img {
        max-height: 550px;
        height: auto;
    }
    .btn-hotel-step2 {
        padding: 0;
    }
    .p-step2-mob {
        padding: 0;
    }
    .descricao-preco-hoteis {
        padding: 15px;
    }
    .preco-step2 {
        padding: 15px!important;
        margin: 5px 0px 40px 0px!important;
    }
}

@media screen and (max-width:767px) {
    .caixa-slider-step2 .carousel-item img {
        max-height: 480px;
        height: auto;
    }
}

@media screen and (max-width:568px) {
    .caixa-slider-step2 .carousel-item img {
        max-height: 350px;
        height: auto;
    }
}

@media screen and (max-width:372px) {
    .caixa-slider-step2 .carousel-item img {
        max-height: 320px;
        height: auto;
    }
}

.caixa-slider-step2 .carousel-control-prev-icon {
    background-image: url('data:image/png;base64,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');
}

.caixa-slider-step2 .carousel-control-next-icon {
    background-image: url('data:image/png;base64,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');
}

.caixa-slider-step2 .carousel-control-next,
.caixa-slider-step2 .carousel-control-prev {
    opacity: 1!important;
    background-color: #ffffff00 !important;
}

.preco-step2 {
    color: #4b4b4b;
    font-size: 1.9em;
    font-weight: 700;
    height: 40px;
    padding: 0px 0px 0px 5px;
    letter-spacing: -0.8px !important;
    min-width: fit-content;
    text-align: right;
    margin: 20px 0px 30px 0px;
}

.col-price-step2 {
    height: fit-content;
    align-self: center;
}

.text-d-step2 {
    font-size: 1em;
    color: #868686 !important;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.7em;
}

.h-caixa-step2 {
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem 0.25rem 0 0;
    box-shadow: 0 0.2rem 0.5rem #00000036;
}

.container-faixa-step2 {
    max-width: 1180px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.desc-hotel-step2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)!important;
    border-radius: 3px!important;
    background-color: #ffffff!important;
}

.desc-hotel-step2::-webkit-scrollbar {
    width: 3px!important;
    background-color: #ffffff!important;
}

.desc-hotel-step2::-webkit-scrollbar-thumb {
    border-radius: 3px!important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)!important;
    background-color: #c2c1c1!important;
}

.btn-saiba-mais-step2:focus {
    outline: none;
}

.btn-saiba-mais-step2 {
    border: none;
    background-color: #eff5f9;
    color: #0a7cba;
    padding: 0px 6px 2px 6px;
    border: 1px solid #ccc;
    border-radius: 13px;
    font-size: 0.8em;
    line-height: 21px;
}

@media screen and (min-width:992px) {
    .caixa-slider-step2 .carousel {
        width: calc(100% - 5%);
    }
}

.tabela-hopiNiver {
    height: 630px;
    padding: 0 0 20px;
    margin: 0 15px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    transition: .7s;
    margin-bottom: 30px;
}

.tabela-hopiNiver-plus {
    height: 750px;
}

.tabela-hopiNiver:hover {
    transform: scale(1.03);
}

.title-hopiNiver {
    padding: 15px 0;
    text-align: center;
}

.title-hopiNiver h2 {
    color: #fff;
}

.option ul {
    margin: 0;
    padding: 0;
}

.option ul li {
    list-style: none;
    padding: 12px 10px !important;
    font-weight: 300;
    padding-left: 30px;
    padding-right: 30px;
}

.option .fa-check {
    color: #1bb43c;
}

.tabela_uni {
    background: #004c94 !important;
}

.tabela_duni {
    background: #b9ba33 !important;
}

.tabela_enkantus {
    background: #f4cd24 !important;
}

.tabela_te {
    background: #0092c7 !important;
}

.tabela_kua {
    background: #246855 !important;
}

.tabela_moturi {
    background: #a8163d !important;
}

.tabela_bardei {
    background: #58b49d !important;
}

.pacotes-hopiNiver {
    font-size: 39px;
    margin-bottom: 20px;
}

.borda-arrow-hopiNiver {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #131313 !important;
}

.hopiNiver-icon {
    width: 20px;
    height: 20px;
}

@media screen and (max-width:576px) {
    .tabela-hopiNiver {
        height: auto;
    }
    .tabela-hopiNiver-plus {
        height: auto;
    }
    .img-hopiNiver {
        max-width: fit-content;
        min-height: 200px;
        background: #f5f5f5;
        display: block;
    }
}

.botaoHopiMulher {
    background-color: #df1648 !important;
}

.linhaHopiMulher {
    color: #df1648 !important;
    border-top: 7px solid #df1648 !important;
}

.linhaHopiMulher:before {
    border-top-color: #df1648 !important;
}

.solidario-title {
    color: #f2c81c !important;
}

.botaoMarcoSolidario {
    background-color: #111111 !important;
}

.linhaMarcoSolidario {
    color: #f2c81c !important;
    border-top: 7px solid #f2c81c !important;
}

.linhaMarcoSolidario:before {
    border-top-color: #f2c81c !important;
}

@media screen and (min-width:991px) {
    .label-carinho-mobile {
        display: none !important;
    }
}

@media screen and (max-width:992px) {
    .label-carrinho-desk {
        display: block !important;
    }
}

.pascoa-title {
    color: #8e4a01 !important;
}

.price-pascoa {
    color: #000 !important;
}

.gastronomia {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: 1px !important;
}


/* bolinha carrinho */

span.count-cart {
    padding: 0px 5px 0px 5px;
    font-size: 12px;
    font-weight: bold;
    color: rgb(255 255 255);
    position: absolute;
    margin: -31px 5px 5px 18px;
    font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color emoji;
    border: 1px solid #33cd67;
    border-radius: 28px;
    background-color: #33cd67;
}

@media screen and (max-width: 991px) {
    span.count-cart {
        padding: 0px 5px 0px 5px;
        font-size: 12px;
        font-weight: bold;
        color: rgb(255 255 255);
        position: absolute;
        margin: -28px 0px 0px calc((100% + -27px) / 2);
        font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color emoji;
    }
}

@media screen and (min-width: 992px) {
    /* .nav-item{
        display: table-cell!important;
    } */
}


/* bolinha carrinho mobile */

.carrinho-maior {
    width: 30px;
}

.cardPedido {
    margin-top: 10px;
    box-shadow: 0 0.2rem 0.5rem #0000004b;
    margin-bottom: 10px;
}

.dropdownLogin {
    /* background-color: #03c100 !important; */
    border-radius: 5px !important;
}


/* .logout:hover{
    background-color: #ff0000 !important;
    color: #fff !important;
} */

.carrinho-maior {
    width: 30px;
}

.dropdown-login {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.9) !important;
    background-clip: padding-box;
    border: 1px solid rgb(173, 173, 173);
    border-radius: .25rem
}

.sem-ingressos {
    font-size: 30px!important;
    margin: 45px 20px 45px 0px;
}

.login-icon-a {
    padding: 4px 12px 20px 12px;
    background-color: transparent!important;
    display: inline;
}

.v-home {
    color: white;
}

.login-icon-b {
    padding: 2px 12px 4px 12px;
    background-color: transparent!important;
    display: inline;
}

.login-icon-b::after {
    top: 7px;
    position: relative;
}

.textLogin {
    color: #292929 !important;
    font-weight: 600 !important;
    display: block;
    padding: 0.5rem 1rem;
}

.textLogout {
    color: #f51212 !important;
    font-weight: 650 !important;
}

.textLogin:hover {
    background-color: #0000003d !important;
}

.textLogout:hover {
    background-color: #0000003d !important;
}

#textLogin {
    color: #292929 !important;
    font-weight: 600 !important;
}

@media screen and (min-width:991px) {
    .mobileLogin {
        display: none!important
    }
    .user-svg-login {
        fill: white;
        height: 22px;
        width: 22px;
        padding: 0;
        margin: 0 0 0 0px;
        position: relative;
        top: 6px;
    }
}

.deskLogin {
    /* min-width: 108px; */
}

@media screen and (max-width:991px) {
    .deskLogin {
        display: none!important
    }
    .user-svg-login {
        fill: white;
        height: 22px;
        width: 22px;
        padding: 0;
        margin: 0 0 0 0px;
        position: relative;
    }
}

.deskLogin a::after {
    position: relative;
    top: 9px;
}


/* qrCode */

.imgQR {
    margin: 0 auto;
}

@media screen and (max-width:991px) {
    .login-t {
        margin: 0 0px 0 5px;
        top: 3px;
        left: 3px;
    }
}

@media screen and (min-width:992px) {
    .login-t {
        top: 8px;
        left: -5px;
    }
}

.login-t {
    display: inline;
    position: relative;
}

.login-t a {
    color: white;
}

.login-t a:hover {
    color: white;
    text-decoration: none;
    background-color: transparent!important;
}

.qr-name-prod {
    font-family: Roboto Black, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: #767676;
    font-weight: 900!important;
    letter-spacing: -0.02em!important;
    font-size: 18px;
}

.qr-qtd {
    flex-direction: column !important;
    margin-bottom: 15px !important;
    font-size: 15px;
    align-self: flex-end;
    margin-top: 20px;
}

.card-body2 {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem 1.5rem 0 1rem !important;
}

.centralizar-inline {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
}

.centralizar-w100 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.c-loader {
    animation: is-rotating 1s infinite;
    border: 4px solid #e5e5e5;
    border-radius: 50%;
    border-top-color: #a5c958;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    display: inline-block;
}

@keyframes is-rotating {
    to {
        transform: rotate(1turn);
    }
}

.qr-data {
    flex-direction: column !important;
    font-size: 15px;
    color: white;
    /* text-shadow: 0.2px 0.2px 0.2px #000; */
}

.vermelho-fundo {
    background-color: #cc3232;
    border-radius: 5px;
    padding: 5px!important;
}

.verde-fundo {
    background-color: #26a503;
    border-radius: 5px;
    padding: 5px!important;
}

form p {
    font-size: 17px !important;
}


/* Fim qrCode */

.bg-lazy.loaded:after {
    opacity: 0;
}

.bg-eventos {}

@media screen and (min-width: 992px) {
    .bg-lazy {
        width: 100%;
        height: 100%;
        min-height: 980px;
        margin: 0px auto;
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        /* margin-top: -200px; */
    }
    .bg-lazy:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(200, 200, 200, 0.5);
        transition: opacity 0.3s ease;
    }
}

@media screen and (max-width: 576px) {
    .bg-lazy {
        width: 100%;
        height: 950px;
        margin: 0px auto;
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        /* margin-top: -200px; */
    }
    .bg-lazy:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(200, 200, 200, 0.5);
        transition: opacity 0.3s ease;
    }
}

@media screen and (min-width: 577px) and (max-width: 991px) {
    .bg-lazy {
        width: 100%;
        height: 950px;
        margin: 0px auto;
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        /* margin-top: -200px; */
    }
    .bg-lazy:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(200, 200, 200, 0.5);
        transition: opacity 0.3s ease;
    }
}

@media screen and (max-width: 576px) {
    section.padding-eventos {
        padding: 4rem 0 8rem 0!important;
    }
    section.padding-eventos-horror {
        padding: 4rem 0 13rem 0!important;
    }
}

@media screen and (min-width: 577px) and (max-width: 991px) {
    section.padding-eventos {
        padding: 0rem 0 6rem 0!important;
    }
    section.padding-eventos-horror {
        padding: 0rem 0 8rem 0!important;
    }
}

@media screen and (min-width: 992px) {
    section.padding-eventos {
        padding: 8rem 0 3rem 0!important;
    }
    section.padding-eventos-horror {
        padding: 8rem 0 3rem 0!important;
    }
}

@media screen and (min-width: 502px) {
    .bg-faixa {
        width: 100vw;
        max-height: 300px;
        height: 100%;
        margin: -68px auto;
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto;
        z-index: -1;
    }
    .link-karta {
        width: 100vw!important;
        max-height: 300px;
        height: 300px;
        margin: 23px 0 -82px 0;
        z-index: 1;
    }
}

@media screen and (max-width: 501px) {
    .bg-faixa {
        width: 100vw;
        max-height: 300px;
        height: 100%;
        /* margin: -68px auto; */
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto;
        z-index: -1;
    }
    .link-karta {
        width: 100vw!important;
        max-height: 300px;
        height: 300px;
        margin: 30px 0 -48px 0;
        z-index: 1;
        padding: 0px!important;
    }
}

.bg-faixa:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(200, 200, 200, 0.5);
    transition: opacity 0.3s ease;
}

.bg-faixa.loaded:after {
    opacity: 0;
}

@media screen and (max-width:501px) {
    .faixa-karta-mobile {
        display: block!important;
    }
    .faixa-karta-desk {
        display: none!important;
    }
}

@media screen and (min-width:502px) {
    .faixa-karta-mobile {
        display: none!important;
    }
    .faixa-karta-desk {
        display: block!important;
    }
}

.alert-change-price {
    color: #72734a !important;
    background-color: #fff5bf !important;
    border-color: #f7b722 !important;
}


/* cadastro */

.container-cadastro {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container-cadastro {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container-cadastro {
        max-width: 100%;
    }
    .cad-table-cell {
        display: table-cell;
    }
    .cad-input-left {
        padding-right: 15px;
    }
}

@media (min-width: 992px) {
    .container-cadastro {
        max-width: 980px;
    }
}

@media (min-width: 1200px) {
    .container-cadastro {
        max-width: 1140px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .m-cad {
        padding-top: 300px!important;
    }
}

.caixa-cadastro {
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%);
    border-radius: 20px;
    padding: 20px;
    margin: 10px;
}

.label-cep {
    display: block;
}

.N-S-M-CEP {
    margin: 0 10px;
    display: inline;
    font-size: 14px;
}

.ajuste-cep {
    width: 40%;
    max-width: 40%;
    display: inline;
}

.disabled-css {
    pointer-events: none;
    background-color: #ccc;
}

@media (min-width: 992px) {
    .input-c::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgb(157, 173, 192);
        font-size: 14px;
    }
    .input-c::-moz-placeholder {
        /* Firefox 19+ */
        color: rgb(157, 173, 192);
        font-size: 14px;
    }
    .input-c:-ms-input-placeholder {
        /* IE 10+ */
        color: rgb(157, 173, 192);
        font-size: 14px;
    }
    .input-c:-moz-placeholder {
        /* Firefox 18- */
        color: rgb(157, 173, 192);
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .input-c::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgb(157, 173, 192);
        font-size: 16px;
    }
    .input-c::-moz-placeholder {
        /* Firefox 19+ */
        color: rgb(157, 173, 192);
        font-size: 16px;
    }
    .input-c:-ms-input-placeholder {
        /* IE 10+ */
        color: rgb(157, 173, 192);
        font-size: 16px;
    }
    .input-c:-moz-placeholder {
        /* Firefox 18- */
        color: rgb(157, 173, 192);
        font-size: 16px;
    }
    .container-cadastro label {
        font-weight: 500;
    }
    .ajuste-cep {
        width: 45%;
        max-width: 45%;
    }
}

.group-endereco {
    margin-bottom: 15px;
}


/* fim cadastro */

@media (max-width: 576px) {
    .info-pessoa {
        font-size: 17px !important;
        color: #2d2d2d !important;
        font-weight: 500 !important;
    }
}

.aviso-mobile {
    display: none;
}

.aviso-desk {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: right;
    z-index: 70;
    background-image: linear-gradient(to right, rgb(4, 77, 136), rgba(8, 41, 129, 0.959));
}

.esconder {
    margin-right: 2%;
    font-size: 30px;
    font-weight: 600;
}

@media (max-width:576px) {
    .aviso-mobile {
        z-index: 70;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        text-align: right;
        background-image: linear-gradient(to right, rgb(4, 77, 136), rgba(8, 41, 129, 0.959));
        display: block !;
    }
    .aviso-desk {
        display: none;
    }
}

.text-aviso-mobile {
    font-size: 20px;
    padding: 0 5px 0 5px;
}

.title-aviso-mobile {
    font-size: 36px;
    font-weight: 600;
    margin-top: -26px;
}

.card-body-aviso {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding-bottom: 20px !important;
}

.text-aviso-desk {
    font-size: 20px;
    padding: 0 5px 0 5px;
}

.title-aviso-desk {
    font-size: 40px;
    font-weight: 600;
    margin-top: -26px;
}

.price-hopiNiver {
    font-size: 18px !important;
    color: #fff !important;
}

.text-atracoes {
    font-size: 19px;
    margin-bottom: 2rem;
    font-family: italic;
}

.desconto {
    display: none;
    background-color: #33AFCC;
    text-align: center;
    font: normal normal bold 13px/27px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #33AFCC 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 4px 6px 4px 6px;
    margin: 0px 0px 0px 10px;
    position: relative;
    top: -5px;
}

#alertaMaxQtd {
    border-color: #dad314;
}

.alertaMaxQtd {
    width: auto;
    margin: 20px;
    display: none;
}

.p-gerado-sucesso {
    text-align: center;
    font: normal normal bold 13px/27px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.envio-ticket {
    text-align: center;
    font: normal normal bold 13px/27px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    /* border-right: 2px solid #ccc;
    border-left: 2px solid #ccc; */
}

.card-color-sucess-mc {
    background-color: #a5c958 !important;
    border-radius: 39px 39px 0px 0px !important;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    width: 100%;
    /* border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc; */
}

.card-header-mc {
    border-bottom: 0px!important;
}

.p-gerado-sucesso-mc {
    text-align: center;
    font: normal normal bold 22px/29px Roboto;
    letter-spacing: 0px;
    color: #ffffff;
}

.card-color-sucess {
    background-color: #ffffff !important;
    border-radius: 39px 39px 0px 0px !important;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Roboto', 'segoe ui', Arial, sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    width: 100%;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
}

.envio-ticket {
    text-align: center;
    font: normal normal bold 16px/29px Roboto;
    letter-spacing: 0px;
    color: #3c3c3c;
    padding: 30px 15px;
    background-color: #FFFFFF;
}

.p-gerado-sucesso {
    text-align: center;
    font: normal normal bold 18px/50px Roboto;
    letter-spacing: 0px;
    color: #3c3c3c;
}

@media screen and (min-width:700px) {
    .calendario-container {
        max-width: 800px;
    }
}

.title-karta{
    font-size: 16px !important;
}

.duvidas-fale-conosco{
    margin: 10px 0px;
    padding: 15px 0px;
    text-align: center;
    max-width: 100%;
    color: #141414;
}
.duvidas-fale-conosco-card{
    margin: 60px 0px 20px 0px;
    padding: 15px 0px;
    text-align: center;
    max-width: 100%;
    color: #141414;
}
@media screen and (max-width:768px) {
    .duvidas-fale-conosco-card{
        margin: 85px 0px 20px 0px!important;
    }
}

.sem-quebra{
    white-space: nowrap;
}

.max-duvidas{
    max-width: 900px!important;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
@media screen and (max-width:991px) {
    /* .duvidas-fale-conosco-desk{
        display:none!important;
    } */
}
.duvidas-fale-conosco{
    /* float: left;  */
    max-width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.question-icon{
    background-color: #33afcc;
    /* background-color: #03c100; */
    width: 70px;
    height: 70px;
    display: flex;
    padding: 8px 8px 8px 8px;
    border-radius: 50%;
    box-shadow: 4px 4px 0px #1947ba;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 2px;
}

.texto-duvidas{
    float: right;
    margin: 20px 0px 20px 0px;
    padding: 15px 0px;
    width: 210px;
    display: block;
    color: #141414;
}

.question-icon svg {
    width: 50px;
    fill: #f1efef;
}
.duvidas-title{
    display: block;
    font-size: 20px;
    position: absolute;
    font-weight: 500;
    top: 0px;
    left: 95px;
}
.duvidas-title-dados{
    display: block;
    font-size: 20px;
    display: inline-grid;
    font-weight: 500;
    width: 134px;
    margin: 25px;
    top: 9px;
    text-align: center;
    left: 95px;
}

.append-datepicker{
    padding: 0px;
  }
