@font-face {
    font-family: iconfont;
    src: url(https://d316acfc88wber.cloudfront.net/static/font/iconfont.22c9364.eot);
    src: url(https://d316acfc88wber.cloudfront.net/static/font/iconfont.22c9364.eot#iefix) format("embedded-opentype"),url(https://d316acfc88wber.cloudfront.net/static/font/iconfont.3c925ed.woff) format("woff"),url(https://d316acfc88wber.cloudfront.net/static/font/iconfont.7c528ac.ttf) format("truetype"),url(https://d316acfc88wber.cloudfront.net/static/font/iconfont.e344118.svg#iconfont) format("svg");
    font-weight: 400;
    font-style: normal
}

.iconfont {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-plus:before {
    content: "\E61E"
}

.icon-share:before {
    content: "\E602"
}

.icon-search:before {
    content: "\E603"
}

.icon-refresh:before {
    content: "\E604"
}

.icon-comment:before {
    content: "\E60C"
}

.icon-mail:before {
    content: "\E60F"
}

.icon-lock:before {
    content: "\E610"
}

.icon-map:before {
    content: "\E611"
}

.icon-phone:before {
    content: "\E617"
}

.icon-s-arrow-bottom:before {
    content: "\E61A"
}

.icon-s-arrow-top:before {
    content: "\E61B"
}

.icon-s-arrow-right:before {
    content: "\E61C"
}

.icon-s-arrow-left:before {
    content: "\E61D"
}

.icon-close:before {
    content: "\E60B"
}

.icon-play:before {
    content: "\E635"
}

.icon-filter:before {
    content: "\E61F"
}

.icon-time:before {
    content: "\E621"
}

.icon-tel:before {
    content: "\E605"
}

.icon-download:before {
    content: "\E614"
}

.icon-twitter:before {
    content: "\E601"
}

.icon-minus:before {
    content: "\E622"
}

.icon-thumb:before {
    content: "\E620"
}

.icon-star:before {
    content: "\E606"
}

.icon-checked:before {
    content: "\E6A3"
}

.icon-arrow-right:before {
    content: "\E612"
}

.icon-arrow-pause:before {
    content: "\EE07"
}

.icon-global:before {
    content: "\E600"
}

.icon-facebook:before {
    content: "\E607";
    color: #4267b2
}

.icon-navigation:before {
    content: "\E6D1"
}

.c-blue {
    color: #0074c8;
}
.c-white {
    color: #fff;
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    /*     font-family: sans-serif; */
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

@media print {

    *,
    :after,
    :before,
    blockquote:first-letter,
    blockquote:first-line,
    div:first-letter,
    div:first-line,
    li:first-letter,
    li:first-line,
    p:first-letter,
    p:first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #333;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none !important
}

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

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

abbr[data-original-title],
abbr[title] {
    cursor: help
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

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

dt {
    font-weight: 400
}

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

blockquote {
    margin: 0 0 1rem
}

a {
    color: #0074c8
}

a,
a:focus,
a:hover {
    text-decoration: none
}

a:focus,
a:hover {
    color: #0096ff
}

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

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #999;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

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

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

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

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

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .625rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit
}

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

.h1.large,
h1.large {
    font-size: 2.25rem;
    line-height: 1.125
}

.h2,
h2 {
    font-size: 1.5rem;
    line-height: 1.25
}

.h3,
h3 {
    font-size: 1.25rem;
    line-height: 1.3
}

.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.3333333
}

.h5,
h5 {
    font-size: 1rem;
    line-height: 1.4
}

.h6,
h6 {
    font-size: .875rem;
    line-height: 1.4285
}

.h6.small,
h6.small {
    font-size: .75rem;
    line-height: 1.5
}

p {
    font-size: .875rem
}

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

.display-1 {
    font-size: 5rem
}

.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.1
}

.display-2 {
    font-size: 4.5rem
}

.display-3 {
    font-size: 4rem
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.1
}

.display-4 {
    font-size: 3rem
}

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

/* 1360屏幕
* 第一屏副标题字号
*
*/
@media (min-width: 1366px) {
    .bx1
    small {
        font-size: 2.65rem !important;
        font-weight: 300
    }
}

.small,
small {
    font-size: .75rem !important;
    font-weight: 300
}

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

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

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

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

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

.blockquote {
    padding: .625rem 1.25rem;
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eee
}

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

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

.blockquote-reverse {
    padding-right: 1.25rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eee;
    border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
    content: ""
}

.blockquote-reverse .blockquote-footer:after {
    content: "\A0   \2014"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .625rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #999
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
    #country-change-selector{
        display: flex;
        align-items: center;
    }
    #country-change-selector .footer-contact{
        margin-left: 30px;
    }
}

@media (min-width:576px) {
    .container {
        width: 90%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .container {
        width: 93.75%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 93.75%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 93.75%;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {

    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {

    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {

    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {

    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1,
.col-auto {
    -webkit-box-flex: 0
}

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

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

.col-2,
.col-3 {
    -webkit-box-flex: 0
}

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

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

.col-4,
.col-5 {
    -webkit-box-flex: 0
}

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

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

.col-6,
.col-7 {
    -webkit-box-flex: 0
}

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

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

.col-8,
.col-9 {
    -webkit-box-flex: 0
}

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

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

.col-10,
.col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -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%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.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
    }

    .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%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .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 screen and (max-width: 767px){
    .sticky-nav .sticky-nav-action{
        padding-bottom: 30px;
    }
    .sticky-nav .sticky-nav-toggle{
        position: absolute;
        top: 25%;
        left: 0;
    }
}
@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.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%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

    .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
    }

    .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;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

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

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

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

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

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

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

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

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

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

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .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%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .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%
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #666;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #999;
    border-radius: 0;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.form-control:focus {
    color: #666;
    background-color: #fff;
    border-color: #8c8c8c;
    outline: none
}

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

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

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

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

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

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

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

.form-control-file,
.form-control-range {
    display: block
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend {
    font-size: 1rem
}

.col-form-legend,
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

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

.form-control-sm {
    padding: .25rem .5rem;
    font-size: .875rem
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem
}

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

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

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #999;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    display: inline-block
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #d9534f
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

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

@media (min-width:576px) {
    .form-inline label {
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }

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

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

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .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 {
    display: inline-block;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .625rem 1.25rem;
    font-size: 1rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

.btn.active,
.btn:active {
    background-image: none
}

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

.btn-primary {
    color: #fff;
    background-color: #0074c8;
    border-color: #0074c8
}

.btn-primary:hover {
    color: #fff;
    background-color: #005695;
    border-color: #00518b
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 2px rgba(0, 116, 200, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0074c8;
    border-color: #0074c8
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #005695;
    background-image: none;
    border-color: #00518b
}

.btn-secondary {
    color: #666;
    background-color: #fff;
    border-color: #ddd
}

.btn-secondary:hover {
    color: #666;
    background-color: #e6e6e6;
    border-color: #bebebe
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 2px hsla(0, 0%, 87%, .5)
}

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

.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
    color: #666;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #bebebe
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

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

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

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

.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a
}

.btn-outline-primary {
    color: #0074c8;
    background-image: none;
    background-color: transparent;
    border-color: #0074c8
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0074c8;
    border-color: #0074c8
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 2px rgba(0, 116, 200, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #0074c8;
    background-color: transparent
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0074c8;
    border-color: #0074c8
}

.btn-outline-secondary {
    color: #ddd;
    background-image: none;
    background-color: transparent;
    border-color: #ddd
}

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

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 2px hsla(0, 0%, 87%, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ddd;
    background-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ddd;
    border-color: #ddd
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent
}

.btn-outline-info.active,
.btn-outline-info:active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent
}

.btn-outline-success.active,
.btn-outline-success:active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-link {
    font-weight: 300;
    color: #0074c8;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent
}

.btn-link:disabled {
    color: #999
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none
}

.btn-lg {
    padding: .875rem 2rem;
    font-size: 1.25rem
}

.btn-sm {
    padding: .4375rem 1.5rem;
    font-size: .875rem
}

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

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

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

.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
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0074c8
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0074c8
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #7cc8ff
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
    color: #999;
    cursor: not-allowed
}

.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: 50%;
    background-size: 50% 50%
}

.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: #0074c8;
    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.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #666;
    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 #999;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #999;
    outline: none
}

.custom-select:focus::-ms-value {
    color: #666;
    background-color: #fff
}

.custom-select:disabled {
    color: #999;
    cursor: not-allowed;
    background-color: #eee
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #666;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #999
}

.custom-file-control:lang(en):after {
    content: "Choose file..."
}

.custom-file-control:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #666;
    background-color: #eee;
    border: 1px solid #999
}

.custom-file-control:lang(en):before {
    content: "Browse"
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5em 1em
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #999;
    cursor: not-allowed
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs .nav-link.disabled {
    color: #999;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #666;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #0074c8
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1.25rem;
    list-style: none;
    background-color: #eee
}

.breadcrumb:after {
    display: block;
    content: "";
    clear: both
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #999;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #999
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-item:first-child .page-link {
    margin-left: 0
}

.page-item.active .page-link {
    z-index: 2;
    color: #0074c8;
    background-color: transparent;
    border-color: transparent
}

.page-item.disabled .page-link {
    color: #999;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #666;
    background-color: #fff;
    border: 0 solid #ddd
}

.page-link:focus,
.page-link:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.close {
    float: right;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .5
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: auto
}

.modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 0 solid #eee
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 0 solid #eee
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: none;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

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

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

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

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

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

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

.bg-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0074c8 !important
}

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

.bg-success {
    background-color: #5cb85c !important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important
}

.bg-info {
    background-color: #5bc0de !important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important
}

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

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

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

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important
}

.border-0 {
    border: 0 !important
}

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

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

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

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

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

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

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

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

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

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

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

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

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

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

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

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

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

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

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

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-right: 0 !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-20 {
    margin: 1.25rem !important
}

.mt-20 {
    margin-top: 1.25rem !important
}

.mr-20 {
    margin-right: 1.25rem !important
}

.mb-20 {
    margin-bottom: 1.25rem !important
}

.ml-20,
.mx-20 {
    margin-left: 1.25rem !important
}

.mx-20 {
    margin-right: 1.25rem !important
}

.my-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

.m-30 {
    margin: 1.875rem !important
}

.mt-30 {
    margin-top: 1.875rem !important
}

.mr-30 {
    margin-right: 1.875rem !important
}

.mb-30 {
    margin-bottom: 1.875rem !important
}

.ml-30,
.mx-30 {
    margin-left: 1.875rem !important
}

.mx-30 {
    margin-right: 1.875rem !important
}

.my-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important
}

.m-45 {
    margin: 2.8125rem !important
}

.mt-45 {
    margin-top: 2.8125rem !important
}

.mr-45 {
    margin-right: 2.8125rem !important
}

.mb-45 {
    margin-bottom: 2.8125rem !important
}

.ml-45,
.mx-45 {
    margin-left: 2.8125rem !important
}

.mx-45 {
    margin-right: 2.8125rem !important
}

.my-45 {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important
}

.m-60 {
    margin: 3.75rem !important
}

.mt-60 {
    margin-top: 3.75rem !important
}

.mr-60 {
    margin-right: 3.75rem !important
}

.mb-60 {
    margin-bottom: 3.75rem !important
}

.ml-60,
.mx-60 {
    margin-left: 3.75rem !important
}

.mx-60 {
    margin-right: 3.75rem !important
}

.my-60 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important
}

.m-75 {
    margin: 4.6875rem !important
}

.mt-75 {
    margin-top: 4.6875rem !important
}

.mr-75 {
    margin-right: 4.6875rem !important
}

.mb-75 {
    margin-bottom: 4.6875rem !important
}

.ml-75,
.mx-75 {
    margin-left: 4.6875rem !important
}

.mx-75 {
    margin-right: 4.6875rem !important
}

.my-75 {
    margin-top: 4.6875rem !important;
    margin-bottom: 4.6875rem !important
}

.m-90 {
    margin: 5.625rem !important
}

.mt-90 {
    margin-top: 5.625rem !important
}

.mr-90 {
    margin-right: 5.625rem !important
}

.mb-90 {
    margin-bottom: 5.625rem !important
}

.ml-90,
.mx-90 {
    margin-left: 5.625rem !important
}

.mx-90 {
    margin-right: 5.625rem !important
}

.my-90 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-20 {
    padding: 1.25rem !important
}

.pt-20 {
    padding-top: 1.25rem !important
}

.pr-20 {
    padding-right: 1.25rem !important
}

.pb-20 {
    padding-bottom: 1.25rem !important
}

.pl-20,
.px-20 {
    padding-left: 1.25rem !important
}

.px-20 {
    padding-right: 1.25rem !important
}

.py-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.p-30 {
    padding: 1.875rem !important
}

.pt-30 {
    padding-top: 1.875rem !important
}

.pr-30 {
    padding-right: 1.875rem !important
}

.pb-30 {
    padding-bottom: 1.875rem !important
}

.pl-30,
.px-30 {
    padding-left: 1.875rem !important
}

.px-30 {
    padding-right: 1.875rem !important
}

.py-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important
}

.p-45 {
    padding: 2.8125rem !important
}

.pt-45 {
    padding-top: 2.8125rem !important
}

.pr-45 {
    padding-right: 2.8125rem !important
}

.pb-45 {
    padding-bottom: 2.8125rem !important
}

.pl-45,
.px-45 {
    padding-left: 2.8125rem !important
}

.px-45 {
    padding-right: 2.8125rem !important
}

.py-45 {
    padding-top: 2.8125rem !important;
    padding-bottom: 2.8125rem !important
}

.p-60 {
    padding: 3.75rem !important
}

.pt-60 {
    padding-top: 3.75rem !important
}

.pr-60 {
    padding-right: 3.75rem !important
}

.pb-60 {
    padding-bottom: 3.75rem !important
}

.pl-60,
.px-60 {
    padding-left: 3.75rem !important
}

.px-60 {
    padding-right: 3.75rem !important
}

.py-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important
}

.p-75 {
    padding: 4.6875rem !important
}

.pt-75 {
    padding-top: 4.6875rem !important
}

.pr-75 {
    padding-right: 4.6875rem !important
}

.pb-75 {
    padding-bottom: 4.6875rem !important
}

.pl-75,
.px-75 {
    padding-left: 4.6875rem !important
}

.px-75 {
    padding-right: 4.6875rem !important
}

.py-75 {
    padding-top: 4.6875rem !important;
    padding-bottom: 4.6875rem !important
}

.p-90 {
    padding: 5.625rem !important
}

.pt-90 {
    padding-top: 5.625rem !important
}

.pr-90 {
    padding-right: 5.625rem !important
}

.pb-90 {
    padding-bottom: 5.625rem !important
}

.pl-90,
.px-90 {
    padding-left: 5.625rem !important
}

.px-90 {
    padding-right: 5.625rem !important
}

.py-90 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .mx-sm-0 {
        margin-right: 0 !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-sm-20 {
        margin: 1.25rem !important
    }

    .mt-sm-20 {
        margin-top: 1.25rem !important
    }

    .mr-sm-20 {
        margin-right: 1.25rem !important
    }

    .mb-sm-20 {
        margin-bottom: 1.25rem !important
    }

    .ml-sm-20,
    .mx-sm-20 {
        margin-left: 1.25rem !important
    }

    .mx-sm-20 {
        margin-right: 1.25rem !important
    }

    .my-sm-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .m-sm-30 {
        margin: 1.875rem !important
    }

    .mt-sm-30 {
        margin-top: 1.875rem !important
    }

    .mr-sm-30 {
        margin-right: 1.875rem !important
    }

    .mb-sm-30 {
        margin-bottom: 1.875rem !important
    }

    .ml-sm-30,
    .mx-sm-30 {
        margin-left: 1.875rem !important
    }

    .mx-sm-30 {
        margin-right: 1.875rem !important
    }

    .my-sm-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .m-sm-45 {
        margin: 2.8125rem !important
    }

    .mt-sm-45 {
        margin-top: 2.8125rem !important
    }

    .mr-sm-45 {
        margin-right: 2.8125rem !important
    }

    .mb-sm-45 {
        margin-bottom: 2.8125rem !important
    }

    .ml-sm-45,
    .mx-sm-45 {
        margin-left: 2.8125rem !important
    }

    .mx-sm-45 {
        margin-right: 2.8125rem !important
    }

    .my-sm-45 {
        margin-top: 2.8125rem !important;
        margin-bottom: 2.8125rem !important
    }

    .m-sm-60 {
        margin: 3.75rem !important
    }

    .mt-sm-60 {
        margin-top: 3.75rem !important
    }

    .mr-sm-60 {
        margin-right: 3.75rem !important
    }

    .mb-sm-60 {
        margin-bottom: 3.75rem !important
    }

    .ml-sm-60,
    .mx-sm-60 {
        margin-left: 3.75rem !important
    }

    .mx-sm-60 {
        margin-right: 3.75rem !important
    }

    .my-sm-60 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }

    .m-sm-75 {
        margin: 4.6875rem !important
    }

    .mt-sm-75 {
        margin-top: 4.6875rem !important
    }

    .mr-sm-75 {
        margin-right: 4.6875rem !important
    }

    .mb-sm-75 {
        margin-bottom: 4.6875rem !important
    }

    .ml-sm-75,
    .mx-sm-75 {
        margin-left: 4.6875rem !important
    }

    .mx-sm-75 {
        margin-right: 4.6875rem !important
    }

    .my-sm-75 {
        margin-top: 4.6875rem !important;
        margin-bottom: 4.6875rem !important
    }

    .m-sm-90 {
        margin: 5.625rem !important
    }

    .mt-sm-90 {
        margin-top: 5.625rem !important
    }

    .mr-sm-90 {
        margin-right: 5.625rem !important
    }

    .mb-sm-90 {
        margin-bottom: 5.625rem !important
    }

    .ml-sm-90,
    .mx-sm-90 {
        margin-left: 5.625rem !important
    }

    .mx-sm-90 {
        margin-right: 5.625rem !important
    }

    .my-sm-90 {
        margin-top: 5.625rem !important;
        margin-bottom: 5.625rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .px-sm-0 {
        padding-right: 0 !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-sm-20 {
        padding: 1.25rem !important
    }

    .pt-sm-20 {
        padding-top: 1.25rem !important
    }

    .pr-sm-20 {
        padding-right: 1.25rem !important
    }

    .pb-sm-20 {
        padding-bottom: 1.25rem !important
    }

    .pl-sm-20,
    .px-sm-20 {
        padding-left: 1.25rem !important
    }

    .px-sm-20 {
        padding-right: 1.25rem !important
    }

    .py-sm-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .p-sm-30 {
        padding: 1.875rem !important
    }

    .pt-sm-30 {
        padding-top: 1.875rem !important
    }

    .pr-sm-30 {
        padding-right: 1.875rem !important
    }

    .pb-sm-30 {
        padding-bottom: 1.875rem !important
    }

    .pl-sm-30,
    .px-sm-30 {
        padding-left: 1.875rem !important
    }

    .px-sm-30 {
        padding-right: 1.875rem !important
    }

    .py-sm-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .p-sm-45 {
        padding: 2.8125rem !important
    }

    .pt-sm-45 {
        padding-top: 2.8125rem !important
    }

    .pr-sm-45 {
        padding-right: 2.8125rem !important
    }

    .pb-sm-45 {
        padding-bottom: 2.8125rem !important
    }

    .pl-sm-45,
    .px-sm-45 {
        padding-left: 2.8125rem !important
    }

    .px-sm-45 {
        padding-right: 2.8125rem !important
    }

    .py-sm-45 {
        padding-top: 2.8125rem !important;
        padding-bottom: 2.8125rem !important
    }

    .p-sm-60 {
        padding: 3.75rem !important
    }

    .pt-sm-60 {
        padding-top: 3.75rem !important
    }

    .pr-sm-60 {
        padding-right: 3.75rem !important
    }

    .pb-sm-60 {
        padding-bottom: 3.75rem !important
    }

    .pl-sm-60,
    .px-sm-60 {
        padding-left: 3.75rem !important
    }

    .px-sm-60 {
        padding-right: 3.75rem !important
    }

    .py-sm-60 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }

    .p-sm-75 {
        padding: 4.6875rem !important
    }

    .pt-sm-75 {
        padding-top: 4.6875rem !important
    }

    .pr-sm-75 {
        padding-right: 4.6875rem !important
    }

    .pb-sm-75 {
        padding-bottom: 4.6875rem !important
    }

    .pl-sm-75,
    .px-sm-75 {
        padding-left: 4.6875rem !important
    }

    .px-sm-75 {
        padding-right: 4.6875rem !important
    }

    .py-sm-75 {
        padding-top: 4.6875rem !important;
        padding-bottom: 4.6875rem !important
    }

    .p-sm-90 {
        padding: 5.625rem !important
    }

    .pt-sm-90 {
        padding-top: 5.625rem !important
    }

    .pr-sm-90 {
        padding-right: 5.625rem !important
    }

    .pb-sm-90 {
        padding-bottom: 5.625rem !important
    }

    .pl-sm-90,
    .px-sm-90 {
        padding-left: 5.625rem !important
    }

    .px-sm-90 {
        padding-right: 5.625rem !important
    }

    .py-sm-90 {
        padding-top: 5.625rem !important;
        padding-bottom: 5.625rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }

    .mx-sm-auto {
        margin-right: auto !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .mx-md-0 {
        margin-right: 0 !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-md-20 {
        margin: 1.25rem !important
    }

    .mt-md-20 {
        margin-top: 1.25rem !important
    }

    .mr-md-20 {
        margin-right: 1.25rem !important
    }

    .mb-md-20 {
        margin-bottom: 1.25rem !important
    }

    .ml-md-20,
    .mx-md-20 {
        margin-left: 1.25rem !important
    }

    .mx-md-20 {
        margin-right: 1.25rem !important
    }

    .my-md-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .m-md-30 {
        margin: 1.875rem !important
    }

    .mt-md-30 {
        margin-top: 1.875rem !important
    }

    .mr-md-30 {
        margin-right: 1.875rem !important
    }

    .mb-md-30 {
        margin-bottom: 1.875rem !important
    }

    .ml-md-30,
    .mx-md-30 {
        margin-left: 1.875rem !important
    }

    .mx-md-30 {
        margin-right: 1.875rem !important
    }

    .my-md-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .m-md-45 {
        margin: 2.8125rem !important
    }

    .mt-md-45 {
        margin-top: 2.8125rem !important
    }

    .mr-md-45 {
        margin-right: 2.8125rem !important
    }

    .mb-md-45 {
        margin-bottom: 2.8125rem !important
    }

    .ml-md-45,
    .mx-md-45 {
        margin-left: 2.8125rem !important
    }

    .mx-md-45 {
        margin-right: 2.8125rem !important
    }

    .my-md-45 {
        margin-top: 2.8125rem !important;
        margin-bottom: 2.8125rem !important
    }

    .m-md-60 {
        margin: 3.75rem !important
    }

    .mt-md-60 {
        margin-top: 3.75rem !important
    }

    .mr-md-60 {
        margin-right: 3.75rem !important
    }

    .mb-md-60 {
        margin-bottom: 3.75rem !important
    }

    .ml-md-60,
    .mx-md-60 {
        margin-left: 3.75rem !important
    }

    .mx-md-60 {
        margin-right: 3.75rem !important
    }

    .my-md-60 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }

    .m-md-75 {
        margin: 4.6875rem !important
    }

    .mt-md-75 {
        margin-top: 4.6875rem !important
    }

    .mr-md-75 {
        margin-right: 4.6875rem !important
    }

    .mb-md-75 {
        margin-bottom: 4.6875rem !important
    }

    .ml-md-75,
    .mx-md-75 {
        margin-left: 4.6875rem !important
    }

    .mx-md-75 {
        margin-right: 4.6875rem !important
    }

    .my-md-75 {
        margin-top: 4.6875rem !important;
        margin-bottom: 4.6875rem !important
    }

    .m-md-90 {
        margin: 5.625rem !important
    }

    .mt-md-90 {
        margin-top: 5.625rem !important
    }

    .mr-md-90 {
        margin-right: 5.625rem !important
    }

    .mb-md-90 {
        margin-bottom: 5.625rem !important
    }

    .ml-md-90,
    .mx-md-90 {
        margin-left: 5.625rem !important
    }

    .mx-md-90 {
        margin-right: 5.625rem !important
    }

    .my-md-90 {
        margin-top: 5.625rem !important;
        margin-bottom: 5.625rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .px-md-0 {
        padding-right: 0 !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-md-20 {
        padding: 1.25rem !important
    }

    .pt-md-20 {
        padding-top: 1.25rem !important
    }

    .pr-md-20 {
        padding-right: 1.25rem !important
    }

    .pb-md-20 {
        padding-bottom: 1.25rem !important
    }

    .pl-md-20,
    .px-md-20 {
        padding-left: 1.25rem !important
    }

    .px-md-20 {
        padding-right: 1.25rem !important
    }

    .py-md-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .p-md-30 {
        padding: 1.875rem !important
    }

    .pt-md-30 {
        padding-top: 1.875rem !important
    }

    .pr-md-30 {
        padding-right: 1.875rem !important
    }

    .pb-md-30 {
        padding-bottom: 1.875rem !important
    }

    .pl-md-30,
    .px-md-30 {
        padding-left: 1.875rem !important
    }

    .px-md-30 {
        padding-right: 1.875rem !important
    }

    .py-md-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .p-md-45 {
        padding: 2.8125rem !important
    }

    .pt-md-45 {
        padding-top: 2.8125rem !important
    }

    .pr-md-45 {
        padding-right: 2.8125rem !important
    }

    .pb-md-45 {
        padding-bottom: 2.8125rem !important
    }

    .pl-md-45,
    .px-md-45 {
        padding-left: 2.8125rem !important
    }

    .px-md-45 {
        padding-right: 2.8125rem !important
    }

    .py-md-45 {
        padding-top: 2.8125rem !important;
        padding-bottom: 2.8125rem !important
    }

    .p-md-60 {
        padding: 3.75rem !important
    }

    .pt-md-60 {
        padding-top: 3.75rem !important
    }

    .pr-md-60 {
        padding-right: 3.75rem !important
    }

    .pb-md-60 {
        padding-bottom: 3.75rem !important
    }

    .pl-md-60,
    .px-md-60 {
        padding-left: 3.75rem !important
    }

    .px-md-60 {
        padding-right: 3.75rem !important
    }

    .py-md-60 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }

    .p-md-75 {
        padding: 4.6875rem !important
    }

    .pt-md-75 {
        padding-top: 4.6875rem !important
    }

    .pr-md-75 {
        padding-right: 4.6875rem !important
    }

    .pb-md-75 {
        padding-bottom: 4.6875rem !important
    }

    .pl-md-75,
    .px-md-75 {
        padding-left: 4.6875rem !important
    }

    .px-md-75 {
        padding-right: 4.6875rem !important
    }

    .py-md-75 {
        padding-top: 4.6875rem !important;
        padding-bottom: 4.6875rem !important
    }

    .p-md-90 {
        padding: 5.625rem !important
    }

    .pt-md-90 {
        padding-top: 5.625rem !important
    }

    .pr-md-90 {
        padding-right: 5.625rem !important
    }

    .pb-md-90 {
        padding-bottom: 5.625rem !important
    }

    .pl-md-90,
    .px-md-90 {
        padding-left: 5.625rem !important
    }

    .px-md-90 {
        padding-right: 5.625rem !important
    }

    .py-md-90 {
        padding-top: 5.625rem !important;
        padding-bottom: 5.625rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }

    .mx-md-auto {
        margin-right: auto !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .mx-lg-0 {
        margin-right: 0 !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-lg-20 {
        margin: 1.25rem !important
    }

    .mt-lg-20 {
        margin-top: 1.25rem !important
    }

    .mr-lg-20 {
        margin-right: 1.25rem !important
    }

    .mb-lg-20 {
        margin-bottom: 1.25rem !important
    }

    .ml-lg-20,
    .mx-lg-20 {
        margin-left: 1.25rem !important
    }

    .mx-lg-20 {
        margin-right: 1.25rem !important
    }

    .my-lg-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .m-lg-30 {
        margin: 1.875rem !important
    }

    .mt-lg-30 {
        margin-top: 1.875rem !important
    }

    .mr-lg-30 {
        margin-right: 1.875rem !important
    }

    .mb-lg-30 {
        margin-bottom: 1.875rem !important
    }

    .ml-lg-30,
    .mx-lg-30 {
        margin-left: 1.875rem !important
    }

    .mx-lg-30 {
        margin-right: 1.875rem !important
    }

    .my-lg-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .m-lg-45 {
        margin: 2.8125rem !important
    }

    .mt-lg-45 {
        margin-top: 2.8125rem !important
    }

    .mr-lg-45 {
        margin-right: 2.8125rem !important
    }

    .mb-lg-45 {
        margin-bottom: 2.8125rem !important
    }

    .ml-lg-45,
    .mx-lg-45 {
        margin-left: 2.8125rem !important
    }

    .mx-lg-45 {
        margin-right: 2.8125rem !important
    }

    .my-lg-45 {
        margin-top: 2.8125rem !important;
        margin-bottom: 2.8125rem !important
    }

    .m-lg-60 {
        margin: 3.75rem !important
    }

    .mt-lg-60 {
        margin-top: 3.75rem !important
    }

    .mr-lg-60 {
        margin-right: 3.75rem !important
    }

    .mb-lg-60 {
        margin-bottom: 3.75rem !important
    }

    .ml-lg-60,
    .mx-lg-60 {
        margin-left: 3.75rem !important
    }

    .mx-lg-60 {
        margin-right: 3.75rem !important
    }

    .my-lg-60 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }

    .m-lg-75 {
        margin: 4.6875rem !important
    }

    .mt-lg-75 {
        margin-top: 4.6875rem !important
    }

    .mr-lg-75 {
        margin-right: 4.6875rem !important
    }

    .mb-lg-75 {
        margin-bottom: 4.6875rem !important
    }

    .ml-lg-75,
    .mx-lg-75 {
        margin-left: 4.6875rem !important
    }

    .mx-lg-75 {
        margin-right: 4.6875rem !important
    }

    .my-lg-75 {
        margin-top: 4.6875rem !important;
        margin-bottom: 4.6875rem !important
    }

    .m-lg-90 {
        margin: 5.625rem !important
    }

    .mt-lg-90 {
        margin-top: 5.625rem !important
    }

    .mr-lg-90 {
        margin-right: 5.625rem !important
    }

    .mb-lg-90 {
        margin-bottom: 5.625rem !important
    }

    .ml-lg-90,
    .mx-lg-90 {
        margin-left: 5.625rem !important
    }

    .mx-lg-90 {
        margin-right: 5.625rem !important
    }

    .my-lg-90 {
        margin-top: 5.625rem !important;
        margin-bottom: 5.625rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-lg-20 {
        padding: 1.25rem !important
    }

    .pt-lg-20 {
        padding-top: 1.25rem !important
    }

    .pr-lg-20 {
        padding-right: 1.25rem !important
    }

    .pb-lg-20 {
        padding-bottom: 1.25rem !important
    }

    .pl-lg-20,
    .px-lg-20 {
        padding-left: 1.25rem !important
    }

    .px-lg-20 {
        padding-right: 1.25rem !important
    }

    .py-lg-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .p-lg-30 {
        padding: 1.875rem !important
    }

    .pt-lg-30 {
        padding-top: 1.875rem !important
    }

    .pr-lg-30 {
        padding-right: 1.875rem !important
    }

    .pb-lg-30 {
        padding-bottom: 1.875rem !important
    }

    .pl-lg-30,
    .px-lg-30 {
        padding-left: 1.875rem !important
    }

    .px-lg-30 {
        padding-right: 1.875rem !important
    }

    .py-lg-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .p-lg-45 {
        padding: 2.8125rem !important
    }

    .pt-lg-45 {
        padding-top: 2.8125rem !important
    }

    .pr-lg-45 {
        padding-right: 2.8125rem !important
    }

    .pb-lg-45 {
        padding-bottom: 2.8125rem !important
    }

    .pl-lg-45,
    .px-lg-45 {
        padding-left: 2.8125rem !important
    }

    .px-lg-45 {
        padding-right: 2.8125rem !important
    }

    .py-lg-45 {
        padding-top: 2.8125rem !important;
        padding-bottom: 2.8125rem !important
    }

    .p-lg-60 {
        padding: 3.75rem !important
    }

    .pt-lg-60 {
        padding-top: 3.75rem !important
    }

    .pr-lg-60 {
        padding-right: 3.75rem !important
    }

    .pb-lg-60 {
        padding-bottom: 3.75rem !important
    }

    .pl-lg-60,
    .px-lg-60 {
        padding-left: 3.75rem !important
    }

    .px-lg-60 {
        padding-right: 3.75rem !important
    }

    .py-lg-60 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }

    .p-lg-75 {
        padding: 4.6875rem !important
    }

    .pt-lg-75 {
        padding-top: 4.6875rem !important
    }

    .pr-lg-75 {
        padding-right: 4.6875rem !important
    }

    .pb-lg-75 {
        padding-bottom: 4.6875rem !important
    }

    .pl-lg-75,
    .px-lg-75 {
        padding-left: 4.6875rem !important
    }

    .px-lg-75 {
        padding-right: 4.6875rem !important
    }

    .py-lg-75 {
        padding-top: 4.6875rem !important;
        padding-bottom: 4.6875rem !important
    }

    .p-lg-90 {
        padding: 5.625rem !important
    }

    .pt-lg-90 {
        padding-top: 5.625rem !important
    }

    .pr-lg-90 {
        padding-right: 5.625rem !important
    }

    .pb-lg-90 {
        padding-bottom: 5.625rem !important
    }

    .pl-lg-90,
    .px-lg-90 {
        padding-left: 5.625rem !important
    }

    .px-lg-90 {
        padding-right: 5.625rem !important
    }

    .py-lg-90 {
        padding-top: 5.625rem !important;
        padding-bottom: 5.625rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }

    .mx-lg-auto {
        margin-right: auto !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .mx-xl-0 {
        margin-right: 0 !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xl-20 {
        margin: 1.25rem !important
    }

    .mt-xl-20 {
        margin-top: 1.25rem !important
    }

    .mr-xl-20 {
        margin-right: 1.25rem !important
    }

    .mb-xl-20 {
        margin-bottom: 1.25rem !important
    }

    .ml-xl-20,
    .mx-xl-20 {
        margin-left: 1.25rem !important
    }

    .mx-xl-20 {
        margin-right: 1.25rem !important
    }

    .my-xl-20 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .m-xl-30 {
        margin: 1.875rem !important
    }

    .mt-xl-30 {
        margin-top: 1.875rem !important
    }

    .mr-xl-30 {
        margin-right: 1.875rem !important
    }

    .mb-xl-30 {
        margin-bottom: 1.875rem !important
    }

    .ml-xl-30,
    .mx-xl-30 {
        margin-left: 1.875rem !important
    }

    .mx-xl-30 {
        margin-right: 1.875rem !important
    }

    .my-xl-30 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important
    }

    .m-xl-45 {
        margin: 2.8125rem !important
    }

    .mt-xl-45 {
        margin-top: 2.8125rem !important
    }

    .mr-xl-45 {
        margin-right: 2.8125rem !important
    }

    .mb-xl-45 {
        margin-bottom: 2.8125rem !important
    }

    .ml-xl-45,
    .mx-xl-45 {
        margin-left: 2.8125rem !important
    }

    .mx-xl-45 {
        margin-right: 2.8125rem !important
    }

    .my-xl-45 {
        margin-top: 2.8125rem !important;
        margin-bottom: 2.8125rem !important
    }

    .m-xl-60 {
        margin: 3.75rem !important
    }

    .mt-xl-60 {
        margin-top: 3.75rem !important
    }

    .mr-xl-60 {
        margin-right: 3.75rem !important
    }

    .mb-xl-60 {
        margin-bottom: 3.75rem !important
    }

    .ml-xl-60,
    .mx-xl-60 {
        margin-left: 3.75rem !important
    }

    .mx-xl-60 {
        margin-right: 3.75rem !important
    }

    .my-xl-60 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !important
    }

    .m-xl-75 {
        margin: 4.6875rem !important
    }

    .mt-xl-75 {
        margin-top: 4.6875rem !important
    }

    .mr-xl-75 {
        margin-right: 4.6875rem !important
    }

    .mb-xl-75 {
        margin-bottom: 4.6875rem !important
    }

    .ml-xl-75,
    .mx-xl-75 {
        margin-left: 4.6875rem !important
    }

    .mx-xl-75 {
        margin-right: 4.6875rem !important
    }

    .my-xl-75 {
        margin-top: 4.6875rem !important;
        margin-bottom: 4.6875rem !important
    }

    .m-xl-90 {
        margin: 5.625rem !important
    }

    .mt-xl-90 {
        margin-top: 5.625rem !important
    }

    .mr-xl-90 {
        margin-right: 5.625rem !important
    }

    .mb-xl-90 {
        margin-bottom: 5.625rem !important
    }

    .ml-xl-90,
    .mx-xl-90 {
        margin-left: 5.625rem !important
    }

    .mx-xl-90 {
        margin-right: 5.625rem !important
    }

    .my-xl-90 {
        margin-top: 5.625rem !important;
        margin-bottom: 5.625rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xl-20 {
        padding: 1.25rem !important
    }

    .pt-xl-20 {
        padding-top: 1.25rem !important
    }

    .pr-xl-20 {
        padding-right: 1.25rem !important
    }

    .pb-xl-20 {
        padding-bottom: 1.25rem !important
    }

    .pl-xl-20,
    .px-xl-20 {
        padding-left: 1.25rem !important
    }

    .px-xl-20 {
        padding-right: 1.25rem !important
    }

    .py-xl-20 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .p-xl-30 {
        padding: 1.875rem !important
    }

    .pt-xl-30 {
        padding-top: 1.875rem !important
    }

    .pr-xl-30 {
        padding-right: 1.875rem !important
    }

    .pb-xl-30 {
        padding-bottom: 1.875rem !important
    }

    .pl-xl-30,
    .px-xl-30 {
        padding-left: 1.875rem !important
    }

    .px-xl-30 {
        padding-right: 1.875rem !important
    }

    .py-xl-30 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important
    }

    .p-xl-45 {
        padding: 2.8125rem !important
    }

    .pt-xl-45 {
        padding-top: 2.8125rem !important
    }

    .pr-xl-45 {
        padding-right: 2.8125rem !important
    }

    .pb-xl-45 {
        padding-bottom: 2.8125rem !important
    }

    .pl-xl-45,
    .px-xl-45 {
        padding-left: 2.8125rem !important
    }

    .px-xl-45 {
        padding-right: 2.8125rem !important
    }

    .py-xl-45 {
        padding-top: 2.8125rem !important;
        padding-bottom: 2.8125rem !important
    }

    .p-xl-60 {
        padding: 3.75rem !important
    }

    .pt-xl-60 {
        padding-top: 3.75rem !important
    }

    .pr-xl-60 {
        padding-right: 3.75rem !important
    }

    .pb-xl-60 {
        padding-bottom: 3.75rem !important
    }

    .pl-xl-60,
    .px-xl-60 {
        padding-left: 3.75rem !important
    }

    .px-xl-60 {
        padding-right: 3.75rem !important
    }

    .py-xl-60 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important
    }

    .p-xl-75 {
        padding: 4.6875rem !important
    }

    .pt-xl-75 {
        padding-top: 4.6875rem !important
    }

    .pr-xl-75 {
        padding-right: 4.6875rem !important
    }

    .pb-xl-75 {
        padding-bottom: 4.6875rem !important
    }

    .pl-xl-75,
    .px-xl-75 {
        padding-left: 4.6875rem !important
    }

    .px-xl-75 {
        padding-right: 4.6875rem !important
    }

    .py-xl-75 {
        padding-top: 4.6875rem !important;
        padding-bottom: 4.6875rem !important
    }

    .p-xl-90 {
        padding: 5.625rem !important
    }

    .pt-xl-90 {
        padding-top: 5.625rem !important
    }

    .pr-xl-90 {
        padding-right: 5.625rem !important
    }

    .pb-xl-90 {
        padding-bottom: 5.625rem !important
    }

    .pl-xl-90,
    .px-xl-90 {
        padding-left: 5.625rem !important
    }

    .px-xl-90 {
        padding-right: 5.625rem !important
    }

    .py-xl-90 {
        padding-top: 5.625rem !important;
        padding-bottom: 5.625rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }

    .mx-xl-auto {
        margin-right: auto !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (max-width: 1199px)and (min-width: 575px)  {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (max-width:575px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media screen and (max-width: 1199px)and (min-width: 575px){
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 300
}

.font-weight-bold {
    font-weight: 400
}

.font-italic {
    font-style: italic
}

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

.text-muted {
    color: #999 !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: gray !important
}

.text-primary {
    color: #0074c8 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #005695 !important
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important
}

.text-gray-dark {
    color: #333 !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #1a1a1a !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

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

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

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

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

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

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

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

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

.hidden-xl-down,
.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.bg-inverse {
    background-color: #333 !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #1a1a1a !important
}

.text-gray {
    color: #666 !important
}

a.text-gray:focus,
a.text-gray:hover {
    color: #4d4d4d !important
}

.modal-canvas {
    background-color: #fff;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.modal-canvas .modal-body,
.modal-canvas .modal-footer,
.modal-canvas .modal-header {
    padding-left: 0;
    padding-right: 0
}

.modal-canvas .modal-dialog {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-canvas .modal-dialog .modal-content {
    width: 100%;
    background-color: transparent
}

.modal-canvas .modal-dialog .modal-content .modal-header {
    position: relative
}

.modal-canvas .modal-dialog .modal-content .modal-header button.close {
    right: -10px;
    top: -32px
}

[dir=rtl] .modal-canvas .modal-dialog .modal-content .modal-header button.close {
    left: -10px
}

@media (min-width:576px) {
    .modal-canvas .modal-dialog .modal-content .modal-header button.close {
        right: -20px;
        top: -32px
    }

    [dir=rtl] .modal-canvas .modal-dialog .modal-content .modal-header button.close {
        left: -20px
    }
}

.modal-canvas.fade {
    -webkit-transform: scale3d(1.015, 1.015, 1.015) translate3d(0, -10%, 0);
    transform: scale3d(1.015, 1.015, 1.015) translate3d(0, -10%, 0)
}

.modal-canvas.fade .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-canvas.show {
    background-color: hsla(0, 0%, 100%, .95);
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.modal-canvas.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .modal-canvas.show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.modal-vm .modal-dialog {
    margin-top: auto;
    margin-bottom: auto
}

@media (min-width:576px) {
    .modal-dialog {
        width: 90%
    }
}

@media (min-width:768px) {
    .modal-dialog {
        width: 93.75%
    }
}

@media (min-width:992px) {
    .modal-dialog {
        width: 93.75%
    }
}

@media (min-width:1200px) {
    .modal-dialog {
        width: 93.75%
    }
}

.modal-content {
    padding: 2.8125rem 0 1.875rem;
    text-align: center;
    position: relative
}

.modal-content button.close {
    position: absolute;
    right: 10px;
    top: 10px
}

[dir=rtl] .modal-content button.close {
    right: auto;
    left: 10px
}

@media (min-width:576px) {
    .modal-content button.close {
        right: 20px;
        top: 20px
    }

    [dir=rtl] .modal-content button.close {
        right: auto;
        left: 20px
    }
}

.modal-content .modal-header {
    padding: 0
}

.modal-content .modal-header .modal-title {
    overflow: hidden;
    margin: 15px 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal-content .modal-header .modal-title>* {
    padding: 0 40px;
    margin: 0;
    position: relative
}

.modal-content .modal-header .modal-title>:after,
.modal-content .modal-header .modal-title>:before {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 50%;
    width: 1000px;
    border-top: 1px solid #eee
}

.modal-content .modal-header .modal-title>:before {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.modal-content .modal-header .modal-title>:after {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.modal-content .modal-body,
.modal-content .modal-footer,
.modal-content .modal-header {
    margin: 0 auto;
    width: 100%;
    max-width: 900px
}

.modal-open .modal:not(.modal-canvas).show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

button.close.circle {
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    opacity: 1;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    -webkit-transition: background-color .3s linear, -webkit-transform .3s linear;
    transition: background-color .3s linear, -webkit-transform .3s linear;
    transition: transform .3s linear, background-color .3s linear;
    transition: transform .3s linear, background-color .3s linear, -webkit-transform .3s linear
}

button.close.circle:focus,
button.close.circle:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: rgba(0, 0, 0, .9)
}

@media (min-width:768px) {
    button.close.circle.close-large {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1.5rem
    }
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch
}

body {
    font-weight: 300;
    /* font-family:sans-serif !important; */
}

@media (max-width:575px) {
    .container {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1620px
    }
}

button,
input,
optgroup,
select,
textarea {
    font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    outline: 0
}

button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover,
optgroup:active,
optgroup:focus,
optgroup:hover,
select:active,
select:focus,
select:hover,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0
}

[dir=rtl] .nav,
[dir=rtl] ul.list-unstyled {
    padding-right: 0
}

.main.nav-above {
    margin-top: -4.375rem
}

.billboard .btn-link,
.more {
    font-size: .875rem;
    cursor: pointer;
}

.billboard .btn-link:after,
.more:after {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E61C"
}
.more>span:hover {text-decoration: underline;}
.btn {
    font-size: .875rem
}

.text-bold {
    font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-weight: 400
}

.figure-img {
    max-width: 100%
}

.legend-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.legend-header:before {
    content: "";
    border-top: 1px solid #eee;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}

.legend-header>* {
    padding: 0 60px;
    margin: 0;
    background-color: #fff;
    position: relative
}

.btn-outline-primary:hover {
    color: #0096ff;
    background-color: #f0faff;
    border-color: #0096ff
}

.btn-outline-secondary {
    color: #666
}

.btn-outline-secondary:hover {
    color: #666;
    background-color: #f8f8f8;
    border-color: #ccc
}

.btn-video-play {
    border: 0;
    outline: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    height: 48px
}

.btn-video-play:after {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 3rem;
    color: #0074c8;
    margin-bottom: .9375rem;
    content: "\E635";
    opacity: .6;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.btn-video-play.playing:after {
    content: "\EE07"
}

.btn-video-play:hover:after {
    opacity: .999
}

.btn-video-play.pause:after {
    content: "\EE07"
}

.obj-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.obj-center {
    -o-object-position: center center;
    object-position: center center
}

.white {
    color: #fff !important
}

.black {
    color: #000 !important
}

.gray {
    color: #666 !important
}

.gray-dark {
    color: #333 !important
}

.gray-light {
    color: #999 !important
}

.gray-lighter {
    color: #eee !important
}

.blue {
    color: #0074c8 !important
}

.navbar-toggler.active .hamburger-inner {
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    background-color: transparent !important
}

.navbar-toggler.active .hamburger-inner:after,
.navbar-toggler.active .hamburger-inner:before {
    background-color: #0074c8
}

.navbar-toggler.active .hamburger-inner:before {
    top: 0;
    -webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, background-color .45s linear, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, background-color .45s linear, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, background-color .45s linear, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, background-color .45s linear, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: translate3d(0, .5rem, 0) rotate(45deg);
    transform: translate3d(0, .5rem, 0) rotate(45deg)
}

.navbar-toggler.active .hamburger-inner:after {
    top: 0;
    width: 1.5rem;
    -webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), background-color .45s linear, width .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), background-color .45s linear, width .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s, background-color .45s linear, width .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s, background-color .45s linear, width .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: translate3d(0, .5rem, 0) rotate(-45deg);
    transform: translate3d(0, .5rem, 0) rotate(-45deg)
}

.hamburger-box {
    width: 1.5rem;
    height: 1.125rem;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: .0625rem;
    margin-top: -.0625rem;
    -webkit-transition: background-color 5s linear;
    transition: background-color 5s linear
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 1.5rem;
    height: .125rem;
    background-color: #000;
    border-radius: 0;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.navbar-inverse .hamburger-inner,
.navbar-inverse .hamburger-inner:after,
.navbar-inverse .hamburger-inner:before {
    background-color: hsla(0, 0%, 100%, .9)
}

.hamburger-inner:active,
.hamburger-inner:after:active,
.hamburger-inner:after:focus,
.hamburger-inner:after:hover,
.hamburger-inner:before:active,
.hamburger-inner:before:focus,
.hamburger-inner:before:hover,
.hamburger-inner:focus,
.hamburger-inner:hover {
    background-color: rgba(0, 0, 0, .9)
}

.navbar-inverse .hamburger-inner:active,
.navbar-inverse .hamburger-inner:after:active,
.navbar-inverse .hamburger-inner:after:focus,
.navbar-inverse .hamburger-inner:after:hover,
.navbar-inverse .hamburger-inner:before:active,
.navbar-inverse .hamburger-inner:before:focus,
.navbar-inverse .hamburger-inner:before:hover,
.navbar-inverse .hamburger-inner:focus,
.navbar-inverse .hamburger-inner:hover {
    background-color: hsla(0, 0%, 100%, .9)
}

.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: .5rem;
    -webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger-inner:after {
    top: 1rem;
    width: 1rem;
    -webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, width .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, width .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), width .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), width .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.navbar {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: .625rem 0
}

.navbar.fixed-top {
    position: fixed
}

.navbar .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar .container,
.navbar .container .navbar-off-canvas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar .navbar-subnav {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none !important
}

.navbar-brand {
    display: inline-block;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-position: 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.navbar-brand,.navbar-inverse .navbar-brand {
    background-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    width: 98px;
    height: 20px;
    background-size: 100% 100%;
}

.navbar-inverse .navbar-brand {
    background-color: #fff;
    background-image: unset;
    -webkit-mask-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    mask-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
}

.focus .navbar-brand {
    background-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    background-position: 0;
    width: 98px;
    height: 20px
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none !important
}

.navbar-nav .nav-link {
    font-weight: 400
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.navbar-search,
.navbar-toggler {
    padding: .3125rem .625rem;
    font-size: 1.25rem;
    background: transparent;
    border: 0 solid transparent;
    margin: 0 .25rem;
    line-height: 1;
    outline: none
}

.navbar-search:active,
.navbar-search:focus,
.navbar-search:hover,
.navbar-toggler:active,
.navbar-toggler:focus,
.navbar-toggler:hover {
    color: rgba(0, 0, 0, .9);
    outline: 0
}

.navbar-toggler {
    margin-right: 0
}

.navbar-subnav .nav-icon .nav-link {
    opacity: .6;
    line-height: 1
}

.navbar-subnav .nav-icon .nav-link:focus,
.navbar-subnav .nav-icon .nav-link:hover {
    opacity: 1
}

.navbar-subnav .nav-icon .nav-link figure.chapternav-icon {
    margin-bottom: .9375rem
}

@media (max-width:991px) {
    html {
        -webkit-transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1), -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1)
    }

    html.nav-open-md {
        position: fixed;
        width: 100%;
        height: 100%;
        -webkit-transform: translate3d(-18.75rem, 0, 0);
        transform: translate3d(-18.75rem, 0, 0)
    }

    html.nav-open-md>body {
        position: relative;
        width: 100%
    }

    html.nav-open-md[dir=rtl] {
        -webkit-transform: translate3d(18.75rem, 0, 0);
        transform: translate3d(18.75rem, 0, 0)
    }
}

@media (max-width:991px) and (-ms-high-contrast:none),
screen and (max-width:991px) and (-ms-high-contrast:active) {
    html.nav-open-md .navbar-off-canvas {
        -webkit-transform: translateZ(0) !important;
        transform: translateZ(0) !important
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav {
        width: 12.5rem
    }

    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:after,
    .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:before {
        right: -1px;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        z-index: 1;
        pointer-events: none
    }

    [dir=rtl] .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:after,
    [dir=rtl] .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:before {
        left: -1px;
        right: auto
    }

    .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:after {
        border-color: hsla(0, 0%, 97%, 0);
        border-right-color: #f8f8f8;
        border-width: 10px;
        margin-top: -10px
    }

    [dir=rtl] .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:after {
        border-left-color: #f8f8f8;
        border-right-width: 0
    }

    .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:before {
        border-color: hsla(0, 0%, 93%, 0);
        border-right-color: #eee;
        border-width: 11px;
        margin-top: -11px
    }

    [dir=rtl] .navbar-toggleable-md .navbar-nav>.has-subnav.active>.nav-link:before {
        border-left-color: #eee;
        border-right-width: 0
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding: .625rem 1.875rem;
        font-size: 1.25rem;
        position: relative
    }

    .navbar-toggleable-md .navbar-nav:first-child,
    .navbar-toggleable-md .navbar-subnav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none !important;
        padding-top: 1.875rem
    }

    .navbar-toggleable-md .navbar-subnav {
        display: none;
        background-color: #f8f8f8;
        border-left: 1px solid #eee;
        width: 6.25rem;
        position: absolute;
        left: 12.5rem;
        top: 0;
        bottom: 0
    }

    .nav-open-md .navbar-toggleable-md .navbar-subnav {
        display: block
    }

    [dir=rtl] .navbar-toggleable-md .navbar-subnav {
        left: 0;
        border-right: 1px solid #eee;
        border-left: 0
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon .nav-link {
        padding: 0 .625rem 1.875rem;
        text-align: center
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon .nav-link .icon {
        height: 2.25rem
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon .nav-link .text {
        height: .75rem
    }

    .navbar-toggleable-md .navbar-off-canvas {
        position: fixed;
        width: 18.75rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 1030;
        -webkit-transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1), -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        right: 0;
        top: 0;
        bottom: -68px;
        background-color: #fff
    }

    .navbar-toggleable-md .navbar-off-canvas:after {
        content: "";
        background-image: url(https://d316acfc88wber.cloudfront.net/templates/icon/logo.4dd00b6.png);
        background-position: 0 0;
        width: 40px;
        height: 200px;
        position: absolute;
        left: 9.375rem;
        bottom: 5rem
    }

    [dir=rtl] .navbar-toggleable-md .navbar-off-canvas:after {
        right: 9.375rem
    }

    [dir=rtl] .navbar-toggleable-md .navbar-off-canvas {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
        right: auto
    }

    .nav-open-md .navbar-toggleable-md .navbar-off-canvas {
        box-shadow: 0 6px 5px 5px rgba(0, 0, 0, .1)
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .navbar-toggleable-md.navbar {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }

    .navbar-toggleable-md.focus {
        background-color: hsla(0, 0%, 100%, .95)
    }

    .navbar-toggleable-md.focus .nav-item.has-subnav:hover>.navbar-subnav {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        background-color: hsla(0, 0%, 100%, .95);
        border-top-color: hsla(0, 0%, 93%, .95)
    }

    .navbar-toggleable-md .navbar-off-canvas {
        width: 100%;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .navbar-toggleable-md .navbar-search,
    .navbar-toggleable-md .navbar-toggler {
        padding: .625rem
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: auto
    }

    [dir=rtl] .navbar-toggleable-md .navbar-nav {
        margin-right: auto;
        margin-left: 0
    }

    .navbar-toggleable-md .navbar-nav .nav-item {
        padding: .9375rem 0
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .navbar-toggleable-md .navbar-subnav {
        border-top: 1px solid transparent;
        background-color: transparent;
        position: fixed;
        z-index: 1030;
        top: 4.375rem;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 8.75rem;
        -webkit-transform-origin: center top;
        transform-origin: center top;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        overflow: hidden;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: background-color .3s linear, border-top-color .45s linear, -webkit-transform .3s linear;
        transition: background-color .3s linear, border-top-color .45s linear, -webkit-transform .3s linear;
        transition: transform .3s linear, background-color .3s linear, border-top-color .45s linear;
        transition: transform .3s linear, background-color .3s linear, border-top-color .45s linear, -webkit-transform .3s linear
    }

    .nav-open .navbar-toggleable-md .navbar-subnav {
        -webkit-transition: none;
        transition: none
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon+.nav-icon:before {
        content: "";
        width: 1px;
        height: 1.875rem;
        background-color: #eee;
        display: block
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon .nav-link {
        text-align: center;
        padding: 0 1.875rem
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon .nav-link .icon {
        height: 3rem
    }

    .navbar-toggleable-md .navbar-subnav .nav-icon .nav-link .text {
        height: .75rem
    }

    .navbar-toggleable-md .navbar-toggler {
        display: none
    }
}

@media (max-width:1199px) {
    html {
        -webkit-transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1), -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1)
    }

    html.nav-open-lg {
        position: fixed;
        width: 100%;
        height: 100%;
        -webkit-transform: translate3d(-18.75rem, 0, 0);
        transform: translate3d(-18.75rem, 0, 0)
    }

    html.nav-open-lg>body {
        position: relative;
        width: 100%
    }

    html.nav-open-lg[dir=rtl] {
        -webkit-transform: translate3d(18.75rem, 0, 0);
        transform: translate3d(18.75rem, 0, 0)
    }
}

@media (max-width:1199px) and (-ms-high-contrast:none),
screen and (max-width:1199px) and (-ms-high-contrast:active) {
    html.nav-open-lg .navbar-off-canvas {
        -webkit-transform: translateZ(0) !important;
        transform: translateZ(0) !important
    }
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-nav {
        width: 12.5rem
    }

    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:after,
    .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:before {
        right: -1px;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        z-index: 1;
        pointer-events: none
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:after,
    [dir=rtl] .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:before {
        left: -1px;
        right: auto
    }

    .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:after {
        border-color: hsla(0, 0%, 97%, 0);
        border-right-color: #f8f8f8;
        border-width: 10px;
        margin-top: -10px
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:after {
        border-left-color: #f8f8f8;
        border-right-width: 0
    }

    .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:before {
        border-color: hsla(0, 0%, 93%, 0);
        border-right-color: #eee;
        border-width: 11px;
        margin-top: -11px
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-nav>.has-subnav.active>.nav-link:before {
        border-left-color: #eee;
        border-right-width: 0
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding: .625rem 1.875rem;
        font-size: 1.25rem;
        position: relative
    }

    .navbar-toggleable-lg .navbar-nav:first-child,
    .navbar-toggleable-lg .navbar-subnav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none !important;
        padding-top: 1.875rem
    }

    .navbar-toggleable-lg .navbar-subnav {
        display: none;
        background-color: #f8f8f8;
        border-left: 1px solid #eee;
        width: 6.25rem;
        position: absolute;
        left: 12.5rem;
        top: 0;
        bottom: 0
    }

    .nav-open-lg .navbar-toggleable-lg .navbar-subnav {
        display: block
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-subnav {
        left: 0;
        border-right: 1px solid #eee;
        border-left: 0
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon .nav-link {
        padding: 0 .625rem 1.875rem;
        text-align: center
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon .nav-link .icon {
        height: 2.25rem
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon .nav-link .text {
        height: .75rem
    }

    .navbar-toggleable-lg .navbar-off-canvas {
        position: fixed;
        width: 18.75rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 1030;
        -webkit-transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1);
        transition: transform .3s cubic-bezier(.685, .0473, .346, 1), -webkit-transform .3s cubic-bezier(.685, .0473, .346, 1);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        right: 0;
        top: 0;
        bottom: -68px;
        background-color: #fff
    }

    .navbar-toggleable-lg .navbar-off-canvas:after {
        content: "";
        background-image: url(https://d316acfc88wber.cloudfront.net/templates/icon/logo.4dd00b6.png);
        background-position: 0 0;
        width: 40px;
        height: 200px;
        position: absolute;
        left: 9.375rem;
        bottom: 5rem
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-off-canvas:after {
        right: 9.375rem
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-off-canvas {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
        right: auto
    }

    .nav-open-lg .navbar-toggleable-lg .navbar-off-canvas {
        box-shadow: 0 6px 5px 5px rgba(0, 0, 0, .1)
    }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .navbar-toggleable-lg.navbar {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }

    .navbar-toggleable-lg.focus {
        background-color: hsla(0, 0%, 100%, .95)
    }

    .navbar-toggleable-lg.focus .nav-item.has-subnav:hover>.navbar-subnav {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        background-color: hsla(0, 0%, 100%, .95);
        border-top-color: hsla(0, 0%, 93%, .95)
    }

    .navbar-toggleable-lg .navbar-off-canvas {
        width: 100%;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .navbar-toggleable-lg .navbar-search,
    .navbar-toggleable-lg .navbar-toggler {
        padding: .625rem
    }

    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: auto
    }

    [dir=rtl] .navbar-toggleable-lg .navbar-nav {
        margin-right: auto;
        margin-left: 0
    }

    .navbar-toggleable-lg .navbar-nav .nav-item {
        padding: .9375rem 0
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .navbar-toggleable-lg .navbar-subnav {
        border-top: 1px solid transparent;
        background-color: transparent;
        position: fixed;
        z-index: 1030;
        top: 4.375rem;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 8.75rem;
        -webkit-transform-origin: center top;
        transform-origin: center top;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        overflow: hidden;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: background-color .3s linear, border-top-color .45s linear, -webkit-transform .3s linear;
        transition: background-color .3s linear, border-top-color .45s linear, -webkit-transform .3s linear;
        transition: transform .3s linear, background-color .3s linear, border-top-color .45s linear;
        transition: transform .3s linear, background-color .3s linear, border-top-color .45s linear, -webkit-transform .3s linear
    }

    .nav-open .navbar-toggleable-lg .navbar-subnav {
        -webkit-transition: none;
        transition: none
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon+.nav-icon:before {
        content: "";
        width: 1px;
        height: 1.875rem;
        background-color: #eee;
        display: block
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon .nav-link {
        text-align: center;
        padding: 0 1.875rem
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon .nav-link .icon {
        height: 3rem
    }

    .navbar-toggleable-lg .navbar-subnav .nav-icon .nav-link .text {
        height: .75rem
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-nav .nav-link,
.navbar-nav .navbar-brand,
.navbar-nav .navbar-search {
    -webkit-transition: color .3s ease, background .3s ease;
    transition: color .3s ease, background .3s ease
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: #0096ff
}

.navbar-light .navbar-feature .nav-link,
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-feature .nav-link:focus,
.navbar-light .navbar-feature .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0096ff
}

.navbar-light .navbar-feature .nav-link.disabled,
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-feature .active>.nav-link,
.navbar-light .navbar-feature .nav-link.active,
.navbar-light .navbar-feature .nav-link.open,
.navbar-light .navbar-feature .open>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: #0096ff
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .9)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-feature,
.navbar-inverse .navbar-feature:focus,
.navbar-inverse .navbar-feature:hover,
.navbar-inverse .navbar-toggler,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: #0096ff
}

.navbar-inverse .navbar-search {
    color: #fff
}

.nav-open .navbar-inverse .navbar-feature .nav-link,
.nav-open .navbar-inverse .navbar-nav .nav-link,
.navbar-inverse.focus .navbar-feature .nav-link,
.navbar-inverse.focus .navbar-nav .nav-link,
.navbar-inverse.focus .navbar-search {
    color: rgba(0, 0, 0, .9)
}

.navbar-inverse .navbar-feature .nav-link,
.navbar-inverse .navbar-nav .nav-link {
    color: #fff
}

.navbar-inverse .navbar-feature .nav-link:focus,
.navbar-inverse .navbar-feature .nav-link:hover,
.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: #0096ff
}

.navbar-inverse .navbar-feature .nav-link.disabled,
.navbar-inverse .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-inverse .navbar-feature .active>.nav-link,
.navbar-inverse .navbar-feature .nav-link.active,
.navbar-inverse .navbar-feature .nav-link.open,
.navbar-inverse .navbar-feature .open>.nav-link,
.navbar-inverse .navbar-nav .active>.nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open>.nav-link {
    color: #0096ff
}

.navbar-inverse .navbar-toggler {
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
    color: #fff
}

.masthead {
    height: 18.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

.masthead .masthead-head {
    padding-top: 4.6875rem;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
    max-width: 37.5rem
}

.masthead .masthead-head.align-self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-top: 0
}

.masthead .masthead-head form {
    margin-top: 1rem
}

.masthead .masthead-head.white .masthead-head-title {
    margin-bottom: .3125rem;
    color: hsla(0, 0%, 100%, .9)
}

.masthead .masthead-head.white .masthead-head-description {
    color: hsla(0, 0%, 100%, .6)
}

.masthead .masthead-head.black .masthead-head-title {
    margin-bottom: .3125rem;
    color: rgba(0, 0, 0, .9)
}

.masthead .masthead-head.black .masthead-head-description {
    color: rgba(0, 0, 0, .6)
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    -webkit-transition: background-color .35s ease-in;
    transition: background-color .35s ease-in;
    background-color: #fff
}

.sticky.auto-height .sticky-container {
    height: auto !important;
    padding-top: 8px;
    padding-bottom: 8px
}

.sticky.on-top {
    top: 0;
    left: 0;
    right: 0
    z-index: 10;
}

.sticky.is-sticky {
    background-color: hsla(0, 0%, 100%, .95);
    box-shadow: 0 6px 6px hsla(0, 0%, 40%, .15);
    z-index: 1030
}

.sticky.reverse {
    background-color: #000
}

.sticky.reverse.is-sticky {
    background-color: rgba(0, 0, 0, .95) !important;
    box-shadow: none
}

.sticky.primary {
    background-color: #0074c8
}

.sticky.primary.is-sticky {
    background-color: rgba(0, 116, 200, .95) !important;
    box-shadow: none
}

.sticky .sticky-container {
    height: 3.75rem
}

.sticky.sticky-fixed.is-sticky {
    margin-top: 0;
    margin-bottom: 0;
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.sticky.sticky-fixed.is-sticky:not([style*=margin-top]) {
    margin-top: 0 !important
}

.sticky.sticky-fixed.is-sticky:not([style*=margin-bottom]) {
    margin-bottom: 0 !important
}

.sticky.sticky-fixed.is-absolute {
    position: absolute
}

.sticky-nav {
    border-top: 1px solid #eee
}

.sticky-nav .sticky-nav-state {
    display: none
}

.sticky-nav .sticky-nav-toggle {
    width: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    line-height: 1;
    margin-bottom: 0;
    text-align: right
}

[dir=rtl] .sticky-nav .sticky-nav-toggle {
    text-align: left
}

.sticky-nav .sticky-nav-toggle:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E61A";
    font-size: 2.25rem;
    -webkit-transition: -webkit-transform .4s ease-in;
    transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
    transition: transform .4s ease-in, -webkit-transform .4s ease-in;
    display: inline-block
}

.sticky-nav .sticky-nav-toggle.stick-nav-open:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:992px) {
    .sticky-nav .sticky-nav-toggle {
        display: none
    }
}

.sticky-nav .sticky-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
}

@media (min-width:992px) {
    .sticky-nav .sticky-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 3.75rem
    }
}

.sticky-nav .sticky-nav-action {
    height: 3.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sticky-nav .sticky-nav-action>:first-child {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.sticky-nav .sticky-nav-list ul.sticky-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0
}

.sticky-nav .sticky-nav-list ul.sticky-nav-menu .sticky-nav-link {
    display: block;
    color: #666
}

.sticky-nav .sticky-nav-list ul.sticky-nav-menu .sticky-nav-link.active,
.sticky-nav .sticky-nav-list ul.sticky-nav-menu .sticky-nav-link:hover {
    color: #0074c8
}

@media (min-width:992px) {
    .sticky-nav .sticky-nav-list {
        height: 100%
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 100%;
        padding-bottom: 0 !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li+li {
        border-top: 0 !important;
        margin-left: 30px
    }

    [dir=rtl] .sticky-nav .sticky-nav-list ul.sticky-nav-menu li+li {
        margin-right: 30px;
        margin-left: 0
    }
}

@media (max-width:991px) {
    .sticky-nav .sticky-nav-list .sticky-nav-state:checked+ul.sticky-nav-menu {
        height: auto;
        padding-bottom: 15px
    }

    .sticky-nav .sticky-nav-list .sticky-nav-state:checked+ul.sticky-nav-menu li {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu {
        height: 0;
        padding-bottom: 0;
        overflow: hidden;
        -webkit-transition: padding .35s ease-in;
        transition: padding .35s ease-in
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li {
        -webkit-transition: -webkit-transform .45s ease-in;
        transition: -webkit-transform .45s ease-in;
        transition: transform .45s ease-in;
        transition: transform .45s ease-in, -webkit-transform .45s ease-in
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li+li {
        border-top: 1px solid #eee;
        opacity: 0
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li>* {
        padding: 10px 0
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:first-child {
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(2) {
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(3) {
        -webkit-transform: translate3d(0, -60%, 0);
        transform: translate3d(0, -60%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(4) {
        -webkit-transform: translate3d(0, -80%, 0);
        transform: translate3d(0, -80%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(5) {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(6) {
        -webkit-transform: translate3d(0, -120%, 0);
        transform: translate3d(0, -120%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(7) {
        -webkit-transform: translate3d(0, -140%, 0);
        transform: translate3d(0, -140%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(8) {
        -webkit-transform: translate3d(0, -160%, 0);
        transform: translate3d(0, -160%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(9) {
        -webkit-transform: translate3d(0, -180%, 0);
        transform: translate3d(0, -180%, 0)
    }

    .sticky-nav .sticky-nav-list ul.sticky-nav-menu li:nth-child(10) {
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
}

.filter-toolbar .sticky-container {
    -webkit-transition: margin .4s ease-in;
    transition: margin .4s ease-in;
    margin-top: .625em;
    margin-bottom: .625em
}

.filter-toolbar.is-sticky .sticky-container {
    margin-top: 0;
    margin-bottom: 0
}

.filter-toolbar.is-sticky+* {
    margin-top: 1.25em
}

.filter-toolbar label {
    margin: 0;
    display: block
}

.filter-toolbar .compare-link {
    color: #666;
    font-size: .875rem
}

.filter-toolbar .filter .filter-toggle {
    padding: 1rem 1.25rem 1rem 0;
    color: #333
}

[dir=rtl] .filter-toolbar .filter .filter-toggle {
    padding: 1rem 0 1rem 1.25rem
}

.filter-toolbar .filter .filter-toggle .icon-filter {
    color: #ccc;
    margin-right: 5px
}

.filter-toolbar .filter .filter-toggle.filter-open,
.filter-toolbar .filter .filter-toggle.filter-open .icon-filter {
    color: #0074c8 !important
}

.filter-toolbar .filter .filter-words {
    font-size: .875rem
}

.filter-toolbar .filter .filter-words:before {
    content: "|";
    color: #ccc
}

.filter-toolbar .filter .filter-words a {
    display: inline-block;
    padding-left: 20px
}

[dir=rtl] .filter-toolbar .filter .filter-words a {
    padding-left: 0;
    padding-right: 20px
}

.filter-toolbar .filter .filter-words a:after {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E60B";
    display: inline-block;
    margin-left: 6px
}

[dir=rtl] .filter-toolbar .filter .filter-words a:after {
    margin-left: 0;
    margin-right: 6px
}

.filter-option-state {
    display: none
}

.filter-options {
    background-color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 0
}

@media (max-width:767px) {
    .filter-options {
        position: absolute;
        top: -10px;
        left: 0;
        bottom: 0;
        z-index: 3
    }

    .filter-open .filter-options {
        padding-left: 15px;
        padding-right: 15px
    }

    [dir=rtl] .filter-options {
        left: auto;
        right: 0
    }

    .filter-options .filter-options-list {
        width: 11.25rem !important
    }
}

.filter-options .filter-options-list {
    height: 0;
    margin: 0;
    overflow: hidden;
    background-color: #fff;
    width: 12.1875rem;
    z-index: 1029;
    top: 60px
}

.filter-options .filter-options-list.is-sticky {
    box-shadow: none
}

.filter-options .filter-options-list>li.option-item {
    border-bottom: 1px solid #ddd
}

.filter-options .filter-options-list>li.option-item>a {
    display: block;
    padding: 0;
    color: #333
}

.filter-options .filter-options-list>li.option-item>a>* {
    padding: 15px 0;
    margin-bottom: 0
}

.filter-options .filter-options-list>li:first-child {
    border-top: 1px solid #ddd
}

.filter-options .filter-options-list .accordion-content li:last-child {
    padding-bottom: .625rem
}

.filter-options .filter-options-list a {
    color: #666;
    padding: 0 0 .625rem;
    display: block;
    font-size: .875rem
}

.filter-options .filter-options-list a.active {
    color: #0074c8
}

.filter-option-state:checked~.filter-options {
    width: 13.125rem
}

.filter-option-state:checked~.filter-options .filter-options-list {
    height: auto;
    margin-bottom: 1rem
}

.article {
    padding: 2.5rem 0;
    max-width: 62.5rem;
    margin: 0 auto
}

.article .article-head {
    margin-bottom: 1.875rem
}

.article .article-body {
    color: #666;
    font-size: 1rem;
}

.article .article-body p {
    font-size: 1rem;
    /*display: flex;*/
    word-break: break-word;
    margin: auto;
}

.article .article-body img {
    max-width: 100%;
    display: block;
    margin: 15px auto
}

.article .article-info,
.article .article-subtitle,
.article .article-title {
    text-align: center
}

.article .article-title {
    font-size: 2rem;
    margin-bottom: 1.25rem
}

.article .article-info {
    color: #666
}

.article .article-subtitle {
    font-size: 1.5rem;
    color: #999
}

.accordion-section {
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.accordion-section .accordion-check-state {
    display: none
}

.accordion-section .accordion-check-state:checked~.accordion-toggle-title>* {
    color: #333
}

.accordion-section .accordion-check-state:checked~.accordion-toggle-title>:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.accordion-section .accordion-check-state:checked~.accordion-content {
    visibility: visible;
    position: static;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.accordion-section .accordion-content {
    position: absolute;
    z-index: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -45%, 0);
    transform: translate3d(0, -45%, 0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    padding: .3125rem 0
}

.accordion-section .accordion-toggle-title {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    display: block
}

.accordion-section .accordion-toggle-title>* {
    background-color: #fff;
    margin-bottom: 0;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.accordion-section .accordion-toggle-title>:after {
    content: "\E61E";
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 10px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.input-search {
    border: 0;
    text-align: center;
    font-size: 2rem;
    color: #ccc
}

@media (max-width:767px) {
    .input-search {
        font-size: 1.5rem
    }
}

.form-btn {
    position: relative;
    margin-top: 5px
}

.form-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc
}

.btn-search {
    position: relative;
    z-index: 1;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #ccc;
    width: 46px;
    background-color: #fff
}

.btn-search .iconfont {
    color: #fff;
    border-radius: 50%;
    background-color: #0074c8;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    display: inline-block;
    line-height: 2.5rem
}

.search-modal-footer a {
    display: inline-block
}

.cs-form-popup-layer .global-search-input {
    background: url(https://d316acfc88wber.cloudfront.net/static/img/svg/search.f2cf46a.svg) 5px no-repeat;
    padding-left: 30px;
    margin-right: 15px;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.cs-form-popup-layer h2 {
    font-size: 2rem;
    color: #999;
    margin-bottom: 30px
}

.cs-form-popup-layer .form-control {
    display: inline-block;
    width: 60%;
    border-color: #d3d3d3
}

.cs-form-popup-layer .input-search {
    font-size: 1.2rem
}

.cs-form-popup-layer .btn {
    padding: .6rem 1.25rem;
    margin-top: -4px
}

.cs-product-slogan {
    display: none
}

.product-list .cs-product-slogan {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    color: #999
}

.page-item .cs-current-page-num {
    border: 1px solid #0096ff;
    border-radius: 5px;
    padding: 1px 6px;
    margin-right: 5px
}

.tx-solr-search-no-results {
    padding: 20px 50px 40px
}

@media (min-width:576px) {
    .tx-solr-search-no-results {
        padding: 20px 0 40px
    }
}

.form-control {
    font-weight: 300
}

.form-control-transparent,
.form-control-transparent:focus {
    background-color: transparent
}

.btn-in-input {
    position: relative
}

.btn-in-input input {
    padding-right: 2.1875rem
}

[dir=rtl] .btn-in-input input {
    padding-left: 2.1875rem;
    padding-right: 1.5rem
}

.btn-in-input input:focus+button.btn {
    color: #8c8c8c
}

.btn-in-input .form-control-lg~button {
    top: 9px
}

.btn-in-input button {
    position: absolute;
    right: 0;
    top: 3px;
    background-color: transparent !important;
    color: #999
}

[dir=rtl] .btn-in-input button {
    left: 0;
    right: auto
}

.pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination .iconfont {
    font-size: 1.5rem
}

.with-responsive-image {
    position: relative
}

.as-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.as-background:last-of-type~* {
    position: relative
}

.loading,
faq,
store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: calc(100vh - 100px);
    max-height: 450px
}

.loading:after,
faq:after,
store:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-color: #0074c8;
    border-radius: 100%;
    -webkit-animation: a 1s infinite ease-in-out;
    animation: a 1s infinite ease-in-out
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0
    }
}

@keyframes a {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0
    }
}

.slogan {
    background-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    width: 100px;
    height: 20px;
    background-size: 100% 100%;
}

footer.global-footer {
    background-color: #f8f8f8
}

footer.global-footer .country-selector-link,
footer.global-footer .directory-link,
footer.global-footer .legal-link {
    display: block;
    color: #666;
    text-decoration: none;
    font-size: .875rem
}

footer.global-footer .country-selector-link {
    color: #333
}

footer.global-footer .country-selector-link span {
    display: inline-block;
    vertical-align: middle
}

footer.global-footer .legal-copyright {
    font-size: .75rem
}

footer.global-footer .directory-footer .directory-nav-title {
    display: block;
    margin: 0;
    font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

footer.global-footer .directory-footer .directory-nav-title h5 {
    font-weight: 400
}

footer.global-footer .directory-footer .directory-nav-state {
    display: none
}

@media (max-width:767px) {
    footer.global-footer .directory-footer {
        padding-top: 1.875rem
    }

    footer.global-footer .directory-footer .slogan-col {
        display: block !important;
        position: absolute;
        z-index: 1;
        right: -5px;
        bottom: -18.125rem;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    [dir=rtl] footer.global-footer .directory-footer .slogan-col {
        left: -5px;
        right: auto
    }

    footer.global-footer .directory-footer .directory-nav {
        border-top: 1px solid #ddd
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col {
        overflow: hidden;
        border-bottom: 1px solid #ddd
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-state {
        display: none
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-state:checked~.directory-nav-title>* {
        color: #0074c8
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-state:checked~.directory-nav-title>:after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-state:checked~.nav {
        visibility: visible;
        position: static;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .nav {
        position: absolute;
        z-index: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, -45%, 0);
        transform: translate3d(0, -45%, 0);
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        padding: .3125rem 0
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-title {
        position: relative;
        z-index: 1;
        margin-bottom: 0;
        display: block
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-title>* {
        background-color: #f8f8f8;
        margin-bottom: 0;
        padding: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: color .2s ease;
        transition: color .2s ease
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-nav-title>:after {
        content: "\E61E";
        font-family: iconfont !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-size: 10px;
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-col .directory-link {
        padding: 0 0 .9375rem
    }
}

@media (min-width:768px) {
    footer.global-footer .directory-footer {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem
    }

    footer.global-footer .directory-footer .directory-nav .directory-nav-title h5 {
        margin-bottom: .9375rem
    }

    footer.global-footer .directory-footer .directory-nav .directory-link {
        padding: 0 0 .625rem
    }
}

footer.global-footer .legal-footer {
    color: #666
}

footer.global-footer .legal-footer .country-selector-link .flag-icon,
footer.global-footer .legal-footer .country-selector-link .iconfont {
    margin-right: .625rem
}

[dir=rtl] footer.global-footer .legal-footer .country-selector-link .flag-icon,
[dir=rtl] footer.global-footer .legal-footer .country-selector-link .iconfont {
    margin-right: 0;
    margin-left: .625rem
}

@media (max-width:767px) {
    footer.global-footer .legal-footer {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: .875rem
    }

    footer.global-footer .legal-footer .country-selector-link {
        margin: 1.875rem 0 1.25rem
    }

    footer.global-footer .legal-footer .legal-nav .nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer.global-footer .legal-footer .legal-nav .nav li a {
        border-bottom: 1px solid #eee;
        padding: 15px 0;
        font-size: .875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    footer.global-footer .legal-footer .legal-nav .nav li a:after {
        content: "\E61C";
        font-family: iconfont !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px
    }

    [dir=rtl] footer.global-footer .legal-footer .legal-nav .nav li a:after {
        content: "\E61D"
    }
}

@media (min-width:768px) {
    footer.global-footer .legal-footer {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #ddd
    }

    footer.global-footer .legal-footer .country-selector-link {
        margin-left: 2.5rem;
        font-size: .75rem;
        display: inline-block
    }

    [dir=rtl] footer.global-footer .legal-footer .country-selector-link {
        margin-left: 0;
        margin-right: 2.5rem
    }

    footer.global-footer .legal-footer .legal-nav li {
        padding-right: 1.25rem
    }

    footer.global-footer .legal-footer .legal-nav li+li {
        padding-left: 1.25rem;
        border-left: 1px solid #ddd
    }

    [dir=rtl] footer.global-footer .legal-footer .legal-nav li {
        padding-right: 0;
        padding-left: 1.25rem
    }

    [dir=rtl] footer.global-footer .legal-footer .legal-nav li+li {
        padding-right: 1.25rem;
        border-left: 0;
        border-right: 1px solid #ddd
    }

    footer.global-footer .legal-footer .legal-nav li .legal-link {
        font-size: .75rem
    }

    footer.global-footer .legal-footer .legal-copyright {
        margin-left: auto
    }

    [dir=rtl] footer.global-footer .legal-footer .legal-copyright {
        margin-right: auto;
        margin-left: 0
    }
}

.home-gallery {
    height: calc(100vh - 80px);
    overflow: hidden
}

.home-gallery .slider {
    height: 100%;
    position: relative
}

.promotions.with-space {
    margin: 1px 0
}

.promotions.with-space .promo {
    border: 1px solid #fff;
    background-clip: border-box
}

.promotions.with-space .promo:hover {
    border: 1px solid transparent
}

@media (min-width:992px) {
    .promotions.four-cols .promo {
        height: 180px !important
    }
}

@media (min-width:1440px) {
    .promotions.four-cols .promo {
        height: 200px !important
    }
}

@media (min-width:1600px) {
    .promotions.four-cols .promo {
        height: 240px !important
    }
}

@media (min-width:1920px) {
    .promotions.four-cols .promo {
        height: 300px !important
    }
}

.promotions ul {
    padding: 0;
    overflow: hidden
}

.promotions .promo {
    position: relative;
    z-index: 0;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.33333, 0, .66667, .33333);
    transition: -webkit-transform .25s cubic-bezier(.33333, 0, .66667, .33333);
    transition: transform .25s cubic-bezier(.33333, 0, .66667, .33333);
    transition: transform .25s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .25s cubic-bezier(.33333, 0, .66667, .33333);
    height: 12.5rem
}

.promotions .promo .promo-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
    padding: 1.5625rem;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1
}

.promotions .promo .promo-content .promo-label h5 {
    margin-bottom: 0
}

.promotions .promo .promo-content .promo-label p {
    opacity: .6;
    max-width: 20rem;
    font-size: .75rem
}

@media (min-width:576px) {
    .promotions .promo .promo-content .promo-label h5 {
        font-size: 1.25rem
    }

    .promotions .promo .promo-content .promo-label p {
        font-size: .875rem
    }
}

@media (min-width:992px) {
    .promotions .promo .promo-content .promo-label h5 {
        font-size: 1rem
    }

    .promotions .promo .promo-content .promo-label p {
        font-size: .75rem
    }
}

.promotions .promo.video-promo .promo-content .promo-label:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 3rem;
    color: #0074c8;
    margin-bottom: .9375rem;
    content: "\E635";
    opacity: .6;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 2px solid #fff
}

.promotions .promo.video-promo:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: background-color .25s cubic-bezier(.33333, 0, .66667, .33333);
    transition: background-color .25s cubic-bezier(.33333, 0, .66667, .33333);
    background-color: rgba(0, 0, 0, .7)
}

.promotions .promo:hover {
    will-change: transform;
    z-index: 1;
    -webkit-transform: scale(1.0105);
    transform: scale(1.0105);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1)
}

.promotions .promo:hover .promo-content .promo-label:before {
    opacity: 1
}

.promotions .promo:hover.video-promo:after {
    background-color: rgba(0, 0, 0, .65)
}

@media (min-width:576px) {
    .promotions .promo {
        height: 20rem
    }
}

@media (min-width:992px) {
    .promotions .promo {
        height: 12.5rem
    }
}

@media (min-width:1200px) {
    .promotions .promo {
        height: 15rem
    }
}

@media (min-width:1440px) {
    .promotions .promo {
        height: 270px
    }
}

@media (min-width:1600px) {
    .promotions .promo {
        height: 300px
    }
}

@media (min-width:1920px) {
    .promotions .promo {
        height: 340px
    }
}

.slide-item {
    height: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slide-item .slide-item-title {
    font-size: 1.5rem
}

@media (min-width:576px) {
    .slide-item .slide-item-title {
        font-size: 2.25rem
    }
}

@media (min-width:1200px) {
    .slide-item .slide-item-title {
        font-size: 3rem
    }
}

.slide-item .slide-item-description {
    opacity: .6
}

@media (max-width:991px) {
    .slide-item {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        text-align: center !important
    }
}

.slider {
    overflow: hidden
}

.slider picture {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.645, .045, .355, 1);
    transition: -webkit-transform 1s cubic-bezier(.645, .045, .355, 1);
    transition: transform 1s cubic-bezier(.645, .045, .355, 1);
    transition: transform 1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 1s cubic-bezier(.645, .045, .355, 1)
}

.slider.slick-active picture {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.slide-item-content>* {
    display: block;
    -webkit-transition: opacity 1s cubic-bezier(.645, .045, .355, 1) .6s, -webkit-transform 1s cubic-bezier(.645, .045, .355, 1) .6s;
    transition: opacity 1s cubic-bezier(.645, .045, .355, 1) .6s, -webkit-transform 1s cubic-bezier(.645, .045, .355, 1) .6s;
    transition: opacity 1s cubic-bezier(.645, .045, .355, 1) .6s, transform 1s cubic-bezier(.645, .045, .355, 1) .6s;
    transition: opacity 1s cubic-bezier(.645, .045, .355, 1) .6s, transform 1s cubic-bezier(.645, .045, .355, 1) .6s, -webkit-transform 1s cubic-bezier(.645, .045, .355, 1) .6s
}

.slick-initialized .slick-active .slide-item-content>* {
    opacity: 1 !important;
    -webkit-transform: translateZ(0) scaleX(1) !important;
    transform: translateZ(0) scaleX(1) !important
}

.slide-item-content>:first-child {
    -webkit-transition: opacity 1s ease .45s, -webkit-transform 1s ease .45s;
    transition: opacity 1s ease .45s, -webkit-transform 1s ease .45s;
    transition: opacity 1s ease .45s, transform 1s ease .45s;
    transition: opacity 1s ease .45s, transform 1s ease .45s, -webkit-transform 1s ease .45s;
    opacity: .65
}

.justify-content-start>.slide-item-content>:first-child {
    -webkit-transform: translate3d(-25%, 0, 0) scaleX(1);
    transform: translate3d(-25%, 0, 0) scaleX(1)
}

.justify-content-end>.slide-item-content>:first-child {
    -webkit-transform: translate3d(25%, 0, 0) scaleX(1);
    transform: translate3d(25%, 0, 0) scaleX(1)
}

.justify-content-center>.slide-item-content>:first-child {
    -webkit-transform: translate3d(0, -25%, 0) scaleX(1);
    transform: translate3d(0, -25%, 0) scaleX(1)
}

@media (max-width:991px) {
    .slide-item-content>:first-child {
        -webkit-transform: translate3d(0, -25%, 0) scaleX(1) !important;
        transform: translate3d(0, -25%, 0) scaleX(1) !important
    }

    .slick-active .slide-item-content>:first-child {
        -webkit-transform: translateZ(0) scaleX(1) !important;
        transform: translateZ(0) scaleX(1) !important
    }
}

.slide-item-content>:nth-child(2) {
    -webkit-transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    transition: opacity 1s ease .5s, transform 1s ease .5s;
    transition: opacity 1s ease .5s, transform 1s ease .5s, -webkit-transform 1s ease .5s;
    opacity: .6
}

.justify-content-start>.slide-item-content>:nth-child(2) {
    -webkit-transform: translate3d(-40%, 0, 0) scaleX(1);
    transform: translate3d(-40%, 0, 0) scaleX(1)
}

.justify-content-end>.slide-item-content>:nth-child(2) {
    -webkit-transform: translate3d(40%, 0, 0) scaleX(1);
    transform: translate3d(40%, 0, 0) scaleX(1)
}

.justify-content-center>.slide-item-content>:nth-child(2) {
    -webkit-transform: translate3d(0, -35%, 0) scaleX(1);
    transform: translate3d(0, -35%, 0) scaleX(1)
}

@media (max-width:991px) {
    .slide-item-content>:nth-child(2) {
        -webkit-transform: translate3d(0, -35%, 0) scaleX(1) !important;
        transform: translate3d(0, -35%, 0) scaleX(1) !important
    }

    .slick-active .slide-item-content>:nth-child(2) {
        -webkit-transform: translateZ(0) scaleX(1) !important;
        transform: translateZ(0) scaleX(1) !important
    }
}

.slide-item-content>:nth-child(3) {
    -webkit-transition: opacity 1s ease .55s, -webkit-transform 1s ease .55s;
    transition: opacity 1s ease .55s, -webkit-transform 1s ease .55s;
    transition: opacity 1s ease .55s, transform 1s ease .55s;
    transition: opacity 1s ease .55s, transform 1s ease .55s, -webkit-transform 1s ease .55s;
    opacity: .55
}

.justify-content-start>.slide-item-content>:nth-child(3) {
    -webkit-transform: translate3d(-55%, 0, 0) scaleX(1);
    transform: translate3d(-55%, 0, 0) scaleX(1)
}

.justify-content-end>.slide-item-content>:nth-child(3) {
    -webkit-transform: translate3d(55%, 0, 0) scaleX(1);
    transform: translate3d(55%, 0, 0) scaleX(1)
}

.justify-content-center>.slide-item-content>:nth-child(3) {
    -webkit-transform: translate3d(0, -45%, 0) scaleX(1);
    transform: translate3d(0, -45%, 0) scaleX(1)
}

@media (max-width:991px) {
    .slide-item-content>:nth-child(3) {
        -webkit-transform: translate3d(0, -45%, 0) scaleX(1) !important;
        transform: translate3d(0, -45%, 0) scaleX(1) !important
    }

    .slick-active .slide-item-content>:nth-child(3) {
        -webkit-transform: translateZ(0) scaleX(1) !important;
        transform: translateZ(0) scaleX(1) !important
    }
}

.slide-item-content>:nth-child(4) {
    -webkit-transition: opacity 1s ease .6s, -webkit-transform 1s ease .6s;
    transition: opacity 1s ease .6s, -webkit-transform 1s ease .6s;
    transition: opacity 1s ease .6s, transform 1s ease .6s;
    transition: opacity 1s ease .6s, transform 1s ease .6s, -webkit-transform 1s ease .6s;
    opacity: .5
}

.justify-content-start>.slide-item-content>:nth-child(4) {
    -webkit-transform: translate3d(-70%, 0, 0) scaleX(1);
    transform: translate3d(-70%, 0, 0) scaleX(1)
}

.justify-content-end>.slide-item-content>:nth-child(4) {
    -webkit-transform: translate3d(70%, 0, 0) scaleX(1);
    transform: translate3d(70%, 0, 0) scaleX(1)
}

.justify-content-center>.slide-item-content>:nth-child(4) {
    -webkit-transform: translate3d(0, -55%, 0) scaleX(1);
    transform: translate3d(0, -55%, 0) scaleX(1)
}

@media (max-width:991px) {
    .slide-item-content>:nth-child(4) {
        -webkit-transform: translate3d(0, -55%, 0) scaleX(1) !important;
        transform: translate3d(0, -55%, 0) scaleX(1) !important
    }

    .slick-active .slide-item-content>:nth-child(4) {
        -webkit-transform: translateZ(0) scaleX(1) !important;
        transform: translateZ(0) scaleX(1) !important
    }
}

.slide-item-content>:nth-child(5) {
    -webkit-transition: opacity 1s ease .65s, -webkit-transform 1s ease .65s;
    transition: opacity 1s ease .65s, -webkit-transform 1s ease .65s;
    transition: opacity 1s ease .65s, transform 1s ease .65s;
    transition: opacity 1s ease .65s, transform 1s ease .65s, -webkit-transform 1s ease .65s;
    opacity: .45
}

.justify-content-start>.slide-item-content>:nth-child(5) {
    -webkit-transform: translate3d(-85%, 0, 0) scaleX(1);
    transform: translate3d(-85%, 0, 0) scaleX(1)
}

.justify-content-end>.slide-item-content>:nth-child(5) {
    -webkit-transform: translate3d(85%, 0, 0) scaleX(1);
    transform: translate3d(85%, 0, 0) scaleX(1)
}

.justify-content-center>.slide-item-content>:nth-child(5) {
    -webkit-transform: translate3d(0, -65%, 0) scaleX(1);
    transform: translate3d(0, -65%, 0) scaleX(1)
}

@media (max-width:991px) {
    .slide-item-content>:nth-child(5) {
        -webkit-transform: translate3d(0, -65%, 0) scaleX(1) !important;
        transform: translate3d(0, -65%, 0) scaleX(1) !important
    }

    .slick-active .slide-item-content>:nth-child(5) {
        -webkit-transform: translateZ(0) scaleX(1) !important;
        transform: translateZ(0) scaleX(1) !important
    }
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 100%
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    background-color: #000
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide.slick-active {
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-list {
    height: 100%
}

.slick-loading .slick-list {
    background: #000
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "\2190"
}

[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "\2192"
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px
}

.slick-dots li,
.slick-dots li button {
    height: 16px;
    width: 16px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 1px solid transparent;
    border-radius: 50%;
    background: transparent;
    display: block;
    outline: none;
    color: transparent;
    font-size: 0;
    text-align: center;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #999
}

.slick-dots li.slick-active button {
    border-color: #0074c8
}

.slick-dots li.slick-active button:before {
    border-color: #0074c8;
    background-color: #0074c8
}

.quick-entrance .entrance-item+.entrance-item {
    margin-top: 3.75rem
}

@media (min-width:992px) {
    .quick-entrance .entrance-item+.entrance-item {
        margin-top: 0;
        border-left: 1px solid #eee
    }

    [dir=rtl] .quick-entrance .entrance-item+.entrance-item {
        border-left: 0;
        border-right: 1px solid #eee
    }
}

.quick-entrance .entrance-item .figure {
    width: 70%;
    margin-bottom: 0
}

@media (min-width:768px) {
    .quick-entrance .entrance-item .figure {
        width: 50%
    }
}

.quick-entrance .entrance-item .figure .figure-caption,
.quick-entrance .entrance-item .figure .figure-img {
    margin-bottom: 0
}

.quick-entrance .entrance-item .figure .figure-caption:first-child,
.quick-entrance .entrance-item .figure .figure-img:first-child {
    margin-bottom: 1.25rem
}

.quick-entrance .entrance-item .figure .figure-img {
    width: 100%
}

.quick-entrance .entrance-item .figure .figure-caption {
    color: #666
}

.quick-entrance .entrance-item .figure .figure-caption h4 {
    margin-bottom: .3125rem
}

.quick-entrance .entrance-item .figure .figure-caption p {
    color: hsla(0, 0%, 40%, .6);
    margin-bottom: 0
}

.billboard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.billboard .billboard-content {
    text-align: center;
    padding: .9375rem;
    max-width: 25rem
}

.billboard .iconfont {
    margin-bottom: 15px;
    display: block
}

.billboard .iconfont.icon-twitter {
    color: #1ab2e8
}

.billboard .teaser {
    opacity: .6
}

.billboard .btn {
    font-size: .75rem
}

.billboard.billboard-300 {
    min-height: 18.75rem
}

.billboard.billboard-380 {
    min-height: 23.75rem
}

.billboard.billboard-400 {
    min-height: 25rem
}

.billboard.billboard-480 {
    min-height: 30rem
}

.billboard.billboard-500 {
    min-height: 31.25rem
}

.billboard.billboard-600 {
    min-height: 37.5rem
}

.billboard.billboard-700 {
    min-height: 43.75rem
}

.billboard.billboard-800 {
    min-height: 50rem
}

.vue-map-container {
    width: 100%;
    height: calc(100vh - 10px)
}

.gm-style {
    font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx),
(min-resolution:192dpi) {
    .navbar-brand {
        background-position:0;
    }
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2dppx),(min-resolution:192dpi) {
    .navbar-brand,.navbar-inverse .navbar-brand {
        background-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    }

    .navbar-inverse .navbar-brand {
        background-color: #fff;
        background-image: unset !important;
        -webkit-mask-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
        mask-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx),
(min-resolution:192dpi) {
    .focus .navbar-brand {
        background-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
        background-position: 0;
        background-size: cover;
    }
}

@media (max-width:991px) and (-webkit-min-device-pixel-ratio:2),
(max-width:991px) and (min-resolution:2dppx),
(max-width:991px) and (min-resolution:192dpi) {
    .navbar-toggleable-md .navbar-off-canvas:after {
        background-image:url(https://d316acfc88wber.cloudfront.net/static/img/logo@2x.49a72a9.png);
        background-position: 0 0;
        background-size: 180px 200px
    }
}

@media (max-width:1199px) and (-webkit-min-device-pixel-ratio:2),
(max-width:1199px) and (min-resolution:2dppx),
(max-width:1199px) and (min-resolution:192dpi) {
    .navbar-toggleable-lg .navbar-off-canvas:after {
        background-image:url(https://d316acfc88wber.cloudfront.net/static/img/logo@2x.49a72a9.png);
        background-position: 0 0;
        background-size: 180px 200px
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx),
(min-resolution:192dpi) {
    .slogan {
       background-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
        background-position: 0 !important;
    }
}

@-webkit-keyframes v-pulseStretchDelay {

    0%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-opacity: 1;
        opacity: 1
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        -webkit-opacity: .7;
        opacity: .7
    }
}

@keyframes v-pulseStretchDelay {

    0%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-opacity: 1;
        opacity: 1
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        -webkit-opacity: .7;
        opacity: .7
    }
}

@media (max-width: 1199px) {
    .navbar-inverse .navbar-brand {
        background-color: #fff;
        background-image: unset;
        -webkit-mask-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
        mask-image: url(https://d316acfc88wber.cloudfront.net/templates/images/logo.svg);
    }
}

/*11pro顶部修改css  2019/2/21*/

.w-t-buy-btn {
    white-space: nowrap;
    height: 36px;
    text-align: center;
    line-height: 34px;
    color: #fff !important;
    margin: 12px 0;
    display: flex;
    background: #0074c8;
    /*border: 2px solid #fff;*/
    font-size: 1rem;
    cursor: pointer;
    overflow: hidden;
}

.w-t-buy-btn a {
    color: #fff;
    display: block;
    padding: 0 10px;
}

.w-t-buy-btn:hover {
    background: #005695;
}

.w-t-buy-btn:active {
    background: #005695;
    outline: 2px solid #7fb9e3;
    transition: border .4s;
    -webkit-transition: border .4s;
}

@media (max-width: 991px) {
    .w-t-buy-btn {
        display: block;
        position: absolute;
        right: 0;
    }
    .sticky-nav .sticky-nav-toggle {
        width: 100%;
        -ms-flex-negative: 1;
        /* flex-shrink: 1; */
        display: block;
        line-height: 1;
        margin-bottom: 0;
        text-align: center;
    }
    .sticky-nav .sticky-nav-action>:first-child {
        flex-shrink: 0;
        position: absolute;
    }
    .sticky-nav .sticky-nav-list .sticky-nav-state:checked+ul.sticky-nav-menu li {
        text-align: center;
    }
}

@media(max-width: 765px) {
    .w-t-buy-btn {
        width: 140px;
    }
    /*19/05/08*/
    picture.as-background {
        overflow: hidden;
    }
    /*.as-background img.obj-cover {*/
    /*height: 80%;margin-top: 30%;*/
    /*}*/
}

/* 对网页的字体修改 2019/3/25 */@media (min-width:992px) {
    .slide-item-content p.slide-item-description {
        font-size: 1.5rem;
        font-weight: 400;
    }
    .slide-item-content a.more {
        font-size: 1.25rem;
        font-weight: 400;
    }
    .promotions .promo .promo-content .promo-label h5 {
        font-size: 1.25rem;
        font-weight: 400;
    }
    .promotions .promo .promo-content .promo-label p {
        font-size: 1rem;
        font-weight: 400;
    }

    .quick-entrance .entrance-item .figure .figure-caption h4 {
        font-size: 1.25rem;
        font-weight: 400;
    }

    .quick-entrance .entrance-item .figure .figure-caption p {
        font-size: 1rem!important;
        font-weight: 400!important;
    }

    footer.global-footer .directory-footer .directory-nav-title h5 {
        font-weight: 600!important;
    }

    .product-detail-tile .heading {
        font-weight: 400;
    }

    .product-detail-tile.reverse .body {
        font-size: 1.25rem;
        color: hsla(0,0%,100%,.8)!important;
    }

    .text-uppercase {
        font-weight: 400;
    }

    .small, small {
        font-size: 1.0rem!important;
        font-weight: 400;
    }

    .filter-toolbar .compare-link {
        font-size: 1.0rem !important;
        font-weight: 400;
    }

    .product-tile .tile-title {
        font-size: 1.25rem;
        font-weight: 400;
    }

    .product-hero.product-hero-fullsize .product-title {
        font-weight: 400;
    }

    .row .more {
        font-size: 1rem;
    !important        font-weight: 400;
    }

    .product-hero .product-title {
        font-size: 1.5rem!important;
        font-weight: 400;
    }

    .quick-entrance .entrance-item .figure .figure-caption h4 {
        font-size: 1.25rem;
        font-weight: 400;
    }

    .billboard .teaser {
        font-size: 1rem;
        font-weight: 400;
    }

    .billboard .btn {
        font-size: 1rem;
        font-weight: 400;
    }

    .support-search-subtitle {
        font-weight: 400;
    }

    /*.h2, h2 {*/
    /*font-weight: 400;*/
    /*}*/

    .form-control {
        font-weight: 400!important;
    }

    .with-responsive-image .gray .teaser {
        font-size: 1rem;
        font-weight: 400;
        color: #000000;
    }

    .billboard .btn {
        font-size: 1rem;
        font-weight: 400;
    }

    .billboard-content .text-uppercase {
        font-weight: 400;
    }

    .billboard .billboard-content p {
        font-weight: 400;
    }

    .billboard .billboard-content h1 {
        font-weight: 400;
    }

    .billboard .billboard-content h2{
        font-weight: 400;
    }

    .billboard .billboard-content .teaser{
        font-size: 1rem;
        font-weight: 400;
    }

    .support-nav .nav-item a {
        font-weight: 400;
    }

    .support-detail-topic .support-detail-topic-left h2 {
        font-weight: 400;
    }

    .support-detail-topic .support-detail-topic-item {
        font-weight: 400;
    }

    ul.list-unstyled.sticky-nav-menu.flex-column.align-items-stretch {
        font-weight: 400;
    }

    .list-inline, .list-unstyled {
        font-weight: 400;
    }

    .btn-in-input input {
        font-size: 1rem;
        font-weight: 400;
    }

    .product-tile .tile-title {
        font-size: 1.25rem;
        font-weight: 400;
    }

    .brand-slogan p {
        font-weight: 400;
        font-size: 1rem;
    }

    .brand-timeline-article p {
        font-weight: 400;
    }

    .billboard .btn-link, .more {
        font-size: 1rem;
        font-weight: 400;
    }

    .news-tile .news-overview h4 {
        font-size: 1.25rem;
        font-weight: 400;
    }

    .news-tile .news-overview h6 {
        font-size: 1rem;
        font-weight: 400;
    }

    .news-tile .news-overview .news-teaser {
        font-size: 1rem;
        font-weight: 400;
    }

    .news-tile .news-overview a {
        font-size: 1rem;
        font-weight: 400;
    }

    .article .article-subtitle {
        font-weight: 400;
    }

    .article .article-body p {
        font-weight: 400;
    }

    select.form-control:not([size]):not([multiple]) {
        font-size: 1rem;
        font-weight: 400;
    }

    .btn-primary {
        font-size: 1rem;
        font-weight: 400;
    }

    main {
        font-weight: 400;
    }

    .article .article-title {
        font-weight: 400;
    }

    .article-body h1 {
        font-weight: 400;
    }

    .col-md-6 p {
        font-weight: 400;
    }
    /*.figure-caption>h4 {*/
    /*font-size: 1.25rem;*/
    /*}*/
    .figure-caption p.small {
        font-size: 1rem !important;
    }
    /* .product-detail-tile.default .heading {
         font-weight: 400;
     }*/
    .product-detail-tile.default .body {
        font-size: 1.2rem;
    }

    /* 额外修改字体 2019/3/26 */
    .slide-item .slide-item-title {
        font-weight: 400;
    }

    .nav {
        font-weight: 400;
    }

    .show-store-list .store-search h1 {
        font-weight: 400;
    }

    .container .row .hios-hero, h1 {
        font-weight: 400;
    }

    h4.blue.store-name {
        font-weight: 400;
    }

    ..store-item .store-address span {
        font-weight: 400;
    }
}


/*首页加按钮*/
.home-btn-list{
    /*border: 1px solid red;*/
    display: flex;

}
.home-btn-list > .more-btn {
    margin: 0 25px;
}
.home-btn-list > .more:nth-of-type(2){
    margin-left: 25px;
}
.slider > span {
    cursor: pointer;
}
.video-banner-cont .home-btn-list .more-btn{
    padding: 0;
    width: 140px;
    text-align: center;
}

.text-center .home-btn-list{
    justify-content: center;
}
/*.c-white:hover{*/
/*color: #fff;*/
/*}*/
/*.c-white:hover::after{*/
/*color: #fff;*/
/*}*/
@media (max-width: 991px) {
    .home-btn-list{
        justify-content: center;
    }
}
/*中间模式50px*/
/*左侧模式25px*/

/*20220223加*/
.parameter-info-list{
    padding-left: 0;
}
