@charset 'UTF-8';

@font-face {
    font-family: YakuHanJP;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/yakuhan/YakuHanJP-Regular.eot);
    src: url(../fonts/yakuhan/YakuHanJP-Regular.woff2) format('woff2'), url(../fonts/yakuhan/YakuHanJP-Regular.woff) format('woff')
}

@font-face {
    font-family: YakuHanJP;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/yakuhan/YakuHanJP-Bold.eot);
    src: url(../fonts/yakuhan/YakuHanJP-Bold.woff2) format('woff2'), url(../fonts/yakuhan/YakuHanJP-Bold.woff) format('woff')
}

@font-face {
    font-family: YakuHanMP;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/yakuhan/YakuHanMP-Regular.eot);
    src: url(../fonts/yakuhan/YakuHanMP-Regular.woff2) format('woff2'), url(../fonts/yakuhan/YakuHanMP-Regular.woff) format('woff')
}

@font-face {
    font-family: YakuHanMP;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/yakuhan/YakuHanMP-Bold.eot);
    src: url(../fonts/yakuhan/YakuHanMP-Bold.woff2) format('woff2'), url(../fonts/yakuhan/YakuHanMP-Bold.woff) format('woff')
}

@font-face {
    font-family: icon;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/icon.ttf?13did6) format('truetype'), url(../fonts/icon.woff?13did6) format('woff'), url(../fonts/icon.svg?13did6#icon) format('svg')
}

[class*=' icon-'],
[class^=icon-] {
    font-family: icon !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow1-b:before {
    content: '\e900'
}

.icon-arrow1-l:before {
    content: '\e901'
}

.icon-arrow1-r:before {
    content: '\e902'
}

.icon-arrow1-t:before {
    content: '\e903'
}

.icon-arrow2-b:before {
    content: '\e904'
}

.icon-arrow2-l:before {
    content: '\e905'
}

.icon-arrow2-r:before {
    content: '\e906'
}

.icon-arrow2-t:before {
    content: '\e907'
}

.icon-arrow3-b:before {
    content: '\e908'
}

.icon-arrow3-l:before {
    content: '\e909'
}

.icon-arrow3-r:before {
    content: '\e90a'
}

.icon-arrow3-t:before {
    content: '\e90b'
}

.icon-arrow4-b:before {
    content: '\e90c'
}

.icon-arrow4-l:before {
    content: '\e90d'
}

.icon-arrow4-r:before {
    content: '\e90e'
}

.icon-arrow4-t:before {
    content: '\e90f'
}

.icon-arrow5-b:before {
    content: '\e910'
}

.icon-arrow5-l:before {
    content: '\e911'
}

.icon-arrow5-r:before {
    content: '\e912'
}

.icon-arrow5-t:before {
    content: '\e913'
}

.icon-lc-close:before {
    content: '\e917'
}

.icon-lc-next:before {
    content: '\e918'
}

.icon-lc-pause:before {
    content: '\e919'
}

.icon-lc-play:before {
    content: '\e91a'
}

.icon-lc-prev:before {
    content: '\e91b'
}

.icon-lc-spin:before {
    content: '\e91c'
}

.icon-link:before {
    content: '\e91d'
}

.icon-newwindow:before {
    content: '\e921'
}

.icon-pdf:before {
    content: '\e922'
}

.icon-adjust-70::before {
    font-size: 70%
}

.icon-adjust-75::before {
    font-size: 75%
}

.icon-adjust-80::before {
    font-size: 80%
}

.icon-adjust-85::before {
    font-size: 85%
}

.icon-adjust-90::before {
    font-size: 90%
}

.icon-adjust-95::before {
    font-size: 95%
}

.icon-adjust-100::before {
    font-size: 100%
}

.icon-adjust-105::before {
    font-size: 105%
}

.icon-adjust-110::before {
    font-size: 110%
}

.icon-adjust-115::before {
    font-size: 115%
}

.icon-adjust-120::before {
    font-size: 120%
}

.icon-adjust-125::before {
    font-size: 125%
}

.icon-adjust-130::before {
    font-size: 130%
}

.icon-adjust-135::before {
    font-size: 135%
}

.icon-adjust-140::before {
    font-size: 140%
}

.icon-adjust-145::before {
    font-size: 145%
}

/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.hidden-xs-up {
    display: none !important
}

@media (max-width:575.98px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width:576px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width:767.98px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width:1011.98px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width:1012px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width:1139.98px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width:1140px) {
    .hidden-xl-up {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

:root {
    --blue: #0B3190;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #c1000b;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #0B3190;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #c1000b;
    --light: #f8f9fa;
    --dark: #343a40;
    --blue: #0B3190;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #c1000b;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 1012px;
    --breakpoint-xl: 1140px;
    --font-family-sans-serif: YakuHanJP, '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
    --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: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    font-family: YakuHanJP, '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8;
    margin: 0;
    text-align: left;
    color: #212529;
    background-color: #fff
}

[tabindex='-1']:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    overflow: visible;
    box-sizing: content-box;
    height: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: none;
    color: #0B3190;
    background-color: transparent
}

a:hover {
    text-decoration: underline;
    color: #0056b3
}

a:not([href]):not([class]) {
    text-decoration: none;
    color: inherit
}

a:not([href]):not([class]):hover {
    text-decoration: none;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em
}

pre {
    overflow: auto;
    margin-top: 0;
    margin-bottom: 1rem;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    caption-side: bottom;
    text-align: left;
    color: #6c757d
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[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;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    font-size: 1.5rem;
    line-height: inherit;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    padding: 0;
    white-space: normal;
    color: inherit
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[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 {
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: .5rem
}

.h1,
h1 {
    font-size: 3.75rem
}

.h2,
h2 {
    font-size: 3rem
}

.h3,
h3 {
    font-size: 2.625rem
}

.h4,
h4 {
    font-size: 2.25rem
}

.h5,
h5 {
    font-size: 1.875rem
}

.h6,
h6 {
    font-size: 1.5rem
}

.lead {
    font-size: 1.875rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.5
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.5
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.5
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.5
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    font-size: 1.875rem;
    margin-bottom: 1rem
}

.blockquote-footer {
    font-size: 80%;
    display: block;
    color: #6c757d
}

.blockquote-footer::before {
    content: '\2014\00A0'
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:1012px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 980px
    }
}

@media (min-width:1140px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1080px
    }
}

.row {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: wrap
}

.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-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    max-width: 100%;
    flex-basis: 0;
    flex-grow: 1
}

.row-cols-1>* {
    max-width: 100%;
    flex: 0 0 100%
}

.row-cols-2>* {
    max-width: 50%;
    flex: 0 0 50%
}

.row-cols-3>* {
    max-width: 33.33333%;
    flex: 0 0 33.33333%
}

.row-cols-4>* {
    max-width: 25%;
    flex: 0 0 25%
}

.row-cols-5>* {
    max-width: 20%;
    flex: 0 0 20%
}

.row-cols-6>* {
    max-width: 16.66667%;
    flex: 0 0 16.66667%
}

.col-auto {
    width: auto;
    max-width: 100%;
    flex: 0 0 auto
}

.col-1 {
    max-width: 8.33333%;
    flex: 0 0 8.33333%
}

.col-2 {
    max-width: 16.66667%;
    flex: 0 0 16.66667%
}

.col-3 {
    max-width: 25%;
    flex: 0 0 25%
}

.col-4 {
    max-width: 33.33333%;
    flex: 0 0 33.33333%
}

.col-5 {
    max-width: 41.66667%;
    flex: 0 0 41.66667%
}

.col-6 {
    max-width: 50%;
    flex: 0 0 50%
}

.col-7 {
    max-width: 58.33333%;
    flex: 0 0 58.33333%
}

.col-8 {
    max-width: 66.66667%;
    flex: 0 0 66.66667%
}

.col-9 {
    max-width: 75%;
    flex: 0 0 75%
}

.col-10 {
    max-width: 83.33333%;
    flex: 0 0 83.33333%
}

.col-11 {
    max-width: 91.66667%;
    flex: 0 0 91.66667%
}

.col-12 {
    max-width: 100%;
    flex: 0 0 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        max-width: 100%;
        flex-basis: 0;
        flex-grow: 1
    }

    .row-cols-sm-1>* {
        max-width: 100%;
        flex: 0 0 100%
    }

    .row-cols-sm-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .row-cols-sm-3>* {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .row-cols-sm-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .row-cols-sm-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .row-cols-sm-6>* {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-sm-auto {
        width: auto;
        max-width: 100%;
        flex: 0 0 auto
    }

    .col-sm-1 {
        max-width: 8.33333%;
        flex: 0 0 8.33333%
    }

    .col-sm-2 {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-sm-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-sm-4 {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .col-sm-5 {
        max-width: 41.66667%;
        flex: 0 0 41.66667%
    }

    .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-sm-7 {
        max-width: 58.33333%;
        flex: 0 0 58.33333%
    }

    .col-sm-8 {
        max-width: 66.66667%;
        flex: 0 0 66.66667%
    }

    .col-sm-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-sm-10 {
        max-width: 83.33333%;
        flex: 0 0 83.33333%
    }

    .col-sm-11 {
        max-width: 91.66667%;
        flex: 0 0 91.66667%
    }

    .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        max-width: 100%;
        flex-basis: 0;
        flex-grow: 1
    }

    .row-cols-md-1>* {
        max-width: 100%;
        flex: 0 0 100%
    }

    .row-cols-md-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .row-cols-md-3>* {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .row-cols-md-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .row-cols-md-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .row-cols-md-6>* {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-md-auto {
        width: auto;
        max-width: 100%;
        flex: 0 0 auto
    }

    .col-md-1 {
        max-width: 8.33333%;
        flex: 0 0 8.33333%
    }

    .col-md-2 {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-md-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-md-4 {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .col-md-5 {
        max-width: 41.66667%;
        flex: 0 0 41.66667%
    }

    .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-md-7 {
        max-width: 58.33333%;
        flex: 0 0 58.33333%
    }

    .col-md-8 {
        max-width: 66.66667%;
        flex: 0 0 66.66667%
    }

    .col-md-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-md-10 {
        max-width: 83.33333%;
        flex: 0 0 83.33333%
    }

    .col-md-11 {
        max-width: 91.66667%;
        flex: 0 0 91.66667%
    }

    .col-md-12 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1012px) {
    .col-lg {
        max-width: 100%;
        flex-basis: 0;
        flex-grow: 1
    }

    .row-cols-lg-1>* {
        max-width: 100%;
        flex: 0 0 100%
    }

    .row-cols-lg-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .row-cols-lg-3>* {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .row-cols-lg-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .row-cols-lg-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .row-cols-lg-6>* {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-lg-auto {
        width: auto;
        max-width: 100%;
        flex: 0 0 auto
    }

    .col-lg-1 {
        max-width: 8.33333%;
        flex: 0 0 8.33333%
    }

    .col-lg-2 {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-lg-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-lg-4 {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .col-lg-5 {
        max-width: 41.66667%;
        flex: 0 0 41.66667%
    }

    .col-lg-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-lg-7 {
        max-width: 58.33333%;
        flex: 0 0 58.33333%
    }

    .col-lg-8 {
        max-width: 66.66667%;
        flex: 0 0 66.66667%
    }

    .col-lg-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-lg-10 {
        max-width: 83.33333%;
        flex: 0 0 83.33333%
    }

    .col-lg-11 {
        max-width: 91.66667%;
        flex: 0 0 91.66667%
    }

    .col-lg-12 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1140px) {
    .col-xl {
        max-width: 100%;
        flex-basis: 0;
        flex-grow: 1
    }

    .row-cols-xl-1>* {
        max-width: 100%;
        flex: 0 0 100%
    }

    .row-cols-xl-2>* {
        max-width: 50%;
        flex: 0 0 50%
    }

    .row-cols-xl-3>* {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .row-cols-xl-4>* {
        max-width: 25%;
        flex: 0 0 25%
    }

    .row-cols-xl-5>* {
        max-width: 20%;
        flex: 0 0 20%
    }

    .row-cols-xl-6>* {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-xl-auto {
        width: auto;
        max-width: 100%;
        flex: 0 0 auto
    }

    .col-xl-1 {
        max-width: 8.33333%;
        flex: 0 0 8.33333%
    }

    .col-xl-2 {
        max-width: 16.66667%;
        flex: 0 0 16.66667%
    }

    .col-xl-3 {
        max-width: 25%;
        flex: 0 0 25%
    }

    .col-xl-4 {
        max-width: 33.33333%;
        flex: 0 0 33.33333%
    }

    .col-xl-5 {
        max-width: 41.66667%;
        flex: 0 0 41.66667%
    }

    .col-xl-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .col-xl-7 {
        max-width: 58.33333%;
        flex: 0 0 58.33333%
    }

    .col-xl-8 {
        max-width: 66.66667%;
        flex: 0 0 66.66667%
    }

    .col-xl-9 {
        max-width: 75%;
        flex: 0 0 75%
    }

    .col-xl-10 {
        max-width: 83.33333%;
        flex: 0 0 83.33333%
    }

    .col-xl-11 {
        max-width: 91.66667%;
        flex: 0 0 91.66667%
    }

    .col-xl-12 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .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: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.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, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #eeb8bb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #df7a80
}

.table-hover .table-danger:hover {
    background-color: #e9a3a7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #e9a3a7
}

.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 {
    background-color: #ececf6
}

.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 {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-blue,
.table-blue>td,
.table-blue>th {
    background-color: #b8daff
}

.table-blue tbody+tbody,
.table-blue td,
.table-blue th,
.table-blue thead th {
    border-color: #7abaff
}

.table-hover .table-blue:hover {
    background-color: #9fcdff
}

.table-hover .table-blue:hover>td,
.table-hover .table-blue:hover>th {
    background-color: #9fcdff
}

.table-indigo,
.table-indigo>td,
.table-indigo>th {
    background-color: #d4bcfb
}

.table-indigo tbody+tbody,
.table-indigo td,
.table-indigo th,
.table-indigo thead th {
    border-color: #af83f8
}

.table-hover .table-indigo:hover {
    background-color: #c5a4fa
}

.table-hover .table-indigo:hover>td,
.table-hover .table-indigo:hover>th {
    background-color: #c5a4fa
}

.table-purple,
.table-purple>td,
.table-purple>th {
    background-color: #d7caee
}

.table-purple tbody+tbody,
.table-purple td,
.table-purple th,
.table-purple thead th {
    border-color: #b49ddf
}

.table-hover .table-purple:hover {
    background-color: #c8b7e8
}

.table-hover .table-purple:hover>td,
.table-hover .table-purple:hover>th {
    background-color: #c8b7e8
}

.table-pink,
.table-pink>td,
.table-pink>th {
    background-color: #f9c9df
}

.table-pink tbody+tbody,
.table-pink td,
.table-pink th,
.table-pink thead th {
    border-color: #f39bc3
}

.table-hover .table-pink:hover {
    background-color: #f6b2d1
}

.table-hover .table-pink:hover>td,
.table-hover .table-pink:hover>th {
    background-color: #f6b2d1
}

.table-red,
.table-red>td,
.table-red>th {
    background-color: #eeb8bb
}

.table-red tbody+tbody,
.table-red td,
.table-red th,
.table-red thead th {
    border-color: #df7a80
}

.table-hover .table-red:hover {
    background-color: #e9a3a7
}

.table-hover .table-red:hover>td,
.table-hover .table-red:hover>th {
    background-color: #e9a3a7
}

.table-orange,
.table-orange>td,
.table-orange>th {
    background-color: #fedbbd
}

.table-orange tbody+tbody,
.table-orange td,
.table-orange th,
.table-orange thead th {
    border-color: #febc85
}

.table-hover .table-orange:hover {
    background-color: #fecda4
}

.table-hover .table-orange:hover>td,
.table-hover .table-orange:hover>th {
    background-color: #fecda4
}

.table-yellow,
.table-yellow>td,
.table-yellow>th {
    background-color: #ffeeba
}

.table-yellow tbody+tbody,
.table-yellow td,
.table-yellow th,
.table-yellow thead th {
    border-color: #ffdf7e
}

.table-hover .table-yellow:hover {
    background-color: #ffe8a1
}

.table-hover .table-yellow:hover>td,
.table-hover .table-yellow:hover>th {
    background-color: #ffe8a1
}

.table-green,
.table-green>td,
.table-green>th {
    background-color: #c3e6cb
}

.table-green tbody+tbody,
.table-green td,
.table-green th,
.table-green thead th {
    border-color: #8fd19e
}

.table-hover .table-green:hover {
    background-color: #b1dfbb
}

.table-hover .table-green:hover>td,
.table-hover .table-green:hover>th {
    background-color: #b1dfbb
}

.table-teal,
.table-teal>td,
.table-teal>th {
    background-color: #c1f0e2
}

.table-teal tbody+tbody,
.table-teal td,
.table-teal th,
.table-teal thead th {
    border-color: #8be3c9
}

.table-hover .table-teal:hover {
    background-color: #acebd8
}

.table-hover .table-teal:hover>td,
.table-hover .table-teal:hover>th {
    background-color: #acebd8
}

.table-cyan,
.table-cyan>td,
.table-cyan>th {
    background-color: #bee5eb
}

.table-cyan tbody+tbody,
.table-cyan td,
.table-cyan th,
.table-cyan thead th {
    border-color: #86cfda
}

.table-hover .table-cyan:hover {
    background-color: #abdde5
}

.table-hover .table-cyan:hover>td,
.table-hover .table-cyan:hover>th {
    background-color: #abdde5
}

.table-white,
.table-white>td,
.table-white>th {
    background-color: #fff
}

.table-white tbody+tbody,
.table-white td,
.table-white th,
.table-white thead th {
    border-color: #fff
}

.table-hover .table-white:hover {
    background-color: #f2f2f2
}

.table-hover .table-white:hover>td,
.table-hover .table-white:hover>th {
    background-color: #f2f2f2
}

.table-gray,
.table-gray>td,
.table-gray>th {
    background-color: #d6d8db
}

.table-gray tbody+tbody,
.table-gray td,
.table-gray th,
.table-gray thead th {
    border-color: #b3b7bb
}

.table-hover .table-gray:hover {
    background-color: #c8cbcf
}

.table-hover .table-gray:hover>td,
.table-hover .table-gray:hover>th {
    background-color: #c8cbcf
}

.table-gray-dark,
.table-gray-dark>td,
.table-gray-dark>th {
    background-color: #c6c8ca
}

.table-gray-dark tbody+tbody,
.table-gray-dark td,
.table-gray-dark th,
.table-gray-dark thead th {
    border-color: #95999c
}

.table-hover .table-gray-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-gray-dark:hover>td,
.table-hover .table-gray-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    border-color: #454d55;
    background-color: #343a40
}

.table .thead-light th {
    color: #495057;
    border-color: #dee2e6;
    background-color: #e9ecef
}

.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: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:1011.98px) {
    .table-responsive-lg {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1139.98px) {
    .table-responsive-xl {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8;
    display: block;
    width: 100%;
    height: calc(1.8em + .75rem + 2px);
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    background-color: #fff;
    background-clip: padding-box
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
    background-color: #fff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #6c757d
}

.form-control:-ms-input-placeholder {
    opacity: 1;
    color: #6c757d
}

.form-control::-ms-input-placeholder {
    opacity: 1;
    color: #6c757d
}

.form-control::placeholder {
    opacity: 1;
    color: #6c757d
}

.form-control:disabled,
.form-control[readonly] {
    opacity: 1;
    background-color: #e9ecef
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    font-size: inherit;
    line-height: 1.8;
    margin-bottom: 0;
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px)
}

.col-form-label-lg {
    font-size: 1.875rem;
    line-height: 1.5;
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px)
}

.col-form-label-sm {
    font-size: 1.3125rem;
    line-height: 1.5;
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px)
}

.form-control-plaintext {
    font-size: 1.5rem;
    line-height: 1.8;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: .375rem 0;
    color: #212529;
    border: solid transparent;
    border-width: 1px 0;
    background-color: transparent
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    font-size: 1.3125rem;
    line-height: 1.5;
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    border-radius: .2rem
}

.form-control-lg {
    font-size: 1.875rem;
    line-height: 1.5;
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
    flex-wrap: wrap
}

.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: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    margin-right: .75rem;
    padding-left: 0;
    align-items: center
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    font-size: 80%;
    display: none;
    width: 100%;
    margin-top: .25rem;
    color: #28a745
}

.valid-tooltip {
    font-size: 1.3125rem;
    line-height: 1.8;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    display: none;
    max-width: 100%;
    margin-top: .1rem;
    padding: .25rem .5rem;
    color: #fff;
    border-radius: .25rem;
    background-color: rgba(40, 167, 69, .9)
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    padding-right: calc(1.8em + .75rem);
    border-color: #28a745;
    background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%2328a745\' 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: right calc(.45em + .1875rem) center;
    background-size: calc(.9em + .375rem) calc(.9em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.8em + .75rem);
    background-position: top calc(.45em + .1875rem) right calc(.45em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    padding-right: calc(.75em + 2.3125rem);
    border-color: #28a745;
    background: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e') no-repeat right .75rem center/8px 10px, url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'8\' height=\'8\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%2328a745\' 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(.9em + .375rem) calc(.9em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.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 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    font-size: 80%;
    display: none;
    width: 100%;
    margin-top: .25rem;
    color: #c1000b
}

.invalid-tooltip {
    font-size: 1.3125rem;
    line-height: 1.8;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    display: none;
    max-width: 100%;
    margin-top: .1rem;
    padding: .25rem .5rem;
    color: #fff;
    border-radius: .25rem;
    background-color: rgba(193, 0, 11, .9)
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    padding-right: calc(1.8em + .75rem);
    border-color: #c1000b;
    background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23c1000b\' viewBox=\'0 0 12 12\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23c1000b\' stroke=\'none\'/%3e%3c/svg%3e');
    background-repeat: no-repeat;
    background-position: right calc(.45em + .1875rem) center;
    background-size: calc(.9em + .375rem) calc(.9em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #c1000b;
    box-shadow: 0 0 0 .2rem rgba(193, 0, 11, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.8em + .75rem);
    background-position: top calc(.45em + .1875rem) right calc(.45em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    padding-right: calc(.75em + 2.3125rem);
    border-color: #c1000b;
    background: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e') no-repeat right .75rem center/8px 10px, url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23c1000b\' viewBox=\'0 0 12 12\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23c1000b\' stroke=\'none\'/%3e%3c/svg%3e') #fff no-repeat center right 1.75rem/calc(.9em + .375rem) calc(.9em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #c1000b;
    box-shadow: 0 0 0 .2rem rgba(193, 0, 11, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #c1000b
}

.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: #c1000b
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #c1000b
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #f4000e;
    background-color: #f4000e
}

.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 .2rem rgba(193, 0, 11, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #c1000b
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #c1000b
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #c1000b;
    box-shadow: 0 0 0 .2rem rgba(193, 0, 11, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        margin-bottom: 0;
        align-items: center;
        justify-content: center
    }

    .form-inline .form-group {
        display: flex;
        margin-bottom: 0;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        width: auto;
        padding-left: 0;
        align-items: center;
        justify-content: center
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
        flex-shrink: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8;
    display: inline-block;
    padding: .375rem .75rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    color: #212529;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-color: transparent
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    text-decoration: none;
    color: #212529
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-primary:hover {
    color: #fff;
    border-color: #0062cc;
    background-color: #0069d9
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    border-color: #0062cc;
    background-color: #0069d9;
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    border-color: #005cbf;
    background-color: #0062cc
}

.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 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    border-color: #545b62;
    background-color: #5a6268
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    border-color: #545b62;
    background-color: #5a6268;
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    border-color: #4e555b;
    background-color: #545b62
}

.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 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-success:hover {
    color: #fff;
    border-color: #1e7e34;
    background-color: #218838
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    border-color: #1e7e34;
    background-color: #218838;
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    border-color: #1c7430;
    background-color: #1e7e34
}

.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 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    border-color: #117a8b;
    background-color: #138496
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    border-color: #117a8b;
    background-color: #138496;
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    border-color: #10707f;
    background-color: #117a8b
}

.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 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    border-color: #d39e00;
    background-color: #e0a800
}

.btn-warning.focus,
.btn-warning:focus {
    color: #212529;
    border-color: #d39e00;
    background-color: #e0a800;
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    border-color: #c69500;
    background-color: #d39e00
}

.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 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-danger:hover {
    color: #fff;
    border-color: #8e0008;
    background-color: #9b0009
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    border-color: #8e0008;
    background-color: #9b0009;
    box-shadow: 0 0 0 .2rem rgba(202, 38, 48, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    border-color: #810007;
    background-color: #8e0008
}

.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 .2rem rgba(202, 38, 48, .5)
}

.btn-light {
    color: #212529;
    border-color: #f8f9fa;
    background-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    border-color: #dae0e5;
    background-color: #e2e6ea
}

.btn-light.focus,
.btn-light:focus {
    color: #212529;
    border-color: #dae0e5;
    background-color: #e2e6ea;
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    border-color: #f8f9fa;
    background-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    border-color: #d3d9df;
    background-color: #dae0e5
}

.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 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    border-color: #1d2124;
    background-color: #23272b
}

.btn-dark.focus,
.btn-dark:focus {
    color: #fff;
    border-color: #1d2124;
    background-color: #23272b;
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    border-color: #171a1d;
    background-color: #1d2124
}

.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 .2rem rgba(82, 88, 93, .5)
}

.btn-blue {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-blue:hover {
    color: #fff;
    border-color: #0062cc;
    background-color: #0069d9
}

.btn-blue.focus,
.btn-blue:focus {
    color: #fff;
    border-color: #0062cc;
    background-color: #0069d9;
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-blue.disabled,
.btn-blue:disabled {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active,
.show>.btn-blue.dropdown-toggle {
    color: #fff;
    border-color: #005cbf;
    background-color: #0062cc
}

.btn-blue:not(:disabled):not(.disabled).active:focus,
.btn-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-indigo {
    color: #fff;
    border-color: #6610f2;
    background-color: #6610f2
}

.btn-indigo:hover {
    color: #fff;
    border-color: #510bc4;
    background-color: #560bd0
}

.btn-indigo.focus,
.btn-indigo:focus {
    color: #fff;
    border-color: #510bc4;
    background-color: #560bd0;
    box-shadow: 0 0 0 .2rem rgba(125, 52, 244, .5)
}

.btn-indigo.disabled,
.btn-indigo:disabled {
    color: #fff;
    border-color: #6610f2;
    background-color: #6610f2
}

.btn-indigo:not(:disabled):not(.disabled).active,
.btn-indigo:not(:disabled):not(.disabled):active,
.show>.btn-indigo.dropdown-toggle {
    color: #fff;
    border-color: #4c0ab8;
    background-color: #510bc4
}

.btn-indigo:not(:disabled):not(.disabled).active:focus,
.btn-indigo:not(:disabled):not(.disabled):active:focus,
.show>.btn-indigo.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(125, 52, 244, .5)
}

.btn-purple {
    color: #fff;
    border-color: #6f42c1;
    background-color: #6f42c1
}

.btn-purple:hover {
    color: #fff;
    border-color: #59339d;
    background-color: #5e37a6
}

.btn-purple.focus,
.btn-purple:focus {
    color: #fff;
    border-color: #59339d;
    background-color: #5e37a6;
    box-shadow: 0 0 0 .2rem rgba(133, 94, 202, .5)
}

.btn-purple.disabled,
.btn-purple:disabled {
    color: #fff;
    border-color: #6f42c1;
    background-color: #6f42c1
}

.btn-purple:not(:disabled):not(.disabled).active,
.btn-purple:not(:disabled):not(.disabled):active,
.show>.btn-purple.dropdown-toggle {
    color: #fff;
    border-color: #533093;
    background-color: #59339d
}

.btn-purple:not(:disabled):not(.disabled).active:focus,
.btn-purple:not(:disabled):not(.disabled):active:focus,
.show>.btn-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(133, 94, 202, .5)
}

.btn-pink {
    color: #fff;
    border-color: #e83e8c;
    background-color: #e83e8c
}

.btn-pink:hover {
    color: #fff;
    border-color: #d91a72;
    background-color: #e41c78
}

.btn-pink.focus,
.btn-pink:focus {
    color: #fff;
    border-color: #d91a72;
    background-color: #e41c78;
    box-shadow: 0 0 0 .2rem rgba(235, 91, 157, .5)
}

.btn-pink.disabled,
.btn-pink:disabled {
    color: #fff;
    border-color: #e83e8c;
    background-color: #e83e8c
}

.btn-pink:not(:disabled):not(.disabled).active,
.btn-pink:not(:disabled):not(.disabled):active,
.show>.btn-pink.dropdown-toggle {
    color: #fff;
    border-color: #ce196c;
    background-color: #d91a72
}

.btn-pink:not(:disabled):not(.disabled).active:focus,
.btn-pink:not(:disabled):not(.disabled):active:focus,
.show>.btn-pink.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(235, 91, 157, .5)
}

.btn-red {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-red:hover {
    color: #fff;
    border-color: #8e0008;
    background-color: #9b0009
}

.btn-red.focus,
.btn-red:focus {
    color: #fff;
    border-color: #8e0008;
    background-color: #9b0009;
    box-shadow: 0 0 0 .2rem rgba(202, 38, 48, .5)
}

.btn-red.disabled,
.btn-red:disabled {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-red:not(:disabled):not(.disabled).active,
.btn-red:not(:disabled):not(.disabled):active,
.show>.btn-red.dropdown-toggle {
    color: #fff;
    border-color: #810007;
    background-color: #8e0008
}

.btn-red:not(:disabled):not(.disabled).active:focus,
.btn-red:not(:disabled):not(.disabled):active:focus,
.show>.btn-red.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(202, 38, 48, .5)
}

.btn-orange {
    color: #212529;
    border-color: #fd7e14;
    background-color: #fd7e14
}

.btn-orange:hover {
    color: #fff;
    border-color: #dc6502;
    background-color: #e96b02
}

.btn-orange.focus,
.btn-orange:focus {
    color: #fff;
    border-color: #dc6502;
    background-color: #e96b02;
    box-shadow: 0 0 0 .2rem rgba(220, 113, 23, .5)
}

.btn-orange.disabled,
.btn-orange:disabled {
    color: #212529;
    border-color: #fd7e14;
    background-color: #fd7e14
}

.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.show>.btn-orange.dropdown-toggle {
    color: #fff;
    border-color: #cf5f02;
    background-color: #dc6502
}

.btn-orange:not(:disabled):not(.disabled).active:focus,
.btn-orange:not(:disabled):not(.disabled):active:focus,
.show>.btn-orange.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 113, 23, .5)
}

.btn-yellow {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-yellow:hover {
    color: #212529;
    border-color: #d39e00;
    background-color: #e0a800
}

.btn-yellow.focus,
.btn-yellow:focus {
    color: #212529;
    border-color: #d39e00;
    background-color: #e0a800;
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-yellow.disabled,
.btn-yellow:disabled {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-yellow:not(:disabled):not(.disabled).active,
.btn-yellow:not(:disabled):not(.disabled):active,
.show>.btn-yellow.dropdown-toggle {
    color: #212529;
    border-color: #c69500;
    background-color: #d39e00
}

.btn-yellow:not(:disabled):not(.disabled).active:focus,
.btn-yellow:not(:disabled):not(.disabled):active:focus,
.show>.btn-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-green {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-green:hover {
    color: #fff;
    border-color: #1e7e34;
    background-color: #218838
}

.btn-green.focus,
.btn-green:focus {
    color: #fff;
    border-color: #1e7e34;
    background-color: #218838;
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-green.disabled,
.btn-green:disabled {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active,
.show>.btn-green.dropdown-toggle {
    color: #fff;
    border-color: #1c7430;
    background-color: #1e7e34
}

.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 .2rem rgba(72, 180, 97, .5)
}

.btn-teal {
    color: #fff;
    border-color: #20c997;
    background-color: #20c997
}

.btn-teal:hover {
    color: #fff;
    border-color: #199d76;
    background-color: #1ba87e
}

.btn-teal.focus,
.btn-teal:focus {
    color: #fff;
    border-color: #199d76;
    background-color: #1ba87e;
    box-shadow: 0 0 0 .2rem rgba(65, 209, 167, .5)
}

.btn-teal.disabled,
.btn-teal:disabled {
    color: #fff;
    border-color: #20c997;
    background-color: #20c997
}

.btn-teal:not(:disabled):not(.disabled).active,
.btn-teal:not(:disabled):not(.disabled):active,
.show>.btn-teal.dropdown-toggle {
    color: #fff;
    border-color: #17926e;
    background-color: #199d76
}

.btn-teal:not(:disabled):not(.disabled).active:focus,
.btn-teal:not(:disabled):not(.disabled):active:focus,
.show>.btn-teal.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(65, 209, 167, .5)
}

.btn-cyan {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-cyan:hover {
    color: #fff;
    border-color: #117a8b;
    background-color: #138496
}

.btn-cyan.focus,
.btn-cyan:focus {
    color: #fff;
    border-color: #117a8b;
    background-color: #138496;
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-cyan.disabled,
.btn-cyan:disabled {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-cyan:not(:disabled):not(.disabled).active,
.btn-cyan:not(:disabled):not(.disabled):active,
.show>.btn-cyan.dropdown-toggle {
    color: #fff;
    border-color: #10707f;
    background-color: #117a8b
}

.btn-cyan:not(:disabled):not(.disabled).active:focus,
.btn-cyan:not(:disabled):not(.disabled):active:focus,
.show>.btn-cyan.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-white {
    color: #212529;
    border-color: #fff;
    background-color: #fff
}

.btn-white:hover {
    color: #212529;
    border-color: #e6e6e6;
    background-color: #ececec
}

.btn-white.focus,
.btn-white:focus {
    color: #212529;
    border-color: #e6e6e6;
    background-color: #ececec;
    box-shadow: 0 0 0 .2rem rgba(222, 222, 223, .5)
}

.btn-white.disabled,
.btn-white:disabled {
    color: #212529;
    border-color: #fff;
    background-color: #fff
}

.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show>.btn-white.dropdown-toggle {
    color: #212529;
    border-color: #dfdfdf;
    background-color: #e6e6e6
}

.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 222, 223, .5)
}

.btn-gray {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-gray:hover {
    color: #fff;
    border-color: #545b62;
    background-color: #5a6268
}

.btn-gray.focus,
.btn-gray:focus {
    color: #fff;
    border-color: #545b62;
    background-color: #5a6268;
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-gray.disabled,
.btn-gray:disabled {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-gray:not(:disabled):not(.disabled).active,
.btn-gray:not(:disabled):not(.disabled):active,
.show>.btn-gray.dropdown-toggle {
    color: #fff;
    border-color: #4e555b;
    background-color: #545b62
}

.btn-gray:not(:disabled):not(.disabled).active:focus,
.btn-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-gray-dark {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-gray-dark:hover {
    color: #fff;
    border-color: #1d2124;
    background-color: #23272b
}

.btn-gray-dark.focus,
.btn-gray-dark:focus {
    color: #fff;
    border-color: #1d2124;
    background-color: #23272b;
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-gray-dark.disabled,
.btn-gray-dark:disabled {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-gray-dark:not(:disabled):not(.disabled).active,
.btn-gray-dark:not(:disabled):not(.disabled):active,
.show>.btn-gray-dark.dropdown-toggle {
    color: #fff;
    border-color: #171a1d;
    background-color: #1d2124
}

.btn-gray-dark:not(:disabled):not(.disabled).active:focus,
.btn-gray-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #0B3190;
    border-color: #0B3190
}

.btn-outline-primary:hover {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #0B3190;
    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;
    border-color: #0B3190;
    background-color: #0B3190
}

.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 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .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;
    border-color: #6c757d;
    background-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 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    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;
    border-color: #ffc107;
    background-color: #ffc107
}

.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 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #c1000b;
    border-color: #c1000b
}

.btn-outline-danger:hover {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(193, 0, 11, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #c1000b;
    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;
    border-color: #c1000b;
    background-color: #c1000b
}

.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 .2rem rgba(193, 0, 11, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    border-color: #f8f9fa;
    background-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .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;
    border-color: #f8f9fa;
    background-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 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .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;
    border-color: #343a40;
    background-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 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-blue {
    color: #0B3190;
    border-color: #0B3190
}

.btn-outline-blue:hover {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-outline-blue.focus,
.btn-outline-blue:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
    color: #0B3190;
    background-color: transparent
}

.btn-outline-blue:not(:disabled):not(.disabled).active,
.btn-outline-blue:not(:disabled):not(.disabled):active,
.show>.btn-outline-blue.dropdown-toggle {
    color: #fff;
    border-color: #0B3190;
    background-color: #0B3190
}

.btn-outline-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-indigo {
    color: #6610f2;
    border-color: #6610f2
}

.btn-outline-indigo:hover {
    color: #fff;
    border-color: #6610f2;
    background-color: #6610f2
}

.btn-outline-indigo.focus,
.btn-outline-indigo:focus {
    box-shadow: 0 0 0 .2rem rgba(102, 16, 242, .5)
}

.btn-outline-indigo.disabled,
.btn-outline-indigo:disabled {
    color: #6610f2;
    background-color: transparent
}

.btn-outline-indigo:not(:disabled):not(.disabled).active,
.btn-outline-indigo:not(:disabled):not(.disabled):active,
.show>.btn-outline-indigo.dropdown-toggle {
    color: #fff;
    border-color: #6610f2;
    background-color: #6610f2
}

.btn-outline-indigo:not(:disabled):not(.disabled).active:focus,
.btn-outline-indigo:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-indigo.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(102, 16, 242, .5)
}

.btn-outline-purple {
    color: #6f42c1;
    border-color: #6f42c1
}

.btn-outline-purple:hover {
    color: #fff;
    border-color: #6f42c1;
    background-color: #6f42c1
}

.btn-outline-purple.focus,
.btn-outline-purple:focus {
    box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5)
}

.btn-outline-purple.disabled,
.btn-outline-purple:disabled {
    color: #6f42c1;
    background-color: transparent
}

.btn-outline-purple:not(:disabled):not(.disabled).active,
.btn-outline-purple:not(:disabled):not(.disabled):active,
.show>.btn-outline-purple.dropdown-toggle {
    color: #fff;
    border-color: #6f42c1;
    background-color: #6f42c1
}

.btn-outline-purple:not(:disabled):not(.disabled).active:focus,
.btn-outline-purple:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5)
}

.btn-outline-pink {
    color: #e83e8c;
    border-color: #e83e8c
}

.btn-outline-pink:hover {
    color: #fff;
    border-color: #e83e8c;
    background-color: #e83e8c
}

.btn-outline-pink.focus,
.btn-outline-pink:focus {
    box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5)
}

.btn-outline-pink.disabled,
.btn-outline-pink:disabled {
    color: #e83e8c;
    background-color: transparent
}

.btn-outline-pink:not(:disabled):not(.disabled).active,
.btn-outline-pink:not(:disabled):not(.disabled):active,
.show>.btn-outline-pink.dropdown-toggle {
    color: #fff;
    border-color: #e83e8c;
    background-color: #e83e8c
}

.btn-outline-pink:not(:disabled):not(.disabled).active:focus,
.btn-outline-pink:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-pink.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5)
}

.btn-outline-red {
    color: #c1000b;
    border-color: #c1000b
}

.btn-outline-red:hover {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-outline-red.focus,
.btn-outline-red:focus {
    box-shadow: 0 0 0 .2rem rgba(193, 0, 11, .5)
}

.btn-outline-red.disabled,
.btn-outline-red:disabled {
    color: #c1000b;
    background-color: transparent
}

.btn-outline-red:not(:disabled):not(.disabled).active,
.btn-outline-red:not(:disabled):not(.disabled):active,
.show>.btn-outline-red.dropdown-toggle {
    color: #fff;
    border-color: #c1000b;
    background-color: #c1000b
}

.btn-outline-red:not(:disabled):not(.disabled).active:focus,
.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-red.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(193, 0, 11, .5)
}

.btn-outline-orange {
    color: #fd7e14;
    border-color: #fd7e14
}

.btn-outline-orange:hover {
    color: #212529;
    border-color: #fd7e14;
    background-color: #fd7e14
}

.btn-outline-orange.focus,
.btn-outline-orange:focus {
    box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5)
}

.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
    color: #fd7e14;
    background-color: transparent
}

.btn-outline-orange:not(:disabled):not(.disabled).active,
.btn-outline-orange:not(:disabled):not(.disabled):active,
.show>.btn-outline-orange.dropdown-toggle {
    color: #212529;
    border-color: #fd7e14;
    background-color: #fd7e14
}

.btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-orange.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5)
}

.btn-outline-yellow {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-yellow:hover {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-outline-yellow.focus,
.btn-outline-yellow:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-yellow:not(:disabled):not(.disabled).active,
.btn-outline-yellow:not(:disabled):not(.disabled):active,
.show>.btn-outline-yellow.dropdown-toggle {
    color: #212529;
    border-color: #ffc107;
    background-color: #ffc107
}

.btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-green {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-green:hover {
    color: #fff;
    border-color: #28a745;
    background-color: #28a745
}

.btn-outline-green.focus,
.btn-outline-green:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-green.disabled,
.btn-outline-green:disabled {
    color: #28a745;
    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;
    border-color: #28a745;
    background-color: #28a745
}

.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 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-teal {
    color: #20c997;
    border-color: #20c997
}

.btn-outline-teal:hover {
    color: #fff;
    border-color: #20c997;
    background-color: #20c997
}

.btn-outline-teal.focus,
.btn-outline-teal:focus {
    box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5)
}

.btn-outline-teal.disabled,
.btn-outline-teal:disabled {
    color: #20c997;
    background-color: transparent
}

.btn-outline-teal:not(:disabled):not(.disabled).active,
.btn-outline-teal:not(:disabled):not(.disabled):active,
.show>.btn-outline-teal.dropdown-toggle {
    color: #fff;
    border-color: #20c997;
    background-color: #20c997
}

.btn-outline-teal:not(:disabled):not(.disabled).active:focus,
.btn-outline-teal:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-teal.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5)
}

.btn-outline-cyan {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-cyan:hover {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-outline-cyan.focus,
.btn-outline-cyan:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-cyan.disabled,
.btn-outline-cyan:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-cyan:not(:disabled):not(.disabled).active,
.btn-outline-cyan:not(:disabled):not(.disabled):active,
.show>.btn-outline-cyan.dropdown-toggle {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8
}

.btn-outline-cyan:not(:disabled):not(.disabled).active:focus,
.btn-outline-cyan:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-cyan.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-white {
    color: #fff;
    border-color: #fff
}

.btn-outline-white:hover {
    color: #212529;
    border-color: #fff;
    background-color: #fff
}

.btn-outline-white.focus,
.btn-outline-white:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
    color: #fff;
    background-color: transparent
}

.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show>.btn-outline-white.dropdown-toggle {
    color: #212529;
    border-color: #fff;
    background-color: #fff
}

.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.btn-outline-gray {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-gray:hover {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-outline-gray.focus,
.btn-outline-gray:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-gray:not(:disabled):not(.disabled).active,
.btn-outline-gray:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray.dropdown-toggle {
    color: #fff;
    border-color: #6c757d;
    background-color: #6c757d
}

.btn-outline-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-gray-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-gray-dark:hover {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-outline-gray-dark.focus,
.btn-outline-gray-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-gray-dark.disabled,
.btn-outline-gray-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-gray-dark:not(:disabled):not(.disabled).active,
.btn-outline-gray-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray-dark.dropdown-toggle {
    color: #fff;
    border-color: #343a40;
    background-color: #343a40
}

.btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    text-decoration: none;
    color: #0B3190
}

.btn-link:hover {
    text-decoration: underline;
    color: #0056b3
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
    pointer-events: none;
    color: #6c757d
}

.btn-lg {
    font-size: 1.875rem;
    line-height: 1.5;
    padding: .5rem 1rem;
    border-radius: .3rem
}

.btn-sm {
    font-size: 1.3125rem;
    line-height: 1.5;
    padding: .25rem .5rem;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #0B3190 !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #c1000b !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #8e0008 !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-blue {
    background-color: #0B3190 !important
}

a.bg-blue:focus,
a.bg-blue:hover,
button.bg-blue:focus,
button.bg-blue:hover {
    background-color: #0062cc !important
}

.bg-indigo {
    background-color: #6610f2 !important
}

a.bg-indigo:focus,
a.bg-indigo:hover,
button.bg-indigo:focus,
button.bg-indigo:hover {
    background-color: #510bc4 !important
}

.bg-purple {
    background-color: #6f42c1 !important
}

a.bg-purple:focus,
a.bg-purple:hover,
button.bg-purple:focus,
button.bg-purple:hover {
    background-color: #59339d !important
}

.bg-pink {
    background-color: #e83e8c !important
}

a.bg-pink:focus,
a.bg-pink:hover,
button.bg-pink:focus,
button.bg-pink:hover {
    background-color: #d91a72 !important
}

.bg-red {
    background-color: #c1000b !important
}

a.bg-red:focus,
a.bg-red:hover,
button.bg-red:focus,
button.bg-red:hover {
    background-color: #8e0008 !important
}

.bg-orange {
    background-color: #fd7e14 !important
}

a.bg-orange:focus,
a.bg-orange:hover,
button.bg-orange:focus,
button.bg-orange:hover {
    background-color: #dc6502 !important
}

.bg-yellow {
    background-color: #ffc107 !important
}

a.bg-yellow:focus,
a.bg-yellow:hover,
button.bg-yellow:focus,
button.bg-yellow:hover {
    background-color: #d39e00 !important
}

.bg-green {
    background-color: #28a745 !important
}

a.bg-green:focus,
a.bg-green:hover,
button.bg-green:focus,
button.bg-green:hover {
    background-color: #1e7e34 !important
}

.bg-teal {
    background-color: #20c997 !important
}

a.bg-teal:focus,
a.bg-teal:hover,
button.bg-teal:focus,
button.bg-teal:hover {
    background-color: #199d76 !important
}

.bg-cyan {
    background-color: #17a2b8 !important
}

a.bg-cyan:focus,
a.bg-cyan:hover,
button.bg-cyan:focus,
button.bg-cyan:hover {
    background-color: #117a8b !important
}

.bg-white {
    background-color: #fff !important
}

a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6 !important
}

.bg-gray {
    background-color: #6c757d !important
}

a.bg-gray:focus,
a.bg-gray:hover,
button.bg-gray:focus,
button.bg-gray:hover {
    background-color: #545b62 !important
}

.bg-gray-dark {
    background-color: #343a40 !important
}

a.bg-gray-dark:focus,
a.bg-gray-dark:hover,
button.bg-gray-dark:focus,
button.bg-gray-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #0B3190 !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #c1000b !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-blue {
    border-color: #0B3190 !important
}

.border-indigo {
    border-color: #6610f2 !important
}

.border-purple {
    border-color: #6f42c1 !important
}

.border-pink {
    border-color: #e83e8c !important
}

.border-red {
    border-color: #c1000b !important
}

.border-orange {
    border-color: #fd7e14 !important
}

.border-yellow {
    border-color: #ffc107 !important
}

.border-green {
    border-color: #28a745 !important
}

.border-teal {
    border-color: #20c997 !important
}

.border-cyan {
    border-color: #17a2b8 !important
}

.border-white {
    border-color: #fff !important
}

.border-gray {
    border-color: #6c757d !important
}

.border-gray-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .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: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1012px) {
    .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: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1140px) {
    .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: flex !important
    }

    .d-xl-inline-flex {
        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: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1012px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1140px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.my-0 {
    margin-top: 0 !important
}

.mx-0 {
    margin-right: 0 !important
}

.my-0 {
    margin-bottom: 0 !important
}

.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.my-1 {
    margin-top: .25rem !important
}

.mx-1 {
    margin-right: .25rem !important
}

.my-1 {
    margin-bottom: .25rem !important
}

.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.my-2 {
    margin-top: .5rem !important
}

.mx-2 {
    margin-right: .5rem !important
}

.my-2 {
    margin-bottom: .5rem !important
}

.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.my-3 {
    margin-top: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important
}

.my-3 {
    margin-bottom: 1rem !important
}

.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.my-4 {
    margin-top: 1.5rem !important
}

.mx-4 {
    margin-right: 1.5rem !important
}

.my-4 {
    margin-bottom: 1.5rem !important
}

.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.my-5 {
    margin-top: 3rem !important
}

.mx-5 {
    margin-right: 3rem !important
}

.my-5 {
    margin-bottom: 3rem !important
}

.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.py-0 {
    padding-top: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.py-0 {
    padding-bottom: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.py-1 {
    padding-top: .25rem !important
}

.px-1 {
    padding-right: .25rem !important
}

.py-1 {
    padding-bottom: .25rem !important
}

.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.py-2 {
    padding-top: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.py-2 {
    padding-bottom: .5rem !important
}

.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.py-3 {
    padding-top: 1rem !important
}

.px-3 {
    padding-right: 1rem !important
}

.py-3 {
    padding-bottom: 1rem !important
}

.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.py-4 {
    padding-top: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important
}

.py-4 {
    padding-bottom: 1.5rem !important
}

.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.py-5 {
    padding-top: 3rem !important
}

.px-5 {
    padding-right: 3rem !important
}

.py-5 {
    padding-bottom: 3rem !important
}

.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.my-n1 {
    margin-top: -.25rem !important
}

.mx-n1 {
    margin-right: -.25rem !important
}

.my-n1 {
    margin-bottom: -.25rem !important
}

.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.my-n2 {
    margin-top: -.5rem !important
}

.mx-n2 {
    margin-right: -.5rem !important
}

.my-n2 {
    margin-bottom: -.5rem !important
}

.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.my-n3 {
    margin-top: -1rem !important
}

.mx-n3 {
    margin-right: -1rem !important
}

.my-n3 {
    margin-bottom: -1rem !important
}

.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.my-n4 {
    margin-top: -1.5rem !important
}

.mx-n4 {
    margin-right: -1.5rem !important
}

.my-n4 {
    margin-bottom: -1.5rem !important
}

.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.my-n5 {
    margin-top: -3rem !important
}

.mx-n5 {
    margin-right: -3rem !important
}

.my-n5 {
    margin-bottom: -3rem !important
}

.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
    }

    .my-sm-0 {
        margin-top: 0 !important
    }

    .mx-sm-0 {
        margin-right: 0 !important
    }

    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .py-sm-0 {
        padding-top: 0 !important
    }

    .px-sm-0 {
        padding-right: 0 !important
    }

    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .py-sm-1 {
        padding-top: .25rem !important
    }

    .px-sm-1 {
        padding-right: .25rem !important
    }

    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important
    }

    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important
    }

    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important
    }

    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .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
    }

    .my-md-0 {
        margin-top: 0 !important
    }

    .mx-md-0 {
        margin-right: 0 !important
    }

    .my-md-0 {
        margin-bottom: 0 !important
    }

    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .my-md-1 {
        margin-top: .25rem !important
    }

    .mx-md-1 {
        margin-right: .25rem !important
    }

    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important
    }

    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important
    }

    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important
    }

    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .py-md-0 {
        padding-top: 0 !important
    }

    .px-md-0 {
        padding-right: 0 !important
    }

    .py-md-0 {
        padding-bottom: 0 !important
    }

    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .py-md-1 {
        padding-top: .25rem !important
    }

    .px-md-1 {
        padding-right: .25rem !important
    }

    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important
    }

    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important
    }

    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important
    }

    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .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:1012px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .my-lg-0 {
        margin-top: 0 !important
    }

    .mx-lg-0 {
        margin-right: 0 !important
    }

    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important
    }

    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .py-lg-1 {
        padding-top: .25rem !important
    }

    .px-lg-1 {
        padding-right: .25rem !important
    }

    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important
    }

    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important
    }

    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important
    }

    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .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:1140px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .my-xl-0 {
        margin-top: 0 !important
    }

    .mx-xl-0 {
        margin-right: 0 !important
    }

    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .py-xl-0 {
        padding-top: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important
    }

    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .py-xl-1 {
        padding-top: .25rem !important
    }

    .px-xl-1 {
        padding-right: .25rem !important
    }

    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important
    }

    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important
    }

    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important
    }

    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .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;
    white-space: nowrap;
    text-overflow: ellipsis
}

.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:1012px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1140px) {
    .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: #0B3190 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #c1000b !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #750007 !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-blue {
    color: #0B3190 !important
}

a.text-blue:focus,
a.text-blue:hover {
    color: #0056b3 !important
}

.text-indigo {
    color: #6610f2 !important
}

a.text-indigo:focus,
a.text-indigo:hover {
    color: #4709ac !important
}

.text-purple {
    color: #6f42c1 !important
}

a.text-purple:focus,
a.text-purple:hover {
    color: #4e2d89 !important
}

.text-pink {
    color: #e83e8c !important
}

a.text-pink:focus,
a.text-pink:hover {
    color: #c21766 !important
}

.text-red {
    color: #c1000b !important
}

a.text-red:focus,
a.text-red:hover {
    color: #750007 !important
}

.text-orange {
    color: #fd7e14 !important
}

a.text-orange:focus,
a.text-orange:hover {
    color: #c35a02 !important
}

.text-yellow {
    color: #ffc107 !important
}

a.text-yellow:focus,
a.text-yellow:hover {
    color: #ba8b00 !important
}

.text-green {
    color: #28a745 !important
}

a.text-green:focus,
a.text-green:hover {
    color: #19692c !important
}

.text-teal {
    color: #20c997 !important
}

a.text-teal:focus,
a.text-teal:hover {
    color: #158765 !important
}

.text-cyan {
    color: #17a2b8 !important
}

a.text-cyan:focus,
a.text-cyan:hover {
    color: #0f6674 !important
}

.text-white {
    color: #fff !important
}

a.text-white:focus,
a.text-white:hover {
    color: #d9d9d9 !important
}

.text-gray {
    color: #6c757d !important
}

a.text-gray:focus,
a.text-gray:hover {
    color: #494f54 !important
}

.text-gray-dark {
    color: #343a40 !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.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 {
        box-shadow: none !important;
        text-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: ' (' attr(title) ')'
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 1012px !important
    }

    .container {
        min-width: 1012px !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
    }
}

html {
    font-size: 10px;
    line-height: 1.5;
    overflow-x: hidden;
    scroll-behavior: smooth
}

html body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1em;
    line-height: inherit;
    position: relative;
    background-color: #fff
}

html body * {
    margin: 0;
    padding: 0
}

html body ol,
html body ul {
    list-style: none
}

.container {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0
}

.footer {
    position: relative;
    color: #fff;
    background-color: #140b8c
}

@media screen and (min-width:768px) {
    .footer {
        display: flex;
        height: 45px;
        justify-content: center;
        align-items: center
    }
}

.footer .top-back {
    display: block;
    padding: 10px;
    text-align: center;
    background-color: #ffb606
}

@media screen and (min-width:768px) {
    .footer .top-back {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 45px;
        height: 45px
    }
}

.footer__copy {
    font-size: 1.2rem;
    padding: 10px;
    text-align: center
}

.hov-act1 img {
    transition: all ease-in-out .3s
}

@media screen and (min-width:1024px) {
    .hov-act1:hover img {
        -webkit-filter: brightness(1.3);
        filter: brightness(1.3)
    }
}

.hov-act2 img {
    display: inline-block;
    transition: all ease-in-out .3s
}

@media screen and (min-width:768px) {
    .hov-act2:hover img {
        scale: 1.1
    }
}

.firstView {
    position: relative
}

.firstView__logo {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 110px;
    height: 70px;
    border-radius: 0 0 5px 0;
    background-color: #fff;
    justify-content: center;
    align-content: center;
    -webkit-filter: drop-shadow(0 3px 6px #000);
    filter: drop-shadow(0 3px 6px #000)
}

@media screen and (min-width:768px) {
    .firstView__logo {
        width: 140px;
        height: 88px
    }
}

.firstView__logo img {
    width: 71.76%
}

.firstView__title img {
    width: 100%
}

@media screen and (min-width:768px) {
    .firstView__list {
        display: flex
    }
}

.firstView__list__wrap {
    background-color: #000
}

.firstView__list__item img {
    width: 100%
}

@media screen and (min-width:768px) {
    .game {
        padding-bottom: 50px
    }
}

.game__titleArea {
    padding-top: 20px;
    padding-bottom: 80px;
    transition: all ease-in-out .3s;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    text-align: center;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.game__titleArea.kumamoto {
    background-image: url(../images/title-bg1.jpg)
}

.game__titleArea.nagasaki {
    background-image: url(../images/title-bg2.jpg)
}

.game__titleArea.is_move {
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

.game__titleArea+div {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px)
}

@media screen and (min-width:768px) {
    .game__titleArea+div {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

.game__title {
    text-align: center
}

.game__title+p>img {
    width: 38.94vw;
    max-width: 532px
}

.game .container {
    max-width: 1190px;
    padding: 0 15px
}

.game__inner {
    display: grid;
    max-width: 375px;
    margin: 0 auto 45px;
    gap: 10px
}

@media screen and (min-width:768px) {
    .game__inner {
        max-width: none;
        grid-template-columns: 1fr 1fr;
        gap: 15px
    }
}

@media screen and (min-width:1190px) {
    .game__inner {
        gap: 40px
    }
}

.game__inner__item img {
    width: 100%
}

.game__movie {
    position: relative;
    margin-bottom: 45px;
    padding-top: 56.25%
}

.game__movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.game__movie.coming-soon {
    background-color: #545454
}

.game__movie.coming-soon p {
    font-size: 2.4rem;
    font-weight: 500;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

.game__movie.coming-soon a {
    pointer-events: none
}

.game__movie.coming-soon a img {
    -webkit-filter: contrast(.2);
    filter: contrast(.2)
}

.game__tiket {
    margin-bottom: 25px
}

.game__tiket.sold-out {
    position: relative;
    pointer-events: none
}

.game__tiket.sold-out>img {
    position: absolute;
    top: 50%;
    left: 19%;
    width: 30vw;
    max-width: 360px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    aspect-ratio: 338/87
}

.game__nav {
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #140a8c
}

@media screen and (min-width:768px) {
    .game__nav {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

.game__nav__item {
    border-bottom: 1px solid #fff
}

@media screen and (min-width:768px) {
    .game__nav__item {
        border-right: 1px solid #fff;
        border-bottom: none
    }
}

.game__nav__item:last-child {
    border: none
}

.game__nav__item a {
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding: .5em 1em;
    color: #fff
}

.game__nav__item a::before {
    position: absolute;
    top: 50%;
    right: 1em;
    content: url(../images/arrow.svg);
    transition: all ease-in-out .3s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.game__nav__item a:hover {
    text-decoration: none
}

@media screen and (min-width:1024px) {
    .game__nav__item a:hover {
        color: #140a8c;
        background-color: #fff
    }
}

@media screen and (min-width:768px) {
    .game__nav__item a:hover::before {
        content: url(../images/arrow-blue.svg)
    }
}

.game .poster {
    margin-top: 50px;
    color: #fff
}

.game .poster__title {
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center
}

.game .poster__text {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 1.5em;
    text-align: center
}

.game .poster__list {
    display: grid;
    width: 60%;
    margin: 0 auto;
    gap: 30px
}

@media screen and (min-width:768px) {
    .game .poster__list {
        width: 100%;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px
    }
}

.game .poster__list li figure {
    margin-bottom: 10px
}

.game .poster__list li figure figcaption {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: .3em
}

.game .poster__list li p {
    text-align: center
}

.game .poster__list li p a {
    font-size: 1.4rem;
    font-weight: 700;
    display: inline-block;
    padding: .3em .8em;
    transition: ease-in-out .3s;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    background-color: #140a8c
}

.game .poster__list li p a:hover {
    text-decoration: none
}

@media screen and (min-width:1024px) {
    .game .poster__list li p a:hover {
        color: #140a8c;
        border-color: #fff;
        background-color: #fff
    }
}

.banner {
    position: fixed;
    right: -40px;
    bottom: 10%;
    transition: all ease-in-out .4s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.banner.visible {
    z-index: 100;
    -webkit-transform: none;
    transform: none
}

.banner img {
    width: 240px
}

@media screen and (min-width:768px) {
    .banner img {
        width: 303px
    }
}

@media screen and (min-width:1024px) {
    .banner:hover {
        right: -20px
    }
}

.clear {
    clear: both
}

.clearfix::after {
    display: block;
    clear: both;
    content: ''
}

.link {
    font-size: 1.4rem
}

.link,
.link:link,
.link:visited {
    text-decoration: underline;
    color: #0B3190
}

.link:hover {
    opacity: .8
}

.va-t {
    vertical-align: top
}

.va-m {
    vertical-align: middle
}

.va-b {
    vertical-align: bottom
}

.fl-l {
    float: left
}

.fl-r {
    float: right
}

.touchdevice-block {
    display: none
}

body.touchdevice .touchdevice-block {
    display: block
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify;
    text-justify: inter-ideograph
}

.text-nowrap {
    white-space: nowrap
}

img {
    max-width: 100%;
    height: auto
}

.mt0 {
    margin-top: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.ml5 {
    margin-left: 5px !important
}

.mr5 {
    margin-right: 5px !important
}

.pt5 {
    padding-top: 5px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pl5 {
    padding-left: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.pt10 {
    padding-top: 10px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.ml15 {
    margin-left: 15px !important
}

.mr15 {
    margin-right: 15px !important
}

.pt15 {
    padding-top: 15px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pl15 {
    padding-left: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.pt20 {
    padding-top: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pl20 {
    padding-left: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.ml25 {
    margin-left: 25px !important
}

.mr25 {
    margin-right: 25px !important
}

.pt25 {
    padding-top: 25px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pl25 {
    padding-left: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml30 {
    margin-left: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.pt30 {
    padding-top: 30px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pl30 {
    padding-left: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.ml35 {
    margin-left: 35px !important
}

.mr35 {
    margin-right: 35px !important
}

.pt35 {
    padding-top: 35px !important
}

.pb35 {
    padding-bottom: 35px !important
}

.pl35 {
    padding-left: 35px !important
}

.pr35 {
    padding-right: 35px !important
}

.mt40 {
    margin-top: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.ml40 {
    margin-left: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.pt40 {
    padding-top: 40px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pl40 {
    padding-left: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.mt45 {
    margin-top: 45px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.ml45 {
    margin-left: 45px !important
}

.mr45 {
    margin-right: 45px !important
}

.pt45 {
    padding-top: 45px !important
}

.pb45 {
    padding-bottom: 45px !important
}

.pl45 {
    padding-left: 45px !important
}

.pr45 {
    padding-right: 45px !important
}

.mt50 {
    margin-top: 50px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.ml50 {
    margin-left: 50px !important
}

.mr50 {
    margin-right: 50px !important
}

.pt50 {
    padding-top: 50px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pl50 {
    padding-left: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.mt-5 {
    margin-top: -5px !important
}

.mb-5 {
    margin-bottom: -5px !important
}

.ml-5 {
    margin-left: -5px !important
}

.mr-5 {
    margin-right: -5px !important
}

.mt-10 {
    margin-top: -10px !important
}

.mb-10 {
    margin-bottom: -10px !important
}

.ml-10 {
    margin-left: -10px !important
}

.mr-10 {
    margin-right: -10px !important
}

.mt-15 {
    margin-top: -15px !important
}

.mb-15 {
    margin-bottom: -15px !important
}

.ml-15 {
    margin-left: -15px !important
}

.mr-15 {
    margin-right: -15px !important
}

.mt-20 {
    margin-top: -20px !important
}

.mb-20 {
    margin-bottom: -20px !important
}

.ml-20 {
    margin-left: -20px !important
}

.mr-20 {
    margin-right: -20px !important
}

.mt-25 {
    margin-top: -25px !important
}

.mb-25 {
    margin-bottom: -25px !important
}

.ml-25 {
    margin-left: -25px !important
}

.mr-25 {
    margin-right: -25px !important
}

.w1em {
    width: 1em !important
}

.w2em {
    width: 2em !important
}

.w3em {
    width: 3em !important
}

.w4em {
    width: 4em !important
}

.w5em {
    width: 5em !important
}

.w6em {
    width: 6em !important
}

.w7em {
    width: 7em !important
}

.w8em {
    width: 8em !important
}

.w9em {
    width: 9em !important
}

.w10em {
    width: 10em !important
}

.w11em {
    width: 11em !important
}

.w12em {
    width: 12em !important
}

.w13em {
    width: 13em !important
}

.w14em {
    width: 14em !important
}

.w15em {
    width: 15em !important
}

.w16em {
    width: 16em !important
}

.w17em {
    width: 17em !important
}

.w18em {
    width: 18em !important
}

.w19em {
    width: 19em !important
}

.w20em {
    width: 20em !important
}

.max-w1em {
    max-width: 1em
}

.max-w2em {
    max-width: 2em
}

.max-w3em {
    max-width: 3em
}

.max-w4em {
    max-width: 4em
}

.max-w5em {
    max-width: 5em
}

.max-w6em {
    max-width: 6em
}

.max-w7em {
    max-width: 7em
}

.max-w8em {
    max-width: 8em
}

.max-w9em {
    max-width: 9em
}

.max-w10em {
    max-width: 10em
}

.max-w11em {
    max-width: 11em
}

.max-w12em {
    max-width: 12em
}

.max-w13em {
    max-width: 13em
}

.max-w14em {
    max-width: 14em
}

.max-w15em {
    max-width: 15em
}

.max-w16em {
    max-width: 16em
}

.max-w17em {
    max-width: 17em
}

.max-w18em {
    max-width: 18em
}

.max-w19em {
    max-width: 19em
}

.max-w20em {
    max-width: 20em
}

.max-w21em {
    max-width: 21em
}

.max-w22em {
    max-width: 22em
}

.max-w23em {
    max-width: 23em
}

.max-w24em {
    max-width: 24em
}

.max-w25em {
    max-width: 25em
}

.max-w26em {
    max-width: 26em
}

.max-w27em {
    max-width: 27em
}

.max-w28em {
    max-width: 28em
}

.max-w29em {
    max-width: 29em
}

.max-w30em {
    max-width: 30em
}

.max-w31em {
    max-width: 31em
}

.max-w32em {
    max-width: 32em
}

.max-w33em {
    max-width: 33em
}

.max-w34em {
    max-width: 34em
}

.max-w35em {
    max-width: 35em
}

.max-w36em {
    max-width: 36em
}

.max-w37em {
    max-width: 37em
}

.max-w38em {
    max-width: 38em
}

.max-w39em {
    max-width: 39em
}

.max-w40em {
    max-width: 40em
}

.min-w1em {
    min-width: 1em
}

.min-w2em {
    min-width: 2em
}

.min-w3em {
    min-width: 3em
}

.min-w4em {
    min-width: 4em
}

.min-w5em {
    min-width: 5em
}

.min-w6em {
    min-width: 6em
}

.min-w7em {
    min-width: 7em
}

.min-w8em {
    min-width: 8em
}

.min-w9em {
    min-width: 9em
}

.min-w10em {
    min-width: 10em
}

.min-w11em {
    min-width: 11em
}

.min-w12em {
    min-width: 12em
}

.min-w13em {
    min-width: 13em
}

.min-w14em {
    min-width: 14em
}

.min-w15em {
    min-width: 15em
}

.min-w16em {
    min-width: 16em
}

.min-w17em {
    min-width: 17em
}

.min-w18em {
    min-width: 18em
}

.min-w19em {
    min-width: 19em
}

.min-w20em {
    min-width: 20em
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) center center no-repeat
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: icon;
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 10px
}

[dir=rtl] .slick-prev {
    right: 10px;
    left: auto
}

.slick-prev:before {
    content: '\e901'
}

[dir=rtl] .slick-prev:before {
    content: '\e902'
}

.slick-next {
    right: 10px
}

[dir=rtl] .slick-next {
    right: auto;
    left: 10px
}

.slick-next:before {
    content: '\e902'
}

[dir=rtl] .slick-next:before {
    content: '\e901'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: icon;
    font-size: 6px;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    content: '';
    text-align: center;
    opacity: .25;
    border-radius: 15px;
    background: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

[class*=lightcase-icon-]:before {
    font-family: icon, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    display: inline-block;
    width: 1em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    speak: none
}

.lightcase-icon-play:before {
    content: '\e91a'
}

.lightcase-icon-pause:before {
    content: '\e919'
}

.lightcase-icon-close:before {
    content: '\e917'
}

.lightcase-icon-prev:before {
    content: '\e91b'
}

.lightcase-icon-next:before {
    content: '\e918'
}

.lightcase-icon-spin:before {
    content: '\e91c'
}

@-webkit-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

#lightcase-case {
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;
    display: none;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-case,
    html[data-lc-type=inline] #lightcase-case {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        overflow: auto !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 55px 0 70px 0
    }
}

@media screen and (min-width:641px) {
    html:not([data-lc-type=error]) #lightcase-content {
        position: relative;
        z-index: 1;
        background-color: #fff;
        box-shadow: 0 0 30px rgba(0, 0, 0, .5);
        text-shadow: none;
        -o-box-shadow: 0 0 30px rgba(0, 0, 0, .5);
        -webkit-backface-visibility: hidden
    }
}

@media screen and (min-width:641px) {

    html[data-lc-type=image] #lightcase-content,
    html[data-lc-type=video] #lightcase-content {
        background-color: #333
    }
}

html[data-lc-type=ajax] #lightcase-content,
html[data-lc-type=error] #lightcase-content,
html[data-lc-type=inline] #lightcase-content {
    box-shadow: none;
    -o-box-shadow: none
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-content,
    html[data-lc-type=error] #lightcase-content,
    html[data-lc-type=inline] #lightcase-content {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: 0 0 !important
    }
}

html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner {
    box-sizing: border-box;
    -o-box-sizing: border-box
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner {
        padding: 15px
    }

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>* {
        width: 100% !important;
        max-width: none !important
    }

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe) {
        height: auto !important;
        max-height: none !important
    }
}

@media screen and (max-width:640px) {
    html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width:640px) and (min-width:641px) {

    html[data-lc-type=image] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
        line-height: .75
    }
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
    position: relative;
    overflow: hidden !important
}

@media screen and (max-width:640px) {

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: 0 0 !important
    }
}

@media screen and (min-width:641px) {
    html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        overflow: auto;
        box-sizing: border-box;
        padding: 30px;
        -o-box-sizing: border-box
    }
}

@media screen and (max-width:640px) {

    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p {
        color: #aaa
    }
}

@media screen and (min-width:641px) {

    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p {
        color: #333
    }
}

#lightcase-case p.lightcase-error {
    font-size: 17px;
    overflow: hidden;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #aaa
}

@media screen and (max-width:640px) {
    #lightcase-case p.lightcase-error {
        padding: 30px 0
    }
}

@media screen and (min-width:641px) {
    #lightcase-case p.lightcase-error {
        padding: 0
    }
}

.lightcase-open body {
    overflow: hidden
}

.lightcase-isMobileDevice .lightcase-open body {
    max-width: 100%;
    max-height: 100%
}

#lightcase-info {
    position: absolute;
    padding-top: 15px
}

#lightcase-info #lightcase-caption,
#lightcase-info #lightcase-title {
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis
}

#lightcase-info #lightcase-title {
    font-size: 17px;
    color: #aaa
}

@media screen and (max-width:640px) {
    #lightcase-info #lightcase-title {
        position: fixed;
        top: 10px;
        left: 0;
        max-width: 87.5%;
        padding: 5px 15px;
        background: #000
    }
}

#lightcase-info #lightcase-caption {
    font-size: 13px;
    clear: both;
    color: #aaa
}

#lightcase-info #lightcase-sequenceInfo {
    font-size: 11px;
    color: #aaa
}

@media screen and (max-width:640px) {
    .lightcase-fullScreenMode #lightcase-info {
        padding-right: 15px;
        padding-left: 15px
    }

    html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
        position: static
    }
}

#lightcase-loading {
    font-size: 38px;
    font-size: 32px;
    line-height: 1;
    position: fixed;
    position: fixed;
    z-index: 9999;
    z-index: 2001;
    top: 50%;
    left: 50%;
    width: 1.123em;
    height: auto;
    margin-top: -.5em;
    margin-left: -.5em;
    -moz-transform-origin: 50% 53%;
    -webkit-animation: lightcase-spin .5s infinite linear;
    animation: lightcase-spin .5s infinite linear;
    text-align: center;
    opacity: 1;
    text-shadow: none;
    text-shadow: 0 0 15px #fff
}

#lightcase-loading,
#lightcase-loading:focus {
    transition: color, opacity, ease-in-out .25s;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent
}

#lightcase-loading>span {
    display: inline-block;
    text-indent: -9999px
}

a[class*=lightcase-icon-] {
    font-size: 38px;
    line-height: 1;
    position: fixed;
    z-index: 9999;
    width: 1.123em;
    height: auto;
    cursor: pointer;
    text-align: center;
    outline: 0;
    text-shadow: none
}

a[class*=lightcase-icon-],
a[class*=lightcase-icon-]:focus {
    transition: color, opacity, ease-in-out .25s;
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
    -webkit-tap-highlight-color: transparent
}

a[class*=lightcase-icon-]>span {
    display: inline-block;
    text-indent: -9999px
}

a[class*=lightcase-icon-]:hover {
    color: #fff;
    text-shadow: 0 0 15px #fff
}

.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover {
    color: #aaa;
    text-shadow: none
}

a[class*=lightcase-icon-].lightcase-icon-close {
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: 0
}

a[class*=lightcase-icon-].lightcase-icon-prev {
    left: 15px
}

a[class*=lightcase-icon-].lightcase-icon-next {
    right: 15px
}

a[class*=lightcase-icon-].lightcase-icon-pause,
a[class*=lightcase-icon-].lightcase-icon-play {
    left: 50%;
    margin-left: -.5em
}

@media screen and (min-width:641px) {

    a[class*=lightcase-icon-].lightcase-icon-pause,
    a[class*=lightcase-icon-].lightcase-icon-play {
        opacity: 0
    }
}

@media screen and (max-width:640px) {
    a[class*=lightcase-icon-] {
        font-size: 24px;
        bottom: 15px
    }
}

@media screen and (min-width:641px) {
    a[class*=lightcase-icon-] {
        bottom: 50%;
        margin-bottom: -.5em
    }

    #lightcase-case:hover~a[class*=lightcase-icon-],
    a[class*=lightcase-icon-]:hover {
        opacity: 1
    }
}

#lightcase-overlay {
    position: fixed;
    z-index: 2000;
    top: -9999px;
    bottom: -9999px;
    left: 0;
    display: none;
    width: 100%;
    min-height: 100%;
    background: #000
}

@media screen and (max-width:640px) {
    #lightcase-overlay {
        opacity: 1 !important
    }
}