@charset'UTF-8';
/*-------------
basic common
----------------*/

@media print {
    *,
    ::after,
    ::before {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important}
    a,
    a:visited {
        text-decoration: underline}
    abbr[title]::after {
        content: " (" attr(title) ")"}
    pre {
        white-space: pre-wrap!important}
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid}
    thead {
        display: table-header-group}
    img,
    tr {
        page-break-inside: avoid}
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3}
    h2,
    h3 {
        page-break-after: avoid}
    .navbar {
        display: none}
    .badge {
        border: 1px solid #000}
    .table {
        border-collapse: collapse!important}
    .table td,
    .table th {
        background-color: #fff!important}
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important}
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box}
html {
    
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent}
@-ms-viewport {
    width: device-width}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block}
body {
    margin: 0;
     font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff}
[tabindex="-1"]:focus {
    outline: 0!important}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem}
p {
    margin-top: 0;
    margin-bottom: 1rem}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit}
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}
dfn {
    font-style: italic}
b,
strong {
    font-weight: bolder}
small {
    font-size: 80%}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline}
sub {
    bottom: -.25em}
sup {
    top: -.5em}
a {
    color: #111;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects}
a:hover {
    color: #000;
    text-decoration: underline}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none}
a:not([href]):not([tabindex]):focus {
    outline: 0}
a.nolink {
	cursor: default;
	pointer-events: none;
	opacity: 1 !important;
}

.sumai .shopList li a.nolink{
	display: none;
}


a.nolink:hover {
	opacity: 1 !important;
}
code,
kbd,
pre,
samp {
    font-family:;
    font-size: 1em}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar}
figure {
    margin: 0 0 1rem}
img {
    vertical-align: middle;
    border-style: none}
svg:not(:root) {
    overflow: hidden}
[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation}
table {
    border-collapse: collapse}
caption {
    padding-top: 20px 30px;
    padding-bottom: 20px 30px;
    color: #868e96;
    text-align: left;
    caption-side: bottom}
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 {
    margin: 0;
    
    font-size: inherit;
    line-height: inherit}
button,
input {
    overflow: visible}
button,
select {
    text-transform: none}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox}
textarea {
    overflow: auto;
    resize: vertical}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal}
progress {
    vertical-align: baseline}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button}
output {
    display: inline-block}
summary {
    display: list-item}
template {
    display: none}
[hidden] {
    display: none!important}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    
    font-weight: 500;
    line-height: 1.2;
    color: inherit}
.h1,
h1 {
    font-size: 2rem}
.h2,
h2 {
    font-size: 1.75rem}
.h3,
h3 {
    font-size: 26px;}
@media (max-width:991px)
{
.h3,
h3 {
    font-size: 22px;}
}
.h4,
h4 {
    font-size: 1.2rem}
.h5,
h5 {
    font-size: 1.1rem}
.h6,
h6 {
    font-size: 1rem}
.lead {
    font-size: 1.25rem;
    font-weight: 300}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2}
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: 5px}
.initialism {
    font-size: 90%;
    text-transform: uppercase}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96}
.blockquote-footer::before {
    content: "\2014 \00A0"}
.img-fluid {
    max-width: 100%;
    height: auto}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto}
.figure {
    display: inline-block}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1}
.figure-caption {
    font-size: 90%;
    color: #868e96}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: 0}
a > code {
    padding: 0;
    color: inherit;
    background-color: inherit}
kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll}
.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto}
@media (min-width:576px) {
    .container {
        max-width: 100%}
}
@media (min-width:768px) {
    .container {
        max-width: 100%}
}
@media (max-width:768px) {
    .container {
        padding-right: 0px;
    	padding-left: 0px;}
}
@media (min-width:992px) {
    .container {
        max-width: 960px}
}
@media (min-width:1200px) {
    .container {
        max-width: 1140px}
}
.container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px}
.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-6-2,
.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%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12}
.offset-1 {
    margin-left: 8.33333%}
.offset-2 {
    margin-left: 16.66667%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.33333%}
.offset-5 {
    margin-left: 41.66667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.33333%}
.offset-8 {
    margin-left: 66.66667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.33333%}
.offset-11 {
    margin-left: 91.66667%}
@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%}
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none}
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%}
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%}
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%}
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%}
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%}
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%}
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%}
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%}
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%}
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%}
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%}
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%}
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1}
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1}
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2}
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3}
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4}
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5}
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6}
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7}
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8}
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9}
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10}
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11}
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12}
    .offset-sm-0 {
        margin-left: 0}
    .offset-sm-1 {
        margin-left: 8.33333%}
    .offset-sm-2 {
        margin-left: 16.66667%}
    .offset-sm-3 {
        margin-left: 25%}
    .offset-sm-4 {
        margin-left: 33.33333%}
    .offset-sm-5 {
        margin-left: 41.66667%}
    .offset-sm-6 {
        margin-left: 50%}
    .offset-sm-7 {
        margin-left: 58.33333%}
    .offset-sm-8 {
        margin-left: 66.66667%}
    .offset-sm-9 {
        margin-left: 75%}
    .offset-sm-10 {
        margin-left: 83.33333%}
    .offset-sm-11 {
        margin-left: 91.66667%}
}
@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%}
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none}
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%}
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%}
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%}
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%}
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%}
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%}
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%}
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%}
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%}
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%}
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%}
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%}
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1}
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1}
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2}
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3}
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4}
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5}
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6}
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7}
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8}
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9}
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10}
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11}
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12}
    .offset-md-0 {
        margin-left: 0}
    .offset-md-1 {
        margin-left: 8.33333%}
    .offset-md-2 {
        margin-left: 16.66667%}
    .offset-md-3 {
        margin-left: 25%}
    .offset-md-4 {
        margin-left: 33.33333%}
    .offset-md-5 {
        margin-left: 41.66667%}
    .offset-md-6 {
        margin-left: 50%}
    .offset-md-7 {
        margin-left: 58.33333%}
    .offset-md-8 {
        margin-left: 66.66667%}
    .offset-md-9 {
        margin-left: 75%}
    .offset-md-10 {
        margin-left: 83.33333%}
    .offset-md-11 {
        margin-left: 91.66667%}
}
@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%}
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none}
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%}
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%}
    .col-lg-3 {
        -webkit-box-flex: 0;
        max-width: 25%}
   #footer .row .col-lg-3 {
        max-width: 50%}
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%}
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%}
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%}
    .col-lg-6-2 {
        }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%}
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%}
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%}
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%}
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%}
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%}
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1}
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1}
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2}
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3}
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4}
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5}
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6}
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7}
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8}
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9}
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10}
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11}
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12}
    .offset-lg-0 {
        margin-left: 0}
    .offset-lg-1 {
        margin-left: 8.33333%}
    .offset-lg-2 {
        margin-left: 16.66667%}
    .offset-lg-3 {
        margin-left: 25%}
    .offset-lg-4 {
        margin-left: 33.33333%}
    .offset-lg-5 {
        margin-left: 41.66667%}
    .offset-lg-6 {
        margin-left: 50%}
    .offset-lg-7 {
        margin-left: 58.33333%}
    .offset-lg-8 {
        margin-left: 66.66667%}
    .offset-lg-9 {
        margin-left: 75%}
    .offset-lg-10 {
        margin-left: 83.33333%}
    .offset-lg-11 {
        margin-left: 91.66667%}
        .offset-lg-r {
        margin-right: 0%;
        text-align: right;}
}
@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%}
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none}
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%}
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%}
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%}
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%}
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%}
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%}
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%}
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%}
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%}
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%}
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%}
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%}
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1}
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1}
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2}
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3}
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4}
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5}
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6}
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7}
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8}
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9}
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10}
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11}
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12}
    .offset-xl-0 {
        margin-left: 0}
    .offset-xl-1 {
        margin-left: 8.33333%}
    .offset-xl-2 {
        margin-left: 16.66667%}
    .offset-xl-3 {
        margin-left: 25%}
    .offset-xl-4 {
        margin-left: 33.33333%}
    .offset-xl-5 {
        margin-left: 41.66667%}
    .offset-xl-6 {
        margin-left: 50%}
    .offset-xl-7 {
        margin-left: 58.33333%}
    .offset-xl-8 {
        margin-left: 66.66667%}
    .offset-xl-9 {
        margin-left: 75%}
    .offset-xl-10 {
        margin-left: 83.33333%}
    .offset-xl-11 {
        margin-left: 91.66667%}
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent}
.table td,
.table th {
    padding: 20px 30px;
    vertical-align: top;
    border-top: 1px solid #e8e8e8}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e8e8e8}
.table tbody+tbody {
    border-top: 2px solid #e8e8e8}
.table .table {
    background-color: #fff}
.table-sm td,
.table-sm th {
    padding: .3rem}
.table-bordered {
    border: 1px solid #e8e8e8}
.table-bordered td,
.table-bordered th {
    border: 1px solid #e8e8e8}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)}
.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #bcbcbc}
.table-hover .table-primary:hover {
    background-color: #afafaf}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #afafaf}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #fcffc5}
.table-hover .table-secondary:hover {
    background-color: #fbffac}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #fbffac}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #c1ecd4}
.table-hover .table-success:hover {
    background-color: #ade6c6}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #ade6c6}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #bddbf6}
.table-hover .table-info:hover {
    background-color: #a7cff3}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #a7cff3}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #fff3ce}
.table-hover .table-warning:hover {
    background-color: #ffedb5}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffedb5}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #facdcd}
.table-hover .table-danger:hover {
    background-color: #f8b6b6}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f8b6b6}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fdfdfe}
.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-hover .table-dark:hover {
    background-color: #b9bbbe}
.table-hover .table-dark:hover > td,
.table-hover .table-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;
    background-color: #212529;
    border-color: #32383e}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e8e8e8}
.table-dark {
    color: #fff;
    background-color: #212529}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e}
.table-dark.table-bordered {
    border: 0}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255,255,255,.075)}
@media (max-width:575px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-sm.table-bordered {
        border: 0}
}
@media (max-width:767px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-md.table-bordered {
        border: 0}
}
@media (max-width:991px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-lg.table-bordered {
        border: 0}
}
@media (max-width:1199px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar}
    .table-responsive-xl.table-bordered {
        border: 0}
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar}
.table-responsive.table-bordered {
    border: 0}
.form-control,
input[type=date],
input[type=email],
input[type=tel],
input[type=text],
input[type=time],
select,
textarea {
    display: block;
    width: 100%;
    padding: .5rem .8rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}
.form-control::-ms-expand,
input[type=date]::-ms-expand,
input[type=email]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=text]::-ms-expand,
input[type=time]::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
    background-color: transparent;
    border: 0}
.form-control:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
select:focus,
textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #515151;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(17,17,17,.25);
    box-shadow: 0 0 0 .2rem rgba(17,17,17,.25)}
.form-control::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1}
.form-control:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #868e96;
    opacity: 1}
.form-control::-ms-input-placeholder,
input[type=date]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=time]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #868e96;
    opacity: 1}
.form-control::placeholder,
input[type=date]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
select::placeholder,
textarea::placeholder {
    color: #868e96;
    opacity: 1}
.form-control:disabled,
.form-control[readonly],
input[readonly][type=date],
input[readonly][type=email],
input[readonly][type=tel],
input[readonly][type=text],
input[readonly][type=time],
input[type=date]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled,
input[type=time]:disabled,
select:disabled,
select[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e9ecef;
    opacity: 1}
select.form-control:not([size]):not([multiple]),
select:not([size]):not([multiple]) {
    height: calc(2.5rem + 2px)}
select.form-control:focus::-ms-value,
select:focus::-ms-value {
    color: #495057;
    background-color: #fff}
.form-control-file,
.form-control-range {
    display: block}
.col-form-label {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    margin-bottom: 0;
    line-height: 1.5}
.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5}
.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5}
.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem}
.form-control-plaintext {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .form-control-plaintext.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-plaintext.btn,
.input-group-lg > .input-group-btn > input.form-control-plaintext[type=submit],
.input-group-lg > input.form-control-plaintext[type=date],
.input-group-lg > input.form-control-plaintext[type=email],
.input-group-lg > input.form-control-plaintext[type=tel],
.input-group-lg > input.form-control-plaintext[type=text],
.input-group-lg > input.form-control-plaintext[type=time],
.input-group-lg > select.form-control-plaintext,
.input-group-lg > textarea.form-control-plaintext,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .form-control-plaintext.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-plaintext.btn,
.input-group-sm > .input-group-btn > input.form-control-plaintext[type=submit],
.input-group-sm > input.form-control-plaintext[type=date],
.input-group-sm > input.form-control-plaintext[type=email],
.input-group-sm > input.form-control-plaintext[type=tel],
.input-group-sm > input.form-control-plaintext[type=text],
.input-group-sm > input.form-control-plaintext[type=time],
.input-group-sm > select.form-control-plaintext,
.input-group-sm > textarea.form-control-plaintext {
    padding-right: 0;
    padding-left: 0}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > input[type=submit],
.input-group-sm > input[type=date],
.input-group-sm > input[type=email],
.input-group-sm > input[type=tel],
.input-group-sm > input[type=text],
.input-group-sm > input[type=time],
.input-group-sm > select,
.input-group-sm > textarea {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem}
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > input[type=submit],
.input-group-lg > input[type=date],
.input-group-lg > input[type=email],
.input-group-lg > input[type=tel],
.input-group-lg > input[type=text],
.input-group-lg > input[type=time],
.input-group-lg > select,
.input-group-lg > textarea {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem}
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)}
.form-group {
    margin-bottom: 1rem}
.form-text {
    display: block;
    margin-top: .25rem}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px}
.form-row > .col,
.form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px}
.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem}
.form-check.disabled .form-check-label {
    color: #868e96}
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0}
.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem}
.form-check-inline {
    display: inline-block;
    margin-right: .75rem}
.form-check-inline .form-check-label {
    vertical-align: middle}
.valid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #22bc66}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(34,188,102,.8);
    border-radius: .2rem}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid,
.was-validated input[type=date]:valid,
.was-validated input[type=email]:valid,
.was-validated input[type=tel]:valid,
.was-validated input[type=text]:valid,
.was-validated input[type=time]:valid,
.was-validated select:valid,
.was-validated textarea:valid,
input.is-valid[type=date],
input.is-valid[type=email],
input.is-valid[type=tel],
input.is-valid[type=text],
input.is-valid[type=time],
select.is-valid,
textarea.is-valid {
    border-color: #22bc66}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus,
.was-validated input[type=date]:valid:focus,
.was-validated input[type=email]:valid:focus,
.was-validated input[type=tel]:valid:focus,
.was-validated input[type=text]:valid:focus,
.was-validated input[type=time]:valid:focus,
.was-validated select:valid:focus,
.was-validated textarea:valid:focus,
input.is-valid[type=date]:focus,
input.is-valid[type=email]:focus,
input.is-valid[type=tel]:focus,
input.is-valid[type=text]:focus,
input.is-valid[type=time]:focus,
select.is-valid:focus,
textarea.is-valid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(34,188,102,.25);
    box-shadow: 0 0 0 .2rem rgba(34,188,102,.25)}
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip,
.was-validated input[type=date]:valid~.valid-feedback,
.was-validated input[type=date]:valid~.valid-tooltip,
.was-validated input[type=email]:valid~.valid-feedback,
.was-validated input[type=email]:valid~.valid-tooltip,
.was-validated input[type=tel]:valid~.valid-feedback,
.was-validated input[type=tel]:valid~.valid-tooltip,
.was-validated input[type=text]:valid~.valid-feedback,
.was-validated input[type=text]:valid~.valid-tooltip,
.was-validated input[type=time]:valid~.valid-feedback,
.was-validated input[type=time]:valid~.valid-tooltip,
.was-validated select:valid~.valid-feedback,
.was-validated select:valid~.valid-tooltip,
.was-validated textarea:valid~.valid-feedback,
.was-validated textarea:valid~.valid-tooltip,
input.is-valid[type=date]~.valid-feedback,
input.is-valid[type=date]~.valid-tooltip,
input.is-valid[type=email]~.valid-feedback,
input.is-valid[type=email]~.valid-tooltip,
input.is-valid[type=tel]~.valid-feedback,
input.is-valid[type=tel]~.valid-tooltip,
input.is-valid[type=text]~.valid-feedback,
input.is-valid[type=text]~.valid-tooltip,
input.is-valid[type=time]~.valid-feedback,
input.is-valid[type=time]~.valid-tooltip,
select.is-valid~.valid-feedback,
select.is-valid~.valid-tooltip,
textarea.is-valid~.valid-feedback,
textarea.is-valid~.valid-tooltip {
    display: block}
.form-check-input.is-valid+.form-check-label,
.was-validated .form-check-input:valid+.form-check-label {
    color: #22bc66}
.custom-control-input.is-valid~.custom-control-indicator,
.was-validated .custom-control-input:valid~.custom-control-indicator {
    background-color: rgba(34,188,102,.25)}
.custom-control-input.is-valid~.custom-control-description,
.was-validated .custom-control-input:valid~.custom-control-description {
    color: #22bc66}
.custom-file-input.is-valid~.custom-file-control,
.was-validated .custom-file-input:valid~.custom-file-control {
    border-color: #22bc66}
.custom-file-input.is-valid~.custom-file-control::before,
.was-validated .custom-file-input:valid~.custom-file-control::before {
    border-color: inherit}
.custom-file-input.is-valid:focus,
.was-validated .custom-file-input:valid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(34,188,102,.25);
    box-shadow: 0 0 0 .2rem rgba(34,188,102,.25)}
.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #ec4c4c}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(236,76,76,.8);
    border-radius: .2rem}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid,
.was-validated input[type=date]:invalid,
.was-validated input[type=email]:invalid,
.was-validated input[type=tel]:invalid,
.was-validated input[type=text]:invalid,
.was-validated input[type=time]:invalid,
.was-validated select:invalid,
.was-validated textarea:invalid,
input.is-invalid[type=date],
input.is-invalid[type=email],
input.is-invalid[type=tel],
input.is-invalid[type=text],
input.is-invalid[type=time],
select.is-invalid,
textarea.is-invalid {
    border-color: #ec4c4c}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated input[type=date]:invalid:focus,
.was-validated input[type=email]:invalid:focus,
.was-validated input[type=tel]:invalid:focus,
.was-validated input[type=text]:invalid:focus,
.was-validated input[type=time]:invalid:focus,
.was-validated select:invalid:focus,
.was-validated textarea:invalid:focus,
input.is-invalid[type=date]:focus,
input.is-invalid[type=email]:focus,
input.is-invalid[type=tel]:focus,
input.is-invalid[type=text]:focus,
input.is-invalid[type=time]:focus,
select.is-invalid:focus,
textarea.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(236,76,76,.25);
    box-shadow: 0 0 0 .2rem rgba(236,76,76,.25)}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.was-validated input[type=date]:invalid~.invalid-feedback,
.was-validated input[type=date]:invalid~.invalid-tooltip,
.was-validated input[type=email]:invalid~.invalid-feedback,
.was-validated input[type=email]:invalid~.invalid-tooltip,
.was-validated input[type=tel]:invalid~.invalid-feedback,
.was-validated input[type=tel]:invalid~.invalid-tooltip,
.was-validated input[type=text]:invalid~.invalid-feedback,
.was-validated input[type=text]:invalid~.invalid-tooltip,
.was-validated input[type=time]:invalid~.invalid-feedback,
.was-validated input[type=time]:invalid~.invalid-tooltip,
.was-validated select:invalid~.invalid-feedback,
.was-validated select:invalid~.invalid-tooltip,
.was-validated textarea:invalid~.invalid-feedback,
.was-validated textarea:invalid~.invalid-tooltip,
input.is-invalid[type=date]~.invalid-feedback,
input.is-invalid[type=date]~.invalid-tooltip,
input.is-invalid[type=email]~.invalid-feedback,
input.is-invalid[type=email]~.invalid-tooltip,
input.is-invalid[type=tel]~.invalid-feedback,
input.is-invalid[type=tel]~.invalid-tooltip,
input.is-invalid[type=text]~.invalid-feedback,
input.is-invalid[type=text]~.invalid-tooltip,
input.is-invalid[type=time]~.invalid-feedback,
input.is-invalid[type=time]~.invalid-tooltip,
select.is-invalid~.invalid-feedback,
select.is-invalid~.invalid-tooltip,
textarea.is-invalid~.invalid-feedback,
textarea.is-invalid~.invalid-tooltip {
    display: block}
.form-check-input.is-invalid+.form-check-label,
.was-validated .form-check-input:invalid+.form-check-label {
    color: #ec4c4c}
.custom-control-input.is-invalid~.custom-control-indicator,
.was-validated .custom-control-input:invalid~.custom-control-indicator {
    background-color: rgba(236,76,76,.25)}
.custom-control-input.is-invalid~.custom-control-description,
.was-validated .custom-control-input:invalid~.custom-control-description {
    color: #ec4c4c}
.custom-file-input.is-invalid~.custom-file-control,
.was-validated .custom-file-input:invalid~.custom-file-control {
    border-color: #ec4c4c}
.custom-file-input.is-invalid~.custom-file-control::before,
.was-validated .custom-file-input:invalid~.custom-file-control::before {
    border-color: inherit}
.custom-file-input.is-invalid:focus,
.was-validated .custom-file-input:invalid:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(236,76,76,.25);
    box-shadow: 0 0 0 .2rem rgba(236,76,76,.25)}
.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center}
.form-inline .form-check {
    width: 100%}
@media (min-width:576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0}
    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0}
    .form-inline .form-control,
    .form-inline input[type=date],
    .form-inline input[type=email],
    .form-inline input[type=tel],
    .form-inline input[type=text],
    .form-inline input[type=time],
    .form-inline select,
    .form-inline textarea {
        display: inline-block;
        width: auto;
        vertical-align: middle}
    .form-inline .form-control-plaintext {
        display: inline-block}
    .form-inline .input-group {
        width: auto}
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0}
    .form-inline .form-check-label {
        padding-left: 0}
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0}
    .form-inline .custom-control {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0}
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom}
    .form-inline .has-feedback .form-control-feedback {
        top: 0}
}
.btn,
input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .8rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}
.btn:focus,
.btn:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    text-decoration: none}
.btn.focus,
.btn:focus,
input.focus[type=submit],
input[type=submit]:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(17,17,17,.25);
    box-shadow: 0 0 0 .2rem rgba(17,17,17,.25)}
.btn.disabled,
.btn:disabled,
input.disabled[type=submit],
input[type=submit]:disabled {
    opacity: .65}
.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active,
input[type=submit]:not([disabled]):not(.disabled).active,
input[type=submit]:not([disabled]):not(.disabled):active {
    background-image: none}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none}
.btn-primary,
input[type=submit] {
    color: #fff;
    background-color: #111;
    border-color: #111}

.btn-secondary {
    color: #111;
    background-color: #ec4c4c;
    border-color: #ec4c4c}
.btn-secondary:hover {
    color: #111;
    background-color: #f1ff09;
    border-color: #edfb00}
.btn-secondary.focus,
.btn-secondary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(243,255,47,.5);
    box-shadow: 0 0 0 .2rem rgba(243,255,47,.5)}
.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #ec4c4c;
    border-color: #ec4c4c}
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #111;
    background-color: #edfb00;
    border-color: #e1ee00;
    -webkit-box-shadow: 0 0 0 .2rem rgba(243,255,47,.5);
    box-shadow: 0 0 0 .2rem rgba(243,255,47,.5)}
.btn-success {
    color: #fff;
    background-color: #22bc66;
    border-color: #22bc66}
.btn-success:hover {
    color: #fff;
    background-color: #1c9c54;
    border-color: #1a914f}
.btn-success.focus,
.btn-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(34,188,102,.5);
    box-shadow: 0 0 0 .2rem rgba(34,188,102,.5)}
.btn-success.disabled,
.btn-success:disabled {
    background-color: #22bc66;
    border-color: #22bc66}
.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1a914f;
    border-color: #188649;
    -webkit-box-shadow: 0 0 0 .2rem rgba(34,188,102,.5);
    box-shadow: 0 0 0 .2rem rgba(34,188,102,.5)}
.btn-info {
    color: #fff;
    background-color: #137ee0;
    border-color: #137ee0}
.btn-info:hover {
    color: #fff;
    background-color: #106abd;
    border-color: #0f64b1}
.btn-info.focus,
.btn-info:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(19,126,224,.5);
    box-shadow: 0 0 0 .2rem rgba(19,126,224,.5)}
.btn-info.disabled,
.btn-info:disabled {
    background-color: #137ee0;
    border-color: #137ee0}
.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0f64b1;
    border-color: #0e5da5;
    -webkit-box-shadow: 0 0 0 .2rem rgba(19,126,224,.5);
    box-shadow: 0 0 0 .2rem rgba(19,126,224,.5)}
.btn-warning {
    color: #111;
    background-color: #ffd54f;
    border-color: #ffd54f}
.btn-warning:hover {
    color: #111;
    background-color: #ffcc29;
    border-color: #ffc91c}
.btn-warning.focus,
.btn-warning:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255,213,79,.5);
    box-shadow: 0 0 0 .2rem rgba(255,213,79,.5)}
.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #ffd54f;
    border-color: #ffd54f}
.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: #111;
    background-color: #ffc91c;
    border-color: #ffc60f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(255,213,79,.5);
    box-shadow: 0 0 0 .2rem rgba(255,213,79,.5)}
.btn-danger {
    color: #fff;
    background-color: #ec4c4c;
    border-color: #ec4c4c}
.btn-danger:hover {
    color: #fff;
    background-color: #e82929;
    border-color: #e71e1e}
.btn-danger.focus,
.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(236,76,76,.5);
    box-shadow: 0 0 0 .2rem rgba(236,76,76,.5)}
.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #ec4c4c;
    border-color: #ec4c4c}
.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #e71e1e;
    border-color: #e01818;
    -webkit-box-shadow: 0 0 0 .2rem rgba(236,76,76,.5);
    box-shadow: 0 0 0 .2rem rgba(236,76,76,.5)}
.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa}
.btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5}
.btn-light.focus,
.btn-light:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)}
.btn-light.disabled,
.btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa}
.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124}
.btn-dark.focus,
.btn-dark:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)}
.btn-dark.disabled,
.btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40}
.btn-dark:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)}
.btn-outline-primary {
    color: #111;
    background-color: transparent;
    background-image: none;
    border-color: #111}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #111;
    border-color: #111}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(17,17,17,.5);
    box-shadow: 0 0 0 .2rem rgba(17,17,17,.5)}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #111;
    background-color: transparent}
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #111;
    border-color: #111;
    -webkit-box-shadow: 0 0 0 .2rem rgba(17,17,17,.5);
    box-shadow: 0 0 0 .2rem rgba(17,17,17,.5)}
.btn-outline-secondary {
    color: #ec4c4c;
    background-color: transparent;
    background-image: none;
    border-color: #ec4c4c}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ec4c4c;
    border-color: #ec4c4c}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(243,255,47,.5);
    box-shadow: 0 0 0 .2rem rgba(243,255,47,.5)}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ec4c4c;
    background-color: transparent}
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ec4c4c;
    border-color: #ec4c4c;
    -webkit-box-shadow: 0 0 0 .2rem rgba(243,255,47,.5);
    box-shadow: 0 0 0 .2rem rgba(243,255,47,.5)}
.btn-outline-success {
    color: #22bc66;
    background-color: transparent;
    background-image: none;
    border-color: #22bc66}
.btn-outline-success:hover {
    color: #fff;
    background-color: #22bc66;
    border-color: #22bc66}
.btn-outline-success.focus,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(34,188,102,.5);
    box-shadow: 0 0 0 .2rem rgba(34,188,102,.5)}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #22bc66;
    background-color: transparent}
.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #22bc66;
    border-color: #22bc66;
    -webkit-box-shadow: 0 0 0 .2rem rgba(34,188,102,.5);
    box-shadow: 0 0 0 .2rem rgba(34,188,102,.5)}
.btn-outline-info {
    color: #137ee0;
    background-color: transparent;
    background-image: none;
    border-color: #137ee0}
.btn-outline-info:hover {
    color: #fff;
    background-color: #137ee0;
    border-color: #137ee0}
.btn-outline-info.focus,
.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(19,126,224,.5);
    box-shadow: 0 0 0 .2rem rgba(19,126,224,.5)}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #137ee0;
    background-color: transparent}
.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #137ee0;
    border-color: #137ee0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(19,126,224,.5);
    box-shadow: 0 0 0 .2rem rgba(19,126,224,.5)}
.btn-outline-warning {
    color: #ffd54f;
    background-color: transparent;
    background-image: none;
    border-color: #ffd54f}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #ffd54f;
    border-color: #ffd54f}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255,213,79,.5);
    box-shadow: 0 0 0 .2rem rgba(255,213,79,.5)}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffd54f;
    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: #fff;
    background-color: #ffd54f;
    border-color: #ffd54f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(255,213,79,.5);
    box-shadow: 0 0 0 .2rem rgba(255,213,79,.5)}
.btn-outline-danger {
    color: #ec4c4c;
    background-color: transparent;
    background-image: none;
    border-color: #ec4c4c}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #ec4c4c;
    border-color: #ec4c4c}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(236,76,76,.5);
    box-shadow: 0 0 0 .2rem rgba(236,76,76,.5)}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #ec4c4c;
    background-color: transparent}
.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ec4c4c;
    border-color: #ec4c4c;
    -webkit-box-shadow: 0 0 0 .2rem rgba(236,76,76,.5);
    box-shadow: 0 0 0 .2rem rgba(236,76,76,.5)}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa}
.btn-outline-light.focus,
.btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
    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;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    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;
    background-color: #343a40;
    border-color: #343a40;
    -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)}
.btn-link {
    font-weight: 400;
    color: #111;
    background-color: transparent}
.btn-link:hover {
    color: #000;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent}
.btn-link.focus,
.btn-link:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none}
.btn-link.disabled,
.btn-link:disabled {
    color: #868e96}
.btn-group-lg > .btn,
.btn-group-lg > input[type=submit],
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem}
.btn-group-sm > .btn,
.btn-group-sm > input[type=submit],
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem}
.btn-block {
    display: block;
    width: 100%}
.btn-block+.btn-block {
    margin-top: .5rem}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear}
.fade.show {
    opacity: 1}
.collapse {
    display: none}
.collapse.show {
    display: block}
tr.collapse.show {
    display: table-row}
tbody.collapse.show {
    display: table-row-group}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle}
.btn-group > .btn,
.btn-group > input[type=submit],
.btn-group-vertical > .btn,
.btn-group-vertical > input[type=submit] {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto}
.btn-group > .btn:hover,
.btn-group > input[type=submit]:hover,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > input[type=submit]:hover {
    z-index: 2}
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > input.active[type=submit],
.btn-group > input[type=submit]:active,
.btn-group > input[type=submit]:focus,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > input.active[type=submit],
.btn-group-vertical > input[type=submit]:active,
.btn-group-vertical > input[type=submit]:focus {
    z-index: 2}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn+input[type=submit],
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group .btn-group+input[type=submit],
.btn-group input[type=submit]+.btn,
.btn-group input[type=submit]+.btn-group,
.btn-group input[type=submit]+input[type=submit],
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn+input[type=submit],
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group-vertical .btn-group+input[type=submit],
.btn-group-vertical input[type=submit]+.btn,
.btn-group-vertical input[type=submit]+.btn-group,
.btn-group-vertical input[type=submit]+input[type=submit] {
    margin-left: -1px}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start}
.btn-toolbar .input-group {
    width: auto}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0}
.btn-group > .btn:first-child,
.btn-group > input[type=submit]:first-child {
    margin-left: 0}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > input[type=submit]:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0}
.btn-group > .btn-group {
    float: left}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
    border-radius: 0}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0}

.btn-group-sm > .btn+.dropdown-toggle-split,
.btn-group-sm > input[type=submit]+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem}
.btn-group-lg > .btn+.dropdown-toggle-split,
.btn-group-lg > input[type=submit]+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem}
.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.btn-group-vertical input[type=submit] {
    width: 100%}
.btn-group-vertical > .btn+.btn,
.btn-group-vertical > .btn+.btn-group,
.btn-group-vertical > .btn+input[type=submit],
.btn-group-vertical > .btn-group+.btn,
.btn-group-vertical > .btn-group+.btn-group,
.btn-group-vertical > .btn-group+input[type=submit],
.btn-group-vertical > input[type=submit]+.btn,
.btn-group-vertical > input[type=submit]+.btn-group,
.btn-group-vertical > input[type=submit]+input[type=submit] {
    margin-top: -1px;
    margin-left: 0}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > input[type=submit]:not(:first-child):not(:last-child) {
    border-radius: 0}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > input[type=submit]:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > input[type=submit]:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
    border-radius: 0}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0}


.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0}
.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #111}
.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(17,17,17,.25);
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(17,17,17,.25)}
.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #6a6a6a}
.custom-control-input:disabled~.custom-control-indicator {
    background-color: #e9ecef}
.custom-control-input:disabled~.custom-control-description {
    color: #868e96}
.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%}
.custom-checkbox .custom-control-indicator {
    border-radius: 0}
.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 8 8%3E%3Cpath fill=%23fff d=M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z/%3E%3C/svg%3E")}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #111;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 4 4%3E%3Cpath stroke=%23fff d=M0 2h4/%3E%3C/svg%3E")}
.custom-radio .custom-control-indicator {
    border-radius: 50%}
.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=-4 -4 8 8%3E%3Ccircle r=3 fill=%23fff/%3E%3C/svg%3E")}
.custom-controls-stacked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column}
.custom-controls-stacked .custom-control {
    margin-bottom: .25rem}
.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0}
.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 4 5%3E%3Cpath fill=%23333 d=M2 0L0 2h4zm0 5L0 3h4z/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none}
.custom-select:focus {
    border-color: #515151;
    outline: 0}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff}
.custom-select[multiple] {
    height: auto;
    background-image: none}
.custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef}
.custom-select::-ms-expand {
    opacity: 0}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem + 2px);
    margin-bottom: 0}
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: calc(2.5rem + 2px);
    margin: 0;
    opacity: 0}
.custom-file-input:focus~.custom-file-control {
    -webkit-box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #111;
    box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #111}
.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: calc(2.5rem + 2px);
    padding: .5rem .8rem;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0}
.custom-file-control:lang(en):empty::after {
    content: "Choose file..."}
.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(2.5rem + 2px);
    padding: .5rem .8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid #ddd;
    border-radius: 0}
.custom-file-control:lang(en)::before {
    content: "Browse"}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e8e8e8;
    border-radius: 0}
.card > hr {
    margin-right: 0;
    margin-left: 0}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem}
.card-title {
    margin-bottom: .75rem}
.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0}
.card-text:last-child {
    margin-bottom: 0}
.card-link:hover {
    text-decoration: none}
.card-link+.card-link {
    margin-left: 1.25rem}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid #e8e8e8}
.card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0}
.card-header+.list-group .list-group-item:first-child {
    border-top: 0}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid #e8e8e8}
.card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px)}
.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0}
.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem}
.card-img {
    width: 100%;
    border-radius: calc(0 - 1px)}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0 - 1px);
    border-top-right-radius: calc(0 - 1px)}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0 - 1px);
    border-bottom-left-radius: calc(0 - 1px)}
.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column}
.card-deck .card {
    margin-bottom: 20px}
@media (min-width:576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -20px;
        margin-left: -20px}
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 20px;
        margin-bottom: 0;
        margin-left: 20px}
}
.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column}
.card-group .card {
    margin-bottom: 20px}
@media (min-width:576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap}
    .card-group .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        margin-bottom: 0}
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0}
    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0}
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0}
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0}
    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0}
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0}
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0}
    .card-group .card:only-child {
        border-radius: 0}
    .card-group .card:only-child .card-img-top {
        border-top-left-radius: 0;
        border-top-right-radius: 0}
    .card-group .card:only-child .card-img-bottom {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0}
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0}
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0}
}
.card-columns .card {
    margin-bottom: .75rem}
@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem}
    .card-columns .card {
        display: inline-block;
        width: 100%}
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fff;
    border-radius: 0}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/"}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none}
.breadcrumb-item.active {
    color: #868e96}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0}
.badge:empty {
    display: none}


.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem}
.badge-primary {
    color: #fff;
    background-color: #111}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000}
.badge-secondary {
    color: #111;
    background-color: #ec4c4c}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #edfb00}
.badge-success {
    color: #fff;
    background-color: #22bc66}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1a914f}
.badge-info {
    color: #fff;
    background-color: #137ee0}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0f64b1}
.badge-warning {
    color: #111;
    background-color: #ffd54f}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #ffc91c}
.badge-danger {
    color: #fff;
    background-color: #ec4c4c}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e71e1e}
.badge-light {
    color: #111;
    background-color: #f8f9fa}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5}
.badge-dark {
    color: #fff;
    background-color: #343a40}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124}
.d-none {
    display: none!important}
.d-inline {
    display: inline!important}
.d-inline-block {
    display: inline-block!important}
.d-block {
    display: block!important}
.d-table {
    display: table!important}
.d-table-row {
    display: table-row!important}
.d-table-cell {
    display: table-cell!important}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important}
.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important}
@media (min-width:576px) {
    .d-sm-none {
        display: none!important}
    .d-sm-inline {
        display: inline!important}
    .d-sm-inline-block {
        display: inline-block!important}
    .d-sm-block {
        display: block!important}
    .d-sm-table {
        display: table!important}
    .d-sm-table-row {
        display: table-row!important}
    .d-sm-table-cell {
        display: table-cell!important}
    .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important}
    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important}
}
@media (min-width:768px) {
    .d-md-none {
        display: none!important}
    .d-md-inline {
        display: inline!important}
    .d-md-inline-block {
        display: inline-block!important}
    .d-md-block {
        display: block!important}
    .d-md-table {
        display: table!important}
    .d-md-table-row {
        display: table-row!important}
    .d-md-table-cell {
        display: table-cell!important}
    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important}
    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important}
}
@media (min-width:992px) {
    .d-lg-none {
        display: none!important}
    .d-lg-inline {
        display: inline!important}
    .d-lg-inline-block {
        display: inline-block!important}
    .d-lg-block {
        display: block!important}
    .d-lg-table {
        display: table!important}
    .d-lg-table-row {
        display: table-row!important}
    .d-lg-table-cell {
        display: table-cell!important}
    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important}
    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important}
}
@media (min-width:1200px) {
    .d-xl-none {
        display: none!important}
    .d-xl-inline {
        display: inline!important}
    .d-xl-inline-block {
        display: inline-block!important}
    .d-xl-block {
        display: block!important}
    .d-xl-table {
        display: table!important}
    .d-xl-table-row {
        display: table-row!important}
    .d-xl-table-cell {
        display: table-cell!important}
    .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important}
    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important}
}
.d-print-block {
    display: none!important}
@media print {
    .d-print-block {
        display: block!important}
}
.d-print-inline {
    display: none!important}
@media print {
    .d-print-inline {
        display: inline!important}
}
.d-print-inline-block {
    display: none!important}
@media print {
    .d-print-inline-block {
        display: inline-block!important}
}
@media print {
    .d-print-none {
        display: none!important}
}
.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important}
.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important}
.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important}
.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important}
.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important}
.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important}
.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important}
.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important}
.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important}
.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important}
@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important}
    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important}
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important}
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important}
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important}
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important}
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important}
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important}
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important}
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important}
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important}
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important}
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important}
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important}
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important}
    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important}
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important}
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important}
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important}
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important}
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important}
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important}
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important}
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important}
    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important}
    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important}
    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important}
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important}
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important}
}
@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important}
    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important}
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important}
    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important}
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important}
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important}
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important}
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important}
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important}
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important}
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important}
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important}
    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important}
    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important}
    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important}
    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important}
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important}
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important}
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important}
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important}
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important}
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important}
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important}
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important}
    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important}
    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important}
    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important}
    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important}
    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important}
}
@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important}
    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important}
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important}
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important}
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important}
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important}
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important}
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important}
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important}
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important}
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important}
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important}
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important}
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important}
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important}
    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important}
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important}
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important}
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important}
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important}
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important}
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important}
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important}
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important}
    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important}
    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important}
    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important}
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important}
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important}
}
@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important}
    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important}
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important}
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important}
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important}
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important}
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important}
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important}
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important}
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important}
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important}
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important}
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important}
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important}
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important}
    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important}
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important}
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important}
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important}
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important}
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important}
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important}
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important}
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important}
    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important}
    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important}
    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important}
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important}
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important}
}
.text-justify {
    text-align: justify!important}
.text-nowrap {
    white-space: nowrap!important}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap}
.text-left {
    text-align: left!important}
.text-right {
    text-align: right!important}
.text-center {
    text-align: center!important}
@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important}
    .text-sm-right {
        text-align: right!important}
    .text-sm-center {
        text-align: center!important}
}
@media (min-width:768px) {
    .text-md-left {
        text-align: left!important}
    .text-md-right {
        text-align: right!important}
    .text-md-center {
        text-align: center!important}
}
@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important}
    .text-lg-right {
        text-align: right!important}
    .text-lg-center {
        text-align: center!important}
}
@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important}
    .text-xl-right {
        text-align: right!important}
    .text-xl-center {
        text-align: center!important}
}
.text-lowercase {
    text-transform: lowercase!important}
.text-uppercase {
    text-transform: uppercase!important}
.text-capitalize {
    text-transform: capitalize!important}
.font-weight-light {
    font-weight: 300!important}
.font-weight-normal {
    font-weight: 400!important}
.font-weight-bold {
    font-weight: 700!important}
.font-italic {
    font-style: italic!important}
.text-white {
    color: #fff!important}
.text-primary {
    color: #111!important}
a.text-primary:focus,
a.text-primary:hover {
    color: #000!important}
.text-secondary {
    color: #f3ff2f!important}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #edfb00!important}
.text-success {
    color: #22bc66!important}
a.text-success:focus,
a.text-success:hover {
    color: #1a914f!important}
.text-info {
    color: #137ee0!important}
a.text-info:focus,
a.text-info:hover {
    color: #0f64b1!important}
.text-warning {
    color: #ffd54f!important}
a.text-warning:focus,
a.text-warning:hover {
    color: #ffc91c!important}
.text-danger {
    color: #ec4c4c!important}
a.text-danger:focus,
a.text-danger:hover {
    color: #e71e1e!important}
.text-light {
    color: #f8f9fa!important}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5!important}
.text-dark {
    color: #343a40!important}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124!important}
.text-muted {
    color: #868e96!important}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0}


    .pswp {
        display: none;}
   
    body.lightbox--gallery-launched {
        position: relative}
    body.lightbox--gallery-launched:before {
        content: "";
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 10002;
        background-color: rgba(0,0,0,.5)}





        @-webkit-keyframes fpFadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0,-20px,0);
                transform: translate3d(0,-20px,0)}
            to {
                opacity: 1;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)}
        }
        @keyframes fpFadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0,-20px,0);
                transform: translate3d(0,-20px,0)}
            to {
                opacity: 1;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)}
        }
        html {
            width: 100%;
            /*
            -ms-overflow-x: hidden;
            overflow-x: hidden;
            */
            font-size: 15px}
        @media (max-width:991px) {
            html {
                font-size: 14px}
        }
        @media (max-width:767px) {
            html {
                font-size: 13px}
        }
        body {
            width: 100%;
            -ms-overflow-x: hidden;
            overflow-x: hidden;
            font-family: "Noto Sans Japanese"; 
            word-wrap: break-word;
            line-height: 160%;
            font-synthesis: none;
            -moz-font-feature-settings: 'kern';
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            direction: ltr}
        img {
            line-height: 1;
            font-size: 0;
            vertical-align: top;
            height: auto!important;
            max-width: 100%}
        img[src$=".svg"] {
            width: 100%}
        img.w50[src$=".svg"] {
            width: 40%;
            top: -5px;
        position: relative;
        }
        
        .gm-style img {
            max-width: none}
        .gm-style label {
            width: auto;
            display: inline}
        .lazyload,
        .lazyloading {
            opacity: 0;
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
            -webkit-transition-property: opacity;
            transition-property: opacity}
        .lazyloaded {
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
            -webkit-transition-property: opacity;
            transition-property: opacity;
            opacity: 1}
        .notice {
            color: #ec4c4c}
        .pos-r {
            position: relative}
        .ov-h {
            overflow: hidden}
        .no-gutters {
            margin-right: 0;
            margin-left: 0}
        .no-gutters > .col,
        .no-gutters > [class*=col-] {
            padding-right: 0;
            padding-left: 0}
        @media (max-width:991px) {
            .no-gutters-sm {
                margin-right: 0;
                margin-left: 0}
            .no-gutters-sm > .col,
            .no-gutters-sm > [class*=col-] {
                padding-right: 0;
                padding-left: 0}
        }
        @media (max-width:767px) {
            .no-gutters-xs {
                margin-right: 0;
                margin-left: 0}
            .no-gutters-xs > .col,
            .no-gutters-xs > [class*=col-] {
                padding-right: 0;
                padding-left: 0}
        }
        @media (max-width:991px) {
            .gutters-sm-5 {
                margin-right: -5px;
                margin-left: -5px}
            .gutters-sm-5 > .col,
            .gutters-sm-5 > [class*=col-] {
                padding-right: 5px;
                padding-left: 5px}
        }
        @media (max-width:767px) {
            .gutters-xs-5 {
                margin-right: -5px;
                margin-left: -5px}
            .gutters-xs-5 > .col,
            .gutters-xs-5 > [class*=col-] {
                padding-right: 5px;
                padding-left: 5px}
        }
        @media (max-width:991px) {
            .gutters-sm-10 {
                margin-right: -10px;
                margin-left: -10px}
            .gutters-sm-10 > .col,
            .gutters-sm-10 > [class*=col-] {
                padding-right: 10px;
                padding-left: 10px}
        }
        @media (max-width:767px) {
            .gutters-xs-10 {
                margin-right: -10px;
                margin-left: -10px}
            .gutters-xs-10 > .col,
            .gutters-xs-10 > [class*=col-] {
                padding-right: 10px;
                padding-left: 10px}
        }
        .gutters-2-5 {
            margin-left: -2.5px;
            margin-right: -2.5px}
        .gutters-2-5 > div {
            padding-right: 2.5px;
            padding-left: 2.5px}
        .gutters-5 {
            margin-left: -5px;
            margin-right: -5px}
        .gutters-5 > div {
            padding-right: 5px;
            padding-left: 5px}
        .gutters-10 {
            margin-left: -10px;
            margin-right: -10px}
        .gutters-10 > div {
            padding-right: 10px;
            padding-left: 10px}
        .gutters-80 {
            margin-left: -40px;
            margin-right: -40px}
        .gutters-80 > div {
            padding-right: 40px;
            padding-left: 40px}
        @media (min-width:768px) {
            .gutters-md-80 {
                margin-left: -40px;
                margin-right: -40px}
            .gutters-md-80 > div {
                padding-right: 40px;
                padding-left: 40px}
        }
        .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}
        .mt55 {
            margin-top: 55px!important}
        .mb55 {
            margin-bottom: 55px!important}
        .ml55 {
            margin-left: 55px!important}
        .mr55 {
            margin-right: 55px!important}
        .pt55 {
            padding-top: 55px!important}
        .pb55 {
            padding-bottom: 55px!important}
        .pl55 {
            padding-left: 55px!important}
        .pr55 {
            padding-right: 55px!important}
        .mt60 {
            margin-top: 60px!important}
        .mb60 {
            margin-bottom: 60px!important}
        .ml60 {
            margin-left: 60px!important}
        .mr60 {
            margin-right: 60px!important}
        .pt60 {
            padding-top: 60px!important}
        .pb60 {
            padding-bottom: 60px!important}
        .pl60 {
            padding-left: 60px!important}
        .pr60 {
            padding-right: 60px!important}
        .mt65 {
            margin-top: 65px!important}
        .mb65 {
            margin-bottom: 65px!important}
        .ml65 {
            margin-left: 65px!important}
        .mr65 {
            margin-right: 65px!important}
        .pt65 {
            padding-top: 65px!important}
        .pb65 {
            padding-bottom: 65px!important}
        .pl65 {
            padding-left: 65px!important}
        .pr65 {
            padding-right: 65px!important}
        .mt70 {
            margin-top: 70px!important}
        .mb70 {
            margin-bottom: 70px!important}
        .ml70 {
            margin-left: 70px!important}
        .mr70 {
            margin-right: 70px!important}
        .pt70 {
            padding-top: 70px!important}
        .pb70 {
            padding-bottom: 70px!important}
        .pl70 {
            padding-left: 70px!important}
        .pr70 {
            padding-right: 70px!important}
        .mt75 {
            margin-top: 75px!important}
        .mb75 {
            margin-bottom: 75px!important}
        .ml75 {
            margin-left: 75px!important}
        .mr75 {
            margin-right: 75px!important}
        .pt75 {
            padding-top: 75px!important}
        .pb75 {
            padding-bottom: 75px!important}
        .pl75 {
            padding-left: 75px!important}
        .pr75 {
            padding-right: 75px!important}
        .mt80 {
            margin-top: 80px!important}
        .mb80 {
            margin-bottom: 80px!important}
        .ml80 {
            margin-left: 80px!important}
        .mr80 {
            margin-right: 80px!important}
        .pt80 {
            padding-top: 80px!important}
        .pb80 {
            padding-bottom: 80px!important}
        .pl80 {
            padding-left: 80px!important}
        .pr80 {
            padding-right: 80px!important}
        .mt85 {
            margin-top: 85px!important}
        .mb85 {
            margin-bottom: 85px!important}
        .ml85 {
            margin-left: 85px!important}
        .mr85 {
            margin-right: 85px!important}
        .pt85 {
            padding-top: 85px!important}
        .pb85 {
            padding-bottom: 85px!important}
        .pl85 {
            padding-left: 85px!important}
        .pr85 {
            padding-right: 85px!important}
        .mt90 {
            margin-top: 90px!important}
        .mb90 {
            margin-bottom: 90px!important}
        .ml90 {
            margin-left: 90px!important}
        .mr90 {
            margin-right: 90px!important}
        .pt90 {
            padding-top: 90px!important}
        .pb90 {
            padding-bottom: 90px!important}
        .pl90 {
            padding-left: 90px!important}
        .pr90 {
            padding-right: 90px!important}
        .mt95 {
            margin-top: 95px!important}
        .mb95 {
            margin-bottom: 95px!important}
        .ml95 {
            margin-left: 95px!important}
        .mr95 {
            margin-right: 95px!important}
        .pt95 {
            padding-top: 95px!important}
        .pb95 {
            padding-bottom: 95px!important}
        .pl95 {
            padding-left: 95px!important}
        .pr95 {
            padding-right: 95px!important}
        .mt100 {
            margin-top: 100px!important}
        .mb100 {
            margin-bottom: 100px!important}
        .ml100 {
            margin-left: 100px!important}
        .mr100 {
            margin-right: 100px!important}
        .pt100 {
            padding-top: 100px!important}
        .pb100 {
            padding-bottom: 100px!important}
        .pl100 {
            padding-left: 100px!important}
        .pr100 {
            padding-right: 100px!important}
        @media (max-width:991px) {
            .pt120,
            .pt130,
            .pt140,
            .pt150 {
                padding-top: 60px!important}
            .pb120,
            .pb130,
            .pb140,
            .pb150 {
                padding-bottom: 60px!important}
        }
        @media (max-width:767px) {
            .pt30,
            .pt40,
            .pt50,
            .pt60,
            .pt70,
            .pt80 {
                padding-top: 20px!important}
            .pb30,
            .pb40,
            .pb50,
            .pb60,
            .pb70,
            .pb80 {
                padding-bottom: 20px!important}
            .mt30,
            .mt40,
            .mt50,
            .mt60,
            .mt70,
            .mt80,
            .mt90 {
                margin-top: 20px!important}
            .mb100,
            .mb30,
            .mb40,
            .mb50,
            .mb60,
            .mb70,
            .mb80,
            .mb90 {
                margin-bottom: 20px!important}
            .pt100,
            .pt110,
            .pt120,
            .pt130,
            .pt140,
            .pt150,
            .pt90 {
                padding-top: 30px!important}
            .pb100,
            .pb110,
            .pb120,
            .pb130,
            .pb140,
            .pb150,
            .pb90 {
                padding-bottom: 30px!important}
        }
 h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-weight: 700}
        ol li {
            padding-left: 10px;
            margin-bottom: 20px}

        .btn-outline {
            background-color: transparent;
            /*border: 1px solid #111;*/
            color: #111;
            padding: 0;
            overflow: hidden;
            position: relative;
            font-weight: 700;
            width: 238px;}
        .btn-outline:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #ec4c4c;
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
            -webkit-transform: scale(.9);
            transform: scale(.9);
            opacity: 0}
            .content-inner-y .btn-outline,
            .pos-r .btn-outline {
                transition: all 0.1s;
                color: #111;
            }
        .btn-outline:active,
        .btn-outline:focus,
        .content-inner-y:hover .btn-outline,
        .pos-r:hover .btn-outline{
            color: #ec4c4c;}
        /*.btn-outline:active:before,
        .btn-outline:focus:before,
        .content-inner-y:hover .btn-outline:before,
        .pos-r:hover .btn-outline:before  {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1}*/
        .btn-outline.btn-arrow-right-secondary span {
            padding-right: 40px}
        
        .btn-outline.btn-arrow-right-secondary span:after {
            content: "";
            position: absolute;
            right: 40px;
            bottom: calc(50% - -5px);
            width: 8px;
            height: 8px;
            border-right: 2px solid #111;
            border-bottom: 2px solid #111;
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            z-index: 3}


.btn-outline.btn-arrow-right-secondary .btn02{
	padding-bottom: 20px;
	padding-top: 20px;
}

.btn-outline.btn-arrow-right-secondary .btn02:after {
            bottom: calc(50% - 4px);
	
	
}
        .btn-outline.btn-arrow-right-secondary:active span:before,
        .btn-outline.btn-arrow-right-secondary:focus span:before,
        .content-inner-y:hover .btn-outline.btn-arrow-right-secondar span:before,
        .pos-r:hover .btn-outline.btn-arrow-right-secondar span:before {
            background-color: #ec4c4c}
        .btn-outline.btn-arrow-right-secondary:active span:after,
        .btn-outline.btn-arrow-right-secondary:focus span:after,
        .content-inner-y:hover .btn-outline.btn-arrow-right-secondary span:after,
        .pos-r:hover .btn-outline.btn-arrow-right-secondary span:after {
            border-color: #ec4c4c}
        .btn-outline span {
            position: relative;
            z-index: 2;
            display: block;
            padding: 10px 20px 10px}
        .btn-arrow-left {
            position: relative}
        .btn-arrow-left:before {
            content: "";
            font-family: icomoon;
            position: absolute;
            left: 5px;
            top: 50%;
            font-size: 10px;
            line-height: 10px;
            margin-top: -5px;
            font-size: 1.5rem;
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1)}
        .btn-arrow-right {
            position: relative}
        .btn-arrow-right:before {
            content: "";
            position: absolute;
            right: 20px;
            bottom: 50%;
            width: 22px;
            height: 2px;
            background-color: #111;
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
            z-index: 3}
        .btn-arrow-right:after {
            content: "";
            position: absolute;
            right: 20px;
            bottom: calc(50% - 3px);
            width: 8px;
            height: 8px;
            border-right: 2px solid #111;
            border-bottom: 2px solid #111;
            -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            z-index: 3}

        .mw_wp_form_confirm .select-wrap:after {
            content: none}
        @media (max-width:767px) {
            .mw_wp_form_confirm .form-group {
                border-bottom: 1px solid #ebebeb;
                margin-left: 0;
                margin-right: 0;
                padding-bottom: 15px}
        }
        @media (max-width:991px) {
            .mw_wp_form_confirm .form-group > label {
                padding-bottom: 5px;
                padding-left: 0;
                padding-right: 0}
			
        .btn-outline.btn-arrow-right-secondary span {
            padding-right: 20px}	
			
			
			#index #index--insurance .index--insurance--btn,
			#index #index--about .index--about--btn{
				border: 1px solid;
   				border-radius: 50px;
			}
			
        }
        @media (max-width:767px) {
            .mw_wp_form_confirm .form-group > label {
                padding-bottom: 0}
        }
        .mw_wp_form_confirm .form-group > div {
            padding-top: calc(.8rem - 1px * 2)}
        @media (max-width:991px) {
            .mw_wp_form_confirm .form-group > div {
                padding-left: 0;
                padding-right: 0;
                padding-top: calc(.8rem - 1px * 2)}
        }
        .mw_wp_form_confirm .input-group-file input {
            display: none}
        .mw_wp_form_confirm .input-group-file .input-group-btn {
            display: none}
        .mw_wp_form_confirm #policy-check {
            display: none}
        .form-group {
            margin-bottom: 20px}
        @media (max-width:767px) {
            .form-group {
                margin-bottom: 10px}
        }
        .select-wrap {
            position: relative;
            background: #fff;
            -webkit-box-shadow: none;
            box-shadow: none}
        .select-wrap:after {
            z-index: 3;
            position: absolute;
            right: 10px;
            top: 50%;
            content: "";
            font-family: icomoon;
            margin-top: -.8rem;
            color: #495057;
            font-size: 1.9rem;
            pointer-events: none;
            line-height: 100%}
        .select-wrap select {
            position: relative;
            z-index: 1;
            background: 0 0;
            padding-left: 15px;
            padding-right: 15px}
        select {
            -moz-appearance: none;
            text-indent: .01px;
            text-overflow: '';
            -webkit-box-shadow: none;
            box-shadow: none;
            background: none transparent;
            vertical-align: middle;
            font-size: inherit;
            color: inherit;
            -webkit-appearance: button;
            -moz-appearance: button;
            appearance: button;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            font-size: 16px}
        select:active,
        select:focus,
        select:hover {
            outline: 0;
            -webkit-box-shadow: 0 0 2px #137ee0;
            box-shadow: 0 0 2px #137ee0}
        @media (max-width:767px) {
            select {
                font-size: 18px;
                height: 40px}
        }
        textarea {
            height: auto}
        select::-ms-expand {
            display: none}
        select.form-control:not([size]):not([multiple]),
        select:not([size]):not([multiple]) {
            height: 40px}
        .mwform-radio-field label,
        .radio {
            position: relative;
            padding-left: 30px;
            padding-right: 15px;
            cursor: pointer;
            font-weight: 400}
        .mwform-radio-field label.radio-block,
        .radio.radio-block {
            display: block;
            padding-right: 0}
        .mwform-radio-field label input[type=radio],
        .radio input[type=radio] {
            display: none}
        .mwform-radio-field label input[type=radio]:checked+span:before,
        .radio input[type=radio]:checked+span:before {
            border-color: #111}
        .mwform-radio-field label input[type=radio]:checked+span:after,
        .radio input[type=radio]:checked+span:after {
            opacity: 1;
            background: #111;
            -webkit-transform: scale(1);
            transform: scale(1)}
        .mwform-radio-field label span,
        .radio span {
            line-height: 25px}
        .mwform-radio-field label span:before,
        .radio span:before {
            content: '';
            border: 2px solid #c4c4c4;
            width: 20px;
            height: 20px;
            position: absolute;
            left: 0;
            top: 2px;
            margin-right: 10px;
            display: inline-block;
            vertical-align: middle;
            border-radius: 10px;
            -webkit-transition: all .5s cubic-bezier(.77,0,.175,1);
            transition: all .5s cubic-bezier(.77,0,.175,1);
            -webkit-transition-timing-function: cubic-bezier(.77,0,.175,1);
            transition-timing-function: cubic-bezier(.77,0,.175,1)}
        .mwform-radio-field label span:after,
        .radio span:after {
            content: '';
            -webkit-transform: scale(3);
            transform: scale(3);
            opacity: 0;
            position: absolute;
            left: 4px;
            top: 6px;
            width: 12px;
            height: 12px;
            background: #fff;
            border-radius: 100%;
            -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
            transition: all .4s cubic-bezier(.19,1,.22,1);
            -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
            transition-timing-function: cubic-bezier(.19,1,.22,1)}
        .col-form-label {
            font-weight: 700;
            color: #606a73}
        .mwform-checkbox-field.horizontal-item,
        .mwform-radio-field.horizontal-item {
            margin-left: 0!important;
            margin-bottom: 10px;
            display: block}
        .checkbox,
        .mwform-checkbox-field label {
            position: relative;
            padding-left: 30px;
            padding-right: 15px;
            cursor: pointer;
            font-weight: 400}
        .checkbox.checkbox-block,
        .mwform-checkbox-field label.checkbox-block {
            display: block;
            padding-right: 0}
        .checkbox span,
        .mwform-checkbox-field label span {
            line-height: 25px}
        .checkbox input[type=checkbox],
        .mwform-checkbox-field label input[type=checkbox] {
            display: none}
        .checkbox input[type=checkbox]:checked+span:before,
        .mwform-checkbox-field label input[type=checkbox]:checked+span:before {
            -webkit-transform: scale(3);
            transform: scale(3);
            opacity: 0}
        .checkbox input[type=checkbox]:checked+span:after,
        .mwform-checkbox-field label input[type=checkbox]:checked+span:after {
            opacity: 1;
            position: absolute;
            left: .5rem;
            top: .2rem;
            width: 8px;
            height: 16px;
            border-right: 2px solid #111;
            border-bottom: 2px solid #111;
            -webkit-transform: rotate(40deg);
            transform: rotate(40deg)}
        .checkbox span:before,
        .mwform-checkbox-field label span:before {
            content: '';
            border: 2px solid #c4c4c4;
            width: 20px;
            height: 20px;
            position: absolute;
            left: 0;
            top: 2px;
            margin-right: 10px;
            display: inline-block;
            vertical-align: middle;
            border-radius: 0;
            -webkit-transition: all .5s cubic-bezier(.77,0,.175,1);
            transition: all .5s cubic-bezier(.77,0,.175,1);
            -webkit-transition-timing-function: cubic-bezier(.77,0,.175,1);
            transition-timing-function: cubic-bezier(.77,0,.175,1)}
        .checkbox span:after,
        .mwform-checkbox-field label span:after {
            content: '';
            opacity: 0;
            position: absolute;
            left: .5rem;
            top: .2rem;
            width: 8px;
            height: 16px;
            border-right: 2px solid transparent;
            border-bottom: 2px solid transparent;
            -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
            -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
            transition: all .4s cubic-bezier(.19,1,.22,1);
            -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
            transition-timing-function: cubic-bezier(.19,1,.22,1)}
        .input-group-file input[type=file] {
            display: none}
        iframe {
            max-width: 100%}
        .iframe-content {
            position: relative;
            width: 100%;
            padding: 60% 0 0}
        @media (max-width:767px) {
            .iframe-content {
                padding-top: 50%}
        }
        .iframe-content > div,
        .iframe-content iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%}
        .iframe-content > div label,
        .iframe-content iframe label {
            width: auto;
            display: inline}
        .iframe-content > div img,
        .iframe-content iframe img {
            max-width: none}
        .map--canvas {
            position: relative;
            padding-top: 66.7%;
            position: relative;
            width: 100%;
            overflow: hidden}
        .card--image {
            position: relative;
            width: 100%;
            display: block;
            background-position: center center;
            background-size: cover;
            line-height: 0;
            font-size: 1px}
        .card--image:before {
            content: "";
            display: block;
            position: relative;
            width: 100%;
            padding-top: 65%}
        .card--image.square:before {
            padding-top: 100%}
        .card {
            border: none;
            overflow: hidden}
        .card .card--image {
            -webkit-transition: all 1s cubic-bezier(.165,.84,.44,1);
            transition: all 1s cubic-bezier(.165,.84,.44,1);
            -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1)}
        .card .card--image:active,
        .card .card--image:focus,
        .card .card--image:hover {
            -webkit-transform: scale(1.05);
            transform: scale(1.05)}
        .list--nada-style {
            margin-bottom: 20px}
        .list--nada-style .list--nada-style-title {
            color: #111;
            padding-top: 8px;
            display: block;
            letter-spacing: .8px}
        .list--nada-style .list--nada-style-title:active,
        .list--nada-style .list--nada-style-title:focus,
        .list--nada-style .list--nada-style-title:hover {
            text-decoration: none}
        .card--nada-style {
            background-color: transparent;
            position: relative}
        .card--nada-style .category--nada-style {
            position: absolute;
            right: 0;
            bottom: 0;
            line-height: 100%}
        .card--nada-style .category--nada-style .badge:before {
            content: "#"}
        .table-sm td,
        .table-sm th {
            padding: .3rem .8rem}
        @media (max-width:767px) {
            .table-responsive {
                -ms-overflow-x: auto;
                overflow-x: auto}
            .table-responsive table {
                border: 1px solid #e8e8e8}
            .table-responsive table > tbody > tr > td,
            .table-responsive table > tbody > tr > th,
            .table-responsive table > thead > tr > td,
            .table-responsive table > thead > tr > th {
                padding: .5rem 1rem;
                white-space: nowrap}
        }
        @media (max-width:767px) {
            table.table > tbody > tr > td,
            table.table > tbody > tr > th,
            table.table > thead > tr > td,
            table.table > thead > tr > th {
                padding: .5rem 1rem}
        }
        @media (max-width:767px) {
            table.table-sm-block {
                border-bottom: none;
                display: block}
            table.table-sm-block > tbody,
            table.table-sm-block > tbody > tr,
            table.table-sm-block > tbody > tr > td,
            table.table-sm-block > tbody > tr > th,
            table.table-sm-block > thead,
            table.table-sm-block > thead > tr,
            table.table-sm-block > thead > tr > td,
            table.table-sm-block > thead > tr > th {
                display: block;
                width: 100%;
                border: none}
            table.table-sm-block > tbody > tr > th {
                background-color: #fafafa}
            table.table-sm-block > tbody > tr > td,
            table.table-sm-block > tbody > tr > th {
                border-bottom: 1px solid #e8e8e8}
        }

.pc {
    display: block;
}

.sp {
    display: none;
}


@media (max-width:767px) {

.pc {
    display: none;
}

.sp {
    display: block;
}

}

#hamburger {
    -webkit-transform: translateZ(0);
    position: fixed;
    top: 0;
    right: 90px;
    z-index: 10001;
    cursor: pointer;
    width: 90px;
    height: 85px;
    padding-top: 28px;
    background-color: #111;
    text-align: center;
    overflow: hidden}
#hamburger:after {
    content: "MENU";
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 11px;
    letter-spacing: .5px}
@media (max-width:1199px) {
    #hamburger {
        width: 77px;
        height: 72px;
        right: 77px;
        padding-top: 28px}
    #hamburger:after {
        content: none}
}
@media (max-width:575px) {
    #hamburger {
        width: 60px;
        height: 55px;
        padding-top: 18px;
        right: 60px}
}
#hamburger .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    -webkit-transition: all .7s cubic-bezier(.19,1,.22,1);
    transition: all .7s cubic-bezier(.19,1,.22,1);
    -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    position: relative}
#hamburger .icon-bar:nth-child(1) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms}
#hamburger .icon-bar:nth-child(2) {
    width: 12px;
    top: 6px;
    -webkit-transition-delay: .4s;
    transition-delay: .4s}
#hamburger .icon-bar:nth-child(3) {
    width: 18px;
    top: 12px;
    -webkit-transition-delay: 0;
    transition-delay: 0}
#hamburger.headroom--not-top .icon-bar {
    background-color: #111}
#drawer {
    display: none;
    -webkit-transform: translateZ(0);
    -webkit-transition: all .4s cubic-bezier(.215,.61,.355,1);
    transition: all .4s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    position: fixed;
    right: -25px;
    top: 0;
    display: none;
    z-index: -10;
    width: calc(60% + 25px);
    height: 100%;
    overflow-y: scroll;
    background: #000;
    padding-top: 0;
    padding-bottom: 30px;
    -webkit-overflow-scrolling: touch}
@media (max-width:1199px) {
    #drawer {
        width: calc(80% + 25px)}
}
@media (max-width:991px) {
    #drawer {
        width: calc(100% + 25px)}
}
@media (min-width:768px) {
    #drawer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center}
}
@media (max-width:991px) {
    #drawer {
        padding-top: 60px}
}
#drawer #drawer--wrapper {
    width: 100%}
#drawer::-webkit-scrollbar {
    display: none}
#drawer #drawer--body {
    padding: 0 40px 60px;
    max-width: 860px;
    margin: 0 auto}
@media (max-width:575px) {
    #drawer #drawer--body {
        padding-left: 0;
        padding-right: 0}
}
#drawer #drawer--body .drawer-nav {
    list-style: none;
    padding: 0;
    margin: 0}
#drawer #drawer--body .drawer-nav li {
    padding: 10px 20px}
#drawer #drawer--body .drawer-nav li a {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: 1px}
#drawer #drawer--body .drawer-nav li a span {
    letter-spacing: 0;
    font-weight: 700;
    font-size: 1rem;
    display: block}
#drawer #drawer--body .drawer-nav li a:active,
#drawer #drawer--body .drawer-nav li a:focus,
#drawer #drawer--body .drawer-nav li a:hover {
    text-decoration: none}
#drawer #drawer--sns {
    border-top: 1px solid #333;
    padding-top: 30px;
    padding-right: 30px}
#drawer #drawer--sns ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center}
#drawer #drawer--sns ul li a {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 1.2px;
    padding: 0 8px}
#drawer #drawer--sns ul li a:active,
#drawer #drawer--sns ul li a:focus,
#drawer #drawer--sns ul li a:hover {
    text-decoration: none}
#overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0,0,0,.6)}
body.drawer-opened #header,
body.drawer-opened #luxy {
    filter:blur(15px);
    -webkit-filter:blur(15px)}
body.drawer-opened #hamburger :nth-child(1) {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    top: -2px;
    width: 25px;
    margin-left: -13.25px;
    background-color: #fff}
body.drawer-opened #hamburger :nth-child(2) {
    -webkit-transform: translate(-50px,0);
    transform: translate(-50px,0);
    opacity: 0}
body.drawer-opened #hamburger :nth-child(3) {
    width: 25px;
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
    margin-left: -15.5px;
    background-color: #fff}
body.drawer-opened #overlay {
    z-index: 9999;
    display: block;
    -webkit-animation: overlay-open .5s cubic-bezier(.19,1,.22,1) 0s;
    animation: overlay-open .5s cubic-bezier(.19,1,.22,1) 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both}
body.drawer-opened #drawer {
    z-index: 10000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: drawer-open .5s cubic-bezier(.19,1,.22,1) 0s;
    animation: drawer-open .5s cubic-bezier(.19,1,.22,1) 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both}
@media (max-width:767px) {
    body.drawer-opened #drawer {
        display: block}
}
body.drawer-closing #drawer {
    -webkit-animation: drawer-close .3s cubic-bezier(.55,.055,.675,.19) 0s;
    animation: drawer-close .3s cubic-bezier(.55,.055,.675,.19) 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both}
body.drawer-closing #overlay {
    -webkit-animation: overlay-close .3s cubic-bezier(.55,.055,.675,.19) 0s;
    animation: overlay-close .3s cubic-bezier(.55,.055,.675,.19) 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both}
@-webkit-keyframes drawer-open {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)}
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)}
}
@keyframes drawer-open {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)}
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)}
}
@-webkit-keyframes drawer-close {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)}
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)}
}
@keyframes drawer-close {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)}
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)}
}
@-webkit-keyframes ovarlay-open {
    0% {
        opacity: 0}
    100% {
        opacity: 1}
}
@keyframes ovarlay-open {
    0% {
        opacity: 0}
    100% {
        opacity: 1}
}
@-webkit-keyframes ovarlay-close {
    0% {
        opacity: 1}
    100% {
        opacity: 0}
}
@keyframes ovarlay-close {
    0% {
        opacity: 1}
    100% {
        opacity: 0}
}
.invisible {
    visibility: inherit!important}
.scrt-fade {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1);
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-property: opacity,transform;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform}
.scrt-fade.visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)}
.scrt-to-top {
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1);
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-property: opacity,transform;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform}
.scrt-to-top.invisible {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)}
.scrt-to-top.visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1}
.scrt-to-right {
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1);
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-property: opacity,transform;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform}
.scrt-to-right.invisible {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)}
@media (max-width:991px) {
    .scrt-to-right.invisible {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)}
}
.scrt-to-right.visible {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)}
.scrt-to-left {
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1);
    -webkit-transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    transition: all 1s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-property: opacity,transform;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform}
.scrt-to-left.invisible {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)}
@media (max-width:991px) {
.scrt-to-left.invisible {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)}
}
.scrt-to-left.visible {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)}



/*----------------スクロールしたらシュワっと横切って画像が表示されるcss-------*/
.scrt-cover {
    overflow-x: hidden;
    position: relative;
    display: block}
.scrt-cover:before {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #ec4c4c;
    -webkit-transform: skew(0deg) translateX(10%);
    transform: skew(0deg) translateX(10%);
    -webkit-transition: all .8s cubic-bezier(.215,.61,.355,1);
    transition: all .8s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s}
.scrt-cover:after {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #fff;/*初期表示の際の背景色*/
    -webkit-transform: skew(0deg) translateX(10%);
    transform: skew(0deg) translateX(10%);
    z-index: 2;
    -webkit-transition: all .8s cubic-bezier(.215,.61,.355,1);
    transition: all .8s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)}
.scrt-cover.visible:before {
    -webkit-transform: skew(0deg) translateX(120%);
    transform: skew(0deg) translateX(120%)}
.scrt-cover.visible:after {
    -webkit-transform: skew(0deg) translateX(120%);
    transform: skew(0deg) translateX(120%)}






.scrt-cover-w {
    overflow-x: hidden;
    position: relative;
    display: block}
.scrt-cover-w:before {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #fff;
    -webkit-transform: skew(0deg) translateX(10%);
    transform: skew(0deg) translateX(10%);
    -webkit-transition: all .8s cubic-bezier(.215,.61,.355,1);
    transition: all .8s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s}
.scrt-cover-w:after {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #fff;/*初期表示の際の背景色*/
    -webkit-transform: skew(0deg) translateX(10%);
    transform: skew(0deg) translateX(10%);
    z-index: 2;
    -webkit-transition: all .8s cubic-bezier(.215,.61,.355,1);
    transition: all .8s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)}
.scrt-cover-w.visible:before {
    -webkit-transform: skew(0deg) translateX(120%);
    transform: skew(0deg) translateX(120%)}
.scrt-cover-w.visible:after {
    -webkit-transform: skew(0deg) translateX(120%);
    transform: skew(0deg) translateX(120%)}

/*----------------スクロールしたらシュワっと横切って画像が表示されるcss終わり-------*/


.single-pagenavi {
    margin-bottom: 20px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    overflow: hidden}
@media (max-width:767px) {
    .single-pagenavi {
        border-bottom: none;
        display: block}
}
.single-pagenavi > a,
.single-pagenavi > span {
    width: 33.3%;
    -ms-flex: 33.3%;
    -webkit-box-flex: 33.3%;
    flex: 33.3%;
    text-decoration: none;
    color: #111;
    position: relative}
@media (max-width:767px) {
    .single-pagenavi > a,
    .single-pagenavi > span {
        width: 100%;
        max-width: 100%;
        display: block}
}
.single-pagenavi > a.arrow-left a:before,
.single-pagenavi > span.arrow-left a:before {
    content: "";
    font-family: icomoon;
    position: absolute;
    left: 10px;
    top: 50%;
    line-height: 100%;
    margin-top: -10px;
    font-size: 1.3rem}
.single-pagenavi > a.arrow-right a:after,
.single-pagenavi > span.arrow-right a:after {
    content: "";
    font-family: icomoon;
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 100%;
    margin-top: -10px;
    font-size: 1.3rem}
.single-pagenavi > a a,
.single-pagenavi > span a {
    text-decoration: none;
    display: block;
    padding: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-size: .9rem;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1)}
.single-pagenavi > a a:hover,
.single-pagenavi > span a:hover {
    text-decoration: underline}
@media (max-width:767px) {
    .single-pagenavi > a a,
    .single-pagenavi > span a {
        padding: 10px 30px}
}
.wp-pagenavi {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px}
.wp-pagenavi > a,
.wp-pagenavi > span {
    vertical-align: middle;
    display: inline-block;
    padding: 3px 10px 0;
    margin-right: 5px;
    line-height: 25px;
    background: #fff;
    color: #ec4c4c;
    border-radius: 2px;
    border: 1px solid #ec4c4c;
    text-decoration: none;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1)}
@media (max-width:767px) {
    .wp-pagenavi > a,
    .wp-pagenavi > span {
        margin-bottom: 10px;
    padding: 8px 20px;}
        .wp-pagenavi > span {
                padding: 8px 20px;
            }
}
.wp-pagenavi a:hover {
    background: #ec4c4c;
    color: #fff;
    border-color: #ec4c4c}
.wp-pagenavi span {
    background: #ec4c4c;
    color: #fff;
    border-color: #ec4c4c}
.wp-pagenavi span.extend {
    background: #eee;
    color: #ced4da;
    padding: 3px 10px 0;
    margin-right: 5px;
    line-height: 25px;
    border-color: #ced4da;
    font-size: 12px}
#breadcrumb {
    font-size: 12px;
    position: relative;
    top: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end}
#breadcrumb .breadcrumb {
    background-color: #111;
    color: #fff;
    margin: 0;
    padding: 20px 30px;
    min-width: 40%;
    max-width: 60%}
@media (max-width:767px) {
    #breadcrumb .breadcrumb {
        min-width: 60%;
        max-width: 80%;
        padding: 15px 20px}
}
#breadcrumb .breadcrumb li {
    margin-bottom: 0}
#breadcrumb .breadcrumb li a {
    color: #fff}

.blog-share {
    background-size: cover;
    background-position: center center;
    color: #111;
    border-bottom: 1px solid #111;
    border-top: 1px solid #111;
    text-align: center;
    padding: 50px 0 40px;
    position: relative}
@media (max-width:767px) {
    .blog-share {
        padding: 30px 0}
}
.blog-share h4 {
    font-size: 1rem;
    padding: 10px 0;
    font-weight: 700}
blockquote {
    background: #f4f6f8;
    border-left: 3px solid #111;
    font-size: .9rem;
    color: #333;
    padding: 15px 30px}
blockquote p {
    margin-bottom: 0}
.blog-head {
    padding: 15px 0}
.blog-single-title {
    position: relative;
    padding: 1.3rem 0;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 700;
    border-bottom: 2px solid #eee;
    padding: 20px 0 15px;
    line-height: 130%;
    margin-bottom: 0}
.blog-single-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100px;
    background: #111;
    height: 2px}
.blog--time {
    text-align: right;
    color: #666;
    font-size: .9rem;
    margin-bottom: .5rem}
.blog--cat {
    margin-bottom: .5rem}
.blog--cat a {
    margin-right: .3rem}
.blog--tag {
    color: #666;
    font-size: 12px}
.blog--tag a {
    margin-right: .5rem;
    border: none;
    padding: 0 5px}
#tinymce,
.blog-body {
    padding: 15px 0 20px}
#tinymce img,
.blog-body img {
    margin: 0 0 .8rem}
#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5,
#tinymce h6,
.blog-body h1,
.blog-body h2,
.blog-body h3,
.blog-body h4,
.blog-body h5,
.blog-body h6 {
    padding: .5rem 0;
    border-bottom: 3px solid #495057;
    margin-bottom: 1.5rem}
#tinymce h4,
#tinymce h5,
#tinymce h6,
.blog-body h4,
.blog-body h5,
.blog-body h6 {
    padding: .5rem 0;
    border-bottom: 2px solid #adb5bd}
#tinymce blockquote h1,
#tinymce blockquote h2,
#tinymce blockquote h3,
#tinymce blockquote h4,
#tinymce blockquote h5,
#tinymce blockquote h6,
.blog-body blockquote h1,
.blog-body blockquote h2,
.blog-body blockquote h3,
.blog-body blockquote h4,
.blog-body blockquote h5,
.blog-body blockquote h6 {
    padding: 0;
    border-bottom: none;
    margin-bottom: .5rem}
.blog-detail {
    margin-bottom: 40px;
    padding: 40px;
    background-color: #f4f6f8}
@media (max-width:767px) {
    .blog-detail {
        padding: 20px 30px;
        margin-bottom: 30px}
}
.blog-detail dl {
    margin-bottom: 0}
.blog-detail dt {
    line-height: 25px;
    margin-bottom: 10px}
.blog-detail dt img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px}
.blog-detail dt i {
    font-size: 1.7rem;
    margin-right: 10px;
    vertical-align: middle}
.blog-detail dd {
    line-height: 150%;
    font-size: 1rem}
.blog-detail dd a {
    color: #137ee0}
.blog-slider {
    margin-bottom: 20px}
.blog-slider .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center}
.blog-slider .slide-image {
    background-color: #adb5bd}
.blog-slider .swiper-slide {
    background-color: #fff}
.slide-image {
    background-color: #adb5bd}
.slide-image .card--image:before,
_:-ms-lang(x):before {
    padding-top: 500px}
@media (max-width:1199px) {
    .slide-image .card--image:before,
    _:-ms-lang(x):before {
        padding-top: 450px}
}
@media (max-width:991px) {
    .slide-image .card--image:before,
    _:-ms-lang(x):before {
        padding-top: 350px}
}
@media (max-width:767px) {
    .slide-image .card--image:before,
    _:-ms-lang(x):before {
        padding-top: 300px}
}
@media (max-width:545px) {
    .slide-image .card--image:before,
    _:-ms-lang(x):before {
        padding-top: 250px}
}
.slide-image-single {
    background-color: #adb5bd}
.blog-list {
    padding: 30px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f5f4f3;
    margin-bottom: 15px}
@media (max-width:767px) {
    .blog-list {
        padding: 10px 15px}
}
.blog-list .blog-list-image {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-right: 20px;
    width: 120px;
    max-width: 120px;
    -ms-flex: 120px;
    -webkit-box-flex: 120px;
    flex: 120px;
    overflow: hidden;
    position: relative;
    z-index: 2}
@media (max-width:767px) {
    .blog-list .blog-list-image {
        padding-right: 10px;
        width: 90px;
        max-width: 90px;
        -ms-flex: 90px;
        -webkit-box-flex: 90px;
        flex: 90px}
}
@media (max-width:545px) {
    .blog-list .blog-list-image {
        width: 70px;
        max-width: 70px;
        -ms-flex: 70px;
        -webkit-box-flex: 70px;
        flex: 70px}
}
.blog-list .blog-list-thumbnail {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0;
    display: block;
    height: 100px;
    width: 100px;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform}
@media (max-width:767px) {
    .blog-list .blog-list-thumbnail {
        width: 80px;
        height: 80px}
}
@media (max-width:545px) {
    .blog-list .blog-list-thumbnail {
        width: 60px;
        height: 60px}
}
.blog-list .blog-list-thumbnail:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)}
.blog-list .blog-list-time {
    line-height: 150%;
    vertical-align: top;
    letter-spacing: 1px;
    max-width: 100px;
    -ms-flex: 0 0 1;
    -webkit-box-flex: 1;
    flex: 1}
@media (max-width:767px) {
    .blog-list .blog-list-time {
        max-width: 80px}
}
.blog-list .blog-list-title {
    width: 100%;
    font-size: 1rem;
    line-height: 150%}
.blog-list .blog-list-title a {
    color: #111;
    text-decoration: none}
@media (max-width:767px) {
    .blog-list .blog-list-title {
        margin-bottom: 0}
}
.blog-list .blog--list-time {
    margin-bottom: 10px;
    display: block}
@media (max-width:767px) {
    .blog-list .blog--list-time {
        display: inline}
}
.blog-list .blog-list-body {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -ms-flex: 0 0 1;
    -webkit-box-flex: 1;
    flex: 1}
@media (max-width:545px) {
    .blog-list .blog-list-body {
        padding: 0}
}
.blog-list .blog-list-body a {
    text-decoration: none}
.blog-list .blog-list-body .cat {
    line-height: 25px}
.blog-list .blog-list-detail {
    font-size: .8rem;
    color: #000}
.blog--wrapper {
    padding-top: 30px;
    padding-bottom: 30px}
@media (max-width:991px) {
    .blog--wrapper {
        padding-top: 30px;
        padding-bottom: 30px}
}
@media (max-width:767px) {
    .blog--wrapper {
        padding-top: 20px;
        padding-bottom: 20px}
}

.subNav #link {
	margin-bottom: 47px;
	text-align: center;
}
@media (max-width:767px) {
	.subNav #link {
		margin-bottom: 20px;
	}
}
